Mention the FAT vs NDBM_File problem on Cygwin also in perldelta.
[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 [ 17467] By: jhi                                   on 2002/07/10  20:10:23
32         Log: Retract #17375: contrary to intention, it was actually
33              harmful on EBCDIC.
34      Branch: perl
35            ! regexec.c
36 ____________________________________________________________________________
37 [ 17466] By: sky                                   on 2002/07/10  17:59:19
38         Log: Makes list skip the main thread.
39      Branch: perl
40            ! ext/threads/t/list.t ext/threads/threads.xs
41 ____________________________________________________________________________
42 [ 17465] By: jhi                                   on 2002/07/10  14:14:13
43         Log: More about the dangers of indent.
44      Branch: perl
45            ! Porting/pumpkin.pod
46 ____________________________________________________________________________
47 [ 17464] By: jhi                                   on 2002/07/10  12:42:20
48         Log: Small perldelta tweaks.
49      Branch: perl
50            ! pod/perldelta.pod
51 ____________________________________________________________________________
52 [ 17463] By: jhi                                   on 2002/07/10  11:43:09
53         Log: Update Changes.
54      Branch: perl
55            ! Changes patchlevel.h
56 ____________________________________________________________________________
57 [ 17462] By: jhi                                   on 2002/07/10  11:27:44
58         Log: EBCDIC has different codepoints.
59      Branch: perl
60            ! lib/PerlIO/via/t/QuotedPrint.t
61 ____________________________________________________________________________
62 [ 17461] By: nick                                  on 2002/07/10  06:58:47
63         Log: Integrate mainline (Via/via etc.)
64      Branch: perlio
65           +> ext/PerlIO/scalar/Makefile.PL ext/PerlIO/scalar/scalar.pm
66           +> ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/Makefile.PL
67           +> ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs lib/Config.t
68           +> lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
69            - ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
70            - ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Makefile.PL
71            - ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs
72           !> (integrate 34 files)
73 ____________________________________________________________________________
74 [ 17460] By: jhi                                   on 2002/07/10  03:58:58
75         Log: If no PerlIO, no PerlIO::via.
76      Branch: perl
77            ! lib/PerlIO/via/t/QuotedPrint.t
78 ____________________________________________________________________________
79 [ 17459] By: jhi                                   on 2002/07/10  00:57:29
80         Log: Too much cut-and-paste from Term::Complete.t;
81              be more paranoid on readonlyness
82      Branch: perl
83            ! lib/Config.t
84 ____________________________________________________________________________
85 [ 17458] By: jhi                                   on 2002/07/09  23:29:52
86         Log: Test Config.
87      Branch: perl
88            + lib/Config.t
89            ! MANIFEST
90 ____________________________________________________________________________
91 [ 17457] By: jhi                                   on 2002/07/09  22:36:27
92         Log: Subject: [PATCH] Fwd: [ID 20020703.002] bareword processing bug under 'use strict'
93              From: Kay Röpke <kroepke@dolphin-services.de>
94              Date: Tue, 9 Jul 2002 14:12:10 +0200
95              Message-Id: <184F11EC-9335-11D6-8F80-000393414688@dolphin-services.de>
96      Branch: perl
97            ! op.c t/lib/strict/subs
98 ____________________________________________________________________________
99 [ 17456] By: jhi                                   on 2002/07/09  21:35:33
100         Log: Detypo.
101      Branch: perl
102            ! ext/threads/shared/shared.pm
103 ____________________________________________________________________________
104 [ 17455] By: jhi                                   on 2002/07/09  21:32:44
105         Log: Subject: [PATCH] fix 17425 for VMS
106              From: "Craig A. Berry" <craigberry@mac.com>
107              Date: Tue, 09 Jul 2002 17:07:12 -0500
108              Message-Id: <5.1.1.5.0.20020709164958.0313c008@exchi01>
109      Branch: perl
110            ! t/op/magic.t
111 ____________________________________________________________________________
112 [ 17454] By: jhi                                   on 2002/07/09  21:31:44
113         Log: Change PerlIO::Scalar and Via to scalar and via.
114      Branch: perl
115            + ext/PerlIO/scalar/Makefile.PL ext/PerlIO/scalar/scalar.pm
116            + ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/Makefile.PL
117            + ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
118            + lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
119            - ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
120            - ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Makefile.PL
121            - ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs
122            - lib/PerlIO/Via/QuotedPrint.pm lib/PerlIO/Via/t/QuotedPrint.t
123            ! MANIFEST Porting/config.sh djgpp/config.over doio.c
124            ! epoc/config.sh ext/B/B/C.pm ext/PerlIO/t/via.t hints/uwin.sh
125            ! hints/vmesa.sh perlio.c pod/perldelta.pod pod/perliol.pod
126            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
127 ____________________________________________________________________________
128 [ 17453] By: sky                                   on 2002/07/09  21:23:31
129         Log: Update documentation with &share() non prototype checking version.
130              Fix share so it once again returns a reference to whatever it just
131              shared, so now you can do my &share([]);
132              Remove check for useithreads and Config.pm from threads::shared,
133              you can now always use threads::shared in your module without
134              overhead of config.pm and without speed hit unless threads have been 
135              requested, share, cond_wait, cond_broadcast, cond_signal and lock
136              all become noops, so does : share.
137      Branch: perl
138            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
139 ____________________________________________________________________________
140 [ 17452] By: jhi                                   on 2002/07/09  18:58:45
141         Log: Tweak perldelta for the new PerlIO::Vianess.
142      Branch: perl
143            ! pod/perldelta.pod
144 ____________________________________________________________________________
145 [ 17451] By: jhi                                   on 2002/07/09  18:53:11
146         Log: Update the port status.
147      Branch: perl
148            ! pod/perlport.pod
149 ____________________________________________________________________________
150 [ 17450] By: jhi                                   on 2002/07/09  18:49:20
151         Log: Subject: [PATCH] 5.8.0-RC1 on SunOS 4!
152              From: Robin Barker <rmb1@cise.npl.co.uk>
153              Date: Tue, 9 Jul 2002 20:03:40 +0100 (BST)
154              Message-Id: <200207091903.UAA09531@tempest.npl.co.uk>
155              
156              (the sprintf() spot in Dumper.xs fixed)
157      Branch: perl
158            ! ext/Data/Dumper/Dumper.xs perl.c util.c
159 ____________________________________________________________________________
160 [ 17449] By: jhi                                   on 2002/07/09  18:38:04
161         Log: Subject: [PATCH] Removing example layers from MIME::QuotedPrint
162              From: Elizabeth Mattijsen <liz@dijkmat.nl>
163              Date: Mon, 08 Jul 2002 10:21:09 +0200
164              Message-Id: <4.2.0.58.20020708090819.02740f00@mickey.dijkmat.nl>
165              
166              Subject: Re: [PATCH] Removing example layers from MIME::QuotedPrint
167              From: Elizabeth Mattijsen <liz@dijkmat.nl>
168              Date: Tue, 09 Jul 2002 09:29:52 +0200
169              Message-Id: <4.2.0.58.20020709092337.02893300@mickey.dijkmat.nl>
170      Branch: perl
171            + lib/PerlIO/Via/QuotedPrint.pm lib/PerlIO/Via/t/QuotedPrint.t
172            ! MANIFEST ext/MIME/Base64/QuotedPrint.pm ext/PerlIO/Via/Via.pm
173            ! ext/PerlIO/t/via.t pod/perliol.pod
174 ____________________________________________________________________________
175 [ 17448] By: jhi                                   on 2002/07/09  17:46:00
176         Log: Integrate perlio:
177              
178              [ 17446]
179              Fix open(FH,"Via(Foo)","NonExistant") and other cases when 
180              :stdio as lower layer fails.
181              
182              [ 17447]
183              Tidy PerlIO::Via
184              - add test for open fail
185              - add PerlIO_debug() diags to open paths
186              - comments on API gaps 
187              - Update OPEN,SYSOPEN,FDOPEN pod entries.
188      Branch: perl
189           !> ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
190           !> perlio.c
191 ____________________________________________________________________________
192 [ 17447] By: nick                                  on 2002/07/09  17:13:41
193         Log: Tidy PerlIO::Via
194              - add test for open fail
195              - add PerlIO_debug() diags to open paths
196              - comments on API gaps 
197              - Update OPEN,SYSOPEN,FDOPEN pod entries.
198      Branch: perlio
199            ! ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
200 ____________________________________________________________________________
201 [ 17446] By: nick                                  on 2002/07/09  16:59:29
202         Log: Fix open(FH,"Via(Foo)","NonExistant") and other cases when 
203              :stdio as lower layer fails.
204      Branch: perlio
205            ! perlio.c
206 ____________________________________________________________________________
207 [ 17445] By: jhi                                   on 2002/07/09  16:32:15
208         Log: Document how to re-indent.
209      Branch: perl
210            ! Porting/pumpkin.pod
211 ____________________________________________________________________________
212 [ 17444] By: jhi                                   on 2002/07/09  15:50:45
213         Log: Retract #17428, not needed in this version of File::Spec.
214      Branch: perl
215            ! lib/File/Spec/Unix.pm
216 ____________________________________________________________________________
217 [ 17443] By: jhi                                   on 2002/07/09  15:41:57
218         Log: This is getting pretty fragmented (finish up #17441).
219      Branch: perl
220            ! pp_ctl.c t/op/eval.t
221 ____________________________________________________________________________
222 [ 17442] By: nick                                  on 2002/07/09  15:39:02
223         Log: Indentation normalize via 
224              indent -kr -nce -psl 
225              (Better indent incantations welcome - something for Porting/?)
226      Branch: perlio
227            ! ext/PerlIO/Via/Via.xs
228 ____________________________________________________________________________
229 [ 17441] By: jhi                                   on 2002/07/09  15:06:55
230         Log: Missing patch fragment, noted by Hugo.
231      Branch: perl
232            ! toke.c
233 ____________________________________________________________________________
234 [ 17440] By: jhi                                   on 2002/07/09  14:05:39
235         Log: Update Changes.
236      Branch: perl
237            ! Changes patchlevel.h
238 ____________________________________________________________________________
239 [ 17439] By: jhi                                   on 2002/07/09  13:55:16
240         Log: Empty lines.
241      Branch: perl
242            ! MANIFEST
243 ____________________________________________________________________________
244 [ 17438] By: jhi                                   on 2002/07/09  13:48:44
245         Log: Integrate perlio:
246              
247              [ 17431]
248              SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File
249              
250              [ 17432]
251              Core-dump prevention for 
252              open PIPE, "-|:stdio", "cat /etc/motd";
253              (root cause not yet fixed).
254              
255              [ 17433]
256              Special case :stdio pushed method so that "-|:stdio" does 
257              not have an uninitialized layer on top.
258              
259              [ 17435]
260              Call $encoding->decode($sv) without a $chk argument.
261              This fixes modification of readonly value under use encoding().
262              Not a final fix as it does not warn on failed decode.
263              
264              [ 17437]
265              perldiag patch for implied open of STDIN/STDOUT/STDERR
266              in wrong mode.
267      Branch: perl
268           +> ext/ODBM_File/hints/linux.pl
269           !> MANIFEST perlio.c pod/perldiag.pod sv.c
270 ____________________________________________________________________________
271 [ 17437] By: nick                                  on 2002/07/09  13:42:06
272         Log: perldiag patch for implied open of STDIN/STDOUT/STDERR
273              in wrong mode.
274      Branch: perlio
275            ! pod/perldiag.pod
276 ____________________________________________________________________________
277 [ 17436] By: jhi                                   on 2002/07/09  13:05:43
278         Log: Subject: [ID 20020708.001] makedepend problem (output of cppstdin garbled)
279              From: Hans Ranke <Hans.Ranke@ei.tum.de>
280              Date: Mon, 8 Jul 2002 16:17:00 +0200 (MET DST)
281              Message-Id: <5.8.0_12541_1026136670@regency>
282      Branch: perl
283            ! makedepend.SH
284 ____________________________________________________________________________
285 [ 17435] By: nick                                  on 2002/07/09  12:38:01
286         Log: Call $encoding->decode($sv) without a $chk argument.
287              This fixes modification of readonly value under use encoding().
288              Not a final fix as it does not warn on failed decode.
289      Branch: perlio
290            ! sv.c
291 ____________________________________________________________________________
292 [ 17434] By: jhi                                   on 2002/07/09  11:50:41
293         Log: Subject: [DOC PATCH] perlre, minor error
294              From: "Steffen Mueller" <xyey9001@sneakemail.com>
295              Date: Tue, 9 Jul 2002 02:23:33 +0200
296              Message-ID: <20020709002024.28399.qmail@onion.perl.org>
297      Branch: perl
298            ! pod/perlre.pod
299 ____________________________________________________________________________
300 [ 17433] By: nick                                  on 2002/07/09  11:42:32
301         Log: Special case :stdio pushed method so that "-|:stdio" does 
302              not have an uninitialized layer on top.
303      Branch: perlio
304            ! perlio.c
305 ____________________________________________________________________________
306 [ 17432] By: nick                                  on 2002/07/09  09:38:45
307         Log: Core-dump prevention for 
308              open PIPE, "-|:stdio", "cat /etc/motd";
309              (root cause not yet fixed).
310      Branch: perlio
311            ! perlio.c
312 ____________________________________________________________________________
313 [ 17431] By: nick                                  on 2002/07/09  08:01:54
314         Log: SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File
315      Branch: perlio
316            + ext/ODBM_File/hints/linux.pl
317            ! MANIFEST
318 ____________________________________________________________________________
319 [ 17430] By: nick                                  on 2002/07/09  07:59:06
320         Log: Integrate mainline
321      Branch: perlio
322           +> ext/MIME/Base64/t/quoted-print.t lib/Math/BigInt/t/bare_mif.t
323            - ext/MIME/Base64/t/qp.t
324           !> (integrate 48 files)
325 ____________________________________________________________________________
326 [ 17429] By: jhi                                   on 2002/07/09  00:17:49
327         Log: MIME::QuotedPrint is for bytes only; from Gisle.
328      Branch: perl
329            ! ext/MIME/Base64/QuotedPrint.pm
330            ! ext/MIME/Base64/t/quoted-print.t
331 ____________________________________________________________________________
332 [ 17428] By: jhi                                   on 2002/07/08  23:26:49
333         Log: (retracted by #17444)
334              Subject: [ID 20020708.003] File::Spec::Unix::tmpdir automagically creates $ENV{TMPDIR}
335              From: Diab Jerius <dj@head-cfa.harvard.edu>
336              Date: Mon, 8 Jul 2002 18:44:12 -0400 (EDT)
337              Message-Id: <200207082244.g68MiDY22791@pelf.harvard.edu>
338      Branch: perl
339            ! lib/File/Spec/Unix.pm
340 ____________________________________________________________________________
341 [ 17427] By: jhi                                   on 2002/07/08  23:17:21
342         Log: Subject: patch against   t/op/magic.t
343              From: Jim Cromie <jcromie@divsol.com>
344              Date: Mon, 08 Jul 2002 19:23:38 -0400
345              Message-ID: <3D2A1EFA.8050603@divsol.com>
346      Branch: perl
347            ! t/op/magic.t
348 ____________________________________________________________________________
349 [ 17426] By: jhi                                   on 2002/07/08  21:38:24
350         Log: Subject: [DOC PATCH] Thread::Signal.pm
351              From: Elizabeth Mattijsen <liz@dijkmat.nl>
352              Date: Mon, 08 Jul 2002 23:40:32 +0200
353              Message-Id: <4.2.0.58.20020708233854.024783b0@mickey.dijkmat.nl>
354      Branch: perl
355            ! ext/Thread/Thread/Signal.pm
356 ____________________________________________________________________________
357 [ 17425] By: jhi                                   on 2002/07/08  20:10:15
358         Log: Integrate maint patches #17421, #17424:
359              
360              on platforms like HP-UX that are subject to the ARG_ZERO_IS_SCRIPT
361              hack, $^X was improperly set to the script name when the script
362              was run via the PATH; argv[0] in that case shows up as the bare
363              name of the script rather than its fully qualified path, which
364              meant that the sanity check in the ARG_ZERO_IS_SCRIPT code fails
365              to recognize it as the running script name; fix tries to match
366              bare script name in that case (from Gisle Aas)
367              
368              tweak change#17421 ($0 is full path to script even when script
369              is invoked via PATH almost everywhere except Windows)
370      Branch: perl
371           !> t/op/magic.t toke.c
372 ____________________________________________________________________________
373 [ 17424] By: gsar                                  on 2002/07/08  19:54:10
374         Log: tweak change#17421 ($0 is full path to script even when script
375              is invoked via PATH almost everywhere except Windows)
376      Branch: maint-5.6/perl
377            ! t/op/magic.t
378 ____________________________________________________________________________
379 [ 17423] By: jhi                                   on 2002/07/08  19:10:29
380         Log: Subject: Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub 
381              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
382              Date: Mon, 08 Jul 2002 17:00:33 +0100
383              Message-Id: <200207081600.g68G0Xw07553@crypt.compulink.co.uk>
384      Branch: perl
385            ! lib/File/Basename.pm op.c t/op/wantarray.t
386 ____________________________________________________________________________
387 [ 17422] By: jhi                                   on 2002/07/08  19:08:58
388         Log: Subject: [PATCH perl@17412] regcomp.c casting tweak
389              From: "Craig A. Berry" <craigberry@mac.com>
390              Date: Mon, 08 Jul 2002 13:17:35 -0500
391              Message-Id: <5.1.1.5.0.20020708124433.034a5dd8@exchi01>
392      Branch: perl
393            ! regcomp.c
394 ____________________________________________________________________________
395 [ 17421] By: gsar                                  on 2002/07/08  17:07:01
396         Log: on platforms like HP-UX that are subject to the ARG_ZERO_IS_SCRIPT
397              hack, $^X was improperly set to the script name when the script
398              was run via the PATH; argv[0] in that case shows up as the bare
399              name of the script rather than its fully qualified path, which
400              meant that the sanity check in the ARG_ZERO_IS_SCRIPT code fails
401              to recognize it as the running script name; fix tries to match
402              bare script name in that case (from Gisle Aas)
403      Branch: maint-5.6/perl
404            ! t/op/magic.t toke.c
405 ____________________________________________________________________________
406 [ 17420] By: jhi                                   on 2002/07/08  12:54:52
407         Log: Subject: [ DOC PATCH] Re: build failure on Solaris with useithreads
408              From: Dave Mitchell <davem@fdgroup.com>
409              Date: Mon, 8 Jul 2002 00:45:42 +0100
410              Message-ID: <20020708004542.B14412@fdgroup.com>
411      Branch: perl
412            ! README.solaris
413 ____________________________________________________________________________
414 [ 17419] By: jhi                                   on 2002/07/08  12:19:24
415         Log: Add a note about perlmonks as suggested by Ilya Martynov;
416              add an admonition about "can you write my shopping cart
417              script for me!!!"
418      Branch: perl
419            ! pod/perlfaq2.pod
420 ____________________________________________________________________________
421 [ 17418] By: jhi                                   on 2002/07/08  12:11:31
422         Log: Subject: [DOC PATCH] perlfaq2.pod, perlmodstyle.pod
423              From: Iain Truskett <spoon@cpan.org>
424              Date: Mon, 8 Jul 2002 16:50:55 +1000
425              Message-ID: <20020708065055.GC14168@eh.org>
426      Branch: perl
427            ! pod/perlfaq2.pod pod/perlmodstyle.pod
428 ____________________________________________________________________________
429 [ 17417] By: jhi                                   on 2002/07/08  12:08:27
430         Log: Subject: [DOC PATCH] perlthrtut.pod
431              From: Iain Truskett <spoon@cpan.org>
432              Date: Mon, 8 Jul 2002 13:53:59 +1000       
433              Message-ID: <20020708035359.GB14168@eh.org>  
434      Branch: perl
435            ! pod/perlthrtut.pod
436 ____________________________________________________________________________
437 [ 17416] By: jhi                                   on 2002/07/08  12:07:11
438         Log: Subject: [PATCH] t/op/glob.t
439              From: Iain Truskett <spoon@cpan.org>
440              Date: Mon, 8 Jul 2002 11:59:21 +1000
441              Message-ID: <20020708015921.GA14168@eh.org>
442      Branch: perl
443            ! t/op/glob.t
444 ____________________________________________________________________________
445 [ 17415] By: jhi                                   on 2002/07/08  11:58:54
446         Log: More AUTHORS updates.
447      Branch: perl
448            ! AUTHORS
449 ____________________________________________________________________________
450 [ 17414] By: jhi                                   on 2002/07/07  22:17:28
451         Log: AUTHORS updates.
452      Branch: perl
453            ! AUTHORS
454 ____________________________________________________________________________
455 [ 17413] By: jhi                                   on 2002/07/07  21:42:20
456         Log: README tweaks.
457      Branch: perl
458            ! README.tru64
459 ____________________________________________________________________________
460 [ 17412] By: jhi                                   on 2002/07/07  20:54:53
461         Log: Update Changes.
462      Branch: perl
463            ! Changes patchlevel.h
464 ____________________________________________________________________________
465 [ 17411] By: jhi                                   on 2002/07/07  20:36:18
466         Log: Regen toc, modlib.
467      Branch: perl
468            ! pod/perlmodlib.pod pod/perltoc.pod
469 ____________________________________________________________________________
470 [ 17410] By: rgs                                   on 2002/07/07  20:31:37
471         Log: Replace the word "discipline" by "layer" almost everywhere,
472              by Elizabeth Mattijsen.
473      Branch: perl
474            ! MANIFEST lib/open.pm pod/perldelta.pod pod/perlfunc.pod
475            ! pod/perlpodspec.pod pod/perlrun.pod pod/perlunicode.pod
476            ! pod/perluniintro.pod pod/perlvar.pod
477 ____________________________________________________________________________
478 [ 17409] By: jhi                                   on 2002/07/07  19:58:36
479         Log: Use the same name for the QP test as MIME::Base64 does.
480      Branch: perl
481            + ext/MIME/Base64/t/quoted-print.t
482            - ext/MIME/Base64/t/qp.t
483            ! MANIFEST
484 ____________________________________________________________________________
485 [ 17408] By: jhi                                   on 2002/07/07  18:48:06
486         Log: Don't install test pods.
487      Branch: perl
488            ! installman
489 ____________________________________________________________________________
490 [ 17407] By: jhi                                   on 2002/07/07  17:04:27
491         Log: Integrate maint patches #13474, #13478, #13584, and #16539;
492              introduce the test case of [ID 20020623.009].  Once upon a
493              time #13474 introduced evil coredumps, but now things seem
494              to be better (tried both with and without ithreads).
495      Branch: perl
496            ! op.c t/run/fresh_perl.t
497 ____________________________________________________________________________
498 [ 17406] By: jhi                                   on 2002/07/07  15:29:28
499         Log: Upgrade to Math::BigInt 1.60.
500      Branch: perl
501            + lib/Math/BigInt/t/bare_mif.t
502            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
503            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
504            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
505            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
506            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/inf_nan.t
507            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
508            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
509            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/with_sub.t
510 ____________________________________________________________________________
511 [ 17405] By: rgs                                   on 2002/07/06  18:39:30
512         Log: Subject: Re: FreeBSD 4.6 imminent
513              From: Nicholas Clark <nick@unfortu.net>
514              Date: Sat, 6 Jul 2002 16:07:38 +0100
515              Message-ID: <20020706150737.GC301@Bagpuss.unfortu.net>
516      Branch: perl
517            ! README.freebsd
518 ____________________________________________________________________________
519 [ 17404] By: nick                                  on 2002/07/06  07:04:02
520         Log: Integrate mainline
521      Branch: perlio
522           !> t/README
523 ____________________________________________________________________________
524 [ 17403] By: rgs                                   on 2002/07/05  12:46:22
525         Log: Precisions and updates about running and writing tests.
526      Branch: perl
527            ! t/README
528 ____________________________________________________________________________
529 [ 17402] By: nick                                  on 2002/07/05  07:05:40
530         Log: Integrate mainline
531      Branch: perlio
532           !> (integrate 32 files)
533 ____________________________________________________________________________
534 [ 17401] By: rgs                                   on 2002/07/04  20:21:10
535         Log: Goes with change #17400.
536      Branch: perl
537            ! t/pod/podselect.xr
538 ____________________________________________________________________________
539 [ 17400] By: rgs                                   on 2002/07/04  14:44:32
540         Log: Subject: [DOC PATCH] minor typo in podselect.PL
541              From: Dave Mitchell <davem@fdgroup.com>
542              Date: Thu, 4 Jul 2002 15:30:53 +0100
543              Message-ID: <20020704153052.C1322@fdgroup.com>
544      Branch: perl
545            ! pod/podselect.PL
546 ____________________________________________________________________________
547 [ 17399] By: rgs                                   on 2002/07/04  12:01:21
548         Log: Typos and missing warning categories.
549      Branch: perl
550            ! pod/perldiag.pod
551 ____________________________________________________________________________
552 [ 17398] By: rgs                                   on 2002/07/04  10:19:11
553         Log: Subject: Re: autom4te and perl 5.8.0
554              From: Andy Dougherty <doughera@lafayette.edu>
555              Date: Wed, 3 Jul 2002 11:56:05 -0400 (EDT)
556              Message-ID: <Pine.SOL.4.10.10207031150540.6601-100000@maxwell.phys.lafayette.edu>
557              
558              (with an additional paranoid nit : skip test unless -c $devnull)
559      Branch: perl
560            ! doio.c ext/Fcntl/t/fcntl.t
561 ____________________________________________________________________________
562 [ 17397] By: rgs                                   on 2002/07/04  08:58:23
563         Log: Subject: [PATCH] Win32 build broken
564              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
565              Date: Wed, 3 Jul 2002 23:44:49 +0200
566              Message-ID: <3D238C71.6138.2E20AFC@localhost>
567              
568              (needed by change #17391)
569      Branch: perl
570            ! embed.fnc global.sym
571 ____________________________________________________________________________
572 [ 17396] By: rgs                                   on 2002/07/02  08:27:41
573         Log: Subject: [PATCH perl@17384] opendir() nit for VMS
574              From: "Craig A. Berry" <craigberry@mac.com>
575              Date: Mon, 1 Jul 2002 22:55:30 -0500
576              Message-ID: <a05111b02b946cb14a2a8@[172.16.52.1]>
577      Branch: perl
578            ! vms/vms.c
579 ____________________________________________________________________________
580 [ 17395] By: rgs                                   on 2002/07/01  18:41:17
581         Log: Subject: Re: Change 17385: AUTHORS updates.
582              From: Philip Newton <Philip.Newton@gmx.net>
583              Date: Mon, 01 Jul 2002 20:30:59 +0200
584              Message-ID: <gt71iuch89r0ektao7g62l32ntgiub1jse@4ax.com>
585      Branch: perl
586            ! AUTHORS
587 ____________________________________________________________________________
588 [ 17394] By: rgs                                   on 2002/07/01  18:35:37
589         Log: Subject: [PATCH perl@17384] more dangerous logical name warnings for VMS
590              From: "Craig A. Berry" <craigberry@mac.com>
591              Date: Mon, 01 Jul 2002 13:52:36 -0500
592              Message-ID: <5.1.1.5.0.20020701130645.01aa8258@exchi01>
593      Branch: perl
594            ! configure.com vms/test.com
595 ____________________________________________________________________________
596 [ 17393] By: rgs                                   on 2002/07/01  18:25:22
597         Log: Allow PerlIO::Via to look for modules in the default
598              namespace PerlIO::Via::.
599      Branch: perl
600            ! ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
601 ____________________________________________________________________________
602 [ 17392] By: jhi                                   on 2002/07/01  14:14:37
603         Log: Small speedup by inlining the easy bits of is_utf8_char()
604              into is_utf8_string().
605      Branch: perl
606            ! utf8.c
607 ____________________________________________________________________________
608 [ 17391] By: jhi                                   on 2002/07/01  13:42:28
609         Log: Subject: -Dr and unicode
610              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
611              Date: Mon, 01 Jul 2002 13:28:05 +0100
612              Message-Id: <200207011228.g61CS5r06772@crypt.compulink.co.uk>
613      Branch: perl
614            ! regcomp.c
615 ____________________________________________________________________________
616 [ 17390] By: jhi                                   on 2002/07/01  13:40:44
617         Log: Subject: Re: [ID 20020630.002] utf8 regex only matches 32k 
618              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
619              Message-Id: <200207011228.g61CS4T06766@crypt.compulink.co.uk>
620              Date: Mon, 01 Jul 2002 13:28:04 +0100
621      Branch: perl
622            ! regexec.c t/op/pat.t
623 ____________________________________________________________________________
624 [ 17389] By: rgs                                   on 2002/07/01  13:04:18
625         Log: Goes with lib/open.pm diagnostics changes
626      Branch: perl
627            ! lib/open.t
628 ____________________________________________________________________________
629 [ 17388] By: rgs                                   on 2002/07/01  09:27:47
630         Log: Subject: [DOC PATCH] perliol.pod nit
631              From: Elizabeth Mattijsen <liz@dijkmat.nl>
632              Date: Sun, 30 Jun 2002 23:52:05 +0200
633              Message-ID: <4.2.0.58.20020630235023.02443670@mickey.dijkmat.nl>
634              
635              Subject: [DOC PATCH] open.pm, no more discipline
636              From: Elizabeth Mattijsen <liz@dijkmat.nl>
637              Date: Sun, 30 Jun 2002 23:02:50 +0200
638              Message-ID: <4.2.0.58.20020630230134.0289d300@mickey.dijkmat.nl>
639      Branch: perl
640            ! lib/open.pm pod/perliol.pod
641 ____________________________________________________________________________
642 [ 17387] By: rgs                                   on 2002/07/01  09:26:02
643         Log: Subject: Threads doc patch
644              From: Iain Truskett <spoon@cpan.org>
645              Date: Mon, 1 Jul 2002 14:58:14 +1000
646              Message-ID: <20020701045814.GB1805@eh.org>
647      Branch: perl
648            ! pod/perlthrtut.pod
649 ____________________________________________________________________________
650 [ 17386] By: jhi                                   on 2002/06/30  16:51:44
651         Log: Regen toc (skip the XS:: since they do not get installed)
652      Branch: perl
653            ! pod/buildtoc.PL pod/perltoc.pod
654 ____________________________________________________________________________
655 [ 17385] By: jhi                                   on 2002/06/30  16:31:35
656         Log: AUTHORS updates.
657      Branch: perl
658            ! AUTHORS
659 ____________________________________________________________________________
660 [ 17384] By: jhi                                   on 2002/06/30  15:31:53
661         Log: Update Changes.
662      Branch: perl
663            ! Changes patchlevel.h
664 ____________________________________________________________________________
665 [ 17383] By: jhi                                   on 2002/06/30  02:45:58
666         Log: Retract #17380, the refcnt tweak was misplaced (re_dup is used
667              when creation of new threads needs to duplicate the re struct)
668      Branch: perl
669            ! sv.c
670 ____________________________________________________________________________
671 [ 17382] By: jhi                                   on 2002/06/30  01:22:05
672         Log: Subject: [PATCH] Re: [PATCH] pack 'w' should be using NV, not double
673              From: Nicholas Clark <nick@unfortu.net>
674              Date: Sat, 29 Jun 2002 18:24:08 +0100
675              Message-ID: <20020629172408.GB322@Bagpuss.unfortu.net>
676      Branch: perl
677            ! t/op/pack.t
678 ____________________________________________________________________________
679 [ 17381] By: rgs                                   on 2002/06/29  13:31:12
680         Log: Various precisions.
681      Branch: perl
682            ! pod/perlhack.pod
683 ____________________________________________________________________________
684 [ 17380] By: jhi                                   on 2002/06/28  18:50:08
685         Log: (Retracted by #17383)
686              Subject: Re: [ID 20020627.002] Regexp causing segmentation fault
687              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
688              Date: Fri, 28 Jun 2002 14:29:43 +0100
689              Message-Id: <200206281329.g5SDThO10165@crypt.compulink.co.uk>
690      Branch: perl
691            ! sv.c
692 ____________________________________________________________________________
693 [ 17379] By: jhi                                   on 2002/06/28  18:36:57
694         Log: Subject: [PATCH rc2] README.os2
695              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
696              Date: Fri, 28 Jun 2002 13:32:39 -0400
697              Message-ID: <20020628133239.A26455@math.ohio-state.edu>
698      Branch: perl
699            ! README.os2 os2/Changes
700 ____________________________________________________________________________
701 [ 17378] By: jhi                                   on 2002/06/28  18:28:43
702         Log: Forgotten file.
703      Branch: perl
704            ! MANIFEST
705 ____________________________________________________________________________
706 [ 17377] By: nick                                  on 2002/06/28  17:59:37
707         Log: Integrate mainline
708      Branch: perlio
709           +> ext/Digest/MD5/hints/MacOS.pl lib/Pod/t/text.t
710           !> (integrate 27 files)
711 ____________________________________________________________________________
712 [ 17376] By: jhi                                   on 2002/06/28  13:15:17
713         Log: NetWare update from Ananth Kesari.
714      Branch: perl
715            ! NetWare/Makefile NetWare/netware.h NetWare/nw5.c
716            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_NW5.pm
717 ____________________________________________________________________________
718 [ 17375] By: jhi                                   on 2002/06/28  13:02:01
719         Log: (retracted by #17467)
720              EBCDIC-safer.
721      Branch: perl
722            ! regexec.c
723 ____________________________________________________________________________
724 [ 17374] By: rgs                                   on 2002/06/28  12:07:49
725         Log: Subject: [PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
726              From: Steve Hay <Steve.Hay@uk.radan.com>
727              Date: Fri, 28 Jun 2002 12:23:37 +0100
728              Message-ID: <3D1C4739.4090002@uk.radan.com>
729      Branch: perl
730            ! lib/Tie/Handle.pm
731 ____________________________________________________________________________
732 [ 17373] By: rgs                                   on 2002/06/28  12:06:29
733         Log: Subject: [DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
734              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
735              Date: Mon, 24 Jun 2002 23:17:57 -0700
736              Message-ID: <VsAG9gzkgWla092yn@efn.org>
737      Branch: perl
738            ! pod/perlfunc.pod
739 ____________________________________________________________________________
740 [ 17372] By: jhi                                   on 2002/06/27  20:53:44
741         Log: Inlining to avoid costly UTF-8 calls.
742      Branch: perl
743            ! regexec.c sv.c
744 ____________________________________________________________________________
745 [ 17371] By: jhi                                   on 2002/06/27  19:12:46
746         Log: Shave off some more of the Unicode regex slowness.
747      Branch: perl
748            ! regexec.c
749 ____________________________________________________________________________
750 [ 17370] By: jhi                                   on 2002/06/27  16:10:17
751         Log: Cure some of the slowness of
752              [ID 20020627.001] regex and utf-8 performance problem.
753      Branch: perl
754            ! regexec.c
755 ____________________________________________________________________________
756 [ 17369] By: rgs                                   on 2002/06/27  11:12:43
757         Log: Subject: Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub 
758              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
759              Date: Thu, 27 Jun 2002 11:58:57 +0100
760              Message-ID: <200206271058.g5RAwvE29057@crypt.compulink.co.uk>
761      Branch: perl
762            ! op.c
763 ____________________________________________________________________________
764 [ 17368] By: ams                                   on 2002/06/27  02:39:13
765         Log: Subject: [DOC PATCH] DynaLoader.pm
766              From: Elizabeth Mattijsen <liz@dijkmat.nl>
767              Date: Wed, 26 Jun 2002 20:27:25 +0200
768              Message-Id: <4.2.0.58.20020626202637.025db610@mickey.dijkmat.nl>
769              
770              Subject: [DOC PATCH] Base64.pm
771              From: Elizabeth Mattijsen <liz@dijkmat.nl>
772              Date: Thu, 27 Jun 2002 00:54:10 +0200
773              Message-Id: <4.2.0.58.20020627005340.02c74550@mickey.dijkmat.nl>
774      Branch: perl
775            ! ext/DynaLoader/DynaLoader_pm.PL ext/MIME/Base64/Base64.pm
776 ____________________________________________________________________________
777 [ 17367] By: rgs                                   on 2002/06/26  20:32:20
778         Log: chomp clarifications by Elizabeth Mattijsen.
779      Branch: perl
780            ! pod/perlfunc.pod
781 ____________________________________________________________________________
782 [ 17366] By: jhi                                   on 2002/06/26  18:25:51
783         Log: Further tweaking on the Unicode s///.
784      Branch: perl
785            ! pp_hot.c t/op/subst.t
786 ____________________________________________________________________________
787 [ 17365] By: jhi                                   on 2002/06/26  18:01:09
788         Log: Subject: Re: Another Unicode s/// buglet?
789              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
790              Date: Wed, 26 Jun 2002 18:43:18 +0100
791              Message-Id: <200206261743.g5QHhIC27702@crypt.compulink.co.uk>
792      Branch: perl
793            ! regexec.c
794 ____________________________________________________________________________
795 [ 17364] By: jhi                                   on 2002/06/26  15:44:57
796         Log: Subject: Re: Another Unicode s/// buglet?
797              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
798              Date: Wed, 26 Jun 2002 17:43:07 +0100
799              Message-Id: <200206261643.g5QGh7519204@crypt.compulink.co.uk>
800              
801              (only the test cases)
802      Branch: perl
803            ! t/op/subst.t
804 ____________________________________________________________________________
805 [ 17363] By: jhi                                   on 2002/06/26  15:41:48
806         Log: Integrate from macperl:
807              
808              [ 17345]
809              Mac OS Test updates
810              
811              [ 17347]
812              Support hints and OPTIMIZE in MM_MacOS
813              
814              [ 17348]
815              Crank down optimization for Mac OS in Digest::MD5
816      Branch: perl
817           +> ext/Digest/MD5/hints/MacOS.pl
818           !> ext/POSIX/t/taint.t lib/ExtUtils/MM_MacOS.pm
819           !> lib/Test/Harness/t/strap-analyze.t
820           !> lib/Test/Harness/t/test-harness.t
821 ____________________________________________________________________________
822 [ 17362] By: jhi                                   on 2002/06/26  15:25:45
823         Log: Let's not leak.
824      Branch: perl
825            ! pp_hot.c
826 ____________________________________________________________________________
827 [ 17361] By: rgs                                   on 2002/06/26  15:24:24
828         Log: Subject: [PATCH rc2] os2/Changes
829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
830              Date: Wed, 26 Jun 2002 11:54:06 -0400
831              Message-ID: <20020626115406.A6091@math.ohio-state.edu>
832      Branch: perl
833            ! os2/Changes os2/os2.c
834 ____________________________________________________________________________
835 [ 17360] By: rgs                                   on 2002/06/26  14:41:00
836         Log: Subject: Re: [PATCH RC2] VMS nits, add getppid(), admit absence of fork()
837              From: PPrymmer@factset.com
838              Date: Wed, 26 Jun 2002 10:48:23 -0400
839              Message-ID: <OFB1C74398.CBC80EA2-ON85256BE4.00507569@55.25.11>
840      Branch: perl
841            ! pod/perlport.pod
842 ____________________________________________________________________________
843 [ 17359] By: rgs                                   on 2002/06/26  14:38:10
844         Log: Subject: [PATCH RC2] VMS nits, add getppid(), admit absence of fork()
845              From: "Craig A. Berry" <craigberry@mac.com>
846              Date: Tue, 25 Jun 2002 21:46:59 -0500
847              Message-ID: <a05111b00b93ec39cdf8f@[172.16.52.1]>
848      Branch: perl
849            ! configure.com pod/perlport.pod vms/perlvms.pod
850 ____________________________________________________________________________
851 [ 17358] By: jhi                                   on 2002/06/26  14:37:12
852         Log: Another Unicode s/// buglet, from SADAHIRO Tomoyuki.
853      Branch: perl
854            ! pp_hot.c t/op/subst.t
855 ____________________________________________________________________________
856 [ 17356] By: jhi                                   on 2002/06/26  12:54:51
857         Log: Further script tweakage.
858      Branch: perl
859            ! Porting/testall.atom
860 ____________________________________________________________________________
861 [ 17355] By: rgs                                   on 2002/06/25  19:55:23
862         Log: Subject: Re: glob [possible PATCH for perlfunc.pod] 
863              From: "John P. Linderman" <jpl@research.att.com>
864              Date: Tue, 25 Jun 2002 06:51:09 -0400
865              Message-ID: <200206251051.GAA44772@raptor.research.att.com>
866              
867              (reformatted)
868      Branch: perl
869            ! pod/perlfunc.pod
870 ____________________________________________________________________________
871 [ 17354] By: jhi                                   on 2002/06/25  19:20:15
872         Log: Upgrade to podlators 1.22.
873      Branch: perl
874            + lib/Pod/t/text.t
875            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/t/man.t
876 ____________________________________________________________________________
877 [ 17353] By: jhi                                   on 2002/06/25  15:18:15
878         Log: Unicode s/// buglet found by Gregor Chrupala in perl-unicode. 
879      Branch: perl
880            ! pp_hot.c t/op/subst.t
881 ____________________________________________________________________________
882 [ 17352] By: jhi                                   on 2002/06/25  13:28:33
883         Log: Dust off the script to the new test naming.
884      Branch: perl
885            ! Porting/testall.atom
886 ____________________________________________________________________________
887 [ 17351] By: pudge                                 on 2002/06/22  21:54:43
888         Log: Update Changes
889      Branch: macperl
890            + macos/Changes5.6
891            ! macos/Changes
892 ____________________________________________________________________________
893 [ 17350] By: pudge                                 on 2002/06/22  20:42:37
894         Log: Don't need this anymore
895      Branch: macperl
896            - macos/bundled_ext/Digest/MD5/Makefile.mk
897 ____________________________________________________________________________
898 [ 17349] By: pudge                                 on 2002/06/22  20:20:59
899         Log: Fix macos Makefiles for optimization changes
900      Branch: macperl
901            ! macos/BuildRules.mk macos/Makefile.mk
902 ____________________________________________________________________________
903 [ 17348] By: pudge                                 on 2002/06/22  20:20:31
904         Log: Crank down optimization for Mac OS in Digest::MD5
905      Branch: macperl
906            + ext/Digest/MD5/hints/MacOS.pl
907 ____________________________________________________________________________
908 [ 17347] By: pudge                                 on 2002/06/22  20:20:04
909         Log: Support hints and OPTIMIZE in MM_MacOS
910      Branch: macperl
911            ! lib/ExtUtils/MM_MacOS.pm
912 ____________________________________________________________________________
913 [ 17346] By: pudge                                 on 2002/06/22  17:30:59
914         Log: Misc. config/test updates in macos
915      Branch: macperl
916            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
917            ! macos/bundled_ext/Digest/MD5/Makefile.mk macos/config.sh
918 ____________________________________________________________________________
919 [ 17345] By: pudge                                 on 2002/06/22  17:30:12
920         Log: Mac OS Test updates
921      Branch: macperl
922            ! ext/POSIX/t/taint.t lib/Test/Harness/t/strap-analyze.t
923            ! lib/Test/Harness/t/test-harness.t
924 ____________________________________________________________________________
925 [ 17344] By: pudge                                 on 2002/06/22  17:13:16
926         Log: Integrate perl
927      Branch: macperl
928           +> ext/POSIX/t/taint.t lib/Test/Simple/t/bad_plan.t
929           +> lib/Test/Simple/t/threads.t
930            - lib/File/Spec/NW5.pm
931           !> (integrate 124 files)
932 ____________________________________________________________________________
933 [ 17343] By: nick                                  on 2002/06/21  14:09:27
934         Log: Integrate mainline
935      Branch: perlio
936           !> Changes patchlevel.h pod/perlhist.pod
937 ____________________________________________________________________________
938 [ 17342] By: nick                                  on 2002/06/21  13:30:07
939         Log: Integrate mainline
940      Branch: perlio
941           !> (integrate 34 files)
942 ____________________________________________________________________________
943 [ 17341] By: jhi                                   on 2002/06/21  13:13:58
944         Log: This is 5.8.0 RC2.
945      Branch: perl
946            ! patchlevel.h pod/perlhist.pod
947 ____________________________________________________________________________
948 [ 17340] By: jhi                                   on 2002/06/21  13:05:59
949         Log: Update Changes.
950      Branch: perl
951            ! Changes patchlevel.h
952 ____________________________________________________________________________
953 [ 17339] By: jhi                                   on 2002/06/21  12:46:59
954         Log: Regen stuff.
955      Branch: perl
956            ! Configure NetWare/config_H.wc Porting/config.sh
957            ! Porting/config_H pod/perlmodlib.pod pod/perltoc.pod uconfig.h
958            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
959            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
960            ! wince/config_H.ce
961 ____________________________________________________________________________
962 [ 17338] By: jhi                                   on 2002/06/21  12:34:31
963         Log: Typos-be-gone.
964      Branch: perl
965            ! pod/perldelta.pod
966 ____________________________________________________________________________
967 [ 17337] By: jhi                                   on 2002/06/21  12:06:17
968         Log: Slight rewording from Stas, paragraph rewrappings.
969      Branch: perl
970            ! pod/perliol.pod
971 ____________________________________________________________________________
972 [ 17336] By: jhi                                   on 2002/06/21  11:56:33
973         Log: Integrate perlio:
974              
975              [ 17330]
976              PerlIO Layer implementation future proofing.
977              - Inspired by Nick C's suggestion add size of function table to the table
978              as a validation check.
979              - also optimize pseudo-layer code to avoid malloc/link of something
980              destined to be immediately popped & freed.
981              - Minor addition to pod/perliol.pod
982              
983              [ 17335]
984              Fix bug in optimized pseudo-layers.
985      Branch: perl
986            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
987            ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
988            ! pod/perliol.pod win32/win32io.c
989 ____________________________________________________________________________
990 [ 17335] By: nick                                  on 2002/06/21  08:46:57
991         Log: Fix bug in optimized pseudo-layers.
992      Branch: perlio
993            ! perlio.c
994 ____________________________________________________________________________
995 [ 17334] By: jhi                                   on 2002/06/21  00:42:54
996         Log: VMS: configure.com updates from Craig Berry.
997      Branch: perl
998            ! configure.com
999 ____________________________________________________________________________
1000 [ 17333] By: gsar                                  on 2002/06/21  00:30:52
1001         Log: tyops
1002      Branch: perl
1003            ! pod/perlrun.pod
1004 ____________________________________________________________________________
1005 [ 17332] By: jhi                                   on 2002/06/20  20:41:20
1006         Log: Retract #17331, something broke (e.g. t/io/utf8.t became unhappy)
1007      Branch: perl
1008            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
1009            ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
1010            ! pod/perliol.pod win32/win32io.c
1011 ____________________________________________________________________________
1012 [ 17331] By: jhi                                   on 2002/06/20  20:11:00
1013         Log: Integrate perlio:
1014              
1015              [ 17330]
1016              PerlIO Layer implementation future proofing.
1017              - Inspired by Nick C's suggestion add size of function table to the table
1018              as a validation check.
1019              - also optimize pseudo-layer code to avoid malloc/link of something
1020              destined to be immediately popped & freed.
1021              - Minor addition to pod/perliol.pod
1022      Branch: perl
1023           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
1024           !> ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
1025           !> pod/perliol.pod win32/win32io.c
1026 ____________________________________________________________________________
1027 [ 17330] By: nick                                  on 2002/06/20  20:04:01
1028         Log: PerlIO Layer implementation future proofing.
1029              - Inspired by Nick C's suggestion add size of function table to the table
1030              as a validation check.
1031              - also optimize pseudo-layer code to avoid malloc/link of something
1032              destined to be immediately popped & freed.
1033              - Minor addition to pod/perliol.pod
1034      Branch: perlio
1035            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
1036            ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
1037            ! pod/perliol.pod win32/win32io.c
1038 ____________________________________________________________________________
1039 [ 17329] By: jhi                                   on 2002/06/20  18:13:31
1040         Log: AmigaOS: fork() is available but unimplemented.
1041      Branch: perl
1042            ! hints/amigaos.sh
1043 ____________________________________________________________________________
1044 [ 17328] By: jhi                                   on 2002/06/20  17:41:42
1045         Log: Integrate perlio:
1046              
1047              [ 17327]
1048              Fix segv on IO::File->open("/dev/null").
1049      Branch: perl
1050           !> doio.c perlio.c
1051 ____________________________________________________________________________
1052 [ 17327] By: nick                                  on 2002/06/20  16:54:01
1053         Log: Fix segv on IO::File->open("/dev/null").
1054      Branch: perlio
1055            ! doio.c perlio.c
1056 ____________________________________________________________________________
1057 [ 17326] By: jhi                                   on 2002/06/20  16:51:22
1058         Log: Missing from #17321.
1059      Branch: perl
1060            ! lib/Getopt/Long/CHANGES
1061 ____________________________________________________________________________
1062 [ 17325] By: jhi                                   on 2002/06/20  15:27:18
1063         Log: Subject: [PATCH]RE: mixing FATAL and non-FATAL warnings
1064              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
1065              Date: Thu, 20 Jun 2002 17:14:12 +0100
1066              Message-ID: <AIEAJICLCBDNAAOLLOKLOEJAEOAA.Paul.Marquess@btinternet.com>
1067      Branch: perl
1068            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
1069            ! warnings.pl
1070 ____________________________________________________________________________
1071 [ 17324] By: jhi                                   on 2002/06/20  14:39:41
1072         Log: Subject: Re: perl v5.8.0 17303 on VMS_VAX V7.2
1073              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>   
1074              Date: Thu, 20 Jun 2002 14:51:16 +0100
1075              Message-Id: <200206201351.g5KDpGI16736@crypt.compulink.co.uk>
1076      Branch: perl
1077            ! numeric.c
1078 ____________________________________________________________________________
1079 [ 17323] By: jhi                                   on 2002/06/20  12:36:20
1080         Log: Subject: [Patch POSIX.pod] "fmod" ne "modf"
1081              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
1082              Date: Thu, 20 Jun 2002 14:28:35 +0200
1083              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCDA7@hamsem01.de.gedas.vwg>
1084      Branch: perl
1085            ! ext/POSIX/POSIX.pod
1086 ____________________________________________________________________________
1087 [ 17322] By: jhi                                   on 2002/06/20  12:29:23
1088         Log: Subject: Re: [PATCH perl.h] kill the VOIDUSED redefined warning
1089              From: Stas Bekman <stas@stason.org>
1090              Date: Thu, 20 Jun 2002 16:50:01 +0800
1091              Message-ID: <3D119739.4020901@stason.org>
1092              
1093              (mod_perl defines might define VOIDUSED)
1094      Branch: perl
1095            ! perl.h
1096 ____________________________________________________________________________
1097 [ 17321] By: jhi                                   on 2002/06/20  12:26:12
1098         Log: (Retract #17316 and) upgrade to Getopt::Long 2.32.
1099      Branch: perl
1100            ! lib/Getopt/Long.pm
1101 ____________________________________________________________________________
1102 [ 17320] By: nick                                  on 2002/06/20  06:24:29
1103         Log: Integrate mainline
1104      Branch: perlio
1105           +> lib/Test/Simple/t/bad_plan.t lib/Test/Simple/t/threads.t
1106           !> MANIFEST README.irix README.win32 ext/POSIX/t/posix.t
1107           !> ext/POSIX/t/taint.t lib/ExtUtils/Changes
1108           !> lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MakeMaker.pm
1109           !> lib/ExtUtils/t/writemakefile_args.t lib/Getopt/Long.pm
1110           !> lib/Test/Builder.pm lib/Test/Harness.pm
1111           !> lib/Test/Harness/Changes lib/Test/Harness/Straps.pm
1112           !> lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
1113           !> lib/Test/Simple/t/Builder.t lib/Test/Simple/t/plan.t
1114           !> lib/overload.pm makedef.pl pod/perldelta.pod pod/perlvar.pod
1115 ____________________________________________________________________________
1116 [ 17319] By: gsar                                  on 2002/06/20  04:51:48
1117         Log: mention Win32::GetOSName() nearabouts $^O
1118      Branch: perl
1119            ! pod/perlvar.pod
1120 ____________________________________________________________________________
1121 [ 17318] By: jhi                                   on 2002/06/20  03:51:12
1122         Log: More IRIX compiler lore.
1123      Branch: perl
1124            ! README.irix
1125 ____________________________________________________________________________
1126 [ 17317] By: gsar                                  on 2002/06/20  02:33:49
1127         Log: missing export for PerlIO_pop (used in PerlIO::Via now)
1128      Branch: perl
1129            ! makedef.pl
1130 ____________________________________________________________________________
1131 [ 17316] By: jhi                                   on 2002/06/20  00:23:35
1132         Log: (retracted by #17321) Make Getopt::Long ithread-safe.
1133      Branch: perl
1134            ! lib/Getopt/Long.pm
1135 ____________________________________________________________________________
1136 [ 17315] By: jhi                                   on 2002/06/20  00:03:56
1137         Log: Subject: [PATCH] Test::Simple/More/Builder 0.44 -> 0.45
1138              From: Michael G Schwern <schwern@pobox.com>
1139              Date: Wed, 19 Jun 2002 20:11:11 -0400
1140              Message-id: <20020620001111.GW1232@ool-18b93024.dyn.optonline.net>
1141      Branch: perl
1142            + lib/Test/Simple/t/bad_plan.t lib/Test/Simple/t/threads.t
1143            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
1144            ! lib/Test/Simple.pm lib/Test/Simple/Changes
1145            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/plan.t
1146 ____________________________________________________________________________
1147 [ 17314] By: jhi                                   on 2002/06/19  23:16:37
1148         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.02 -> 6.03
1149              From: Michael G Schwern <schwern@pobox.com>
1150              Date: Wed, 19 Jun 2002 20:13:16 -0400
1151              Message-id: <20020620001316.GY1232@ool-18b93024.dyn.optonline.net>
1152      Branch: perl
1153            ! lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
1154            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/writemakefile_args.t
1155 ____________________________________________________________________________
1156 [ 17313] By: jhi                                   on 2002/06/19  23:15:41
1157         Log: Subject: [PATCH] Test::Harness 2.25 -> 2.26
1158              From: Michael G Schwern <schwern@pobox.com>
1159              Date: Wed, 19 Jun 2002 20:12:08 -0400
1160              Message-id: <20020620001208.GX1232@ool-18b93024.dyn.optonline.net>
1161      Branch: perl
1162            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1163            ! lib/Test/Harness/Straps.pm
1164 ____________________________________________________________________________
1165 [ 17312] By: jhi                                   on 2002/06/19  21:27:24
1166         Log: Integrate perlio:
1167              
1168              [ 17309]
1169              "Clean" implementation of binmode(FH)/":raw" identity.
1170              New function table entry so all layer definitions need tweaking.
1171              Extra function table entry allows a layer to remain on a binmode stack
1172              New PerlIOBase_binmode allows easy implementation of default policy.
1173      Branch: perl
1174           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.pm
1175           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
1176           !> makedef.pl perlio.c perliol.h pod/perliol.pod win32/win32io.c
1177 ____________________________________________________________________________
1178 [ 17311] By: jhi                                   on 2002/06/19  21:16:09
1179         Log: Subject: RE: [PATCH] POSIX taint tests
1180              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
1181              Date: Wed, 19 Jun 2002 23:16:11 +0100
1182              Message-ID: <AIEAJICLCBDNAAOLLOKLGEHFEOAA.Paul.Marquess@btinternet.com>
1183      Branch: perl
1184            ! ext/POSIX/t/posix.t
1185 ____________________________________________________________________________
1186 [ 17310] By: jhi                                   on 2002/06/19  21:14:53
1187         Log: Fix for 20001101.004, at least for the memleak part.
1188      Branch: perl
1189            ! lib/overload.pm
1190 ____________________________________________________________________________
1191 [ 17309] By: nick                                  on 2002/06/19  20:50:54
1192         Log: "Clean" implementation of binmode(FH)/":raw" identity.
1193              New function table entry so all layer definitions need tweaking.
1194              Extra function table entry allows a layer to remain on a binmode stack
1195              New PerlIOBase_binmode allows easy implementation of default policy.
1196      Branch: perlio
1197            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.pm
1198            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
1199            ! makedef.pl perlio.c perliol.h pod/perliol.pod win32/win32io.c
1200 ____________________________________________________________________________
1201 [ 17308] By: jhi                                   on 2002/06/19  20:33:16
1202         Log: Subject: [PATCH] Re: [PATCH] POSIX taint tests
1203              From: Michael G Schwern <schwern@pobox.com>
1204              Date: Wed, 19 Jun 2002 16:51:56 -0400
1205              Message-id: <20020619205156.GH1232@ool-18b93024.dyn.optonline.net>
1206      Branch: perl
1207            ! ext/POSIX/t/posix.t ext/POSIX/t/taint.t
1208 ____________________________________________________________________________
1209 [ 17307] By: rgs                                   on 2002/06/19  20:26:24
1210         Log: Subject: Re: [DOC PATCH] Re: [ID 20020613.003] context incorrectly reported
1211              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1212              Date: Tue, 18 Jun 2002 15:40:08 -0700
1213              Message-ID: <Ib7D9gzkgmTG092yn@efn.org>
1214      Branch: perl
1215            ! lib/overload.pm
1216 ____________________________________________________________________________
1217 [ 17306] By: jhi                                   on 2002/06/19  18:49:06
1218         Log: Subject: Re: Mingw32: some tests fail 
1219              From: Per Einar Ellefsen <per.einar@skynet.be>
1220              Date: Wed, 19 Jun 2002 19:37:15 +0200
1221              Message-Id: <5.1.0.14.2.20020619192631.025848a0@pop.skynet.be>
1222      Branch: perl
1223            ! README.win32
1224 ____________________________________________________________________________
1225 [ 17305] By: jhi                                   on 2002/06/19  17:40:29
1226         Log: Subject: [PATCH] Mention Class::Pseudohash in perldelta
1227              From: Autrijus Tang <autrijus@autrijus.org>
1228              Date: Thu, 20 Jun 2002 01:36:26 +0800
1229              Message-ID: <20020619173626.GA2650@not.autrijus.org>
1230      Branch: perl
1231            ! pod/perldelta.pod
1232 ____________________________________________________________________________
1233 [ 17304] By: nick                                  on 2002/06/19  15:57:16
1234         Log: Integrate mainline
1235      Branch: perlio
1236           +> ext/POSIX/t/taint.t
1237            - lib/File/Spec/NW5.pm
1238           !> Changes MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm
1239           !> patchlevel.h pod/perltodo.pod utils/perlbug.PL
1240 ____________________________________________________________________________
1241 [ 17303] By: jhi                                   on 2002/06/19  14:06:55
1242         Log: Update Changes.
1243      Branch: perl
1244            ! Changes patchlevel.h
1245 ____________________________________________________________________________
1246 [ 17302] By: jhi                                   on 2002/06/19  14:00:35
1247         Log: #17301 was only part of the story.
1248      Branch: perl
1249            ! MANIFEST
1250 ____________________________________________________________________________
1251 [ 17301] By: jhi                                   on 2002/06/19  13:53:52
1252         Log: Make MANIFEST comply with #17297.
1253      Branch: perl
1254            ! MANIFEST
1255 ____________________________________________________________________________
1256 [ 17300] By: jhi                                   on 2002/06/19  13:37:45
1257         Log: Subject: Re: perlbug mail loop? [PATCH]
1258              From: Richard.Foley@t-online.de
1259              Date: Wed, 19 Jun 2002 15:29:37 +0200
1260              Message-ID: <17KgXO-0dYZCiC@fwd08.sul.t-online.com>
1261      Branch: perl
1262            ! utils/perlbug.PL
1263 ____________________________________________________________________________
1264 [ 17299] By: jhi                                   on 2002/06/19  13:18:42
1265         Log: opendir was missing for the list.
1266      Branch: perl
1267            ! pod/perltodo.pod
1268 ____________________________________________________________________________
1269 [ 17298] By: jhi                                   on 2002/06/19  13:01:51
1270         Log: Integrate perlio:
1271              
1272              [ 17295]
1273              Un-deprecate :raw after all - just define what it means
1274              more precisely. (Pending approval).
1275      Branch: perl
1276           !> lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
1277           !> pod/perlrun.pod
1278 ____________________________________________________________________________
1279 [ 17297] By: jhi                                   on 2002/06/19  12:33:04
1280         Log: The only difference between NW5.pm and Win32.pm was that
1281              NetWare preferred SYS:/temp over C:/temp for tmpdir().
1282      Branch: perl
1283            - lib/File/Spec/NW5.pm
1284            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm
1285 ____________________________________________________________________________
1286 [ 17296] By: jhi                                   on 2002/06/19  12:20:54
1287         Log: Subject: [PATCH] POSIX taint tests
1288              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
1289              Date: Wed, 19 Jun 2002 09:29:22 +0100
1290              Message-ID: <AIEAJICLCBDNAAOLLOKLMEFJEOAA.Paul.Marquess@btinternet.com>    
1291      Branch: perl
1292            + ext/POSIX/t/taint.t
1293            ! MANIFEST
1294 ____________________________________________________________________________
1295 [ 17295] By: nick                                  on 2002/06/19  12:14:32
1296         Log: Un-deprecate :raw after all - just define what it means
1297              more precisely. (Pending approval).
1298      Branch: perlio
1299            ! lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
1300            ! pod/perlrun.pod
1301 ____________________________________________________________________________
1302 [ 17294] By: nick                                  on 2002/06/19  06:09:49
1303         Log: Integrate mainline
1304      Branch: perlio
1305           !> configure.com ext/Digest/MD5/t/files.t lib/PerlIO.pm
1306           !> lib/perl5db.pl lib/utf8.pm os2/os2_base.t pod/perldelta.pod
1307           !> pod/perlfunc.pod pod/perlipc.pod pod/perlsyn.pod
1308           !> pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
1309           !> toke.c
1310 ____________________________________________________________________________
1311 [ 17293] By: jhi                                   on 2002/06/19  02:00:05
1312         Log: Subject: [PATCH os2/os2_base.t] Re: Patch 14705 botched. (was Re: os2_base test failed)
1313              From: Michael G Schwern <schwern@pobox.com>
1314              Date: Tue, 18 Jun 2002 21:31:43 -0400
1315              Message-id: <20020619013143.GF3079@ool-18b93024.dyn.optonline.net>
1316      Branch: perl
1317            ! os2/os2_base.t
1318 ____________________________________________________________________________
1319 [ 17292] By: jhi                                   on 2002/06/18  21:36:21
1320         Log: This is probably the reason for the GW failures.
1321      Branch: perl
1322            ! ext/Digest/MD5/t/files.t
1323 ____________________________________________________________________________
1324 [ 17291] By: jhi                                   on 2002/06/18  21:28:33
1325         Log: Debugger tweak from from Peter Scott.
1326      Branch: perl
1327            ! lib/perl5db.pl
1328 ____________________________________________________________________________
1329 [ 17290] By: jhi                                   on 2002/06/18  20:31:10
1330         Log: To mirror #17285.
1331      Branch: perl
1332            ! pod/perldelta.pod
1333 ____________________________________________________________________________
1334 [ 17289] By: jhi                                   on 2002/06/18  20:29:25
1335         Log: Subject: [PATCH] configure.com: build Encode sub-extensions once and only once
1336              From: "Craig A. Berry" <craigberry@mac.com>
1337              Date: Tue, 18 Jun 2002 10:34:51 -0500
1338              Message-Id: <5.1.1.5.0.20020618103102.01b643e0@exchi01>
1339      Branch: perl
1340            ! configure.com
1341 ____________________________________________________________________________
1342 [ 17288] By: jhi                                   on 2002/06/18  20:27:58
1343         Log: Tiny tweaks.
1344      Branch: perl
1345            ! lib/PerlIO.pm pod/perlfunc.pod
1346 ____________________________________________________________________________
1347 [ 17287] By: jhi                                   on 2002/06/18  20:22:56
1348         Log: Integrate perlio:
1349              
1350              [ 17280]
1351              Slight improvement to :win32 layer
1352              
1353              [ 17282]
1354              More PerlIO doc tweaks - trying to make them document what
1355              happens in current implementation while leaving way open
1356              to "fixing" things.
1357      Branch: perl
1358           !> lib/PerlIO.pm pod/perlfunc.pod win32/win32io.c
1359 ____________________________________________________________________________
1360 [ 17286] By: jhi                                   on 2002/06/18  20:19:25
1361         Log: Document the "Unicode in package/sub names" problem;
1362              a microfix in toke.c towards the final goal (the fix
1363              removes the need to have quotes around Unicode package
1364              names when calling a method on them)
1365      Branch: perl
1366            ! lib/utf8.pm pod/perldelta.pod pod/perltodo.pod
1367            ! pod/perlunicode.pod pod/perluniintro.pod toke.c
1368 ____________________________________________________________________________
1369 [ 17285] By: rgs                                   on 2002/06/18  19:03:52
1370         Log: Further clarification about safe pipe opens.
1371      Branch: perl
1372            ! pod/perlipc.pod
1373 ____________________________________________________________________________
1374 [ 17284] By: rgs                                   on 2002/06/18  18:42:49
1375         Log: perlsyn.pod tweak suggested by Larry.
1376      Branch: perl
1377            ! pod/perlsyn.pod
1378 ____________________________________________________________________________
1379 [ 17283] By: rgs                                   on 2002/06/18  18:25:53
1380         Log: Subject: [DOC PATCH] perlsyn
1381              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1382              Date: Tue, 18 Jun 2002 13:37:30 +0200
1383              Message-ID: <4.2.0.58.20020618133610.01956d30@mickey.dijkmat.nl>
1384              
1385              Subject: Re: [DOC PATCH] perlsyn (2)
1386              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1387              Date: Tue, 18 Jun 2002 15:08:17 +0200
1388              Message-ID: <4.2.0.58.20020618150341.01798100@mickey.dijkmat.nl>
1389              
1390              (Plus tweak by Ronald J Kimball)
1391      Branch: perl
1392            ! pod/perlsyn.pod
1393 ____________________________________________________________________________
1394 [ 17282] By: nick                                  on 2002/06/18  09:14:25
1395         Log: More PerlIO doc tweaks - trying to make them document what
1396              happens in current implementation while leaving way open
1397              to "fixing" things.
1398      Branch: perlio
1399            ! lib/PerlIO.pm pod/perlfunc.pod
1400 ____________________________________________________________________________
1401 [ 17281] By: nick                                  on 2002/06/18  09:12:59
1402         Log: Integrate mainline
1403      Branch: perlio
1404           !> Changes Configure config_h.SH installperl patchlevel.h
1405           !> pod/perldelta.pod pod/perlipc.pod
1406 ____________________________________________________________________________
1407 [ 17280] By: nick                                  on 2002/06/18  07:03:08
1408         Log: Slight improvement to :win32 layer
1409      Branch: perlio
1410            ! win32/win32io.c
1411 ____________________________________________________________________________
1412 [ 17279] By: jhi                                   on 2002/06/18  03:10:42
1413         Log: Do not install XS::{APItest,Typemap}
1414      Branch: perl
1415            ! installperl
1416 ____________________________________________________________________________
1417 [ 17278] By: jhi                                   on 2002/06/18  02:46:43
1418         Log: Subject: Re: Do we want XS::APItest installed?
1419              From: Andy Dougherty <doughera@lafayette.edu>
1420              Date: Mon, 17 Jun 2002 16:59:52 -0400 (EDT)
1421              Message-ID: <Pine.SOL.4.10.10206171658290.12935-100000@maxwell.phys.lafayette.edu>
1422              
1423              (rats, forgot to submit the metaconfig change separately)
1424      Branch: metaconfig/U/perl
1425            ! Extensions.U
1426      Branch: perl
1427            ! Configure config_h.SH
1428 ____________________________________________________________________________
1429 [ 17277] By: jhi                                   on 2002/06/18  02:31:26
1430         Log: "Borrow" Rafael's multiarg open descripion to perldelta,
1431              shuffle the highlights a bit (can't believe the perlio
1432              mention was missing)
1433      Branch: perl
1434            ! pod/perldelta.pod
1435 ____________________________________________________________________________
1436 [ 17276] By: rgs                                   on 2002/06/17  22:46:28
1437         Log: Document the '-|' open form in perlipc.pod
1438      Branch: perl
1439            ! pod/perlipc.pod
1440 ____________________________________________________________________________
1441 [ 17275] By: gsar                                  on 2002/06/17  19:20:06
1442         Log: avoid AUTOLOAD() clobbering $!
1443      Branch: maint-5.6/perl
1444            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
1445            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
1446            ! ext/Socket/Socket.pm ext/Sys/Syslog/Syslog.pm
1447            ! lib/AutoLoader.pm utils/h2xs.PL
1448 ____________________________________________________________________________
1449 [ 17274] By: nick                                  on 2002/06/17  14:50:35
1450         Log: Integrate mainline
1451      Branch: perlio
1452           !> README.vms lib/File/Basename.pm lib/PerlIO.pm lib/open.pm
1453           !> pod/perlfunc.pod pod/perlrun.pod
1454 ____________________________________________________________________________
1455 [ 17273] By: jhi                                   on 2002/06/17  14:34:17
1456         Log: Update Changes.
1457      Branch: perl
1458            ! Changes patchlevel.h
1459 ____________________________________________________________________________
1460 [ 17272] By: jhi                                   on 2002/06/17  14:21:55
1461         Log: :bytes is not the inverse of :crlf, either (from NI-S) 
1462      Branch: perl
1463            ! lib/PerlIO.pm
1464 ____________________________________________________________________________
1465 [ 17271] By: jhi                                   on 2002/06/17  13:56:33
1466         Log: Further discouraging of :raw.
1467      Branch: perl
1468            ! lib/PerlIO.pm lib/open.pm pod/perlfunc.pod pod/perlrun.pod
1469 ____________________________________________________________________________
1470 [ 17270] By: jhi                                   on 2002/06/17  13:27:35
1471         Log: Integrate perlio:
1472              
1473              [ 17267]
1474              Handle IO error in "slow gets"
1475      Branch: perl
1476           !> sv.c
1477 ____________________________________________________________________________
1478 [ 17269] By: jhi                                   on 2002/06/17  12:49:06
1479         Log: Subject: [PATCH File/Basename.pm] use of undef var
1480              From: Stas Bekman <stas@stason.org>
1481              Date: Mon, 17 Jun 2002 16:31:48 +0800
1482              Message-ID: <3D0D9E74.7000908@stason.org>
1483              
1484              (modified)
1485      Branch: perl
1486            ! lib/File/Basename.pm
1487 ____________________________________________________________________________
1488 [ 17268] By: jhi                                   on 2002/06/17  12:45:10
1489         Log: Subject: [PATCH] README.vms -- updated testing instructions
1490              From: "Craig A. Berry" <craigberry@mac.com>
1491              Date: Mon, 17 Jun 2002 00:31:18 -0500
1492              Message-Id: <a05111b1cb9332326226f@[172.16.52.1]>
1493      Branch: perl
1494            ! README.vms
1495 ____________________________________________________________________________
1496 [ 17267] By: nick                                  on 2002/06/17  12:41:49
1497         Log: Handle IO error in "slow gets"
1498      Branch: perlio
1499            ! sv.c
1500 ____________________________________________________________________________
1501 [ 17266] By: nick                                  on 2002/06/17  07:05:20
1502         Log: Integrate mainline
1503      Branch: perlio
1504           !> autodoc.pl embed.pl lib/perl5db.pl pod/perldebtut.pod
1505           !> pod/perldebug.pod pod/perldelta.pod
1506 ____________________________________________________________________________
1507 [ 17265] By: jhi                                   on 2002/06/17  00:53:49
1508         Log: Subject: Re: [ID 20020614.027] Bad Debugger mojo in RC1
1509              From: Peter Scott <Peter@PSDT.com>
1510              Date: Sun, 16 Jun 2002 18:31:31 -0700
1511              Message-id: <4.3.2.7.2.20020616182012.00b70780@shell2.webquarry.com>  
1512              
1513              @file -> source file
1514      Branch: perl
1515            ! lib/perl5db.pl pod/perldebtut.pod pod/perldebug.pod
1516 ____________________________________________________________________________
1517 [ 17264] By: jhi                                   on 2002/06/17  00:47:43
1518         Log: Missing hunk from #15363.
1519      Branch: perl
1520            ! lib/perl5db.pl
1521 ____________________________________________________________________________
1522 [ 17263] By: jhi                                   on 2002/06/17  00:36:26
1523         Log: Advertise MakeMaker.
1524      Branch: perl
1525            ! pod/perldelta.pod
1526 ____________________________________________________________________________
1527 [ 17262] By: jhi                                   on 2002/06/16  23:16:18
1528         Log: Subject: Re: [ID 20020212.002] locale test fails for *ISO8859-15 on freebsd 4.5 
1529              From: parv <parv@pair.com>
1530              Date: Sun, 16 Jun 2002 20:12:24 -0400
1531              Message-ID: <20020617001224.GC466@moo.holy.cow>
1532      Branch: perl
1533            ! pod/perldelta.pod
1534 ____________________________________________________________________________
1535 [ 17261] By: ams                                   on 2002/06/16  21:40:47
1536         Log: Subject: PATCH: correct confusing lie in {embed,autodoc}.pl
1537              From: Robin Houston <robin@kitsite.com>
1538              Date: Sun, 16 Jun 2002 23:33:50 +0100
1539              Message-Id: <20020616233350.A9675@robin.kitsite.com>
1540      Branch: perl
1541            ! autodoc.pl embed.pl
1542 ____________________________________________________________________________
1543 [ 17260] By: jhi                                   on 2002/06/16  17:06:31
1544         Log: Deprecate (or at least discourage) :raw.
1545      Branch: perl
1546            ! pod/perldelta.pod
1547 ____________________________________________________________________________
1548 [ 17259] By: jhi                                   on 2002/06/16  16:54:28
1549         Log: Integrate perlio:
1550              
1551              [ 17258]
1552              Last minute tinkering with PerlIO abstraction API.
1553              - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
1554              const char *mode.
1555              - Other 'flags' field changed to U32
1556              - Discouraging words written about ":raw".
1557      Branch: perl
1558           !> perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
1559 ____________________________________________________________________________
1560 [ 17258] By: nick                                  on 2002/06/16  16:38:59
1561         Log: Last minute tinkering with PerlIO abstraction API.
1562              - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
1563              const char *mode.
1564              - Other 'flags' field changed to U32
1565              - Discouraging words written about ":raw".
1566      Branch: perlio
1567            ! perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
1568 ____________________________________________________________________________
1569 [ 17257] By: nick                                  on 2002/06/16  15:16:46
1570         Log: Integrate mainline
1571      Branch: perlio
1572           !> (integrate 32 files)
1573 ____________________________________________________________________________
1574 [ 17256] By: ams                                   on 2002/06/16  09:00:51
1575         Log: Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
1576              From: Michael G Schwern <schwern@pobox.com>
1577              Date: Sun, 16 Jun 2002 03:49:27 -0400
1578              Message-Id: <20020616074927.GD7403@ool-18b93024.dyn.optonline.net>
1579              
1580              Subject: [PATCH] Test::Harness 2.24 -> 2.25
1581              From: Michael G Schwern <schwern@pobox.com>
1582              Date: Sun, 16 Jun 2002 03:58:40 -0400
1583              Message-Id: <20020616075840.GE7403@ool-18b93024.dyn.optonline.net>
1584      Branch: perl
1585            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
1586            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_MacOS.pm
1587            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1588            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
1589            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/writemakefile_args.t
1590            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1591            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
1592            ! lib/Test/Harness/t/strap-analyze.t
1593            ! lib/Test/Harness/t/test-harness.t
1594            ! t/lib/MakeMaker/Test/Utils.pm
1595 ____________________________________________________________________________
1596 [ 17255] By: jhi                                   on 2002/06/16  03:29:09
1597         Log: Subject: [PATCH] pp.c:pp_pow() -- quit when you're done
1598              From: "Craig A. Berry" <craigberry@mac.com>
1599              Date: Sat, 15 Jun 2002 18:56:12 -0500
1600              Message-Id: <a05111b15b93181a27d6d@[172.16.52.1]>
1601      Branch: perl
1602            ! pp.c
1603 ____________________________________________________________________________
1604 [ 17254] By: jhi                                   on 2002/06/15  20:09:47
1605         Log: Collect the known AmigaOS wisdom.
1606      Branch: perl
1607            ! README.amiga hints/amigaos.sh
1608 ____________________________________________________________________________
1609 [ 17253] By: jhi                                   on 2002/06/15  18:08:06
1610         Log: Subject: [PATCH] README.vms, Multinet fix update
1611              From: "Craig A. Berry" <craigberry@mac.com>
1612              Date: Sat, 15 Jun 2002 14:02:50 -0500
1613              Message-Id: <a05111b12b9313d818599@[172.16.52.1]>
1614      Branch: perl
1615            ! README.vms
1616 ____________________________________________________________________________
1617 [ 17252] By: jhi                                   on 2002/06/15  17:22:56
1618         Log: Regenerate Changes; most importantly automassage the
1619              "Integrate perlio" entries to be more informative.
1620      Branch: perl
1621            ! Changes
1622 ____________________________________________________________________________
1623 [ 17251] By: jhi                                   on 2002/06/15  15:39:09
1624         Log: Spurious empty statements.
1625      Branch: perl
1626            ! op.c perl.c perlio.c sv.c
1627 ____________________________________________________________________________
1628 [ 17250] By: jhi                                   on 2002/06/15  15:34:51
1629         Log: Possible cure for
1630              
1631              Subject: Re: Thread bug in 5.8RC1 Win32
1632              From: Alessandro Forghieri <alf@orion.it>
1633              Date: Sat, 15 Jun 2002 12:56:35 +0200
1634              Message-ID: <20020615125635.A25110@alpha.orion.it>
1635      Branch: perl
1636            ! perl.c
1637 ____________________________________________________________________________
1638 [ 17249] By: jhi                                   on 2002/06/14  23:14:44
1639         Log: findrfuncs: small tweaks.
1640      Branch: perl
1641            ! Porting/findrfuncs
1642 ____________________________________________________________________________
1643 [ 17248] By: jhi                                   on 2002/06/14  22:34:27
1644         Log: Group the debugger changes in one place.
1645      Branch: perl
1646            ! pod/perldelta.pod
1647 ____________________________________________________________________________
1648 [ 17247] By: jhi                                   on 2002/06/14  19:26:15
1649         Log: Detypo.
1650      Branch: perl
1651            ! pod/perlfunc.pod
1652 ____________________________________________________________________________
1653 [ 17246] By: jhi                                   on 2002/06/14  19:18:44
1654         Log: Plug potential confusion.
1655      Branch: perl
1656            ! pod/perldelta.pod
1657 ____________________________________________________________________________
1658 [ 17245] By: jhi                                   on 2002/06/14  19:13:16
1659         Log: Attribute::Handlers has been adopted by Arthur.
1660      Branch: perl
1661            ! pod/perldelta.pod
1662 ____________________________________________________________________________
1663 [ 17244] By: jhi                                   on 2002/06/14  19:04:53
1664         Log: README.irix update.
1665      Branch: perl
1666            ! README.irix
1667 ____________________________________________________________________________
1668 [ 17243] By: jhi                                   on 2002/06/14  19:00:08
1669         Log: README.tru64 update.
1670      Branch: perl
1671            ! README.tru64
1672 ____________________________________________________________________________
1673 [ 17242] By: jhi                                   on 2002/06/14  18:48:33
1674         Log: Not that urgent a fix since inside #if 0, but still...
1675      Branch: perl
1676            ! perlsfio.h
1677 ____________________________________________________________________________
1678 [ 17241] By: nick                                  on 2002/06/14  17:15:38
1679         Log: Integrate mainline
1680      Branch: perlio
1681           !> Changes Configure NetWare/config.wc NetWare/config_H.wc
1682           !> Porting/Glossary Porting/config.sh Porting/config_H
1683           !> config_h.SH ext/Socket/socketpair.t lib/ExtUtils/t/Constant.t
1684           !> lib/Pod/t/basic.t lib/Term/Cap.t patchlevel.h
1685           !> pod/perldelta.pod pod/perltoc.pod pp_sys.c
1686 ____________________________________________________________________________
1687 [ 17240] By: jhi                                   on 2002/06/14  14:25:38
1688         Log: OS/2 status from John Poltorak.
1689      Branch: perl
1690            ! pod/perldelta.pod
1691 ____________________________________________________________________________
1692 [ 17239] By: jhi                                   on 2002/06/14  14:05:37
1693         Log: Regen Configure; regen perltoc.
1694      Branch: perl
1695            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1696            ! config_h.SH pod/perltoc.pod
1697 ____________________________________________________________________________
1698 [ 17238] By: jhi                                   on 2002/06/14  13:40:23
1699         Log: Update Changes.
1700      Branch: perl
1701            ! Changes patchlevel.h
1702 ____________________________________________________________________________
1703 [ 17237] By: jhi                                   on 2002/06/14  13:32:22
1704         Log: NetWare diff for XS::APItest.
1705      Branch: perl
1706            ! NetWare/config.wc NetWare/config_H.wc
1707 ____________________________________________________________________________
1708 [ 17236] By: jhi                                   on 2002/06/14  11:16:57
1709         Log: Subject: [PATCH] Constant.t for EBCDIC platforms       
1710              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1711              Date: Fri, 14 Jun 2002 10:39:54 +0200
1712              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A438@madrid14.mad.fsc.net> 
1713      Branch: perl
1714            ! lib/ExtUtils/t/Constant.t
1715 ____________________________________________________________________________
1716 [ 17235] By: jhi                                   on 2002/06/14  11:09:07
1717         Log: Subject: [PATCH] getpwent() & POSIX-BC/BS2000 problem
1718              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1719              Date: Fri, 14 Jun 2002 10:07:28 +0200
1720              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3D8@madrid14.mad.fsc.net>
1721      Branch: perl
1722            ! pp_sys.c
1723 ____________________________________________________________________________
1724 [ 17234] By: jhi                                   on 2002/06/14  11:08:34
1725         Log: Subject: [PATCH] basic.t for EBCDIC platforms
1726              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1727              Date: Fri, 14 Jun 2002 09:58:49 +0200
1728              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3BF@madrid14.mad.fsc.net>
1729      Branch: perl
1730            ! lib/Pod/t/basic.t
1731 ____________________________________________________________________________
1732 [ 17233] By: jhi                                   on 2002/06/14  11:07:23
1733         Log: Subject: [PATCH] Cap.t for EBCDIC platforms
1734              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1735              Date: Fri, 14 Jun 2002 09:53:36 +0200
1736              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3B1@madrid14.mad.fsc.net>       
1737              (why this has been working in z/OS?)
1738      Branch: perl
1739            ! lib/Term/Cap.t
1740 ____________________________________________________________________________
1741 [ 17232] By: jhi                                   on 2002/06/14  10:58:01
1742         Log: Mention Solaris x86 use64bitint troubles.
1743      Branch: perl
1744            ! pod/perldelta.pod
1745 ____________________________________________________________________________
1746 [ 17231] By: jhi                                   on 2002/06/14  10:45:16
1747         Log: All UNICOS test failures should be gone now.
1748      Branch: perl
1749            ! pod/perldelta.pod
1750 ____________________________________________________________________________
1751 [ 17230] By: jhi                                   on 2002/06/14  10:39:04
1752         Log: UNICOS and UNICOS/mk are broken only on one test.
1753      Branch: perl
1754            ! ext/Socket/socketpair.t
1755 ____________________________________________________________________________
1756 [ 17229] By: nick                                  on 2002/06/14  08:36:40
1757         Log: Integrate mainline
1758      Branch: perlio
1759           !> (integrate 32 files)
1760 ____________________________________________________________________________
1761 [ 17228] By: jhi                                   on 2002/06/14  01:36:12
1762         Log: Upgrade to Switch 2.09 (the debugging statement
1763              was already removed in blead)
1764      Branch: perl
1765            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
1766 ____________________________________________________________________________
1767 [ 17227] By: ams                                   on 2002/06/14  00:39:15
1768         Log: Subject: [PATCH perl@17206] assorted help for older VMS systems
1769              From: "Craig A. Berry" <craigberry@mac.com>
1770              Date: Thu, 13 Jun 2002 19:55:25 -0500
1771              Message-Id: <a05111b05b92ec91d165b@[172.16.52.1]>
1772      Branch: perl
1773            ! configure.com pod/perldelta.pod pp_pack.c vms/vms.c
1774 ____________________________________________________________________________
1775 [ 17226] By: jhi                                   on 2002/06/13  22:07:24
1776         Log: Thread doc tweaks.
1777      Branch: perl
1778            ! ext/threads/shared/shared.pm ext/threads/threads.pm
1779            ! pod/perlthrtut.pod
1780 ____________________________________________________________________________
1781 [ 17225] By: jhi                                   on 2002/06/13  21:59:07
1782         Log: Don't assume too much about how print will scale
1783              your fp numbers; be explicit and use printf instead--
1784              the assumption broke in UNICOS (from Mark Lutz)
1785              (Use %.0f instead of %d because in 32-bit systems
1786              the %d may end producing -1 or something else odd.)
1787      Branch: perl
1788            ! t/lib/warnings/toke
1789 ____________________________________________________________________________
1790 [ 17224] By: jhi                                   on 2002/06/13  19:22:12
1791         Log: Tell what version of PDL will be fine with 5.8.0,
1792              according to TimJ.
1793      Branch: perl
1794            ! pod/perldelta.pod
1795 ____________________________________________________________________________
1796 [ 17223] By: jhi                                   on 2002/06/13  16:44:12
1797         Log: Subject: test failure: lib/ExtUtils/t/Installed.t
1798              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1799              Date: Thu, 13 Jun 2002 15:44:24 +0100
1800              Message-Id: <200206131444.g5DEiOo22204@crypt.compulink.co.uk>
1801      Branch: perl
1802            ! lib/ExtUtils/t/Installed.t
1803 ____________________________________________________________________________
1804 [ 17222] By: jhi                                   on 2002/06/13  16:39:35
1805         Log: Subject: Re: linux + usemorebits: gcc error?
1806              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1807              Date: Thu, 13 Jun 2002 15:03:28 +0100
1808              Message-Id: <200206131403.g5DE3Sk21964@crypt.compulink.co.uk>
1809              
1810              (go U32 based on NI-S since it's a flags field)
1811      Branch: perl
1812            ! perliol.h
1813 ____________________________________________________________________________
1814 [ 17221] By: jhi                                   on 2002/06/13  13:55:08
1815         Log: Document the tied/magical/shared array/hash non-autovivifying bug.
1816      Branch: perl
1817            ! ext/threads/shared/shared.pm pod/perldelta.pod
1818 ____________________________________________________________________________
1819 [ 17220] By: jhi                                   on 2002/06/13  12:51:14
1820         Log: Also perlsub needs to be slightly more upbeat about attributes. 
1821      Branch: perl
1822            ! pod/perlsub.pod
1823 ____________________________________________________________________________
1824 [ 17219] By: jhi                                   on 2002/06/13  12:40:36
1825         Log: One more pass on the TYPE/ATTRS issues.
1826      Branch: perl
1827            ! lib/attributes.pm pod/perlfunc.pod
1828 ____________________________________________________________________________
1829 [ 17218] By: jhi                                   on 2002/06/13  12:24:53
1830         Log: Subject: Re: [ PATCH ] AIX 5 + 17206
1831              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1832              Date: Thu, 13 Jun 2002 09:18:27 +0200
1833              Message-Id: <20020613091118.2BAF.H.M.BRAND@hccnet.nl>
1834      Branch: perl
1835            ! hints/aix.sh
1836 ____________________________________________________________________________
1837 [ 17217] By: jhi                                   on 2002/06/13  12:24:22
1838         Log: Subject: [ PATCH ] mymalloc on HP-UX
1839              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1840              Date: Thu, 13 Jun 2002 09:58:30 +0200
1841              Message-Id: <20020613095503.2BB2.H.M.BRAND@hccnet.nl>
1842      Branch: perl
1843            ! hints/hpux.sh
1844 ____________________________________________________________________________
1845 [ 17216] By: ams                                   on 2002/06/13  10:08:38
1846         Log: <pudge> crab, can you integrate 17215 ?
1847      Branch: perl
1848           !> ext/XS/APItest/t/printf.t
1849 ____________________________________________________________________________
1850 [ 17215] By: pudge                                 on 2002/06/13  09:51:36
1851         Log: Building XS::APItest as shared lib
1852      Branch: macperl
1853            ! ext/XS/APItest/t/printf.t
1854 ____________________________________________________________________________
1855 [ 17214] By: pudge                                 on 2002/06/13  09:50:25
1856         Log: Update tests, makefile, config
1857      Branch: macperl
1858            ! macos/MacPerlTests.cmd macos/Makefile.mk macos/config.sh
1859 ____________________________________________________________________________
1860 [ 17213] By: pudge                                 on 2002/06/13  09:49:11
1861         Log: Integrate perl
1862      Branch: macperl
1863           +> README.freebsd README.irix ext/IO/hints/sco.pl
1864           +> ext/Thread/README.threads ext/XS/APItest/APItest.pm
1865           +> ext/XS/APItest/APItest.xs ext/XS/APItest/MANIFEST
1866           +> ext/XS/APItest/Makefile.PL ext/XS/APItest/README
1867           +> ext/XS/APItest/t/printf.t lib/Math/BigInt/t/upgradef.t
1868           +> lib/Net/Ping/Changes
1869            - README.threads lib/Net/Ping/CHANGES
1870            ! NetWare/bat/SetCodeWar.bat
1871           !> (integrate 168 files)
1872 ____________________________________________________________________________
1873 [ 17212] By: ams                                   on 2002/06/13  09:29:13
1874         Log: Subject: [PATCH] APItest.xs OUTPUT (was: perl@17206)
1875              From: Chris Nandor <pudge@pobox.com>
1876              Date: Thu, 13 Jun 2002 00:16:26 -0400
1877              Message-Id: <pudge-95528D.00162613062002@onion.valueclick.com>
1878      Branch: perl
1879            ! ext/XS/APItest/APItest.xs
1880 ____________________________________________________________________________
1881 [ 17211] By: jhi                                   on 2002/06/12  23:05:29
1882         Log: Subject: [PATCH: perl@17206] add skipping of threads and threads::shared on default builds
1883              From: PPrymmer@factset.com
1884              Date: Wed, 12 Jun 2002 18:58:50 -0400
1885              Message-ID: <OF3EE94CDE.1E9C1D28-ON85256BD6.007CC091@55.25.11>
1886      Branch: perl
1887            ! utils/perlivp.PL
1888 ____________________________________________________________________________
1889 [ 17210] By: jhi                                   on 2002/06/12  22:57:47
1890         Log: The scalar behaviour of sort is undefined.
1891      Branch: perl
1892            ! pod/perlfunc.pod
1893 ____________________________________________________________________________
1894 [ 17209] By: jhi                                   on 2002/06/12  22:56:24
1895         Log: Mention I/O layers in perlopentut.
1896      Branch: perl
1897            ! pod/perlopentut.pod
1898 ____________________________________________________________________________
1899 [ 17208] By: jhi                                   on 2002/06/12  22:36:15
1900         Log: Document the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke).
1901      Branch: perl
1902            ! lib/attributes.pm pod/perlfunc.pod
1903 ____________________________________________________________________________
1904 [ 17207] By: jhi                                   on 2002/06/12  14:15:32
1905         Log: As noticed by Philip Newton, XS::APItest is not meant to be installed.
1906      Branch: perl
1907            ! ext/XS/APItest/README
1908 ____________________________________________________________________________
1909 [ 17206] By: jhi                                   on 2002/06/12  13:25:30
1910         Log: Update Changes.
1911      Branch: perl
1912            ! Changes patchlevel.h
1913 ____________________________________________________________________________
1914 [ 17205] By: jhi                                   on 2002/06/12  13:16:32
1915         Log: Regen toc.
1916      Branch: perl
1917            ! pod/perltoc.pod
1918 ____________________________________________________________________________
1919 [ 17204] By: jhi                                   on 2002/06/12  13:05:28
1920         Log: This should be gone now.
1921      Branch: perl
1922            ! INSTALL
1923 ____________________________________________________________________________
1924 [ 17203] By: jhi                                   on 2002/06/12  12:58:54
1925         Log: NetWare doc tweak.
1926      Branch: perl
1927            ! README.netware
1928 ____________________________________________________________________________
1929 [ 17202] By: jhi                                   on 2002/06/12  12:33:33
1930         Log: Subject: [PATCH pod/perlfunc.pod] Re: Change sort in scalar context behavior. 
1931              From: Abigail <abigail@foad.org>
1932              Date: Wed, 12 Jun 2002 02:46:01 -0700
1933              Message-ID: <20020612024601.A8524@ucan.foad.org>
1934      Branch: perl
1935            ! pod/perlfunc.pod
1936 ____________________________________________________________________________
1937 [ 17201] By: jhi                                   on 2002/06/12  12:31:19
1938         Log: Subject: [PATCH] Re: linux + usemorebits: gcc error?
1939              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
1940              Date: Wed, 12 Jun 2002 13:50:59 +0200
1941              Message-ID: <3D0735A3.4020701@hexaflux.com>
1942      Branch: perl
1943            ! ext/Time/HiRes/HiRes.xs
1944 ____________________________________________________________________________
1945 [ 17200] By: jhi                                   on 2002/06/12  12:17:02
1946         Log: Synchronize config.bc and config_H.bc; add SCNfldbl;
1947              go back to disabling long doubles from MinGW because
1948              MSVCRT doesn't do long double printfing even when gcc
1949              would know how to handle them.
1950      Branch: perl
1951            ! win32/config.bc win32/config_H.bc win32/config_H.gc
1952 ____________________________________________________________________________
1953 [ 17199] By: nick                                  on 2002/06/12  11:13:16
1954         Log: Integrate mainline
1955      Branch: perlio
1956           !> configure.com ext/XS/APItest/APItest.xs lib/Math/Trig.t perl.c
1957           !> pod/perldiag.pod pod/perlmodlib.PL pod/perlmodlib.pod
1958           !> win32/config_H.bc win32/config_H.gc
1959 ____________________________________________________________________________
1960 [ 17198] By: jhi                                   on 2002/06/12  03:01:37
1961         Log: Subject: [PATCH @17190] configure.com: join the sPRI... party
1962              From: "Craig A. Berry" <craigberry@mac.com>
1963              Date: Tue, 11 Jun 2002 22:44:31 -0500
1964              Message-Id: <a05111b00b92c6bda8b47@[172.16.52.1]>
1965      Branch: perl
1966            ! configure.com
1967 ____________________________________________________________________________
1968 [ 17197] By: jhi                                   on 2002/06/12  01:52:32
1969         Log: Test relying on undefined behaviour of atan2(0, 0)
1970              (valiantly debugged by Mark Lutz).
1971      Branch: perl
1972            ! lib/Math/Trig.t
1973 ____________________________________________________________________________
1974 [ 17196] By: jhi                                   on 2002/06/12  01:41:05
1975         Log: Regen perlmodlib.
1976      Branch: perl
1977            ! pod/perlmodlib.pod
1978 ____________________________________________________________________________
1979 [ 17195] By: jhi                                   on 2002/06/12  01:39:18
1980         Log: Subject: [PATCH] perlmodlib.pod missing Config & Errno
1981              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1982              Date: Tue, 11 Jun 2002 15:12:15 -0700
1983              Message-ID: </WnB9gzkgC5S092yn@efn.org>
1984      Branch: perl
1985            ! pod/perlmodlib.PL
1986 ____________________________________________________________________________
1987 [ 17194] By: jhi                                   on 2002/06/12  01:35:57
1988         Log: Subject: [PATCH] Re: RC1 on Playstation2
1989              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1990              Date: Tue, 11 Jun 2002 11:55:40 -1000 (HST)
1991              Message-ID: <Pine.LNX.4.44.0206111135130.31715-100000@lapaki>
1992      Branch: perl
1993            ! perl.c
1994 ____________________________________________________________________________
1995 [ 17193] By: jhi                                   on 2002/06/11  19:57:23
1996         Log: Not that I know anything about Windows compilers
1997              but Google leads me into believing that while Borland and
1998              GCC support the ANSI way of printing long doubles (%L),
1999              Visual C really doesn't support printing them.
2000      Branch: perl
2001            ! ext/XS/APItest/APItest.xs win32/config_H.bc win32/config_H.gc
2002 ____________________________________________________________________________
2003 [ 17192] By: rgs                                   on 2002/06/11  19:00:37
2004         Log: Fix a cut-n-paste error.
2005      Branch: perl
2006            ! pod/perldiag.pod
2007 ____________________________________________________________________________
2008 [ 17191] By: nick                                  on 2002/06/11  16:07:14
2009         Log: Integrate mainline
2010      Branch: perlio
2011           !> Changes INSTALL ext/XS/APItest/APItest.pm
2012           !> ext/XS/APItest/APItest.xs ext/XS/APItest/t/printf.t
2013           !> patchlevel.h
2014 ____________________________________________________________________________
2015 [ 17190] By: jhi                                   on 2002/06/11  14:09:14
2016         Log: Update Changes.
2017      Branch: perl
2018            ! Changes patchlevel.h
2019 ____________________________________________________________________________
2020 [ 17189] By: jhi                                   on 2002/06/11  13:55:12
2021         Log: Trying to printf Perl-specific datatypes using printf
2022              (with perlio or stdio) is folly, says Hugo.
2023      Branch: perl
2024            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
2025            ! ext/XS/APItest/t/printf.t
2026 ____________________________________________________________________________
2027 [ 17188] By: jhi                                   on 2002/06/11  13:54:31
2028         Log: Be more specific.
2029      Branch: perl
2030            ! INSTALL
2031 ____________________________________________________________________________
2032 [ 17187] By: jhi                                   on 2002/06/11  13:03:13
2033         Log: Subject: [PATCH INSTALL] warn about gcc 3.1 + usemorebits
2034              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>      
2035              Date: Tue, 11 Jun 2002 12:21:01 +0200
2036              Message-ID: <3D05CF0D.9060409@hexaflux.com>    
2037      Branch: perl
2038            ! INSTALL
2039 ____________________________________________________________________________
2040 [ 17186] By: nick                                  on 2002/06/11  10:44:04
2041         Log: Integrate mainline
2042      Branch: perlio
2043           +> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
2044           +> ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
2045           +> ext/XS/APItest/README ext/XS/APItest/t/printf.t
2046           +> lib/Math/BigInt/t/upgradef.t
2047           !> MANIFEST NetWare/Makefile Porting/repository.pod
2048           !> djgpp/config.over ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
2049           !> ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
2050           !> ext/Storable/t/malice.t lib/Math/BigFloat.pm
2051           !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
2052           !> lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigintpm.inc
2053           !> lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbi_rand.t
2054           !> lib/Math/BigInt/t/sub_mbi.t locale.c perl.h pod/perldelta.pod
2055           !> pod/perlfunc.pod pod/perlhack.pod pod/perluniintro.pod
2056           !> win32/Makefile
2057 ____________________________________________________________________________
2058 [ 17185] By: gsar                                  on 2002/06/11  05:02:43
2059         Log: sanity-check the windows section in perldelta and add some missing
2060              entries
2061      Branch: perl
2062            ! pod/perldelta.pod
2063 ____________________________________________________________________________
2064 [ 17184] By: jhi                                   on 2002/06/11  03:45:44
2065         Log: Obviously time to get some sleep.
2066      Branch: perl
2067            ! ext/XS/APItest/t/printf.t
2068 ____________________________________________________________________________
2069 [ 17183] By: jhi                                   on 2002/06/11  03:41:35
2070         Log: #17179 wasn't quite right.
2071      Branch: perl
2072            ! ext/XS/APItest/t/printf.t
2073 ____________________________________________________________________________
2074 [ 17182] By: gsar                                  on 2002/06/11  03:27:41
2075         Log: fix outdated info about how the patches in the APC are generated;
2076              mention the perlbrowse repository gateway; add a pointer to
2077              perlhack.pod in repository.pod
2078      Branch: perl
2079            ! Porting/repository.pod pod/perlhack.pod
2080 ____________________________________________________________________________
2081 [ 17181] By: jhi                                   on 2002/06/11  03:27:24
2082         Log: Subject: Detype locale.c comment
2083              From: Philip Newton <Philip.Newton@gmx.net>
2084              Date: Tue, 11 Jun 2002 06:28:08 +0200
2085              Message-ID: <b0vagu8197d5jn2c5pt8al97loreugl9e5@4ax.com>
2086      Branch: perl
2087            ! locale.c
2088 ____________________________________________________________________________
2089 [ 17180] By: jhi                                   on 2002/06/11  03:21:53
2090         Log: Make UTF-8 locales effective only if PerlIO has been
2091              defined (ignore UTF-8 locales silently if no PerlIO).
2092      Branch: perl
2093            ! locale.c pod/perldelta.pod pod/perluniintro.pod
2094 ____________________________________________________________________________
2095 [ 17179] By: jhi                                   on 2002/06/11  02:53:34
2096         Log: Can't printf Perl specific datatypes without perlio
2097              (in other words, stdio doesn't do the %V...)
2098      Branch: perl
2099            ! ext/XS/APItest/t/printf.t
2100 ____________________________________________________________________________
2101 [ 17178] By: jhi                                   on 2002/06/11  01:54:05
2102         Log: Document XS::APItest.
2103      Branch: perl
2104            ! pod/perldelta.pod
2105 ____________________________________________________________________________
2106 [ 17177] By: jhi                                   on 2002/06/11  01:49:38
2107         Log: Add XS::APItest to Win32/DJGPP/NetWare.
2108      Branch: perl
2109            ! NetWare/Makefile djgpp/config.over win32/Makefile
2110 ____________________________________________________________________________
2111 [ 17176] By: jhi                                   on 2002/06/11  01:37:39
2112         Log: Add XS::APItest 0.01 from Tim Jenness.
2113              
2114              The perl.h change is needed by non-gcc (non-__attribute__)
2115              compilers: without it non-gccs won't have printf() mapped
2116              to PerlIO_stdoutf (when perlio, of course).  This means that
2117              non-gccs would not be able to print the Perl specific datatypes.
2118      Branch: perl
2119            + ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
2120            + ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
2121            + ext/XS/APItest/README ext/XS/APItest/t/printf.t
2122            ! MANIFEST perl.h
2123 ____________________________________________________________________________
2124 [ 17175] By: jhi                                   on 2002/06/10  23:24:42
2125         Log: Now that binmode(FH) does implicit ":bytes" revisit
2126              the failing tests.  The worrisome one is the Digest::MD5
2127              test-- how will it fare in CRLF lands now?
2128      Branch: perl
2129            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
2130            ! ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
2131            ! ext/Storable/t/malice.t
2132 ____________________________________________________________________________
2133 [ 17174] By: jhi                                   on 2002/06/10  20:55:00
2134         Log: Upgrade to Math::BigInt 1.59.
2135      Branch: perl
2136            + lib/Math/BigInt/t/upgradef.t
2137            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2138            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
2139            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
2140            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
2141 ____________________________________________________________________________
2142 [ 17173] By: jhi                                   on 2002/06/10  20:16:30
2143         Log: Document the implicit :bytes of binmode(FH).
2144      Branch: perl
2145            ! pod/perlfunc.pod
2146 ____________________________________________________________________________
2147 [ 17172] By: jhi                                   on 2002/06/10  19:27:23
2148         Log: Integrate perlio:
2149              
2150              [ 17171]
2151              binmode(FH); to act like binmode(FH,":bytes") as well as
2152              turning off CRLF features.
2153      Branch: perl
2154           !> perlio.c t/io/utf8.t
2155 ____________________________________________________________________________
2156 [ 17171] By: nick                                  on 2002/06/10  18:40:22
2157         Log: binmode(FH); to act like binmode(FH,":bytes") as well as
2158              turning off CRLF features.
2159      Branch: perlio
2160            ! perlio.c t/io/utf8.t
2161 ____________________________________________________________________________
2162 [ 17170] By: nick                                  on 2002/06/10  17:04:28
2163         Log: Integrate mainline
2164      Branch: perlio
2165           !> Changes ext/Encode/t/CJKT.t ext/Encode/t/guess.t
2166           !> ext/threads/shared/queue.pm ext/threads/shared/shared.xs
2167           !> locale.c patchlevel.h perl.c pod/perldebtut.pod
2168           !> pod/perldelta.pod sv.c
2169 ____________________________________________________________________________
2170 [ 17169] By: jhi                                   on 2002/06/10  14:47:28
2171         Log: Subject: [DOC PATCH] perldebtut
2172              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2173              Date: Mon, 10 Jun 2002 17:47:14 +0200
2174              Message-Id: <4.2.0.58.20020610174710.05123760@mickey.dijkmat.nl>
2175      Branch: perl
2176            ! pod/perldebtut.pod
2177 ____________________________________________________________________________
2178 [ 17168] By: jhi                                   on 2002/06/10  14:04:31
2179         Log: Document the UTF-8 env issue.  Now NI-S just needs
2180              to fix binmode() to comply with the documentation...
2181      Branch: perl
2182            ! pod/perldelta.pod
2183 ____________________________________________________________________________
2184 [ 17167] By: jhi                                   on 2002/06/10  13:47:21
2185         Log: Subject: Re: Change 17108: Document the do BAREWORD change, from Rafael.
2186              From: Philip Newton <Philip.Newton@gmx.net>
2187              Date: Mon, 10 Jun 2002 07:56:41 +0200
2188              Message-ID: <anf8gugjm2v70ckgmkjm12paa00atimik4@4ax.com>
2189              
2190              Subject: Re: Change 17110: Add deprecations.
2191              From: Philip Newton <Philip.Newton@gmx.net>
2192              Date: Mon, 10 Jun 2002 07:56:22 +0200
2193              Message-ID: <bpf8gu0v332thjkpv39uirardul58aa7b3@4ax.com>
2194      Branch: perl
2195            ! pod/perldelta.pod
2196 ____________________________________________________________________________
2197 [ 17166] By: jhi                                   on 2002/06/10  13:44:49
2198         Log: NI-S doesn't need these comments :-) but I'm commenting anyway.
2199      Branch: perl
2200            ! locale.c perl.c
2201 ____________________________________________________________________________
2202 [ 17165] By: jhi                                   on 2002/06/10  13:07:57
2203         Log: Update Changes.
2204      Branch: perl
2205            ! Changes patchlevel.h
2206 ____________________________________________________________________________
2207 [ 17164] By: jhi                                   on 2002/06/10  13:01:17
2208         Log: Further patch on #17163 for Tru64.
2209      Branch: perl
2210            ! sv.c
2211 ____________________________________________________________________________
2212 [ 17163] By: jhi                                   on 2002/06/10  12:40:16
2213         Log: Patch from Hugo for the 'printf' problem:
2214              - for SV-style calling, we can only get NV
2215              - for C-style calling, we assume %f is double;
2216              - for simplicity we allow any of %Lf, %llf, %qf for long double
2217      Branch: perl
2218            ! sv.c
2219 ____________________________________________________________________________
2220 [ 17162] By: jhi                                   on 2002/06/10  12:31:32
2221         Log: Integrate perlio:
2222              
2223              [ 17159]
2224              Tune test to run in UTF-8 locales
2225              - test file must be opened as :bytes or high-bit octets
2226              will be UTF-8 encoded on write in such locales, so
2227              will not read as expected.
2228      Branch: perl
2229           !> ext/PerlIO/t/fallback.t
2230 ____________________________________________________________________________
2231 [ 17161] By: jhi                                   on 2002/06/10  12:21:39
2232         Log: #17150 didn't expect -Uuseperlio.
2233      Branch: perl
2234            ! ext/Encode/t/CJKT.t ext/Encode/t/guess.t
2235 ____________________________________________________________________________
2236 [ 17160] By: sky                                   on 2002/06/10  09:53:42
2237         Log: Subject: [PATCH] queue.pm
2238              From: Benjamin Goldberg <goldbb2@earthlink.net>
2239              Date: tis jun 04, 2002  02:03:53  Europe/Stockholm
2240              Message-Id: <3CFC03E8.A1EF9886@earthlink.net>
2241              Applied manually
2242      Branch: perl
2243            ! ext/threads/shared/queue.pm ext/threads/shared/shared.xs
2244 ____________________________________________________________________________
2245 [ 17159] By: nick                                  on 2002/06/10  09:51:16
2246         Log: Tune test to run in UTF-8 locales
2247              - test file must be opened as :bytes or high-bit octets
2248              will be UTF-8 encoded on write in such locales, so
2249              will not read as expected.
2250      Branch: perlio
2251            ! ext/PerlIO/t/fallback.t
2252 ____________________________________________________________________________
2253 [ 17158] By: nick                                  on 2002/06/10  09:49:32
2254         Log: Integrate mainline
2255      Branch: perlio
2256           +> lib/Net/Ping/Changes
2257            - lib/Net/Ping/CHANGES
2258           !> (integrate 37 files)
2259 ____________________________________________________________________________
2260 [ 17157] By: jhi                                   on 2002/06/10  03:30:19
2261         Log: metaconfig tweak for #17156.
2262      Branch: metaconfig
2263            ! U/mkglossary
2264 ____________________________________________________________________________
2265 [ 17156] By: jhi                                   on 2002/06/10  03:30:06
2266         Log: Glossary tweaks.
2267      Branch: perl
2268            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2269 ____________________________________________________________________________
2270 [ 17155] By: jhi                                   on 2002/06/10  02:12:09
2271         Log: Upgrade to Net::Ping 2.19.
2272      Branch: perl
2273            + lib/Net/Ping/Changes
2274            - lib/Net/Ping/CHANGES
2275            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/README
2276 ____________________________________________________________________________
2277 [ 17154] By: jhi                                   on 2002/06/09  23:25:48
2278         Log: Subject: [patch] ptr_table_store
2279              From: Doug MacEachern <dougm@covalent.net>
2280              Date: Sun, 9 Jun 2002 17:07:11 -0700 (PDT)
2281              Message-ID: <Pine.LNX.4.33.0206091700110.26891-100000@mako.covalent.net>
2282      Branch: perl
2283            ! sv.c
2284 ____________________________________________________________________________
2285 [ 17153] By: jhi                                   on 2002/06/09  23:25:04
2286         Log: Subject: Re: unique attribute?
2287              From: Doug MacEachern <dougm@covalent.net>
2288              Date: Sun, 9 Jun 2002 16:49:25 -0700 (PDT)
2289              Message-ID: <Pine.LNX.4.33.0206091645330.26891-100000@mako.covalent.net>
2290      Branch: perl
2291            ! embed.fnc embed.h proto.h sv.c sv.h
2292 ____________________________________________________________________________
2293 [ 17152] By: jhi                                   on 2002/06/09  23:21:35
2294         Log: Update hint comments.
2295      Branch: perl
2296            ! hints/irix_6.sh
2297 ____________________________________________________________________________
2298 [ 17151] By: jhi                                   on 2002/06/09  22:59:54
2299         Log: One missing bit of Math::BigInt 1.58.
2300      Branch: perl
2301            ! t/lib/Math/BigInt/BareCalc.pm
2302 ____________________________________________________________________________
2303 [ 17150] By: jhi                                   on 2002/06/09  21:47:51
2304         Log: Subject: [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)
2305              From: Radu Greab <radu@netsoft.ro>
2306              Date: Mon, 10 Jun 2002 00:40:34 +0300
2307              Message-Id: <200206092140.g59LeYn15745@ix.netsoft.ro>
2308              
2309              Fixes for en_US.UTF-8 failures, all but ext/PerlIO/t/fallback.t
2310              ones which I cannot figure out.
2311      Branch: perl
2312            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
2313            ! ext/Encode/t/guess.t ext/Storable/t/malice.t
2314 ____________________________________________________________________________
2315 [ 17149] By: jhi                                   on 2002/06/09  21:08:02
2316         Log: :unique nitpicking continues.
2317      Branch: perl
2318            ! pod/perlfunc.pod
2319 ____________________________________________________________________________
2320 [ 17148] By: jhi                                   on 2002/06/09  21:01:57
2321         Log: "thread failed to start: " is better than "Died:".
2322      Branch: perl
2323            ! ext/threads/threads.xs pod/perldiag.pod
2324 ____________________________________________________________________________
2325 [ 17147] By: jhi                                   on 2002/06/09  20:47:53
2326         Log: :unique saga continues.
2327      Branch: perl
2328            ! pod/perldelta.pod pod/perlfunc.pod
2329 ____________________________________________________________________________
2330 [ 17146] By: jhi                                   on 2002/06/09  20:44:38
2331         Log: Subject: Re: unique attribute?
2332              From: Doug MacEachern <dougm@covalent.net>
2333              Date: Sun, 9 Jun 2002 14:00:39 -0700 (PDT)
2334              Message-ID: <Pine.LNX.4.33.0206091356210.26891-100000@mako.covalent.net>
2335      Branch: perl
2336            ! sv.c
2337 ____________________________________________________________________________
2338 [ 17145] By: jhi                                   on 2002/06/09  20:09:03
2339         Log: Subject: Math::BigInt 1.58 released
2340              From: Tels <perl_dummy@bloodgate.com>
2341              Date: Sun, 09 Jun 2002 22:39:35 +0200 (CEST)
2342              Message-Id: <200206092036.g59KaGPZ1308701@tiku.hut.fi>
2343              
2344              Subject: [PATCH] RE: Math::BigInt 1.58 released
2345              From: Tels <perl_dummy@bloodgate.com>
2346              Date: Sun, 09 Jun 2002 22:45:51 +0200 (CEST)
2347              Message-Id: <200206092042.g59KgXPZ1223212@tiku.hut.fi>
2348      Branch: perl
2349            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2350            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
2351            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
2352            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
2353            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
2354            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbi_rand.t
2355            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
2356            ! lib/Math/BigInt/t/with_sub.t
2357 ____________________________________________________________________________
2358 [ 17144] By: nick                                  on 2002/06/09  17:50:14
2359         Log: Integrate mainline
2360      Branch: perlio
2361           +> README.freebsd README.irix
2362           !> (integrate 43 files)
2363 ____________________________________________________________________________
2364 [ 17143] By: jhi                                   on 2002/06/09  17:45:50
2365         Log: Subject: cleanup's
2366              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2367              Date: Sun, 09 Jun 2002 13:55:21 +0200
2368              Message-Id: <20020609102200.DEE5.H.M.BRAND@hccnet.nl>
2369      Branch: perl
2370            ! ext/PerlIO/t/encoding.t
2371 ____________________________________________________________________________
2372 [ 17142] By: jhi                                   on 2002/06/09  17:37:45
2373         Log: open "list form" clarification.
2374      Branch: perl
2375            ! pod/perlfunc.pod
2376 ____________________________________________________________________________
2377 [ 17141] By: jhi                                   on 2002/06/09  17:24:22
2378         Log: Better wording from Sarathy.
2379      Branch: perl
2380            ! pod/perldelta.pod
2381 ____________________________________________________________________________
2382 [ 17140] By: jhi                                   on 2002/06/09  16:58:47
2383         Log: Closer to the truth.
2384      Branch: perl
2385            ! pod/perlfunc.pod
2386 ____________________________________________________________________________
2387 [ 17139] By: jhi                                   on 2002/06/09  16:49:49
2388         Log: Subject: Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
2389              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2390              Date: Sun, 09 Jun 2002 14:52:07 +0100
2391              Message-Id: <200206091352.g59Dq7Z28403@crypt.compulink.co.uk>  
2392      Branch: perl
2393            ! numeric.c
2394 ____________________________________________________________________________
2395 [ 17138] By: jhi                                   on 2002/06/09  16:13:44
2396         Log: Clarify that the :unique makes the target readonly
2397              when the first interpreter cloning takes place.
2398      Branch: perl
2399            ! pod/perlfunc.pod
2400 ____________________________________________________________________________
2401 [ 17137] By: gsar                                  on 2002/06/09  16:05:22
2402         Log: update perlfork.pod for status as of 5.8.0
2403      Branch: perl
2404            ! pod/perlfork.pod
2405 ____________________________________________________________________________
2406 [ 17136] By: jhi                                   on 2002/06/09  16:01:50
2407         Log: Subject: possible band-aid for cygwin build of perl@17061
2408              From: PPrymmer@factset.com
2409              Date: Sat, 8 Jun 2002 20:57:05 -0400
2410              Message-ID: <OF846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11>
2411      Branch: perl
2412            ! Makefile.SH README.cygwin
2413 ____________________________________________________________________________
2414 [ 17135] By: sky                                   on 2002/06/09  15:44:37
2415         Log: Follow up on changing keyword to special subroutine.
2416      Branch: perl
2417            ! pod/perlmod.pod
2418 ____________________________________________________________________________
2419 [ 17134] By: jhi                                   on 2002/06/09  15:40:52
2420         Log: CLONE doc tweaks.
2421      Branch: perl
2422            ! pod/perldelta.pod pod/perlmod.pod
2423 ____________________________________________________________________________
2424 [ 17133] By: jhi                                   on 2002/06/09  15:34:20
2425         Log: syswrite() is old news.
2426      Branch: perl
2427            ! pod/perldelta.pod
2428 ____________________________________________________________________________
2429 [ 17132] By: jhi                                   on 2002/06/09  15:14:20
2430         Log: Subject: One-argument syswrite
2431              From: Johan Vromans <jvromans@squirrel.nl>
2432              Date: Sun, 9 Jun 2002 13:20:36 +0200
2433              Message-ID: <15619.14852.462515.162801@phoenix.squirrel.nl>
2434              
2435              (It's really two-argument.)
2436      Branch: perl
2437            ! pod/perldelta.pod
2438 ____________________________________________________________________________
2439 [ 17131] By: jhi                                   on 2002/06/09  15:11:13
2440         Log: Subject: [Patch] $^N issues
2441              From: Johan Vromans <jvromans@squirrel.nl>
2442              Date: Sun, 9 Jun 2002 13:12:43 +0200
2443              Message-ID: <15619.14379.888034.910020@phoenix.squirrel.nl>    
2444      Branch: perl
2445            ! lib/English.pm pod/perlre.pod
2446 ____________________________________________________________________________
2447 [ 17130] By: jhi                                   on 2002/06/09  15:10:18
2448         Log: Subject: [Patch] "#0" format in perlform
2449              From: Johan Vromans <jvromans@squirrel.nl>
2450              Date: Sun, 9 Jun 2002 12:53:01 +0200
2451              Message-ID: <15619.13197.892587.565630@phoenix.squirrel.nl>    
2452      Branch: perl
2453            ! pod/perlform.pod
2454 ____________________________________________________________________________
2455 [ 17129] By: jhi                                   on 2002/06/09  15:08:20
2456         Log: Subject: [Patch] CLONE is not in perldelta
2457              From: Johan Vromans <jvromans@squirrel.nl>
2458              Date: Sun, 9 Jun 2002 12:41:18 +0200
2459              Message-ID: <15619.12494.713591.282001@phoenix.squirrel.nl>    
2460      Branch: perl
2461            ! pod/perldelta.pod
2462 ____________________________________________________________________________
2463 [ 17128] By: jhi                                   on 2002/06/09  03:02:38
2464         Log: Subject: [PATCH] fix stuck MD5 compile on VAX
2465              From: "Craig A. Berry" <craigberry@mac.com>
2466              Date: Sat, 8 Jun 2002 23:01:11 -0500
2467              Message-Id: <a05111b05b92881c6c8c4@[172.16.52.1]>
2468      Branch: perl
2469            ! ext/Digest/MD5/Makefile.PL
2470 ____________________________________________________________________________
2471 [ 17127] By: jhi                                   on 2002/06/08  22:50:43
2472         Log: ... and more.
2473      Branch: perl
2474            ! win32/makefile.mk
2475 ____________________________________________________________________________
2476 [ 17126] By: jhi                                   on 2002/06/08  22:49:43
2477         Log: More spots for perl$OS.
2478      Branch: perl
2479            ! NetWare/Makefile win32/Makefile
2480 ____________________________________________________________________________
2481 [ 17125] By: jhi                                   on 2002/06/08  22:46:17
2482         Log: One more spot to list perlfreebsd and perlirix.
2483      Branch: perl
2484            ! plan9/mkfile
2485 ____________________________________________________________________________
2486 [ 17124] By: jhi                                   on 2002/06/08  22:22:05
2487         Log: BSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware for 5.6.1.
2488      Branch: perl
2489            ! pod/perlport.pod
2490 ____________________________________________________________________________
2491 [ 17123] By: jhi                                   on 2002/06/08  22:15:31
2492         Log: Cygwin duplicated (noticed by Schwern).
2493      Branch: perl
2494            ! pod/perlport.pod
2495 ____________________________________________________________________________
2496 [ 17122] By: jhi                                   on 2002/06/08  22:03:15
2497         Log: s/Plan9/Plan 9/g; (and one remaning MacOS)
2498      Branch: perl
2499            ! INSTALL README.jp pod/perlfaq3.pod pod/perlopentut.pod
2500            ! pod/perlport.pod pod/perlrun.pod
2501 ____________________________________________________________________________
2502 [ 17121] By: jhi                                   on 2002/06/08  21:36:00
2503         Log: Make the =heads a little bit more descriptive; regen toc.
2504      Branch: perl
2505            ! README.freebsd README.irix pod/perltoc.pod
2506 ____________________________________________________________________________
2507 [ 17120] By: jhi                                   on 2002/06/08  21:02:27
2508         Log: I wonder what a 64-bot is?
2509      Branch: perl
2510            ! README.irix
2511 ____________________________________________________________________________
2512 [ 17119] By: jhi                                   on 2002/06/08  21:01:45
2513         Log: Regen toc.
2514      Branch: perl
2515            ! pod/perltoc.pod
2516 ____________________________________________________________________________
2517 [ 17118] By: jhi                                   on 2002/06/08  21:00:18
2518         Log: Add README.irix/perlirix.
2519      Branch: perl
2520            + README.irix
2521            ! INSTALL MANIFEST pod/buildtoc.PL pod/perl.pod
2522            ! pod/perldelta.pod pod/perlport.pod
2523 ____________________________________________________________________________
2524 [ 17117] By: jhi                                   on 2002/06/08  20:48:16
2525         Log: Add perlfreebsd.
2526      Branch: perl
2527            ! pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
2528            ! pod/perlport.pod
2529 ____________________________________________________________________________
2530 [ 17116] By: jhi                                   on 2002/06/08  20:45:25
2531         Log: Mention the FreeBSD Perl policy change.
2532      Branch: perl
2533            ! README.freebsd
2534 ____________________________________________________________________________
2535 [ 17115] By: jhi                                   on 2002/06/08  20:34:59
2536         Log: Mention the FreeBSD readdir_r bug in perldelta.
2537      Branch: perl
2538            ! pod/perldelta.pod
2539 ____________________________________________________________________________
2540 [ 17114] By: jhi                                   on 2002/06/08  20:31:18
2541         Log: Subject: [PATCH] Re: perl Makfile.PL for DBI give Segmentation fault (core dumped)    (was: perl@17014)
2542              From: Nicholas Clark <nick@unfortu.net>
2543              Date: Sat, 8 Jun 2002 22:23:15 +0100
2544              Message-ID: <20020608212315.GE302@Bagpuss.unfortu.net>
2545      Branch: perl
2546            + README.freebsd
2547            ! MANIFEST
2548 ____________________________________________________________________________
2549 [ 17113] By: sky                                   on 2002/06/08  20:19:28
2550         Log: Preparing A::H for CPAN release, upped version to 0.77
2551              Documented changes.
2552              Last tweak to test case.
2553      Branch: perl
2554            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
2555            ! lib/Attribute/Handlers/README lib/Attribute/Handlers/t/multi.t
2556 ____________________________________________________________________________
2557 [ 17112] By: sky                                   on 2002/06/08  19:42:33
2558         Log: Prepare CPAN release of Attribute::Handlers
2559              Make the test case know about the changes in attributes
2560              in 5.8 (lexical) and also turn off some warnings.
2561      Branch: perl
2562            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
2563 ____________________________________________________________________________
2564 [ 17111] By: jhi                                   on 2002/06/08  19:11:49
2565         Log: Because of #17097.
2566      Branch: perl
2567            ! configpm
2568 ____________________________________________________________________________
2569 [ 17110] By: jhi                                   on 2002/06/08  19:06:31
2570         Log: Add deprecations.
2571      Branch: perl
2572            ! pod/perldelta.pod
2573 ____________________________________________________________________________
2574 [ 17109] By: sky                                   on 2002/06/08  19:02:19
2575         Log: Remove leftover dummy and cleanup the test case.
2576      Branch: perl
2577            ! ext/threads/shared/shared.pm ext/threads/shared/t/hv_refs.t
2578            ! ext/threads/shared/t/hv_simple.t
2579 ____________________________________________________________________________
2580 [ 17108] By: jhi                                   on 2002/06/08  18:55:23
2581         Log: Document the do BAREWORD change, from Rafael.
2582      Branch: perl
2583            ! pod/perldelta.pod
2584 ____________________________________________________________________________
2585 [ 17107] By: jhi                                   on 2002/06/08  18:32:50
2586         Log: Remove the newly added makedepend .depending "token directory"
2587              when cleaning up.
2588      Branch: perl
2589            ! Makefile.SH
2590 ____________________________________________________________________________
2591 [ 17106] By: jhi                                   on 2002/06/08  18:24:08
2592         Log: perldelta tweaks.
2593      Branch: perl
2594            ! pod/perldelta.pod
2595 ____________________________________________________________________________
2596 [ 17105] By: jhi                                   on 2002/06/08  18:19:40
2597         Log: I assume the Perl fork() emulation is still experimental.
2598      Branch: perl
2599            ! pod/perlfork.pod
2600 ____________________________________________________________________________
2601 [ 17104] By: jhi                                   on 2002/06/08  18:17:10
2602         Log: Subject: [PATCH] VMS doc patch (was Re: VMS changes?)
2603              From: "Craig A. Berry" <craigberry@mac.com>
2604              Date: Sat, 8 Jun 2002 14:10:41 -0500
2605              Message-Id: <a05111b03b92805d6bc97@[172.16.52.1]>
2606      Branch: perl
2607            ! README.vms pod/perldelta.pod
2608 ____________________________________________________________________________
2609 [ 17103] By: jhi                                   on 2002/06/08  18:04:37
2610         Log: Slight tweaks from Lupe Christoph.
2611      Branch: perl
2612            ! pod/perldelta.pod
2613 ____________________________________________________________________________
2614 [ 17102] By: jhi                                   on 2002/06/08  17:04:24
2615         Log: Workaround for broken symlink traversal.
2616      Branch: perl
2617            ! installperl
2618 ____________________________________________________________________________
2619 [ 17101] By: jhi                                   on 2002/06/08  16:16:46
2620         Log: h2ph: Explain why parts of asm/*.h are skipped in Linux.
2621      Branch: perl
2622            ! utils/h2ph.PL
2623 ____________________________________________________________________________
2624 [ 17100] By: nick                                  on 2002/06/08  15:54:19
2625         Log: Integrate mainline
2626      Branch: perlio
2627           !> Makefile.SH ext/Storable/ChangeLog ext/Storable/Storable.pm
2628           !> ext/Storable/Storable.xs ext/Storable/t/recurse.t
2629           !> ext/threads/threads.xs lib/Thread.pm lib/Thread/Queue.pm
2630           !> lib/Thread/Semaphore.pm lib/Win32.pod numeric.c
2631           !> pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
2632           !> utils/h2ph.PL utils/perldoc.PL utils/perlivp.PL win32/win32.c
2633 ____________________________________________________________________________
2634 [ 17099] By: jhi                                   on 2002/06/08  15:53:16
2635         Log: Try to avoid a looping makedepend that sometimes
2636              happens when timestamps are out of sync.
2637      Branch: perl
2638            ! makedepend.SH
2639 ____________________________________________________________________________
2640 [ 17098] By: jhi                                   on 2002/06/08  15:35:06
2641         Log: metaconfig tweaks from Robin Barker to go with #17097;
2642              update Glossary.patch and mkglossary.
2643      Branch: metaconfig
2644            ! U/Glossary.patch U/mkglossary dist-3.0at70b/jmake/bindex.SH
2645            ! dist-3.0at70b/mcon/U/make.U dist-3.0at70b/mcon/makegloss.SH
2646 ____________________________________________________________________________
2647 [ 17097] By: jhi                                   on 2002/06/08  15:34:09
2648         Log: Various Configure tweaks.
2649      Branch: perl
2650            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2651 ____________________________________________________________________________
2652 [ 17096] By: jhi                                   on 2002/06/08  15:05:46
2653         Log: Fix Glossary formatting bugs when creating Config.pm,
2654              from Robin Barker.
2655      Branch: perl
2656            ! configpm
2657 ____________________________________________________________________________
2658 [ 17095] By: jhi                                   on 2002/06/08  15:00:39
2659         Log: perlivp: Too Much Information. 
2660      Branch: perl
2661            ! utils/perlivp.PL
2662 ____________________________________________________________________________
2663 [ 17094] By: jhi                                   on 2002/06/08  14:58:43
2664         Log: h2ph: workarounds for too large hexadecimal constants.
2665              Now 'perlivp' passes without a whimper in Solaris 8 and
2666              Tru64 4.0F (Debian 2.2 Linux/x86 doesn't but my header
2667              installation is weird; e.g. float.h is not in /usr/include...
2668              (cd /usr/include; h2ph -l -r .)
2669      Branch: perl
2670            ! utils/h2ph.PL
2671 ____________________________________________________________________________
2672 [ 17093] By: jhi                                   on 2002/06/08  14:22:10
2673         Log: h2ph: handle function pointer constants.
2674      Branch: perl
2675            ! utils/h2ph.PL
2676 ____________________________________________________________________________
2677 [ 17092] By: jhi                                   on 2002/06/08  13:54:17
2678         Log: Put back the [561+] markers (except for the New Tests
2679              section where the comparison is meaningless);
2680              note that perl561delta is really the changes both
2681              from 5.005_03 and 5.6.0.
2682      Branch: perl
2683            ! pod/perldelta.pod
2684 ____________________________________________________________________________
2685 [ 17091] By: jhi                                   on 2002/06/08  13:25:04
2686         Log: Mention the dynamicness of Socket in VMS in another spot.
2687      Branch: perl
2688            ! pod/perldelta.pod
2689 ____________________________________________________________________________
2690 [ 17090] By: jhi                                   on 2002/06/08  13:16:27
2691         Log: Address most of the issues found by Lupe Cristoph
2692              (only leave the VMS changes to the VMS people);
2693              move the VOS section to its right place;
2694              talk more about userlevel threads;
2695              eradicate end-of-line spaces.
2696      Branch: perl
2697            ! pod/perldelta.pod
2698 ____________________________________________________________________________
2699 [ 17089] By: jhi                                   on 2002/06/08  12:59:45
2700         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
2701              From: Radu Greab <radu@netsoft.ro>
2702              Date: Sat, 8 Jun 2002 16:59:56 +0300
2703              Message-ID: <15618.3548.55951.66902@ix.netsoft.ro>
2704              
2705              A test for #17082.
2706      Branch: perl
2707            ! ext/Storable/t/recurse.t
2708 ____________________________________________________________________________
2709 [ 17088] By: jhi                                   on 2002/06/08  12:35:46
2710         Log: Explain at the top the situation in a nutshell;
2711              remove the [561+] tags as redundant;
2712              AmigaOS wasn't broken in 5.6.1, and still good in 5.7.2.
2713      Branch: perl
2714            ! pod/perldelta.pod
2715 ____________________________________________________________________________
2716 [ 17087] By: jhi                                   on 2002/06/08  12:25:15
2717         Log: Subject: [Patch] perldelta for 5.8.0 RC1
2718              From: lupe@lupe-christoph.de (Lupe Christoph)
2719              Date: Sat, 8 Jun 2002 14:08:16 +0200
2720              Message-ID: <20020608120816.GP14630@lupe-christoph.de>
2721      Branch: perl
2722            ! pod/perldelta.pod
2723 ____________________________________________________________________________
2724 [ 17086] By: jhi                                   on 2002/06/08  12:14:48
2725         Log: Advertise the upcoming Win32::GetOSName().
2726      Branch: perl
2727            ! pod/perlport.pod
2728 ____________________________________________________________________________
2729 [ 17085] By: jhi                                   on 2002/06/08  12:11:27
2730         Log: The lib/Win32.pod part of
2731              
2732              Subject: [DOC PATCH] Re: platform check (CODE PATCH : libwin32 )     
2733              From: "Yves Orton" <demerphq@hotmail.com>
2734              Date: Sat, 08 Jun 2002 00:27:25 +0200
2735              Message-ID: <F209R6rPlHkg6WMaScm00017481@hotmail.com>
2736              
2737              (manually applied and tweaked) 
2738      Branch: perl
2739            ! lib/Win32.pod
2740 ____________________________________________________________________________
2741 [ 17084] By: jhi                                   on 2002/06/08  11:46:36
2742         Log: Subject: Doc patches: assorted minor nits
2743              From: Philip Newton <Philip.Newton@gmx.net>
2744              Date: Sat, 08 Jun 2002 11:08:12 +0200
2745              Message-ID: <k7i3gu8g2tga411pc6mcfvsp9rql27m8kq@4ax.com>
2746      Branch: perl
2747            ! pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
2748 ____________________________________________________________________________
2749 [ 17083] By: jhi                                   on 2002/06/08  11:44:59
2750         Log: Subject: Re: doc bug in perldoc
2751              From: Philip Newton <Philip.Newton@gmx.net>
2752              Date: Sat, 08 Jun 2002 11:05:09 +0200
2753              Message-ID: <c3i3guod7ps1u5iujokk509p43ob76815k@4ax.com>
2754      Branch: perl
2755            ! utils/perldoc.PL
2756 ____________________________________________________________________________
2757 [ 17082] By: jhi                                   on 2002/06/08  11:37:56
2758         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
2759              From: Radu Greab <radu@netsoft.ro>
2760              Date: Sat, 8 Jun 2002 08:28:58 +0300
2761              Message-ID: <15617.38426.603787.918922@ix.netsoft.ro>
2762      Branch: perl
2763            ! ext/Storable/Storable.xs
2764 ____________________________________________________________________________
2765 [ 17081] By: jhi                                   on 2002/06/08  11:36:29
2766         Log: Subject: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
2767              From: "Craig A. Berry" <craigberry@mac.com>
2768              Date: Fri, 7 Jun 2002 22:55:34 -0500
2769              Message-Id: <a05111b02b92724737054@[172.16.52.1]>
2770              
2771              Handle also underflow on non-IEEE.
2772      Branch: perl
2773            ! numeric.c
2774 ____________________________________________________________________________
2775 [ 17080] By: sky                                   on 2002/06/08  10:06:05
2776         Log: Fix for bug [ID 20020602.007].
2777              Don't decrement the active flag until AFTER we have run perl_destruct
2778      Branch: perl
2779            ! ext/threads/threads.xs
2780 ____________________________________________________________________________
2781 [ 17079] By: jhi                                   on 2002/06/08  01:38:50
2782         Log: h2ph: evil linux/byteorder/pdp_endian.h
2783      Branch: perl
2784            ! utils/h2ph.PL
2785 ____________________________________________________________________________
2786 [ 17078] By: jhi                                   on 2002/06/08  01:14:45
2787         Log: h2ph: more evilness in the form of Linux inline assembler.
2788      Branch: perl
2789            ! utils/h2ph.PL
2790 ____________________________________________________________________________
2791 [ 17077] By: jhi                                   on 2002/06/07  23:14:10
2792         Log: h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19L
2793              (note the final L) for ia32 and ia64 long doubles.
2794      Branch: perl
2795            ! utils/h2ph.PL
2796 ____________________________________________________________________________
2797 [ 17076] By: jhi                                   on 2002/06/07  23:06:22
2798         Log: perlivp: more header matching.
2799      Branch: perl
2800            ! utils/perlivp.PL
2801 ____________________________________________________________________________
2802 [ 17075] By: jhi                                   on 2002/06/07  22:43:37
2803         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
2804              From: Nicholas Clark <nick@unfortu.net>
2805              Date: Sat, 8 Jun 2002 00:39:22 +0100
2806              Message-ID: <20020607233921.GE307@Bagpuss.unfortu.net>
2807      Branch: perl
2808            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2809 ____________________________________________________________________________
2810 [ 17074] By: jhi                                   on 2002/06/07  22:33:29
2811         Log: Subject: [PATCH] numeric.c:S_mulexp10 -- quit when you can
2812              From: "Craig A. Berry" <craigberry@mac.com>
2813              Date: Fri, 7 Jun 2002 18:29:31 -0500
2814              Message-Id: <a05111b01b926db404884@[172.16.52.1]>
2815      Branch: perl
2816            ! numeric.c
2817 ____________________________________________________________________________
2818 [ 17073] By: jhi                                   on 2002/06/07  21:34:07
2819         Log: Reunite the first .PHONY targets (based on Garry Williams'
2820              reading of the GNU make manual).
2821      Branch: perl
2822            ! Makefile.SH
2823 ____________________________________________________________________________
2824 [ 17072] By: jhi                                   on 2002/06/07  20:59:14
2825         Log: Subject: Re: [DOCPATCH] Thread.pm
2826              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2827              Date: Fri, 07 Jun 2002 23:57:01 +0200
2828              Message-Id: <4.2.0.58.20020607235418.02e23680@mickey.dijkmat.nl>
2829      Branch: perl
2830            ! lib/Thread.pm lib/Thread/Queue.pm lib/Thread/Semaphore.pm
2831 ____________________________________________________________________________
2832 [ 17071] By: jhi                                   on 2002/06/07  20:51:15
2833         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
2834              From: Radu Greab <radu@netsoft.ro>
2835              Date: Sat, 8 Jun 2002 00:49:02 +0300
2836              Message-ID: <15617.10830.557640.430565@ix.netsoft.ro>
2837      Branch: perl
2838            ! ext/Storable/t/recurse.t
2839 ____________________________________________________________________________
2840 [ 17070] By: jhi                                   on 2002/06/07  19:36:16
2841         Log: h2ph: the fp exponent does need to have an explicit sign.
2842      Branch: perl
2843            ! utils/h2ph.PL
2844 ____________________________________________________________________________
2845 [ 17069] By: jhi                                   on 2002/06/07  19:28:52
2846         Log: perlivp: tell what went wrong.
2847      Branch: perl
2848            ! utils/perlivp.PL
2849 ____________________________________________________________________________
2850 [ 17068] By: jhi                                   on 2002/06/07  19:22:23
2851         Log: perlivp: sometimes headers and symbols don't quite match.
2852      Branch: perl
2853            ! utils/perlivp.PL
2854 ____________________________________________________________________________
2855 [ 17067] By: jhi                                   on 2002/06/07  19:21:39
2856         Log: h2ph: One more usage example.
2857      Branch: perl
2858            ! utils/h2ph.PL
2859 ____________________________________________________________________________
2860 [ 17066] By: jhi                                   on 2002/06/07  19:05:22
2861         Log: h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
2862      Branch: perl
2863            ! utils/h2ph.PL
2864 ____________________________________________________________________________
2865 [ 17065] By: nick                                  on 2002/06/07  18:21:36
2866         Log: Integrate mainline
2867      Branch: perlio
2868           +> ext/IO/hints/sco.pl
2869           !> (integrate 27 files)
2870 ____________________________________________________________________________
2871 [ 17064] By: gsar                                  on 2002/06/07  18:04:39
2872         Log: uname() was returning "unknown" on IA64; handle other missing
2873              cases as well, and make any future unknown ones show up as
2874              unknown(0x123).
2875      Branch: perl
2876            ! win32/win32.c
2877 ____________________________________________________________________________
2878 [ 17063] By: jhi                                   on 2002/06/07  16:12:20
2879         Log: There are many ways to skin a Win32 (from Sarathy).
2880      Branch: perl
2881            ! pod/perlport.pod
2882 ____________________________________________________________________________
2883 [ 17062] By: jhi                                   on 2002/06/07  14:39:05
2884         Log: Typos spotted by Vadim.
2885      Branch: perl
2886            ! pod/perlport.pod
2887 ____________________________________________________________________________
2888 [ 17061] By: jhi                                   on 2002/06/07  14:05:16
2889         Log: Update Changes.
2890      Branch: perl
2891            ! Changes patchlevel.h
2892 ____________________________________________________________________________
2893 [ 17060] By: jhi                                   on 2002/06/07  13:26:52
2894         Log: Subject: Re: [PATCH] Small nit in perlxs.pod
2895              From: lupe@lupe-christoph.de (Lupe Christoph)
2896              Date: Fri, 7 Jun 2002 13:38:24 +0200
2897              Message-ID: <20020607113824.GD24159@lupe-christoph.de>
2898      Branch: perl
2899            ! pod/perlxs.pod
2900 ____________________________________________________________________________
2901 [ 17059] By: jhi                                   on 2002/06/07  13:25:35
2902         Log: Subject: [PATCH] README.win32 and win32/makefile.mk differ
2903              From: lupe@lupe-christoph.de (Lupe Christoph)
2904              Date: Fri, 7 Jun 2002 13:36:51 +0200
2905              Message-ID: <20020607113651.GC24159@lupe-christoph.de>
2906      Branch: perl
2907            ! README.win32
2908 ____________________________________________________________________________
2909 [ 17058] By: jhi                                   on 2002/06/07  13:22:38
2910         Log: gcc -Wall nit noticed by NI-S.
2911      Branch: perl
2912            ! pp.c
2913 ____________________________________________________________________________
2914 [ 17057] By: jhi                                   on 2002/06/07  13:20:05
2915         Log: Subject: Modification to Perl 5.6.1 source: ext/IO needs a hint
2916              From: Andrew Hamm <AHamm@civica.com.au>
2917              Date: Fri, 7 Jun 2002 17:11:24 +1000
2918              Message-ID: <3BA45F696FAAD3118A520090276AD99C0135BE03@sansydnt01.sanderson.net.au>
2919      Branch: perl
2920            + ext/IO/hints/sco.pl
2921            ! MANIFEST
2922 ____________________________________________________________________________
2923 [ 17056] By: jhi                                   on 2002/06/07  13:14:44
2924         Log: Integrate perlio:
2925              
2926              [ 17053]
2927              Don't discard read data on flush if seek fails.
2928      Branch: perl
2929           !> perlio.c
2930 ____________________________________________________________________________
2931 [ 17055] By: jhi                                   on 2002/06/07  13:01:19
2932         Log: s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
2933      Branch: perl
2934            ! pod/perl561delta.pod pod/perl570delta.pod pod/perl571delta.pod
2935            ! pod/perl572delta.pod pod/perldelta.pod pod/perlfaq3.pod
2936            ! pod/perlfunc.pod pod/perlintro.pod pod/perlpodspec.pod
2937            ! pod/perlport.pod pod/perltoot.pod
2938 ____________________________________________________________________________
2939 [ 17054] By: jhi                                   on 2002/06/07  12:38:09
2940         Log: More Winlore from Vadim.
2941      Branch: perl
2942            ! pod/perlport.pod
2943 ____________________________________________________________________________
2944 [ 17053] By: nick                                  on 2002/06/07  10:11:51
2945         Log: Don't discard read data on flush if seek fails.
2946      Branch: perlio
2947            ! perlio.c
2948 ____________________________________________________________________________
2949 [ 17052] By: jhi                                   on 2002/06/07  01:34:48
2950         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
2951              From: Radu Greab <radu@netsoft.ro>
2952              Date: Fri, 7 Jun 2002 05:17:58 +0300
2953              Message-ID: <15616.6102.89472.9852@ix.netsoft.ro>
2954      Branch: perl
2955            ! ext/Storable/Storable.xs
2956 ____________________________________________________________________________
2957 [ 17051] By: jhi                                   on 2002/06/07  01:31:56
2958         Log: Split in two the .PHONY target so that makes without .PHONY
2959              when invoked as "make" won't wander off into the targets "compile
2960              translator utilities" and instead stay in the "all" target.
2961              Diagnosed by Garry Williams.
2962      Branch: perl
2963            ! Makefile.SH
2964 ____________________________________________________________________________
2965 [ 17050] By: jhi                                   on 2002/06/06  20:57:11
2966         Log: Retract #16892 now that we have #17022.
2967      Branch: perl
2968            ! lib/Cwd.pm
2969 ____________________________________________________________________________
2970 [ 17049] By: jhi                                   on 2002/06/06  20:27:02
2971         Log: Update the SUPER-UX situation.
2972      Branch: perl
2973            ! pod/perldelta.pod
2974 ____________________________________________________________________________
2975 [ 17048] By: jhi                                   on 2002/06/06  20:13:53
2976         Log: More Windows wisdom from Sarathy;
2977              remove old UTS entry; add SUPER-UX.
2978      Branch: perl
2979            ! pod/perlport.pod
2980 ____________________________________________________________________________
2981 [ 17047] By: jhi                                   on 2002/06/06  20:10:14
2982         Log: Windows wisdom from Sarathy.
2983      Branch: perl
2984            ! pod/perlvar.pod
2985 ____________________________________________________________________________
2986 [ 17046] By: rgs                                   on 2002/06/06  19:33:23
2987         Log: The perlio warnings are not mandatory.
2988      Branch: perl
2989            ! pod/perldiag.pod
2990 ____________________________________________________________________________
2991 [ 17045] By: jhi                                   on 2002/06/06  19:09:52
2992         Log: Typolice.
2993      Branch: perl
2994            ! utils/c2ph.PL x2p/s2p.PL
2995 ____________________________________________________________________________
2996 [ 17044] By: jhi                                   on 2002/06/06  18:57:39
2997         Log: Document that $^O in Win32 is a bit lacking in details.
2998      Branch: perl
2999            ! pod/perlvar.pod
3000 ____________________________________________________________________________
3001 [ 17043] By: nick                                  on 2002/06/06  18:51:48
3002         Log: Integrate mainline
3003      Branch: perlio
3004           !> NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
3005           !> NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
3006           !> NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
3007           !> NetWare/t/NWScripts.pl lib/Thread.pm pod/perldelta.pod
3008           !> pod/perldiag.pod pod/perlguts.pod pod/perlthrtut.pod
3009           !> utils/c2ph.PL x2p/a2p.h x2p/s2p.PL
3010 ____________________________________________________________________________
3011 [ 17042] By: jhi                                   on 2002/06/06  18:49:22
3012         Log: Win32 is not an OS.
3013      Branch: perl
3014            ! pod/perlport.pod
3015 ____________________________________________________________________________
3016 [ 17041] By: jhi                                   on 2002/06/06  18:18:11
3017         Log: The Makefile.SH part of
3018              
3019              Subject: [PATCH] corrections to Config.pm
3020              From: Robin Barker <rmb1@cise.npl.co.uk>
3021              Date: Thu, 6 Jun 2002 18:05:17 +0100 (BST)
3022              Message-Id: <200206061705.SAA12213@tempest.npl.co.uk>
3023              
3024              and regen Configure.
3025      Branch: perl
3026            ! Configure Makefile.SH Porting/config.sh Porting/config_H
3027 ____________________________________________________________________________
3028 [ 17040] By: jhi                                   on 2002/06/06  17:46:20
3029         Log: Supported platforms tweaks.
3030      Branch: perl
3031            ! pod/perlport.pod
3032 ____________________________________________________________________________
3033 [ 17039] By: jhi                                   on 2002/06/06  16:13:15
3034         Log: Update the 5.005-threads failure list.
3035      Branch: perl
3036            ! pod/perldelta.pod
3037 ____________________________________________________________________________
3038 [ 17038] By: jhi                                   on 2002/06/06  16:10:24
3039         Log: Make pstruct and psed appear also on platforms with
3040              $Config{d_link} but filesystems without link() (like FAT).
3041              Should deal with [ID 20020602.003] and
3042              "RC1 for MSWin32-x86-multi-thread build bug report".
3043              Diagnosis by Sarathy.
3044      Branch: perl
3045            ! utils/c2ph.PL x2p/s2p.PL
3046 ____________________________________________________________________________
3047 [ 17037] By: jhi                                   on 2002/06/06  15:20:14
3048         Log: Subject: [PATCH] Thread.pm
3049              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3050              Date: Thu, 06 Jun 2002 10:47:36 +0200
3051              Message-Id: <4.2.0.58.20020606104435.01858590@mickey.dijkmat.nl>
3052      Branch: perl
3053            ! lib/Thread.pm
3054 ____________________________________________________________________________
3055 [ 17036] By: jhi                                   on 2002/06/06  15:07:32
3056         Log: Rafael noticed a bug in the explanation of #17035.
3057      Branch: perl
3058            ! pod/perldiag.pod
3059 ____________________________________________________________________________
3060 [ 17035] By: jhi                                   on 2002/06/06  13:18:20
3061         Log: Give more detailed explanation of open(FH, ">:foobar") failure.
3062      Branch: perl
3063            ! pod/perldiag.pod
3064 ____________________________________________________________________________
3065 [ 17034] By: jhi                                   on 2002/06/06  12:59:19
3066         Log: Subject: [DOCPATCH] perlthtut.pod
3067              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3068              Date: Thu, 06 Jun 2002 10:40:02 +0200
3069              Message-Id: <4.2.0.58.20020606103854.0191b320@mickey.dijkmat.nl>
3070      Branch: perl
3071            ! pod/perlthrtut.pod
3072 ____________________________________________________________________________
3073 [ 17033] By: jhi                                   on 2002/06/06  12:56:57
3074         Log: NetWare update from Ananth Kesari.
3075      Branch: perl
3076            ! NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
3077            ! NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
3078            ! NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
3079            ! NetWare/t/NWScripts.pl x2p/a2p.h
3080 ____________________________________________________________________________
3081 [ 17032] By: jhi                                   on 2002/06/06  12:47:34
3082         Log: Integrate perlio:
3083              
3084              [ 17030]
3085              doio.c tweaks
3086              - see SV passed to dup type open "looks_like__number"
3087              - apply layers to pipe opens.
3088      Branch: perl
3089           !> doio.c
3090 ____________________________________________________________________________
3091 [ 17031] By: ams                                   on 2002/06/06  11:49:13
3092         Log: Subject: [PATCH] perlguts.pod
3093              From: Nicholas Clark <nick@ccl4.org>
3094              Date: Thu, 6 Jun 2002 11:29:19 +0100
3095              Message-Id: <20020606112919.P22873@plum.flirble.org>
3096      Branch: perl
3097            ! pod/perlguts.pod
3098 ____________________________________________________________________________
3099 [ 17030] By: nick                                  on 2002/06/06  07:26:11
3100         Log: doio.c tweaks
3101              - see SV passed to dup type open "looks_like__number"
3102              - apply layers to pipe opens.
3103      Branch: perlio
3104            ! doio.c
3105 ____________________________________________________________________________
3106 [ 17029] By: nick                                  on 2002/06/06  06:32:35
3107         Log: Integrate mainline
3108      Branch: perlio
3109           !> AUTHORS Changes README.beos doio.c ext/DB_File/t/db-btree.t
3110           !> ext/DB_File/t/db-recno.t lib/Pod/Html.pm
3111           !> lib/Tie/File/t/16_handle.t patchlevel.h perl.c
3112           !> pod/perldelta.pod pod/perlfunc.pod pod/perlport.pod pp.c
3113           !> t/op/arith.t t/op/tie.t utils/perldoc.PL
3114 ____________________________________________________________________________
3115 [ 17028] By: jhi                                   on 2002/06/06  02:40:12
3116         Log: With -Ud_stdstdio perl -v and perl -h didn't flush their
3117              output buffers because they exited with PerlProc_exit()
3118              instead of my_exit() (from Andy Dougherty)
3119      Branch: perl
3120            ! perl.c
3121 ____________________________________________________________________________
3122 [ 17027] By: jhi                                   on 2002/06/06  01:38:50
3123         Log: BeOS status update; all platforms status update.
3124      Branch: perl
3125            ! README.beos pod/perlport.pod
3126 ____________________________________________________________________________
3127 [ 17026] By: jhi                                   on 2002/06/06  01:25:13
3128         Log: Subject: [PATCH lib/Pod/Html.pm] anchors fix
3129              From: Stas Bekman <stas@stason.org>
3130              Date: Wed, 05 Jun 2002 15:26:02 +0800
3131              Message-ID: <3CFDBD0A.8090505@stason.org>      
3132      Branch: perl
3133            ! lib/Pod/Html.pm
3134 ____________________________________________________________________________
3135 [ 17025] By: jhi                                   on 2002/06/05  23:48:28
3136         Log: Subject: [PATCH perl@17014] t/op/arith.t -- don't test infinity if it doesn't exist
3137              From: "Craig A. Berry" <craigberry@mac.com>
3138              Date: Wed, 05 Jun 2002 17:31:18 -0500
3139              Message-Id: <5.1.1.5.0.20020605171901.021cb8b8@exchi01>
3140      Branch: perl
3141            ! t/op/arith.t
3142 ____________________________________________________________________________
3143 [ 17024] By: jhi                                   on 2002/06/05  23:47:14
3144         Log: MacOS X 10.1.5 still failing the DB tests.
3145      Branch: perl
3146            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
3147            ! pod/perldelta.pod
3148 ____________________________________________________________________________
3149 [ 17023] By: jhi                                   on 2002/06/05  21:57:09
3150         Log: Address the second half of
3151              
3152              Subject: [ID 20020604.006] Pipe opens do not support I/O layers
3153              From: jv@squirrel.nl (Johan Vromans)
3154              Date: Tue,  4 Jun 2002 23:01:44 +0200 (CEST)
3155              Message-Id: <20020604210144.3A87A8B6B3@phoenix.squirrel.nl>
3156              
3157              so that multiarg piped opens only accept optional whitespace
3158              after the "|-".  If and when perlio discipline awareness added
3159              to |-, the now added code branch will grow.
3160              
3161              No test case because hard to think of anything even remotely
3162              portable.
3163      Branch: perl
3164            ! doio.c
3165 ____________________________________________________________________________
3166 [ 17022] By: jhi                                   on 2002/06/05  20:48:18
3167         Log: Subject: Re: local tied hash slices & stray keys (was Re: Cwd breakage)
3168              From: Doug MacEachern <dougm@covalent.net>
3169              Date: Mon, 3 Jun 2002 08:27:56 -0700 (PDT)
3170              Message-ID: <Pine.LNX.4.33.0206030822330.2695-100000@mako.covalent.net>
3171              
3172              (plus a test expanded from Schwern's [ID 20020602.006])
3173      Branch: perl
3174            ! pp.c t/op/tie.t
3175 ____________________________________________________________________________
3176 [ 17021] By: jhi                                   on 2002/06/05  19:56:33
3177         Log: Subject: doc bug in perldoc
3178              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3179              Date: Wed, 5 Jun 2002 09:47:31 -1000 (HST)
3180              Message-ID: <Pine.LNX.4.44.0206050941191.29367-100000@lapaki>
3181      Branch: perl
3182            ! utils/perldoc.PL
3183 ____________________________________________________________________________
3184 [ 17020] By: jhi                                   on 2002/06/05  19:55:00
3185         Log: AUTHORS updates; perldelta blame^Wfame additions.
3186      Branch: perl
3187            ! AUTHORS pod/perldelta.pod
3188 ____________________________________________________________________________
3189 [ 17019] By: jhi                                   on 2002/06/05  19:08:00
3190         Log: Mention Carp enhancements.
3191      Branch: perl
3192            ! pod/perldelta.pod
3193 ____________________________________________________________________________
3194 [ 17018] By: sky                                   on 2002/06/05  18:49:10
3195         Log: Update text slightly and update links to threads.pm instead of Thread.pm
3196      Branch: perl
3197            ! pod/perlfunc.pod
3198 ____________________________________________________________________________
3199 [ 17017] By: rgs                                   on 2002/06/05  18:32:11
3200         Log: Remove a comma and a few whitespaces.
3201      Branch: perl
3202            ! pod/perlfunc.pod
3203 ____________________________________________________________________________
3204 [ 17016] By: rgs                                   on 2002/06/05  18:28:50
3205         Log: $^O is 'beos' on BeOS
3206      Branch: perl
3207            ! lib/Tie/File/t/16_handle.t
3208 ____________________________________________________________________________
3209 [ 17015] By: nick                                  on 2002/06/05  15:11:00
3210         Log: Integrate mainline (for Configure)
3211      Branch: perlio
3212           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3213           !> ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
3214           !> hints/linux.sh myconfig.SH pod/perldelta.pod
3215 ____________________________________________________________________________
3216 [ 17014] By: jhi                                   on 2002/06/05  13:53:51
3217         Log: Update Changes.
3218      Branch: perl
3219            ! Changes patchlevel.h
3220 ____________________________________________________________________________
3221 [ 17013] By: jhi                                   on 2002/06/05  13:41:02
3222         Log: Mention the flakiness of AIX' make.
3223      Branch: perl
3224            ! pod/perldelta.pod
3225 ____________________________________________________________________________
3226 [ 17012] By: jhi                                   on 2002/06/05  13:40:45
3227         Log: metaconfig unit change for #17011.
3228      Branch: metaconfig
3229            ! U/installdirs/inc_version_list.U
3230 ____________________________________________________________________________
3231 [ 17011] By: jhi                                   on 2002/06/05  13:23:59
3232         Log: Subject: [ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
3233              From: jason@openinformatics.com (Jason E. Stewart)
3234              Date: 04 Jun 2002 16:42:32 -0600
3235              Message-Id: <87d6v6wtrb.fsf@openinformatics.com>
3236              
3237              Unexpanded $prefix.
3238      Branch: perl
3239            ! Configure
3240 ____________________________________________________________________________
3241 [ 17010] By: jhi                                   on 2002/06/05  13:16:49
3242         Log: glibc version is more a library issue than a compiler issue.
3243      Branch: perl
3244            ! myconfig.SH
3245 ____________________________________________________________________________
3246 [ 17009] By: jhi                                   on 2002/06/05  13:07:01
3247         Log: Subject: [Encode PATCH] spurious warning
3248              From: Nicholas Clark <nick@unfortu.net>
3249              Date: Sun, 2 Jun 2002 20:26:22 +0100
3250              Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net>
3251      Branch: perl
3252            ! ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
3253 ____________________________________________________________________________
3254 [ 17008] By: jhi                                   on 2002/06/05  13:03:19
3255         Log: Show gnulibc_version in myconfig. 
3256      Branch: perl
3257            ! myconfig.SH
3258 ____________________________________________________________________________
3259 [ 17007] By: jhi                                   on 2002/06/05  12:59:31
3260         Log: Regen Glossary for #16991.
3261      Branch: perl
3262            ! Porting/Glossary Porting/config.sh Porting/config_H
3263 ____________________________________________________________________________
3264 [ 17006] By: jhi                                   on 2002/06/05  12:44:45
3265         Log: More for #16991.
3266      Branch: perl
3267            ! hints/linux.sh
3268 ____________________________________________________________________________
3269 [ 17005] By: nick                                  on 2002/06/05  07:23:22
3270         Log: Integrate mainline
3271      Branch: perlio
3272           +> ext/Thread/README.threads
3273            - README.threads
3274           !> (integrate 81 files)
3275 ____________________________________________________________________________
3276 [ 17004] By: jhi                                   on 2002/06/05  03:35:24
3277         Log: FAQ sync.
3278      Branch: perl
3279            ! pod/perlfaq6.pod
3280 ____________________________________________________________________________
3281 [ 17003] By: jhi                                   on 2002/06/05  01:56:00
3282         Log: Subject: [ID 20020602.004] threads::shared::queue new nit
3283              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3284              Date: Sun, 02 Jun 2002 21:36:05 +0200
3285              Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl>
3286      Branch: perl
3287            ! ext/threads/shared/queue.pm
3288 ____________________________________________________________________________
3289 [ 17002] By: jhi                                   on 2002/06/05  01:47:02
3290         Log: Subject: [ID 20020603.010] One more failed test on BeOS 5
3291              From: "Daniel Berger" <djberg96@attbi.com>
3292              Date: Mon, 03 Jun 2002 19:18:38 GMT
3293              Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>
3294      Branch: perl
3295            ! README.beos
3296 ____________________________________________________________________________
3297 [ 17001] By: jhi                                   on 2002/06/05  01:44:40
3298         Log: Subject: One more sorry for Oracle
3299              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3300              Date: Tue, 04 Jun 2002 10:02:17 +0200
3301              Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>
3302              
3303              (modified)
3304      Branch: perl
3305            ! README.hpux
3306 ____________________________________________________________________________
3307 [ 17000] By: jhi                                   on 2002/06/05  01:42:58
3308         Log: metaconfig unit change for #16999.
3309      Branch: metaconfig
3310            ! U/threads/usethreads.U
3311 ____________________________________________________________________________
3312 [ 16999] By: jhi                                   on 2002/06/05  01:42:44
3313         Log: Disable the combination of ithreads but not perlio.
3314      Branch: perl
3315            ! Configure INSTALL
3316 ____________________________________________________________________________
3317 [ 16998] By: jhi                                   on 2002/06/05  00:58:43
3318         Log: perlthrtut links.
3319      Branch: perl
3320            ! ext/threads/shared/shared.pm ext/threads/threads.pm
3321            ! pod/perldelta.pod
3322 ____________________________________________________________________________
3323 [ 16997] By: jhi                                   on 2002/06/05  00:55:08
3324         Log: Unmatchings.
3325      Branch: perl
3326            ! README.netware README.win32
3327 ____________________________________________________________________________
3328 [ 16996] By: jhi                                   on 2002/06/05  00:50:08
3329         Log: Subject: Re: 2nd draft of announcement
3330              From: "John P. Linderman" <jpl@research.att.com>
3331              Date: Mon, 03 Jun 2002 08:57:49 -0400
3332              Message-Id: <200206031257.IAA12388@raptor.research.att.com>
3333              
3334              Let's not forget the mystery IRIX failure.
3335      Branch: perl
3336            ! pod/perldelta.pod
3337 ____________________________________________________________________________
3338 [ 16995] By: jhi                                   on 2002/06/05  00:45:34
3339         Log: Move the obsolete README.threads out of sight to ext/Threads;
3340              save one part of the IRIX knowledge in INSTALL (though IRIX
3341              6.2 is quite old...)
3342      Branch: perl
3343            + ext/Thread/README.threads
3344            - README.threads
3345            ! INSTALL MANIFEST
3346 ____________________________________________________________________________
3347 [ 16994] By: jhi                                   on 2002/06/05  00:27:47
3348         Log: Upgrade to Math::BigRat 0.07.
3349      Branch: perl
3350            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
3351            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
3352            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
3353 ____________________________________________________________________________
3354 [ 16993] By: jhi                                   on 2002/06/05  00:27:08
3355         Log: metaconfig unit change #16991.
3356      Branch: metaconfig
3357            ! U/compline/d_gnulibc.U U/compline/d_stdstdio.U
3358 ____________________________________________________________________________
3359 [ 16992] By: jhi                                   on 2002/06/05  00:26:45
3360         Log: Forgot from #16991.
3361      Branch: perl
3362            ! config_h.SH
3363 ____________________________________________________________________________
3364 [ 16991] By: jhi                                   on 2002/06/05  00:16:28
3365         Log: Subject: Re: hints/linux.sh & stdio
3366              From: Andy Dougherty <doughera@lafayette.edu>
3367              Date: Mon, 3 Jun 2002 13:57:17 -0400 (EDT)
3368              Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu>
3369      Branch: perl
3370            ! Configure
3371 ____________________________________________________________________________
3372 [ 16990] By: jhi                                   on 2002/06/05  00:08:57
3373         Log: Integrate maintperl change #16988;
3374              
3375              make IO::Pipe work on windows
3376      Branch: perl
3377           !> ext/IO/lib/IO/Pipe.pm
3378 ____________________________________________________________________________
3379 [ 16989] By: jhi                                   on 2002/06/05  00:07:15
3380         Log: Integrate macperl changes #16974 and #16975;
3381              
3382              nativize() isn't happy with absolute Mac paths
3383              
3384              Test::Harness test fixes, attempt #3 :-)
3385      Branch: perl
3386           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
3387           !> lib/Test/Harness/t/callback.t
3388           !> lib/Test/Harness/t/strap-analyze.t
3389           !> lib/Test/Harness/t/test-harness.t lib/lib_pm.PL
3390 ____________________________________________________________________________
3391 [ 16988] By: gsar                                  on 2002/06/04  23:14:56
3392         Log: make IO::Pipe work on windows
3393      Branch: maint-5.6/perl
3394            ! ext/IO/lib/IO/Pipe.pm
3395 ____________________________________________________________________________
3396 [ 16987] By: rgs                                   on 2002/06/04  21:37:23
3397         Log: s/modperl/mod_perl/g
3398      Branch: perl
3399            ! README.aix pod/perldelta.pod
3400 ____________________________________________________________________________
3401 [ 16986] By: rgs                                   on 2002/06/04  21:32:19
3402         Log: Subject: [DOC PATCH] perldelta.pod
3403              From: Philip Newton <Philip.Newton@gmx.net>
3404              Date: Tue, 04 Jun 2002 06:52:55 +0200
3405              Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>
3406              
3407              (with one nit, s/modperl/mod_perl/)
3408      Branch: perl
3409            ! pod/perldelta.pod
3410 ____________________________________________________________________________
3411 [ 16985] By: rgs                                   on 2002/06/04  20:30:00
3412         Log: perlfunc/lock() nits by Philip Newton and Johan Vromans.
3413      Branch: perl
3414            ! pod/perlfunc.pod
3415 ____________________________________________________________________________
3416 [ 16984] By: ams                                   on 2002/06/04  01:05:49
3417         Log: Subject: [PATCH] Re: Some bugs in RC1
3418              From: Michael G Schwern <schwern@pobox.com>
3419              Date: Mon, 03 Jun 2002 19:59:21 -0400
3420              Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net>
3421      Branch: perl
3422            ! lib/perl5db.pl
3423 ____________________________________________________________________________
3424 [ 16983] By: pudge                                 on 2002/06/04  00:22:12
3425         Log: Update Errno slightly to latest version
3426      Branch: macperl
3427            ! macos/lib/Errno.pm
3428 ____________________________________________________________________________
3429 [ 16982] By: rgs                                   on 2002/06/03  19:15:26
3430         Log: Protect against localizing an %ENV slice.
3431      Branch: perl
3432            ! lib/Cwd.pm
3433 ____________________________________________________________________________
3434 [ 16981] By: rgs                                   on 2002/06/03  18:59:19
3435         Log: Document that lock() is a "weak keyword".
3436      Branch: perl
3437            ! pod/perlfunc.pod
3438 ____________________________________________________________________________
3439 [ 16980] By: ams                                   on 2002/06/03  18:38:26
3440         Log: Subject: [PATCH Switch.pm] Minor typo
3441              From: Philip Newton <Philip.Newton@gmx.net>
3442              Date: Mon, 03 Jun 2002 21:35:55 +0200
3443              Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
3444      Branch: perl
3445            ! lib/Switch.pm
3446 ____________________________________________________________________________
3447 [ 16979] By: ams                                   on 2002/06/03  17:06:03
3448         Log: Remove all occurrences of occurence, except for one (in the
3449              Changelog) that is preserved for historical reasons.
3450      Branch: perl
3451            ! ext/File/Glob/bsd_glob.c hints/ultrix_4.sh lib/Pod/Checker.pm
3452            ! lib/Pod/Find.pm pod/perltoc.pod t/pod/poderrs.t
3453            ! t/pod/poderrs.xr util.c wince/comp.pl x2p/find2perl.PL
3454 ____________________________________________________________________________
3455 [ 16978] By: pudge                                 on 2002/06/02  17:22:43
3456         Log: Update Changes
3457      Branch: macperl
3458            ! macos/Changes
3459 ____________________________________________________________________________
3460 [ 16977] By: pudge                                 on 2002/06/02  17:21:45
3461         Log: Update Help menu for 5.8
3462      Branch: macperl
3463            ! macos/macperl/MacPerl.podhelp
3464 ____________________________________________________________________________
3465 [ 16976] By: pudge                                 on 2002/06/02  17:21:28
3466         Log: Bump versions
3467      Branch: macperl
3468            ! macos/MPVersion.r macos/config.h macos/config.sh
3469 ____________________________________________________________________________
3470 [ 16975] By: pudge                                 on 2002/06/02  17:19:29
3471         Log: Test::Harness test fixes, attempt #3 :-)
3472      Branch: macperl
3473            ! lib/Test/Harness/t/callback.t
3474            ! lib/Test/Harness/t/strap-analyze.t
3475            ! lib/Test/Harness/t/test-harness.t
3476 ____________________________________________________________________________
3477 [ 16974] By: pudge                                 on 2002/06/02  17:18:48
3478         Log: nativize() isn't happy with absolute Mac paths
3479      Branch: macperl
3480            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
3481            ! lib/lib_pm.PL
3482 ____________________________________________________________________________
3483 [ 16973] By: jhi                                   on 2002/06/01  21:19:50
3484         Log: Integrate #16971 from maint-5.6;
3485              
3486              IO::Poll wasn't working on windows since poll.c wasn't using the
3487              same abstractions as perl; for test case, see:
3488              http://bugs.activestate.com/show_bug.cgi?id=19624
3489      Branch: perl
3490           !> XSUB.h ext/IO/poll.c
3491 ____________________________________________________________________________
3492 [ 16972] By: jhi                                   on 2002/06/01  21:14:39
3493         Log: A few links.
3494      Branch: perl
3495            ! pod/perldelta.pod
3496 ____________________________________________________________________________
3497 [ 16971] By: gsar                                  on 2002/06/01  20:39:08
3498         Log: IO::Poll wasn't working on windows since poll.c wasn't using the
3499              same abstractions as perl; for test case, see:
3500              http://bugs.activestate.com/show_bug.cgi?id=19624
3501      Branch: maint-5.6/perl
3502            ! XSUB.h ext/IO/poll.c
3503 ____________________________________________________________________________
3504 [ 16970] By: jhi                                   on 2002/06/01  20:27:03
3505         Log: Various perldelta tweaks.
3506      Branch: perl
3507            ! pod/perldelta.pod
3508 ____________________________________________________________________________
3509 [ 16969] By: jhi                                   on 2002/06/01  19:52:15
3510         Log: Update Changes.
3511      Branch: perl
3512            ! Changes patchlevel.h
3513 ____________________________________________________________________________
3514 [ 16968] By: pudge                                 on 2002/06/01  18:55:49
3515         Log: Integrate perl for 5.8.0 RC1
3516      Branch: macperl
3517           !> (integrate 77 files)
3518 ____________________________________________________________________________
3519 [ 16967] By: jhi                                   on 2002/06/01  17:46:42
3520         Log: Two obsolete files.
3521      Branch: perl
3522            ! Porting/makerel
3523 ____________________________________________________________________________
3524 [ 16966] By: jhi                                   on 2002/06/01  17:42:45
3525         Log: This is Perl 5.8.0 RC 1.
3526      Branch: perl
3527            ! patchlevel.h
3528 ____________________________________________________________________________
3529 [ 16965] By: jhi                                   on 2002/06/01  17:39:39
3530         Log: Update Changes.
3531      Branch: perl
3532            ! Changes patchlevel.h
3533 ____________________________________________________________________________
3534 [ 16964] By: jhi                                   on 2002/06/01  17:25:31
3535         Log: Subject: [Encode] 1.75 Released
3536              From: Dan Kogai <dankogai@dan.co.jp>
3537              Date: Sun, 2 Jun 2002 03:19:19 +0900
3538              Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
3539      Branch: perl
3540            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/TW/TW.pm
3541            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
3542            ! ext/Encode/lib/Encode/Alias.pm
3543            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3544            ! ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
3545 ____________________________________________________________________________
3546 [ 16963] By: jhi                                   on 2002/06/01  16:15:24
3547         Log: Paranoia regen_headers; no changes but at least
3548              the timestamps are now fine.
3549      Branch: perl
3550            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
3551            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
3552            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
3553            ! pod/perlintern.pod pp.sym pp_proto.h proto.h regnodes.h
3554            ! warnings.h
3555 ____________________________________________________________________________
3556 [ 16962] By: jhi                                   on 2002/06/01  16:13:17
3557         Log: Subject: Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
3558              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3559              Date: Sat, 01 Jun 2002 11:35:22 +0200
3560              Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
3561      Branch: perl
3562            ! README.hpux
3563 ____________________________________________________________________________
3564 [ 16961] By: jhi                                   on 2002/06/01  15:57:04
3565         Log: Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
3566      Branch: perl
3567            ! pod/perldelta.pod pod/perltoc.pod
3568 ____________________________________________________________________________
3569 [ 16960] By: jhi                                   on 2002/06/01  15:30:10
3570         Log: Regen Configure + perlmodlib + perltoc, FAQ sync.
3571      Branch: perl
3572            ! Configure Porting/config.sh Porting/config_H pod/perlfaq4.pod
3573            ! pod/perlfaq5.pod pod/perlmodlib.pod pod/perltoc.pod
3574 ____________________________________________________________________________
3575 [ 16959] By: jhi                                   on 2002/06/01  15:03:57
3576         Log: Even more VMSifying (this time more like de-MacOSifying).
3577      Branch: perl
3578            ! lib/Test/Harness/t/test-harness.t
3579 ____________________________________________________________________________
3580 [ 16958] By: jhi                                   on 2002/06/01  14:58:39
3581         Log: VMSifying from Craig Berry.
3582      Branch: perl
3583            ! lib/Test/Harness/t/callback.t
3584            ! lib/Test/Harness/t/strap-analyze.t
3585            ! lib/Test/Harness/t/test-harness.t
3586 ____________________________________________________________________________
3587 [ 16957] By: jhi                                   on 2002/06/01  14:52:34
3588         Log: Mention the CJK docs.
3589      Branch: perl
3590            ! pod/perldelta.pod
3591 ____________________________________________________________________________
3592 [ 16956] By: jhi                                   on 2002/06/01  14:36:15
3593         Log: Subject: [PATCH] another Storable test
3594              From: Nicholas Clark <nick@unfortu.net>
3595              Date: Sat, 1 Jun 2002 14:07:01 +0100
3596              Message-ID: <20020601130700.GB301@Bagpuss.unfortu.net>
3597      Branch: perl
3598            ! ext/Storable/t/interwork56.t
3599 ____________________________________________________________________________
3600 [ 16955] By: nick                                  on 2002/06/01  09:02:48
3601         Log: Integrate mainline
3602      Branch: perlio
3603            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
3604           !> (integrate 62 files)
3605 ____________________________________________________________________________
3606 [ 16954] By: jhi                                   on 2002/06/01  04:05:35
3607         Log: Make the changes MacOS-specific.
3608      Branch: perl
3609            ! lib/Test/Harness/t/callback.t
3610            ! lib/Test/Harness/t/strap-analyze.t
3611            ! lib/Test/Harness/t/test-harness.t
3612 ____________________________________________________________________________
3613 [ 16953] By: ams                                   on 2002/06/01  03:20:52
3614         Log: Remove $Id$ lines.
3615      Branch: perl
3616            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
3617            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
3618            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
3619            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
3620            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
3621            ! ext/Storable/t/integer.t ext/Storable/t/interwork56.t
3622            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
3623            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
3624            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
3625            ! ext/Storable/t/st-dump.pl ext/Storable/t/store.t
3626            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
3627            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
3628            ! ext/Storable/t/utf8hash.t
3629 ____________________________________________________________________________
3630 [ 16952] By: jhi                                   on 2002/06/01  03:09:47
3631         Log: Perl Labs dead, Smokers live.
3632      Branch: perl
3633            ! pod/perlhack.pod
3634 ____________________________________________________________________________
3635 [ 16951] By: ams                                   on 2002/06/01  03:08:02
3636         Log: Nitpick at ChangeLog until it is consistently formatted.
3637      Branch: perl
3638            ! ext/Storable/ChangeLog
3639 ____________________________________________________________________________
3640 [ 16950] By: jhi                                   on 2002/06/01  02:46:48
3641         Log: strictify lib.pm.
3642      Branch: perl
3643            ! lib/lib_pm.PL
3644 ____________________________________________________________________________
3645 [ 16949] By: jhi                                   on 2002/06/01  02:33:27
3646         Log: s/invcer/incver/
3647      Branch: perl
3648            ! lib/lib_pm.PL
3649 ____________________________________________________________________________
3650 [ 16948] By: jhi                                   on 2002/06/01  02:03:27
3651         Log: Subject: Re: perl@16925
3652              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3653              Date: Fri, 31 May 2002 19:56:39 -0700
3654              Message-ID: <nfD+8gzkgGHH092yn@efn.org>
3655              
3656              Self-tie clarifications.
3657      Branch: perl
3658            ! pod/perldelta.pod
3659 ____________________________________________________________________________
3660 [ 16947] By: jhi                                   on 2002/06/01  01:17:45
3661         Log: Be exact of what happens.
3662      Branch: perl
3663            ! README.cygwin
3664 ____________________________________________________________________________
3665 [ 16946] By: jhi                                   on 2002/06/01  01:16:59
3666         Log: Subject: [Patch] Inplace editing on Cygwin and others?
3667              From: "Gerrit P. Haase" <gp@familiehaase.de>
3668              Date: Sat, 1 Jun 2002 04:14:43 +0200
3669              Message-ID: <199100765833.20020601041443@familiehaase.de>
3670      Branch: perl
3671            ! README.cygwin doio.c perl.c
3672 ____________________________________________________________________________
3673 [ 16945] By: jhi                                   on 2002/05/31  23:03:23
3674         Log: MacOS test glitch.
3675      Branch: perl
3676            ! ext/Digest/MD5/t/files.t
3677 ____________________________________________________________________________
3678 [ 16944] By: jhi                                   on 2002/05/31  22:13:31
3679         Log: Update Changes.
3680      Branch: perl
3681            ! Changes patchlevel.h
3682 ____________________________________________________________________________
3683 [ 16943] By: jhi                                   on 2002/05/31  22:08:03
3684         Log: Subject: lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
3685              From: "Craig A. Berry" <craigberry@mac.com>
3686              Date: Fri, 31 May 2002 17:20:11 -0500
3687              Message-Id: <a05111b01b91da6015790@[172.16.52.1]>
3688              
3689              Avoid redef warning.
3690      Branch: perl
3691            ! lib/Math/BigInt/Calc.pm
3692 ____________________________________________________________________________
3693 [ 16942] By: jhi                                   on 2002/05/31  21:42:12
3694         Log: Integrate macperl patches #16926 and #16938;
3695              
3696              Big MacPerl Testing Patch No. 2
3697              
3698              Big MacPerl Testing Patch No. 3
3699      Branch: perl
3700           !> ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
3701           !> lib/Devel/SelfStubber.t lib/English.t lib/ExtUtils/MM_MacOS.pm
3702           !> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
3703           !> lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
3704           !> lib/File/Temp.pm lib/FindBin.t lib/Test/Harness/Straps.pm
3705           !> lib/Test/Harness/t/callback.t
3706           !> lib/Test/Harness/t/strap-analyze.t
3707           !> lib/Test/Harness/t/test-harness.t lib/Tie/File/t/09_gen_rs.t
3708           !> lib/diagnostics.t lib/lib.t lib/lib_pm.PL t/comp/use.t
3709           !> t/lib/MakeMaker/Test/Utils.pm utils/dprofpp.PL utils/splain.PL
3710 ____________________________________________________________________________
3711 [ 16941] By: pudge                                 on 2002/05/31  20:49:56
3712         Log: Configuration / test updates
3713      Branch: macperl
3714            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
3715            ! macos/Makefile.mk
3716 ____________________________________________________________________________
3717 [ 16940] By: pudge                                 on 2002/05/31  20:49:19
3718         Log: Fix various Makefile.PL for string/array conflicts
3719      Branch: macperl
3720            ! macos/ext/Mac/Controls/Makefile.PL
3721            ! macos/ext/Mac/Dialogs/Makefile.PL
3722            ! macos/ext/Mac/Events/Makefile.PL
3723            ! macos/ext/Mac/Files/Makefile.PL
3724            ! macos/ext/Mac/Fonts/Makefile.PL
3725            ! macos/ext/Mac/Lists/Makefile.PL
3726            ! macos/ext/Mac/Menus/Makefile.PL
3727            ! macos/ext/Mac/MoreFiles/Makefile.PL
3728            ! macos/ext/Mac/Movies/Makefile.PL
3729            ! macos/ext/Mac/Navigation/Makefile.PL
3730            ! macos/ext/Mac/Notification/Makefile.PL
3731            ! macos/ext/Mac/OSA/Makefile.PL
3732            ! macos/ext/Mac/QDOffscreen/Makefile.PL
3733            ! macos/ext/Mac/QuickTimeVR/Makefile.PL
3734            ! macos/ext/Mac/SAT/Makefile.PL macos/ext/Mac/Sound/Makefile.PL
3735            ! macos/ext/Mac/StandardFile/Makefile.PL
3736            ! macos/ext/Mac/TextEdit/Makefile.PL
3737            ! macos/ext/Mac/Windows/Makefile.PL
3738            ! macos/ext/MacPerl/Makefile.PL
3739 ____________________________________________________________________________
3740 [ 16939] By: pudge                                 on 2002/05/31  20:48:09
3741         Log: Integrate perl
3742      Branch: macperl
3743            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
3744           !> MANIFEST hints/hpux.sh lib/Math/BigInt/t/mbi_rand.t
3745           !> pod/perldelta.pod pod/perlhist.pod pod/perlport.pod
3746           !> pod/perlvar.pod
3747 ____________________________________________________________________________
3748 [ 16938] By: pudge                                 on 2002/05/31  20:46:07
3749         Log: Big MacPerl Testing Patch No. 3
3750      Branch: macperl
3751            ! lib/ExtUtils/MM_MacOS.pm lib/File/DosGlob.t
3752            ! lib/File/Spec/t/Spec.t lib/Test/Harness/Straps.pm
3753            ! lib/Test/Harness/t/callback.t
3754            ! lib/Test/Harness/t/strap-analyze.t
3755            ! lib/Test/Harness/t/test-harness.t lib/lib_pm.PL t/comp/use.t
3756            ! utils/dprofpp.PL utils/splain.PL
3757 ____________________________________________________________________________
3758 [ 16937] By: jhi                                   on 2002/05/31  20:14:45
3759         Log: Update the LWP status.
3760      Branch: perl
3761            ! pod/perldelta.pod
3762 ____________________________________________________________________________
3763 [ 16936] By: nick                                  on 2002/05/31  20:07:40
3764         Log: Integrate mainline
3765      Branch: perlio
3766           +> NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
3767           +> lib/File/Spec/NW5.pm
3768            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
3769            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
3770            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
3771            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
3772           !> Changes MANIFEST NetWare/Makefile NetWare/Nwmain.c
3773           !> NetWare/nw5.c README.netware ext/DynaLoader/DynaLoader_pm.PL
3774           !> hints/hpux.sh lib/English.t lib/ExtUtils/MM_NW5.pm makedef.pl
3775           !> patchlevel.h pod/perldelta.pod pod/perlport.pod
3776           !> pod/perlvar.pod toke.c
3777 ____________________________________________________________________________
3778 [ 16935] By: jhi                                   on 2002/05/31  19:27:50
3779         Log: Freudian slip :-)
3780      Branch: perl
3781            ! pod/perlhist.pod
3782 ____________________________________________________________________________
3783 [ 16934] By: jhi                                   on 2002/05/31  18:58:21
3784         Log: perlhist update.
3785      Branch: perl
3786            ! pod/perlhist.pod
3787 ____________________________________________________________________________
3788 [ 16933] By: jhi                                   on 2002/05/31  18:52:26
3789         Log: Subject: RE: [doughera@lafayette.edu: [PATCH] Math/BigInt/t/mbi_rand.t pr
3790              From: Andy Dougherty <doughera@lafayette.edu>
3791              Date: Fri, 31 May 2002 15:52:34 -0400 (EDT)
3792              Message-ID: Pine.SOL.4.10.10205311550480.19295-100000@maxwell.phys.lafayette.edu>
3793      Branch: perl
3794            ! lib/Math/BigInt/t/mbi_rand.t
3795 ____________________________________________________________________________
3796 [ 16932] By: jhi                                   on 2002/05/31  18:46:54
3797         Log: From: Michael G Schwern <schwern@pobox.com>
3798              Date: Fri, 31 May 2002 15:18:02 -0400
3799              Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net>
3800              To: perl5-porters@perl.org
3801      Branch: perl
3802            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
3803            ! MANIFEST
3804 ____________________________________________________________________________
3805 [ 16931] By: jhi                                   on 2002/05/31  17:52:24
3806         Log: More datapoints on gcc/alpha.
3807      Branch: perl
3808            ! pod/perldelta.pod
3809 ____________________________________________________________________________
3810 [ 16930] By: jhi                                   on 2002/05/31  17:07:14
3811         Log: Document that old gccs on Alpha are no good.
3812      Branch: perl
3813            ! pod/perldelta.pod
3814 ____________________________________________________________________________
3815 [ 16929] By: pudge                                 on 2002/05/31  16:27:30
3816         Log: Integrate perl
3817      Branch: macperl
3818           +> NetWare/bat/SetCodeWar.bat ext/Storable/t/interwork56.t
3819           +> ext/Storable/t/make_56_interwork.pl lib/ExtUtils/t/MM_NW5.t
3820           +> lib/ExtUtils/t/writemakefile_args.t lib/File/Spec/NW5.pm
3821           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
3822           +> t/lib/sample-tests/skipall_nomsg
3823            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
3824            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
3825            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
3826            - NetWare/bat/Setmpksdk.bat NetWare/bat/Setwatcom.bat
3827            - NetWare/bat/ToggleXDC.bat
3828           !> (integrate 86 files)
3829 ____________________________________________________________________________
3830 [ 16928] By: jhi                                   on 2002/05/31  16:20:02
3831         Log: Subject: [PATCH perl@16923] archname glitch on HP-UX/IA64
3832              From: Colin Watson <colinw@zeus.com>
3833              Date: Fri, 31 May 2002 17:34:06 +0100
3834              Message-ID: <20020531163406.GA10401@zeus.com>
3835      Branch: perl
3836            ! hints/hpux.sh
3837 ____________________________________________________________________________
3838 [ 16927] By: jhi                                   on 2002/05/31  16:17:29
3839         Log: Subject: [PATCH] Adjust executable suffix checks for VMS
3840              From: Paul_GreenVOS@vos.stratus.com
3841              Date: Fri, 31 May 02 12:23 edt
3842              Message-Id: <200205311622.MAA21673@mailhub2.stratus.com>
3843      Branch: perl
3844            ! pod/perlport.pod pod/perlvar.pod
3845 ____________________________________________________________________________
3846 [ 16926] By: pudge                                 on 2002/05/31  16:07:35
3847         Log: Big MacPerl Testing Patch No. 2
3848              There might be more soon, but this is almost all of it for now
3849      Branch: macperl
3850            ! ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
3851            ! lib/Devel/SelfStubber.t lib/English.t
3852            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
3853            ! lib/File/Path.t lib/File/Temp.pm lib/FindBin.t
3854            ! lib/Tie/File/t/09_gen_rs.t lib/diagnostics.t lib/lib.t
3855            ! lib/lib_pm.PL t/lib/MakeMaker/Test/Utils.pm
3856 ____________________________________________________________________________
3857 [ 16925] By: jhi                                   on 2002/05/31  14:52:22
3858         Log: Update Changes.
3859      Branch: perl
3860            ! Changes patchlevel.h
3861 ____________________________________________________________________________
3862 [ 16924] By: jhi                                   on 2002/05/31  14:34:23
3863         Log: Missing MANIFESTations.
3864      Branch: perl
3865            ! MANIFEST
3866 ____________________________________________________________________________
3867 [ 16923] By: jhi                                   on 2002/05/31  13:21:13
3868         Log: DJGPP tweaks from Laszlo.
3869      Branch: perl
3870            ! lib/English.t
3871 ____________________________________________________________________________
3872 [ 16922] By: jhi                                   on 2002/05/31  13:12:51
3873         Log: NetWare update from Ananth Kesari.
3874      Branch: perl
3875            + NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
3876            + lib/File/Spec/NW5.pm
3877            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
3878            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
3879            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
3880            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
3881            ! MANIFEST NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
3882            ! README.netware ext/DynaLoader/DynaLoader_pm.PL
3883            ! lib/ExtUtils/MM_NW5.pm makedef.pl toke.c
3884 ____________________________________________________________________________
3885 [ 16921] By: jhi                                   on 2002/05/31  12:39:48
3886         Log: Integrate perlio:
3887              
3888              [ 16920]
3889              Use File::Spec for blib expectance tests - skating round
3890              existing MacOS and VMS hacks.
3891      Branch: perl
3892           !> lib/blib.t
3893 ____________________________________________________________________________
3894 [ 16920] By: nick                                  on 2002/05/31  08:48:40
3895         Log: Use File::Spec for blib expectance tests - skating round
3896              existing MacOS and VMS hacks.
3897      Branch: perlio
3898            ! lib/blib.t
3899 ____________________________________________________________________________
3900 [ 16919] By: nick                                  on 2002/05/31  08:39:37
3901         Log: Integrate mainline
3902      Branch: perlio
3903           +> ext/Storable/t/interwork56.t
3904           +> ext/Storable/t/make_56_interwork.pl
3905           +> lib/ExtUtils/t/writemakefile_args.t
3906           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
3907           +> t/lib/sample-tests/skipall_nomsg
3908            - NetWare/bat/Setwatcom.bat
3909           !> (integrate 62 files)
3910 ____________________________________________________________________________
3911 [ 16918] By: jhi                                   on 2002/05/31  03:12:15
3912         Log: Regen toc.
3913      Branch: perl
3914            ! pod/perltoc.pod
3915 ____________________________________________________________________________
3916 [ 16917] By: jhi                                   on 2002/05/31  02:13:06
3917         Log: Subject: [PATCH] t/test.pl, which_perl, VMS
3918              From: "Craig A. Berry" <craigberry@mac.com>
3919              Date: Thu, 30 May 2002 22:14:15 -0500
3920              Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
3921      Branch: perl
3922            ! t/test.pl
3923 ____________________________________________________________________________
3924 [ 16916] By: jhi                                   on 2002/05/31  02:05:11
3925         Log: Missing from #16914.
3926      Branch: perl
3927            ! MANIFEST
3928 ____________________________________________________________________________
3929 [ 16915] By: jhi                                   on 2002/05/31  02:01:07
3930         Log: BeOS status update.
3931      Branch: perl
3932            ! AUTHORS README.beos pod/perldelta.pod
3933 ____________________________________________________________________________
3934 [ 16914] By: jhi                                   on 2002/05/31  01:54:38
3935         Log: Upgrade to Test::Harness 2.24.
3936      Branch: perl
3937            + t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
3938            + t/lib/sample-tests/skipall_nomsg
3939            ! lib/Test/Harness.pm lib/Test/Harness/Changes
3940            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
3941            ! lib/Test/Harness/t/strap-analyze.t
3942            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
3943 ____________________________________________________________________________
3944 [ 16913] By: jhi                                   on 2002/05/31  01:24:32
3945         Log: metaconfig unit change for #16912.
3946      Branch: metaconfig/U/perl
3947            ! perlpath.U
3948 ____________________________________________________________________________
3949 [ 16912] By: jhi                                   on 2002/05/31  01:24:16
3950         Log: Subject: Improved $^X patch
3951              From: Paul_GreenVOS@vos.stratus.com
3952              Date: Thu, 30 May 02 17:32 edt
3953              Message-Id: <200205302132.RAA18437@mailhub1.stratus.com>
3954      Branch: perl
3955            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3956            ! pod/perlport.pod pod/perlvar.pod
3957 ____________________________________________________________________________
3958 [ 16911] By: jhi                                   on 2002/05/31  01:12:21
3959         Log: Subject: [PATCH configure.com] _ext -> _exe
3960              From: "Craig A. Berry" <craigberry@mac.com>
3961              Date: Thu, 30 May 2002 18:32:43 -0500
3962              Message-Id: <a05111705b91c5d0f3f25@[172.16.52.1]>
3963      Branch: perl
3964            ! configure.com
3965 ____________________________________________________________________________
3966 [ 16910] By: jhi                                   on 2002/05/31  01:10:08
3967         Log: Because of #16909 MANIFEST changes.
3968      Branch: perl
3969            ! t/TEST t/harness
3970 ____________________________________________________________________________
3971 [ 16909] By: jhi                                   on 2002/05/31  01:09:36
3972         Log: Subject: [PATCH] Storable compatibility with 64 bit 5.6.x
3973              From: Nicholas Clark <nick@unfortu.net>
3974              Date: Fri, 31 May 2002 00:02:22 +0100
3975              Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net>
3976      Branch: perl
3977            + ext/Storable/t/interwork56.t
3978            + ext/Storable/t/make_56_interwork.pl
3979            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
3980            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
3981            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
3982 ____________________________________________________________________________
3983 [ 16908] By: jhi                                   on 2002/05/30  20:49:34
3984         Log: Integrate perlio:
3985              
3986              [ 16895]
3987              Play safe and avoid writes to stdio's buffer (for glibc2.3)
3988      Branch: perl
3989           !> perlio.c
3990 ____________________________________________________________________________
3991 [ 16907] By: jhi                                   on 2002/05/30  20:42:42
3992         Log: Upgrade to Math::BigRat 0.06.
3993      Branch: perl
3994            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
3995 ____________________________________________________________________________
3996 [ 16906] By: jhi                                   on 2002/05/30  20:39:30
3997         Log: Upgrade to Math::BigInt 1.57.
3998      Branch: perl
3999            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4000            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
4001            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
4002            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbi_rand.t
4003            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
4004 ____________________________________________________________________________
4005 [ 16905] By: jhi                                   on 2002/05/30  20:26:32
4006         Log: Subject: [PATCH perl@16893] lib/blib.t tweak for VMS
4007              From: "Craig A. Berry" <craigberry@mac.com>
4008              Date: Thu, 30 May 2002 16:22:40 -0500
4009              Message-Id: <a05111703b91c44a6865f@[172.16.52.1]>
4010      Branch: perl
4011            ! lib/blib.t
4012 ____________________________________________________________________________
4013 [ 16904] By: jhi                                   on 2002/05/30  20:24:10
4014         Log: Upgrade to ExtUtils::MakeMaker 6.01.
4015      Branch: perl
4016            + lib/ExtUtils/t/writemakefile_args.t
4017            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
4018            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
4019            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_MacOS.pm
4020            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
4021            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4022            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
4023            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
4024            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
4025 ____________________________________________________________________________
4026 [ 16903] By: dougm                                 on 2002/05/30  20:05:47
4027         Log: prevent attempts to load extension libraries more than once on darwin.
4028              avoiding fatal errors in the form of: "multiple definitions of symbol _XS_foo"
4029      Branch: perl
4030            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
4031 ____________________________________________________________________________
4032 [ 16902] By: jhi                                   on 2002/05/30  20:01:10
4033         Log: Obsolete file.
4034      Branch: perl
4035            - NetWare/bat/Setwatcom.bat
4036            ! MANIFEST
4037 ____________________________________________________________________________
4038 [ 16901] By: jhi                                   on 2002/05/30  19:49:57
4039         Log: Update Andy.
4040      Branch: perl
4041            ! hints/linux.sh
4042 ____________________________________________________________________________
4043 [ 16900] By: jhi                                   on 2002/05/30  19:40:14
4044         Log: INT2PTR/PTR2IV defined twice.
4045      Branch: perl
4046            ! ext/Devel/PPPort/PPPort.pm
4047 ____________________________________________________________________________
4048 [ 16899] By: jhi                                   on 2002/05/30  19:26:11
4049         Log: Subject: Re: [PATCH: perl@16826] small updates to DCL portions of perl kit
4050              From: PPrymmer@factset.com
4051              Date: Thu, 30 May 2002 13:57:31 -0400
4052              Message-ID: <OF5D13E5C1.A33F30A2-ON85256BC9.0061EF06@55.25.11>
4053              
4054              Multinet matters with s/might the/mind the/
4055      Branch: perl
4056            ! README.vms
4057 ____________________________________________________________________________
4058 [ 16898] By: nick                                  on 2002/05/30  15:55:46
4059         Log: Integrate mainline
4060      Branch: perlio
4061           !> Changes lib/charnames.pm lib/charnames.t patchlevel.h
4062           !> pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod
4063 ____________________________________________________________________________
4064 [ 16897] By: jhi                                   on 2002/05/30  15:46:52
4065         Log: Document the glibc 2.2.5 long long bug.
4066      Branch: perl
4067            ! pod/perldelta.pod
4068 ____________________________________________________________________________
4069 [ 16896] By: jhi                                   on 2002/05/30  15:43:56
4070         Log: Subject: [PATCH pod/perlfunc.pod]  Not having an unimport is no longer fatal.
4071              From: Abigail <abigail@foad.org>
4072              Date: Thu, 30 May 2002 09:33:51 -0700
4073              Message-ID: <20020530093351.A18225@ucan.foad.org>
4074      Branch: perl
4075            ! pod/perlfunc.pod
4076 ____________________________________________________________________________
4077 [ 16895] By: nick                                  on 2002/05/30  14:40:11
4078         Log: Play safe and avoid writes to stdio's buffer (for glibc2.3)
4079      Branch: perlio
4080            ! perlio.c
4081 ____________________________________________________________________________
4082 [ 16894] By: nick                                  on 2002/05/30  14:39:19
4083         Log: Integrate mainline
4084      Branch: perlio
4085           !> (integrate 50 files)
4086 ____________________________________________________________________________
4087 [ 16893] By: jhi                                   on 2002/05/30  14:24:29
4088         Log: Update Changes.
4089      Branch: perl
4090            ! Changes patchlevel.h
4091 ____________________________________________________________________________
4092 [ 16892] By: jhi                                   on 2002/05/30  14:17:43
4093         Log: Subject: RE: [PATCH pod/perlvar.pod] $^X
4094              From: "Green, Paul" <Paul.Green@stratus.com>
4095              Date: Thu, 30 May 2002 11:11:35 -0400
4096              Message-ID: <A2A34F15EE916148BC4C4748223E67A4027C25E4@EXNA4.stratus.com>  
4097      Branch: perl
4098            ! pod/perlvar.pod
4099 ____________________________________________________________________________
4100 [ 16891] By: jhi                                   on 2002/05/30  14:07:30
4101         Log: charnames patch from Thomas Wegner.
4102      Branch: perl
4103            ! lib/charnames.pm lib/charnames.t
4104 ____________________________________________________________________________
4105 [ 16890] By: jhi                                   on 2002/05/30  14:03:24
4106         Log: Subject: [Patch perl@16861] charnames::vianame tweak
4107              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4108              Date: Thu, 30 May 2002 23:56:51 +0900
4109              Message-Id: <20020530235541.D722.BQW10602@nifty.com>
4110      Branch: perl
4111            ! lib/charnames.pm
4112 ____________________________________________________________________________
4113 [ 16889] By: jhi                                   on 2002/05/30  14:02:02
4114         Log: Chart the self-tying minefield.
4115      Branch: perl
4116            ! pod/perldelta.pod
4117 ____________________________________________________________________________
4118 [ 16888] By: jhi                                   on 2002/05/30  13:58:53
4119         Log: Ignasi Roca convinced me, so #16855 is back in.
4120      Branch: perl
4121            ! utfebcdic.h
4122 ____________________________________________________________________________
4123 [ 16887] By: jhi                                   on 2002/05/30  13:51:29
4124         Log: Subject: [PATCH] Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap
4125              From: Andy Dougherty <doughera@lafayette.edu>
4126              Date: Thu, 30 May 2002 10:50:18 -0400 (EDT)
4127              Message-ID: <Pine.SOL.4.10.10205301008040.22885-100000@maxwell.phys.lafayette.edu>
4128      Branch: perl
4129            ! hints/linux.sh
4130 ____________________________________________________________________________
4131 [ 16886] By: gbarr                                 on 2002/05/30  13:49:11
4132         Log: Sync with libnet-1.12
4133      Branch: perl
4134            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm lib/Net/SMTP.pm
4135 ____________________________________________________________________________
4136 [ 16885] By: jhi                                   on 2002/05/30  13:43:28
4137         Log: Subject: Re: perl@16861
4138              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4139              Date: Wed, 29 May 2002 15:27:18 -0700
4140              Message-ID: <GXV98gzkgW7Y092yn@efn.org>
4141              
4142              Yitzchak won't give up on self-ties.
4143      Branch: perl
4144            ! pp_sys.c t/op/tie.t
4145 ____________________________________________________________________________
4146 [ 16884] By: ams                                   on 2002/05/30  13:32:52
4147         Log: Ronald Kimball pointed out that there was a run-on sentence in the
4148              last patch by Stas Bekman, and I fixed it, and while I was at it, I
4149              fixed the wording of the last phrase as well, and then I re-wrapped
4150              the paragraph.
4151      Branch: perl
4152            ! pod/perlvar.pod
4153 ____________________________________________________________________________
4154 [ 16883] By: jhi                                   on 2002/05/30  13:30:52
4155         Log: Integrate macperl change #16875.
4156      Branch: perl
4157           !> ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
4158           !> t/lib/warnings/op
4159 ____________________________________________________________________________
4160 [ 16882] By: jhi                                   on 2002/05/30  13:29:13
4161         Log: Integrate macperl patch #16868.
4162      Branch: perl
4163           !> (integrate 36 files)
4164 ____________________________________________________________________________
4165 [ 16881] By: jhi                                   on 2002/05/30  12:50:14
4166         Log: Subject: Re: [ PATCH ] module test fest
4167              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4168              Date: Thu, 30 May 2002 13:52:18 +0200
4169              Message-Id: <20020530135047.0B46.H.M.BRAND@hccnet.nl>
4170              
4171              HP-UX Oracle wisdom (with some tweaks)
4172      Branch: perl
4173            ! README.hpux
4174 ____________________________________________________________________________
4175 [ 16880] By: jhi                                   on 2002/05/30  12:48:09
4176         Log: metaconfig unit change for #16879.
4177      Branch: metaconfig
4178            ! U/modified/Options.U
4179 ____________________________________________________________________________
4180 [ 16879] By: jhi                                   on 2002/05/30  12:47:34
4181         Log: Configure -A should not mangle spaces, from H.Merijn B.
4182      Branch: perl
4183            ! Configure
4184 ____________________________________________________________________________
4185 [ 16878] By: jhi                                   on 2002/05/30  12:40:42
4186         Log: OS/2: found the _fd_flags() prototype.
4187      Branch: perl
4188            ! os2/os2ish.h
4189 ____________________________________________________________________________
4190 [ 16877] By: jhi                                   on 2002/05/30  12:33:05
4191         Log: Fix up the signal handler reinstallation lore.
4192      Branch: perl
4193            ! pod/perlipc.pod
4194 ____________________________________________________________________________
4195 [ 16876] By: jhi                                   on 2002/05/30  12:29:09
4196         Log: Subject: [PATCH pod/perlipc.pod] Handling the SIGHUP Signal in Daemons
4197              From: Stas Bekman <stas@stason.org>
4198              Date: Thu, 30 May 2002 15:29:02 +0800
4199              Message-ID: <3CF5D4BE.4000500@stason.org>
4200      Branch: perl
4201            ! pod/perlipc.pod
4202 ____________________________________________________________________________
4203 [ 16875] By: pudge                                 on 2002/05/30  11:48:05
4204         Log: Fixes for fixes
4205      Branch: macperl
4206            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
4207            ! t/lib/warnings/op
4208 ____________________________________________________________________________
4209 [ 16874] By: ams                                   on 2002/05/30  07:41:30
4210         Log: Fix typo in #16866.
4211      Branch: perl
4212            ! lib/File/stat.t
4213 ____________________________________________________________________________
4214 [ 16873] By: ams                                   on 2002/05/30  07:39:24
4215         Log: Subject: [PATCH lib/File/Spec/Unix.pm] catpath()'s pod part
4216              From: Stas Bekman <stas@stason.org>
4217              Date: Thu, 30 May 2002 16:14:55 +0800
4218              Message-Id: <3CF5DF7F.1060700@stason.org>
4219      Branch: perl
4220            ! lib/File/Spec/Unix.pm
4221 ____________________________________________________________________________
4222 [ 16872] By: ams                                   on 2002/05/30  07:38:34
4223         Log: Subject: [PATCH pod/perlvar.pod] $^X
4224              From: Stas Bekman <stas@stason.org>
4225              Date: Thu, 30 May 2002 15:59:48 +0800
4226              Message-Id: <3CF5DBF4.7080500@stason.org>
4227      Branch: perl
4228            ! pod/perlvar.pod
4229 ____________________________________________________________________________
4230 [ 16871] By: nick                                  on 2002/05/30  06:45:56
4231         Log: Integrate all but lib/File/stat.t which seems broken.
4232      Branch: perlio
4233           !> Changes Porting/patching.pod cygwin/perlld.in
4234           !> epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
4235           !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
4236           !> lib/ExtUtils/MM_NW5.pm os2/os2ish.h patchlevel.h perl.h
4237           !> pp_pack.c sv.c t/base/num.t t/harness t/op/tie.t
4238           !> t/run/fresh_perl.t utfebcdic.h
4239 ____________________________________________________________________________
4240 [ 16870] By: pudge                                 on 2002/05/30  06:06:34
4241         Log: Integrate perl
4242      Branch: macperl
4243           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
4244           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
4245           !> (integrate 137 files)
4246 ____________________________________________________________________________
4247 [ 16869] By: pudge                                 on 2002/05/30  05:41:50
4248         Log: Makefile / config / test updates for MacPerl
4249      Branch: macperl
4250            + macos/MacPerlMakeTests.plx
4251            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
4252            ! macos/Makefile.mk macos/bundled_ext/Digest/MD5/Makefile.mk
4253            ! macos/config.h macos/config.sh macos/macperl/Makefile.mk
4254 ____________________________________________________________________________
4255 [ 16868] By: pudge                                 on 2002/05/30  05:39:51
4256         Log: Big MacPerl Testing Patch No. 1
4257              If you like this, stay tuned, there's more to come!
4258      Branch: macperl
4259            ! ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
4260            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t
4261            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
4262            ! ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
4263            ! ext/PerlIO/t/fallback.t ext/Socket/Socket.t
4264            ! ext/Storable/t/utf8hash.t lib/AutoSplit.t
4265            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
4266            ! lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
4267            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
4268            ! lib/Test/Harness/t/strap-analyze.t
4269            ! lib/Test/Harness/t/test-harness.t lib/Test/Simple/t/exit.t
4270            ! lib/Unicode/Collate.pm lib/Unicode/UCD.t lib/blib.pm
4271            ! lib/blib.t lib/open.t lib/strict.t lib/subs.t lib/warnings.t
4272            ! perl.c t/lib/filter-util.pl t/lib/warnings/doio
4273            ! t/lib/warnings/mg t/lib/warnings/op t/x2p/s2p.t
4274 ____________________________________________________________________________
4275 [ 16867] By: jhi                                   on 2002/05/29  23:25:09
4276         Log: Attachments are okay.
4277      Branch: perl
4278            ! Porting/patching.pod
4279 ____________________________________________________________________________
4280 [ 16866] By: jhi                                   on 2002/05/29  19:46:49
4281         Log: OS/2: ENOINO.
4282      Branch: perl
4283            ! lib/File/stat.t
4284 ____________________________________________________________________________
4285 [ 16865] By: jhi                                   on 2002/05/29  19:41:53
4286         Log: OS/2: provide prototype.
4287      Branch: perl
4288            ! os2/os2ish.h
4289 ____________________________________________________________________________
4290 [ 16864] By: jhi                                   on 2002/05/29  19:29:17
4291         Log: OS/2: fp stringification fudge.
4292              (After this the whole suite passes 98.30%)
4293      Branch: perl
4294            ! t/base/num.t
4295 ____________________________________________________________________________
4296 [ 16863] By: jhi                                   on 2002/05/29  17:35:04
4297         Log: harness wasn't running x2p/s2p.t.
4298      Branch: perl
4299            ! t/harness
4300 ____________________________________________________________________________
4301 [ 16862] By: nick                                  on 2002/05/29  14:12:41
4302         Log: Integrate mainline
4303      Branch: perlio
4304           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
4305           !> (integrate 100 files)
4306 ____________________________________________________________________________
4307 [ 16861] By: jhi                                   on 2002/05/29  13:41:01
4308         Log: Subject: [PATCH] pack 'w' should be using NV, not double
4309              From: Nicholas Clark <nick@ccl4.org>
4310              Date: Wed, 29 May 2002 15:38:41 +0100
4311              Message-ID: <20020529153840.L53388@plum.flirble.org>
4312      Branch: perl
4313            ! pp_pack.c
4314 ____________________________________________________________________________
4315 [ 16860] By: jhi                                   on 2002/05/29  13:31:35
4316         Log: Update Changes.
4317      Branch: perl
4318            ! Changes patchlevel.h
4319 ____________________________________________________________________________
4320 [ 16859] By: jhi                                   on 2002/05/29  13:25:31
4321         Log: Spelling bee.
4322      Branch: perl
4323            ! t/op/tie.t
4324 ____________________________________________________________________________
4325 [ 16858] By: jhi                                   on 2002/05/29  13:21:58
4326         Log: Recover some of the #16845.
4327      Branch: perl
4328            ! sv.c t/op/tie.t t/run/fresh_perl.t
4329 ____________________________________________________________________________
4330 [ 16857] By: jhi                                   on 2002/05/29  12:47:02
4331         Log: Retract #16855 until settled.
4332      Branch: perl
4333            ! utfebcdic.h
4334 ____________________________________________________________________________
4335 [ 16856] By: jhi                                   on 2002/05/29  12:31:35
4336         Log: OS/2: more missing definitions.
4337      Branch: perl
4338            ! os2/os2ish.h
4339 ____________________________________________________________________________
4340 [ 16855] By: jhi                                   on 2002/05/29  12:28:17
4341         Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
4342              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
4343              Date: Wed, 29 May 2002 13:16:16 +0200
4344              Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
4345      Branch: perl
4346            ! utfebcdic.h
4347 ____________________________________________________________________________
4348 [ 16854] By: jhi                                   on 2002/05/29  12:16:08
4349         Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
4350      Branch: perl
4351            ! ext/Devel/PPPort/PPPort.pm
4352 ____________________________________________________________________________
4353 [ 16853] By: jhi                                   on 2002/05/29  11:58:43
4354         Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
4355              From: "Gerrit P. Haase" <gp@familiehaase.de>
4356              Date: Wed, 29 May 2002 08:06:43 +0200
4357              Message-ID: <1881715214417.20020529080643@familiehaase.de>
4358      Branch: perl
4359            ! perl.h
4360 ____________________________________________________________________________
4361 [ 16852] By: jhi                                   on 2002/05/29  11:53:12
4362         Log: OS/2: more missing headers from John Poltorak.
4363      Branch: perl
4364            ! os2/os2ish.h
4365 ____________________________________________________________________________
4366 [ 16851] By: jhi                                   on 2002/05/29  11:48:35
4367         Log: Subject: Re: forewarning: usedevel and versiononly
4368              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4369              Date: Wed, 29 May 2002 09:41:23 +0200
4370              Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
4371              
4372              More 5.7.3 -> 5.8.0.
4373      Branch: perl
4374            ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
4375            ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
4376 ____________________________________________________________________________
4377 [ 16850] By: ams                                   on 2002/05/29  06:48:19
4378         Log: Lots of spring cleaning. (No functional changes.)
4379      Branch: perl
4380            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
4381            ! ext/Storable/README ext/Storable/Storable.pm
4382            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
4383            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
4384            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
4385            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
4386            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
4387            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
4388            ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
4389            ! ext/Storable/t/store.t ext/Storable/t/tied.t
4390            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
4391            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
4392 ____________________________________________________________________________
4393 [ 16849] By: jhi                                   on 2002/05/29  01:16:23
4394         Log: pod cleanups.
4395      Branch: perl
4396            ! README.aix README.cygwin README.jp README.ko README.macos
4397            ! README.tw pod/perl561delta.pod pod/perldelta.pod
4398            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
4399            ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
4400            ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
4401 ____________________________________________________________________________
4402 [ 16848] By: jhi                                   on 2002/05/29  00:44:59
4403         Log: Regen perltoc.
4404      Branch: perl
4405            ! pod/perltoc.pod
4406 ____________________________________________________________________________
4407 [ 16847] By: jhi                                   on 2002/05/28  22:15:44
4408         Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
4409              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4410              Date: Wed, 29 May 2002 02:48:15 +0400
4411              Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
4412      Branch: perl
4413            ! wince/Makefile.ce
4414 ____________________________________________________________________________
4415 [ 16846] By: jhi                                   on 2002/05/28  22:10:51
4416         Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
4417              From: PPrymmer@factset.com
4418              Date: Tue, 28 May 2002 18:34:55 -0400
4419              Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
4420      Branch: perl
4421            ! configure.com vms/genopt.com
4422 ____________________________________________________________________________
4423 [ 16845] By: jhi                                   on 2002/05/28  22:05:55
4424         Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
4425              to restore some level of sanity in the tied scalars can of worms.
4426      Branch: perl
4427            ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
4428 ____________________________________________________________________________
4429 [ 16844] By: gsar                                  on 2002/05/28  22:05:38
4430         Log: extension of change#16332: isolate signal diddling to the main
4431              interpreter (fixes signal-related races, e.g. when multiple
4432              threads run system())
4433      Branch: maint-5.6/perl
4434            ! util.c
4435 ____________________________________________________________________________
4436 [ 16843] By: jhi                                   on 2002/05/28  20:35:59
4437         Log: Bump the version numbers to five-eight-oh.
4438      Branch: perl
4439            ! Configure NetWare/Makefile NetWare/config_H.wc
4440            ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
4441            ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
4442            ! vos/config.alpha.h vos/config.ga.h win32/Makefile
4443            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4444            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
4445            ! wince/config_H.ce
4446 ____________________________________________________________________________
4447 [ 16842] By: ams                                   on 2002/05/28  19:34:27
4448         Log: Subject: Minor INSTALL patch
4449              From: Andy Dougherty <doughera@lafayette.edu>
4450              Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
4451              Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
4452      Branch: perl
4453            ! INSTALL
4454 ____________________________________________________________________________
4455 [ 16841] By: ams                                   on 2002/05/28  19:01:22
4456         Log: Add integer.t to MANIFEST.
4457      Branch: perl
4458            ! ext/Storable/MANIFEST
4459 ____________________________________________________________________________
4460 [ 16840] By: jhi                                   on 2002/05/28  17:49:08
4461         Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
4462              From: Dan Kogai <dankogai@dan.co.jp>
4463              Date: Wed, 29 May 2002 03:43:57 +0900
4464              Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
4465      Branch: perl
4466            + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
4467            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
4468            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
4469            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
4470            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
4471            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
4472            ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
4473            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
4474            ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
4475            ! ext/Encode/t/mime-header.t
4476 ____________________________________________________________________________
4477 [ 16839] By: jhi                                   on 2002/05/28  17:18:28
4478         Log: OS/2: bug found by John Poltorak.
4479      Branch: perl
4480            ! lib/ExtUtils/MM_OS2.pm
4481 ____________________________________________________________________________
4482 [ 16838] By: gsar                                  on 2002/05/28  14:14:29
4483         Log: makefiles should not clobber lib/Thread directory (some Thread
4484              files seem to live there rather than in ext, for some reason)
4485      Branch: perl
4486            ! win32/Makefile win32/makefile.mk
4487 ____________________________________________________________________________
4488 [ 16837] By: jhi                                   on 2002/05/28  14:06:42
4489         Log: Subject: [PATCH] Bug fix for charnames::vianame
4490              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4491              Date: Tue, 28 May 2002 23:53:39 +0900
4492              Message-Id: <20020528234907.310A.BQW10602@nifty.com>
4493      Branch: perl
4494            ! lib/charnames.pm lib/charnames.t
4495 ____________________________________________________________________________
4496 [ 16836] By: jhi                                   on 2002/05/28  13:43:39
4497         Log: Test output tweak.
4498      Branch: perl
4499            ! lib/ExtUtils/t/Embed.t
4500 ____________________________________________________________________________
4501 [ 16835] By: jhi                                   on 2002/05/28  13:32:46
4502         Log: More charnames tweaks.
4503      Branch: perl
4504            ! lib/charnames.pm lib/charnames.t
4505 ____________________________________________________________________________
4506 [ 16834] By: jhi                                   on 2002/05/28  13:24:16
4507         Log: Subject: [PATCH] Doc fix for charnames::vianame
4508              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4509              Date: Tue, 28 May 2002 22:46:41 +0900
4510              Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
4511      Branch: perl
4512            ! lib/charnames.pm
4513 ____________________________________________________________________________
4514 [ 16833] By: jhi                                   on 2002/05/28  13:23:03
4515         Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
4516              From: "Yves Orton" <demerphq@hotmail.com>
4517              Date: Tue, 28 May 2002 15:43:12 +0200
4518              Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
4519      Branch: perl
4520            ! lib/ExtUtils/t/Embed.t
4521 ____________________________________________________________________________
4522 [ 16832] By: jhi                                   on 2002/05/28  13:14:21
4523         Log: metaconfig unit change for #16831.
4524      Branch: metaconfig/U/perl
4525            ! gccvers.U
4526 ____________________________________________________________________________
4527 [ 16831] By: jhi                                   on 2002/05/28  13:14:02
4528         Log: gcc 3 defensiveness from H. Merijn B and Rafael.
4529      Branch: perl
4530            ! Configure
4531 ____________________________________________________________________________
4532 [ 16830] By: jhi                                   on 2002/05/28  12:55:29
4533         Log: Retract the Straps part of #16829 for now since
4534              the subtest 44 of t/strap.t started failing.
4535      Branch: perl
4536            ! lib/Test/Harness/Straps.pm
4537 ____________________________________________________________________________
4538 [ 16829] By: jhi                                   on 2002/05/28  12:26:34
4539         Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
4540              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4541              Date: Tue, 28 May 2002 08:17:53 +0200
4542              Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
4543      Branch: perl
4544            ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
4545            ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
4546 ____________________________________________________________________________
4547 [ 16828] By: nick                                  on 2002/05/28  08:00:28
4548         Log: Integrate mainline
4549      Branch: perlio
4550           !> Changes Makefile.micro README.netware README.tru64
4551           !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
4552           !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
4553           !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
4554           !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
4555           !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
4556           !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
4557           !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
4558           !> uconfig.h util.c
4559 ____________________________________________________________________________
4560 [ 16827] By: jhi                                   on 2002/05/28  00:46:23
4561         Log: Tru64: sockatmark trouble.
4562      Branch: perl
4563            ! README.tru64
4564 ____________________________________________________________________________
4565 [ 16826] By: jhi                                   on 2002/05/27  23:48:31
4566         Log: Update Changes.
4567      Branch: perl
4568            ! Changes patchlevel.h
4569 ____________________________________________________________________________
4570 [ 16825] By: pudge                                 on 2002/05/27  22:55:07
4571         Log: Integrate perl
4572      Branch: macperl
4573           +> ext/Storable/t/integer.t
4574            ! macos/MPVersion.r macos/config.sh
4575           !> (integrate 60 files)
4576 ____________________________________________________________________________
4577 [ 16824] By: jhi                                   on 2002/05/27  20:58:48
4578         Log: Todo update.
4579      Branch: perl
4580            ! pod/perltodo.pod
4581 ____________________________________________________________________________
4582 [ 16823] By: jhi                                   on 2002/05/27  20:55:45
4583         Log: Don't assume sh and true.
4584      Branch: perl
4585            ! Makefile.micro uconfig.h
4586 ____________________________________________________________________________
4587 [ 16822] By: jhi                                   on 2002/05/27  20:42:47
4588         Log: Subject: Re: [PATCH] Version tango
4589              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4590              Date: Mon, 27 May 2002 13:20:56 -0700
4591              Message-ID: <oUp88gzkgy+T092yn@efn.org>
4592      Branch: perl
4593            ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
4594            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
4595            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
4596            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
4597            ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
4598            ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
4599 ____________________________________________________________________________
4600 [ 16821] By: rgs                                   on 2002/05/27  20:25:30
4601         Log: Fix a warning bug in Perl_report_evil_fh (didn't report
4602              stashes correctly.) Partial info is better than wrong info.
4603      Branch: perl
4604            ! t/lib/warnings/pp_hot util.c
4605 ____________________________________________________________________________
4606 [ 16820] By: jhi                                   on 2002/05/27  20:09:27
4607         Log: A shot in the dark.
4608      Branch: perl
4609            ! mg.c
4610 ____________________________________________________________________________
4611 [ 16819] By: jhi                                   on 2002/05/27  19:10:14
4612         Log: Comment nit from Yitzchak.
4613      Branch: perl
4614            ! sv.c
4615 ____________________________________________________________________________
4616 [ 16818] By: nick                                  on 2002/05/27  18:47:58
4617         Log: Integrate mainline
4618      Branch: perlio
4619           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
4620           !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
4621           !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
4622           !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
4623           !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
4624           !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
4625           !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
4626           !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
4627           !> pod/perlsub.pod
4628 ____________________________________________________________________________
4629 [ 16817] By: jhi                                   on 2002/05/27  18:15:32
4630         Log: POD cleanup and rewrapping.
4631      Branch: perl
4632            ! README.netware
4633 ____________________________________________________________________________
4634 [ 16816] By: jhi                                   on 2002/05/27  16:55:53
4635         Log: Update Changes.
4636      Branch: perl
4637            ! Changes patchlevel.h
4638 ____________________________________________________________________________
4639 [ 16815] By: jhi                                   on 2002/05/27  16:49:06
4640         Log: More NetWare.
4641      Branch: perl
4642            ! README.netware
4643 ____________________________________________________________________________
4644 [ 16814] By: jhi                                   on 2002/05/27  16:36:08
4645         Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
4646              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4647              Date: Mon, 27 May 2002 19:26:27 +0200
4648              Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
4649      Branch: perl
4650            ! hints/hpux.sh
4651 ____________________________________________________________________________
4652 [ 16813] By: jhi                                   on 2002/05/27  16:35:47
4653         Log: We are not that certain about the localising of
4654              tied aggregates.
4655      Branch: perl
4656            ! pod/perldelta.pod
4657 ____________________________________________________________________________
4658 [ 16812] By: jhi                                   on 2002/05/27  16:22:45
4659         Log: Missed from #16811.
4660      Branch: perl
4661            + NetWare/sv_nw.c
4662            ! MANIFEST
4663 ____________________________________________________________________________
4664 [ 16811] By: jhi                                   on 2002/05/27  16:22:06
4665         Log: NetWare diff from Ananth Kesari.
4666      Branch: perl
4667            + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
4668            ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
4669 ____________________________________________________________________________
4670 [ 16810] By: jhi                                   on 2002/05/27  16:02:10
4671         Log: Integrate perlio:
4672              
4673              [ 16809]
4674              Add IO::Scalar fail case to the tests.
4675              
4676              [ 16808]
4677              Fix for the IO::Scalar bug (I think).
4678              At tie time break the loop but in a different place:
4679              A. Increment REFCNT of the RV involved in the self-tie
4680              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
4681              At mg_free time
4682              Break the connection between the RV and its referent
4683              so that we do not try and free it (again).
4684              
4685              [ 16805]
4686              **** UNSAFE **** partial fix for IO::Scalar and local ties.
4687              Only op/local.t fails but it is nasty... try valgrind on other machine.
4688      Branch: perl
4689           !> mg.c sv.c t/op/tie.t
4690 ____________________________________________________________________________
4691 [ 16809] By: nick                                  on 2002/05/27  11:02:21
4692         Log: Add IO::Scalar fail case to the tests.
4693      Branch: perlio
4694            ! t/op/tie.t
4695 ____________________________________________________________________________
4696 [ 16808] By: nick                                  on 2002/05/27  09:54:46
4697         Log: Fix for the IO::Scalar bug (I think).
4698              At tie time break the loop but in a different place:
4699              A. Increment REFCNT of the RV involved in the self-tie
4700              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
4701              At mg_free time
4702              Break the connection between the RV and its referent
4703              so that we do not try and free it (again).
4704      Branch: perlio
4705            ! mg.c sv.c
4706 ____________________________________________________________________________
4707 [ 16807] By: jhi                                   on 2002/05/27  02:39:04
4708         Log: select() portability nit.
4709      Branch: perl
4710            ! pod/perlfunc.pod
4711 ____________________________________________________________________________
4712 [ 16806] By: rgs                                   on 2002/05/26  21:01:35
4713         Log: Fix a remaining B::Lint bug.
4714      Branch: perl
4715            ! ext/B/B/Lint.pm ext/B/t/lint.t
4716 ____________________________________________________________________________
4717 [ 16805] By: nick                                  on 2002/05/26  20:51:31
4718         Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
4719              Only op/local.t fails but it is nasty... try valgrind on other machine.
4720      Branch: perlio
4721            ! sv.c
4722 ____________________________________________________________________________
4723 [ 16804] By: jhi                                   on 2002/05/26  17:23:26
4724         Log: Some day I might actually learn to test changes first
4725              before committing them in.
4726      Branch: perl
4727            ! hints/darwin.sh
4728 ____________________________________________________________________________
4729 [ 16803] By: jhi                                   on 2002/05/26  17:16:32
4730         Log: Until otherwise proven.
4731      Branch: perl
4732            ! hints/darwin.sh
4733 ____________________________________________________________________________
4734 [ 16802] By: jhi                                   on 2002/05/26  17:15:12
4735         Log: Darwin hint tweaks.
4736      Branch: perl
4737            ! hints/darwin.sh
4738 ____________________________________________________________________________
4739 [ 16801] By: jhi                                   on 2002/05/26  15:56:15
4740         Log: FAQ sync.
4741      Branch: perl
4742            ! pod/perlfaq5.pod pod/perlfaq6.pod
4743 ____________________________________________________________________________
4744 [ 16800] By: jhi                                   on 2002/05/26  15:27:05
4745         Log: Subject: [DOC-PATCH] README.cygwin updated
4746              From: "Gerrit P. Haase" <gp@familiehaase.de>
4747              Date: Sun, 26 May 2002 14:56:14 +0200
4748              Message-ID: <1151480833395.20020526145614@familiehaase.de>
4749      Branch: perl
4750            ! README.cygwin
4751 ____________________________________________________________________________
4752 [ 16799] By: jhi                                   on 2002/05/26  15:25:35
4753         Log: I thinkk thinggy has only one g.
4754      Branch: perl
4755            ! pod/perldelta.pod
4756 ____________________________________________________________________________
4757 [ 16798] By: jhi                                   on 2002/05/26  15:23:32
4758         Log: Subject: [PATCH] docs for broken local(%tied) behaviour
4759              From: Dave Mitchell <davem@fdgroup.com>
4760              Date: Sun, 26 May 2002 14:15:42 +0100
4761              Message-ID: <20020526141542.B18527@fdgroup.com>
4762      Branch: perl
4763            ! pod/perldelta.pod pod/perlsub.pod
4764 ____________________________________________________________________________
4765 [ 16797] By: jhi                                   on 2002/05/26  15:19:34
4766         Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
4767              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4768              Date: Sat, 25 May 2002 21:52:16 -0700
4769              Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
4770      Branch: perl
4771            ! ext/B/B/Deparse.pm
4772 ____________________________________________________________________________
4773 [ 16796] By: jhi                                   on 2002/05/26  15:18:27
4774         Log: Slight reformatting; tiny tweaks.
4775      Branch: perl
4776            ! pod/perlipc.pod
4777 ____________________________________________________________________________
4778 [ 16795] By: jhi                                   on 2002/05/26  15:11:00
4779         Log: Integrate perlio:
4780              
4781              [ 16794]
4782              Update perlipc.pod for new signals
4783      Branch: perl
4784           !> pod/perlipc.pod
4785 ____________________________________________________________________________
4786 [ 16794] By: nick                                  on 2002/05/26  08:07:12
4787         Log: Update perlipc.pod for new signals
4788      Branch: perlio
4789            ! pod/perlipc.pod
4790 ____________________________________________________________________________
4791 [ 16793] By: nick                                  on 2002/05/26  07:10:14
4792         Log: Integrate mainline
4793      Branch: perlio
4794           !> AUTHORS Changes Configure patchlevel.h
4795 ____________________________________________________________________________
4796 [ 16792] By: jhi                                   on 2002/05/25  21:39:58
4797         Log: Mention that we do Win64.
4798      Branch: perl
4799            ! pod/perldelta.pod
4800 ____________________________________________________________________________
4801 [ 16791] By: jhi                                   on 2002/05/25  21:39:03
4802         Log: Document the $Config{byteorder} changes.
4803      Branch: perl
4804            ! pod/perldelta.pod
4805 ____________________________________________________________________________
4806 [ 16790] By: jhi                                   on 2002/05/25  21:27:52
4807         Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
4808              From: Nicholas Clark <nick@unfortu.net>
4809              Date: Sat, 25 May 2002 22:37:19 +0100
4810              Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
4811              
4812              Subject: [PATCH] Storable (smaller)
4813              From: Nicholas Clark <nick@unfortu.net>
4814              Date: Sat, 25 May 2002 23:13:13 +0100
4815              Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
4816      Branch: perl
4817            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
4818            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
4819 ____________________________________________________________________________
4820 [ 16789] By: jhi                                   on 2002/05/25  19:00:43
4821         Log: Update Changes.
4822      Branch: perl
4823            ! Changes patchlevel.h
4824 ____________________________________________________________________________
4825 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
4826         Log: AUTHORS updates.
4827      Branch: perl
4828            ! AUTHORS
4829 ____________________________________________________________________________
4830 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
4831         Log: metaconfig unit changes for #16786.
4832      Branch: metaconfig
4833            ! U/modified/Getfile.U U/modified/pager.U
4834 ____________________________________________________________________________
4835 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
4836         Log: Pager query tweaks from Andy Dougherty (for OS/2).
4837      Branch: perl
4838            ! Configure
4839 ____________________________________________________________________________
4840 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
4841         Log: Integrate perlio:
4842              
4843              [ 16784]
4844              Fix VMS ungetc fix for platforms like NetBSD.
4845      Branch: perl
4846           !> perlio.c
4847 ____________________________________________________________________________
4848 [ 16784] By: nick                                  on 2002/05/25  17:34:48
4849         Log: Fix VMS ungetc fix for platforms like NetBSD.
4850      Branch: perlio
4851            ! perlio.c
4852 ____________________________________________________________________________
4853 [ 16783] By: nick                                  on 2002/05/25  16:33:14
4854         Log: Integrate mainline for Lupe's perlio.c fix before
4855              starting on NetBSD issue
4856      Branch: perlio
4857           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
4858           !> perlio.c pod/perlapio.pod pod/perldelta.pod
4859 ____________________________________________________________________________
4860 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
4861         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
4862              From: "Craig A. Berry" <craigberry@mac.com>
4863              Date: Sat, 25 May 2002 12:19:36 -0500
4864              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
4865      Branch: perl
4866            ! lib/ExtUtils/t/basic.t
4867 ____________________________________________________________________________
4868 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
4869         Log: BeOS: update the test status.
4870      Branch: perl
4871            ! README.beos pod/perldelta.pod
4872 ____________________________________________________________________________
4873 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
4874         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
4875              From: Nicholas Clark <nick@unfortu.net>
4876              Date: Sat, 25 May 2002 17:19:21 +0100
4877              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
4878      Branch: perl
4879            ! ext/Storable/t/integer.t
4880 ____________________________________________________________________________
4881 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
4882         Log: Update the number of tests.
4883      Branch: perl
4884            ! pod/perldelta.pod
4885 ____________________________________________________________________________
4886 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
4887         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
4888              From: lupe@lupe-christoph.de (Lupe Christoph)    
4889              Date: Sat, 25 May 2002 15:45:34 +0200
4890              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
4891      Branch: perl
4892            ! perlio.c pod/perlapio.pod
4893 ____________________________________________________________________________
4894 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
4895         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
4896              From: Nicholas Clark <nick@unfortu.net>
4897              Date: Sat, 25 May 2002 12:17:44 +0100
4898              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
4899      Branch: perl
4900            ! ext/Storable/t/integer.t
4901 ____________________________________________________________________________
4902 [ 16776] By: nick                                  on 2002/05/25  11:23:28
4903         Log: Integrate mainline
4904      Branch: perlio
4905           +> ext/Storable/t/integer.t
4906           !> (integrate 41 files)
4907 ____________________________________________________________________________
4908 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
4909         Log: perldelta tweaks.
4910      Branch: perl
4911            ! pod/perldelta.pod
4912 ____________________________________________________________________________
4913 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
4914         Log: UNICOS: update test status.
4915      Branch: perl
4916            ! ext/Socket/socketpair.t pod/perldelta.pod
4917 ____________________________________________________________________________
4918 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
4919         Log: UNICOS: since $] is really 5.00700299999997,
4920              testing for equivalence with 5.007003 isn't correct.
4921              (From Nicholas Clark.)
4922      Branch: perl
4923            ! ext/Storable/t/downgrade.t
4924 ____________________________________________________________________________
4925 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
4926         Log: Knock off one test failure thanks to #16771.
4927      Branch: perl
4928            ! pod/perldelta.pod
4929 ____________________________________________________________________________
4930 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
4931         Log: In some (rare) platforms (such as UNICOS) using the native
4932              atof is still better.
4933      Branch: perl
4934            ! numeric.c perl.h
4935 ____________________________________________________________________________
4936 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
4937         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
4938              From: "Craig A. Berry" <craigberry@mac.com>
4939              Date: Fri, 24 May 2002 16:24:44 -0500
4940              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
4941      Branch: perl
4942            ! pod/perldelta.pod vms/vms.c
4943 ____________________________________________________________________________
4944 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
4945         Log: Subject: [PATCH pod/perllol.pod] small typo
4946              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
4947              Date: Fri, 24 May 2002 16:05:07 -0400
4948              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
4949      Branch: perl
4950            ! pod/perllol.pod
4951 ____________________________________________________________________________
4952 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
4953         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
4954              From: Andy Dougherty <doughera@lafayette.edu>
4955              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
4956              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
4957      Branch: perl
4958            ! hints/solaris_2.sh
4959 ____________________________________________________________________________
4960 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
4961         Log: Subject: [patch] small change
4962              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
4963              Date: Fri, 24 May 2002 19:18:24 +0400
4964              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
4965      Branch: perl
4966            ! perl.h win32/makefile.mk
4967 ____________________________________________________________________________
4968 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
4969         Log: Subject: [PATCH] README.aix
4970              From: John Peacock <jpeacock@rowman.com>    
4971              Date: Fri, 24 May 2002 10:49:39 -0400
4972              Message-ID: <3CEE5303.1070201@rowman.com>
4973      Branch: perl
4974            ! README.aix
4975 ____________________________________________________________________________
4976 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
4977         Log: Upgrade to Locale-Codes 2.04.
4978      Branch: perl
4979            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
4980            ! lib/Locale/Country.pm
4981 ____________________________________________________________________________
4982 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
4983         Log: Update Changes.
4984      Branch: perl
4985            ! Changes patchlevel.h
4986 ____________________________________________________________________________
4987 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
4988         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
4989              From: Abigail <abigail@foad.org>
4990              Date: Fri, 24 May 2002 02:43:37 -0700
4991              Message-ID: <20020524024337.A28749@ucan.foad.org>
4992      Branch: perl
4993            ! Makefile.SH
4994 ____________________________________________________________________________
4995 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
4996         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
4997              From: Abigail <abigail@foad.org>
4998              Date: Fri, 24 May 2002 02:26:48 -0700
4999              Message-ID: <20020524022648.A31684@ucan.foad.org>
5000      Branch: perl
5001            ! ext/POSIX/t/posix.t
5002 ____________________________________________________________________________
5003 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
5004         Log: Doc tweaks.
5005      Branch: perl
5006            ! pod/perlunicode.pod pod/perluniintro.pod
5007 ____________________________________________________________________________
5008 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
5009         Log: More portability defines, now mostly type-related
5010              (based on Storable.xs)
5011      Branch: perl
5012            ! ext/Devel/PPPort/PPPort.pm
5013 ____________________________________________________________________________
5014 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
5015         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
5016              From: Nicholas Clark <nick@unfortu.net>
5017              Date: Thu, 23 May 2002 23:43:16 +0100
5018              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
5019      Branch: perl
5020            + ext/Storable/t/integer.t
5021            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
5022            ! ext/Storable/Storable.xs
5023 ____________________________________________________________________________
5024 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
5025         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
5026              From: "Craig A. Berry" <craigberry@mac.com>
5027              Date: Thu, 23 May 2002 16:47:34 -0500
5028              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
5029      Branch: perl
5030            ! configure.com
5031 ____________________________________________________________________________
5032 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
5033         Log: One more ppportability thing (from Sarathy).
5034      Branch: perl
5035            ! ext/Devel/PPPort/PPPort.pm
5036 ____________________________________________________________________________
5037 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
5038         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
5039              From: Michael G Schwern <schwern@pobox.com>
5040              Date: Wed, 22 May 2002 19:21:43 -0400
5041              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
5042      Branch: perl
5043            ! lib/Test/Harness.pm lib/Test/Harness/Changes
5044            ! lib/Test/Harness/t/strap-analyze.t
5045            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
5046            ! t/lib/sample-tests/die_head_end
5047            ! t/lib/sample-tests/die_last_minute
5048 ____________________________________________________________________________
5049 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
5050         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
5051              From: Michael G Schwern <schwern@pobox.com>
5052              Date: Wed, 22 May 2002 19:14:35 -0400
5053              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
5054      Branch: perl
5055            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
5056            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
5057            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
5058 ____________________________________________________________________________
5059 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
5060         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
5061              From: Tim Jenness <t.jenness@jach.hawaii.edu>
5062              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
5063              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
5064      Branch: perl
5065            ! dump.c
5066 ____________________________________________________________________________
5067 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
5068         Log: Typo squad.
5069      Branch: perl
5070            ! ext/POSIX/POSIX.pod pod/perldelta.pod
5071 ____________________________________________________________________________
5072 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
5073         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
5074              From: Abigail <abigail@foad.org>
5075              Date: Thu, 23 May 2002 07:53:33 -0700
5076              Message-ID: <20020523075333.A14658@ucan.foad.org>
5077      Branch: perl
5078            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
5079 ____________________________________________________________________________
5080 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
5081         Log: PPPort dTHX.
5082      Branch: perl
5083            ! ext/Devel/PPPort/PPPort.pm
5084 ____________________________________________________________________________
5085 [ 16750] By: nick                                  on 2002/05/23  08:00:24
5086         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
5087      Branch: perlio
5088           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
5089           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
5090           !> pod/perldelta.pod
5091 ____________________________________________________________________________
5092 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
5093         Log: We do not want utf8.t to be compiled under -Mutf8,
5094              wonky as it sounds.
5095      Branch: perl
5096            ! lib/utf8.t
5097 ____________________________________________________________________________
5098 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
5099         Log: We do not want to see the utf8 hints bit.
5100      Branch: perl
5101            ! lib/vmsish.t
5102 ____________________________________________________________________________
5103 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
5104         Log: More -Mutf8 cleanup.
5105      Branch: perl
5106            ! ext/PerlIO/t/fallback.t
5107 ____________________________________________________________________________
5108 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
5109         Log: -Mutf8 cleanup.
5110      Branch: perl
5111            ! ext/Encode/t/mime-header.t
5112 ____________________________________________________________________________
5113 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
5114         Log: Integrate perlio:
5115              
5116              [ 16740]
5117              #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
5118              
5119              [ 16739]
5120              Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
5121              ungetc() and buffer snooping may not mix. So use buffer snoop
5122              hooks to avoid ungetc() where available.
5123              unread() falls back to using :pending layer, and fill has
5124              VMS specific code (which should not get used) or ungetc()
5125              which should work.
5126              
5127              [ 16737]
5128              Flag the VMS-problem-causing part of :encoding
5129              for enhancement. (Problem still needs fixing in perlio.c)
5130      Branch: perl
5131           !> ext/PerlIO/encoding/encoding.xs perlio.c
5132 ____________________________________________________________________________
5133 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
5134         Log: Subject: Re: Additional README.aix changes
5135              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5136              Date: Wed, 22 May 2002 08:37:37 +0200
5137              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
5138      Branch: perl
5139            ! README.aix
5140 ____________________________________________________________________________
5141 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
5142         Log: HP-UX 11.00 io_xs hangup workaround.
5143      Branch: perl
5144            ! hints/hpux.sh
5145 ____________________________________________________________________________
5146 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
5147         Log: Updated UNICOS status from Mark Lutz.
5148      Branch: perl
5149            ! pod/perldelta.pod
5150 ____________________________________________________________________________
5151 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
5152         Log: UNICOS: Mark Lutz had a better idea.
5153      Branch: perl
5154            ! hints/unicos.sh
5155 ____________________________________________________________________________
5156 [ 16740] By: nick                                  on 2002/05/22  21:13:10
5157         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
5158      Branch: perlio
5159            ! perlio.c
5160 ____________________________________________________________________________
5161 [ 16739] By: nick                                  on 2002/05/22  20:59:22
5162         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
5163              ungetc() and buffer snooping may not mix. So use buffer snoop
5164              hooks to avoid ungetc() where available.
5165              unread() falls back to using :pending layer, and fill has
5166              VMS specific code (which should not get used) or ungetc()
5167              which should work.
5168      Branch: perlio
5169            ! perlio.c
5170 ____________________________________________________________________________
5171 [ 16738] By: nick                                  on 2002/05/22  20:34:55
5172         Log: Integrate mainline
5173      Branch: perlio
5174           !> (integrate 40 files)
5175 ____________________________________________________________________________
5176 [ 16737] By: nick                                  on 2002/05/22  19:04:13
5177         Log: Flag the VMS-problem-causing part of :encoding
5178              for enhancement. (Problem still needs fixing in perlio.c)
5179      Branch: perlio
5180            ! ext/PerlIO/encoding/encoding.xs
5181 ____________________________________________________________________________
5182 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
5183         Log: UNICOS: using uname -m is wrong since what matters
5184              is what CPUs (FPUs) we have.
5185      Branch: perl
5186            ! hints/unicos.sh
5187 ____________________________________________________________________________
5188 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
5189         Log: Update Changes.
5190      Branch: perl
5191            ! Changes patchlevel.h
5192 ____________________________________________________________________________
5193 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
5194         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
5195              From: Dave Mitchell <davem@fdgroup.com>
5196              Date: Wed, 22 May 2002 12:53:21 +0100
5197              Message-ID: <20020522125320.E12794@fdgroup.com>
5198      Branch: perl
5199            ! ext/threads/shared/t/cond.t
5200 ____________________________________________________________________________
5201 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
5202         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
5203              From: John Borwick <john_borwick@ncsu.edu>
5204              Date: Wed, 22 May 2002 04:10:37 -0400
5205              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
5206      Branch: perl
5207            ! pod/perlunicode.pod pod/perluniintro.pod
5208 ____________________________________________________________________________
5209 [ 16732] By: ams                                   on 2002/05/22  05:47:35
5210         Log: Integrate #16731 from //depot/macperl.
5211      Branch: perl
5212           !> t/io/crlf.t
5213 ____________________________________________________________________________
5214 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
5215         Log: Be more specific in what we're looking for
5216      Branch: macperl
5217            ! t/io/crlf.t
5218 ____________________________________________________________________________
5219 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
5220         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
5221      Branch: macperl
5222            + lib/Unicode/README
5223           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
5224           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
5225            - t/lib/st-dump.pl
5226            ! macos/MPVersion.r macos/config.sh
5227           !> (integrate 135 files)
5228 ____________________________________________________________________________
5229 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
5230         Log: FAQ sync.
5231      Branch: perl
5232            ! pod/perlfaq4.pod
5233 ____________________________________________________________________________
5234 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
5235         Log: Getopt::Std clarification from John Borwick.
5236      Branch: perl
5237            ! lib/Getopt/Std.pm
5238 ____________________________________________________________________________
5239 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
5240         Log: Subject: Re: [Patch] for problem with shellwords.pl
5241              From: "Curtis Poe" <cp@onsitetech.com>
5242              Date: Tue, 21 May 2002 11:17:40 -0700
5243              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
5244              
5245              Subject: [Patch] for security problem with Text::ParseWords
5246              From: "Curtis Poe" <cp@onsitetech.com>     
5247              Date: Tue, 21 May 2002 15:10:18 -0700
5248              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
5249      Branch: perl
5250            ! lib/Text/ParseWords.pm lib/shellwords.pl
5251 ____________________________________________________________________________
5252 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
5253         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
5254              From: Nicholas Clark <nick@unfortu.net>
5255              Date: Tue, 21 May 2002 23:01:48 +0100
5256              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
5257      Branch: perl
5258            ! ext/SDBM_File/SDBM_File.xs
5259 ____________________________________________________________________________
5260 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
5261         Log: Subject: [PATCH] Additional README.aix changes
5262              From: John Peacock <jpeacock@rowman.com>
5263              Date: Tue, 21 May 2002 12:01:10 -0400
5264              Message-ID: <3CEA6F46.70902@rowman.com>
5265      Branch: perl
5266            ! README.aix
5267 ____________________________________________________________________________
5268 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
5269         Log: Subject: Win32 crash in fork.t (perl@16694)
5270              From: "Kevin Chase" <kevincha99@hotmail.com>
5271              Date: Mon, 20 May 2002 17:02:16 -0700
5272              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
5273              
5274              
5275              It looks that the Poison() found its first target.
5276              The suggested patch is fine.
5277      Branch: perl
5278            ! cop.h
5279 ____________________________________________________________________________
5280 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
5281         Log: microperl: if DIEing on no-functionality, the has-functionality
5282              would be unreachable code.
5283      Branch: perl
5284            ! pp.c pp_sys.c
5285 ____________________________________________________________________________
5286 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
5287         Log: microperl: do not regenerate the perly.
5288      Branch: perl
5289            ! Makefile.micro
5290 ____________________________________________________________________________
5291 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
5292         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
5293              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5294              Date: Mon, 20 May 2002 22:55:46 -0700
5295              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
5296      Branch: perl
5297            ! utils/h2xs.PL
5298 ____________________________________________________________________________
5299 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
5300         Log: Regen uconfig.h.
5301      Branch: perl
5302            ! uconfig.h
5303 ____________________________________________________________________________
5304 [ 16719] By: ams                                   on 2002/05/21  05:02:01
5305         Log: Why quote some keys?
5306      Branch: perl
5307            ! ext/Storable/Makefile.PL
5308 ____________________________________________________________________________
5309 [ 16718] By: ams                                   on 2002/05/21  04:08:39
5310         Log: Suppress warning about $canonical. (Nicholas Clark)
5311      Branch: perl
5312            ! ext/Storable/Storable.pm
5313 ____________________________________________________________________________
5314 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
5315         Log: Subject: [PATCH] VMS iThreads follow-up
5316              From: "Craig A. Berry" <craigberry@mac.com>
5317              Date: Mon, 20 May 2002 21:34:17 -0500
5318              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
5319      Branch: perl
5320            ! configure.com
5321 ____________________________________________________________________________
5322 [ 16716] By: ams                                   on 2002/05/21  02:47:18
5323         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
5324              2. Install in core library directory. (Tatsuhiko Miyagawa)
5325      Branch: perl
5326            ! ext/Storable/Makefile.PL
5327 ____________________________________________________________________________
5328 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
5329         Log: Subject: [Encode] 1.72 released
5330              From: Dan Kogai <dankogai@dan.co.jp>
5331              Date: Tue, 21 May 2002 01:06:19 +0900
5332              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
5333      Branch: perl
5334            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5335            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
5336            ! ext/Encode/Unicode/Unicode.xs
5337            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
5338 ____________________________________________________________________________
5339 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
5340         Log: Update Changes.
5341      Branch: perl
5342            ! Changes patchlevel.h
5343 ____________________________________________________________________________
5344 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
5345         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
5346      Branch: perl
5347            ! pod/perlfaq4.pod
5348 ____________________________________________________________________________
5349 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
5350         Log: metaconfig unit changes for #16711.
5351      Branch: metaconfig
5352            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5353            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5354            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5355            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5356            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5357            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5358            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5359            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5360            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5361            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5362            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5363            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5364            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5365            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5366            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5367            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5368            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5369            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5370            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5371            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5372            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5373            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5374            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5375            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5376 ____________________________________________________________________________
5377 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
5378         Log: Document better what the foo_r_proto are supposed to be.
5379      Branch: perl
5380            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5381            ! config_h.SH reentr.pl
5382 ____________________________________________________________________________
5383 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
5384         Log: Subject: Re: pod patches.
5385              From: Jim Cromie <jcromie@divsol.com>
5386              Date: Mon, 20 May 2002 09:00:10 -0600
5387              Message-ID: <3CE90F7A.3070309@divsol.com>
5388              
5389              (with Philip Newton's tweaks)
5390      Branch: perl
5391            ! pod/perlsub.pod
5392 ____________________________________________________________________________
5393 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
5394         Log: Subject: Re: pod patch - perldelta.pod
5395              From: Jim Cromie <jcromie@divsol.com>
5396              Date: Mon, 20 May 2002 07:16:54 -0600
5397              Message-ID: <3CE8F746.50603@divsol.com>
5398      Branch: perl
5399            ! pod/perldelta.pod
5400 ____________________________________________________________________________
5401 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
5402         Log: Subject: [patch] one more little step for WinCE
5403              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
5404              Date: Mon, 20 May 2002 11:47:19 +0400
5405              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
5406      Branch: perl
5407            ! wince/Makefile.ce
5408 ____________________________________________________________________________
5409 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
5410         Log: Preemptive doc patch.
5411      Branch: perl
5412            ! pod/perldelta.pod
5413 ____________________________________________________________________________
5414 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
5415         Log: The "constant sub redefined" warning can't be disabled.
5416      Branch: perl
5417            ! pod/perldiag.pod
5418 ____________________________________________________________________________
5419 [ 16705] By: nick                                  on 2002/05/20  10:18:26
5420         Log: Integrate mainline
5421      Branch: perlio
5422           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
5423           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
5424           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
5425           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
5426 ____________________________________________________________________________
5427 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
5428         Log: Missed hunk from #16701.
5429      Branch: perl
5430            ! vms/vms.c
5431 ____________________________________________________________________________
5432 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
5433         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
5434              From: andreas.koenig@anima.de (Andreas J. Koenig)
5435              Date: Mon, 20 May 2002 05:36:14 +0200
5436              Message-ID: <m34rh37aoh.fsf@anima.de>
5437      Branch: perl
5438            + lib/CPAN/t/mirroredby.t
5439            ! MANIFEST
5440 ____________________________________________________________________________
5441 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
5442         Log: Subject: tiny doc tweaks
5443              From: andreas.koenig@anima.de (Andreas J. Koenig)
5444              Date: Mon, 20 May 2002 05:07:13 +0200
5445              Message-ID: <m38z6f7c0u.fsf@anima.de>
5446      Branch: perl
5447            ! pod/perldelta.pod pod/perlfunc.pod
5448 ____________________________________________________________________________
5449 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
5450         Log: Subject: [PATCH @16694] ithreads for VMS
5451              From: "Craig A. Berry" <craigberry@mac.com>
5452              Date: Sun, 19 May 2002 22:06:43 -0500
5453              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
5454      Branch: perl
5455            ! configure.com vms/vms.c vms/vmsish.h
5456 ____________________________________________________________________________
5457 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
5458         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
5459              From: Autrijus Tang <autrijus@autrijus.org>
5460              Date: Mon, 20 May 2002 04:10:31 +0800
5461              Message-ID: <20020519201031.GA1603@not.autrijus.org>
5462      Branch: perl
5463            ! ext/Encode/Encode/Makefile_PL.e2x
5464 ____________________________________________________________________________
5465 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
5466         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
5467              while trying to -O3 optimize B.c.  (A bit weird since
5468              10.1.4 used to work fine, and nothing has changed in
5469              ext/B/..., but the overoptimization was repeatable.)
5470      Branch: perl
5471            + ext/B/hints/darwin.pl
5472            ! MANIFEST
5473 ____________________________________________________________________________
5474 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
5475         Log: UNICOS/mk seems to still have this problem.
5476      Branch: perl
5477            ! ext/Socket/socketpair.t
5478 ____________________________________________________________________________
5479 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
5480         Log: perldelta tweaks.
5481      Branch: perl
5482            ! pod/perldelta.pod
5483 ____________________________________________________________________________
5484 [ 16696] By: nick                                  on 2002/05/19  18:26:39
5485         Log: Integrate mailine
5486      Branch: perlio
5487           !> (integrate 35 files)
5488 ____________________________________________________________________________
5489 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
5490         Log: Document the reentrant_retry(), but from user's viewpoint.
5491      Branch: perl
5492            ! pod/perlthrtut.pod
5493 ____________________________________________________________________________
5494 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
5495         Log: Update Changes.
5496      Branch: perl
5497            ! Changes patchlevel.h
5498 ____________________________________________________________________________
5499 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
5500         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
5501              From: Slaven Rezic <slaven.rezic@berlin.de>
5502              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
5503              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
5504      Branch: perl
5505            ! lib/Benchmark.pm
5506 ____________________________________________________________________________
5507 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
5508         Log: Document once more the difference between :utf8
5509              and :encoding(...).
5510      Branch: perl
5511            ! lib/open.pm pod/perluniintro.pod
5512 ____________________________________________________________________________
5513 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
5514         Log: Third Degree: make the options more portable between
5515              Tru64 versions.
5516      Branch: perl
5517            ! Makefile.SH
5518 ____________________________________________________________________________
5519 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
5520         Log: IRIX SMP turned up a few hundred "Use of uninitialized
5521              value in numeric eq" warnings: initialise the $counter2.
5522      Branch: perl
5523            ! ext/threads/shared/t/cond.t
5524 ____________________________________________________________________________
5525 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
5526         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
5527              From: Dave Mitchell <davem@fdgroup.com>
5528              Date: Sun, 19 May 2002 00:50:43 +0100
5529              Message-ID: <20020519005043.F7275@fdgroup.com>
5530      Branch: perl
5531            ! ext/threads/shared/t/cond.t
5532 ____________________________________________________________________________
5533 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
5534         Log: Sarathy pointed out that instead of zeroing heap
5535              it is more prudent to poison it.
5536      Branch: perl
5537            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
5538            ! scope.c sv.c util.c
5539 ____________________________________________________________________________
5540 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
5541         Log: The thread warnings aren't quite yet working as planned.
5542      Branch: perl
5543            ! ext/threads/shared/t/cond.t
5544 ____________________________________________________________________________
5545 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
5546         Log: Forgotten from #16685.
5547      Branch: perl
5548            ! ext/threads/shared/t/cond.t
5549 ____________________________________________________________________________
5550 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
5551         Log: Subject: [PATCH threads] revised warnings + more tests + docs
5552              From: Dave Mitchell <davem@fdgroup.com>
5553              Date: Sat, 18 May 2002 22:24:51 +0100
5554              Message-ID: <20020518222451.E7275@fdgroup.com>
5555      Branch: perl
5556            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5557            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
5558            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
5559 ____________________________________________________________________________
5560 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
5561         Log: Storable status tweak.
5562      Branch: perl
5563            ! pod/perldelta.pod
5564 ____________________________________________________________________________
5565 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
5566         Log: perlfunc and perldelta updates about caller().
5567      Branch: perl
5568            ! pod/perldelta.pod pod/perlfunc.pod
5569 ____________________________________________________________________________
5570 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
5571         Log: Subject: [PATCH] RE: perl@16678
5572              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
5573              Date: Sat, 18 May 2002 21:15:43 +0100
5574              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
5575              
5576              Making the symbols generated by warnings.pl future-proof.
5577      Branch: perl
5578            ! lib/warnings.pm warnings.h warnings.pl
5579 ____________________________________________________________________________
5580 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
5581         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
5582              From: Michael G Schwern <schwern@pobox.com>
5583              Date: Sat, 18 May 2002 14:53:50 -0400
5584              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
5585      Branch: perl
5586            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
5587            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
5588 ____________________________________________________________________________
5589 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
5590         Log: Prettyprinting.
5591      Branch: perl
5592            ! t/op/recurse.t
5593 ____________________________________________________________________________
5594 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
5595         Log: Companion to #16601: cxinc would create uninitialized
5596              PERL_CONTEXTs.  The bug was tickled by the test
5597              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
5598              added to check that I got the context stack extension right.
5599              Also rewrite recurse.t to use test.pl.
5600      Branch: perl
5601            ! scope.c t/op/recurse.t
5602 ____________________________________________________________________________
5603 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
5604         Log: Update Changes.
5605      Branch: perl
5606            ! Changes patchlevel.h
5607 ____________________________________________________________________________
5608 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
5609         Log: URL and other tiny tweaks.
5610      Branch: perl
5611            ! pod/perluniintro.pod
5612 ____________________________________________________________________________
5613 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
5614         Log: Subject: [Patch] doc patch on Unicode
5615              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5616              Date: Sun, 19 May 2002 01:01:58 +0900
5617              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
5618      Branch: perl
5619            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
5620 ____________________________________________________________________________
5621 [ 16675] By: ams                                   on 2002/05/18  15:06:35
5622         Log: s/2.0/2.00/ to be CPAN friendly.
5623      Branch: perl
5624            ! ext/Storable/Storable.pm
5625 ____________________________________________________________________________
5626 [ 16674] By: ams                                   on 2002/05/18  14:47:07
5627         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
5628              EBCDIC, amazing.
5629              From: Philip Newton <Philip.Newton@gmx.net>
5630              Date: Sat, 18 May 2002 09:54:13 +0200
5631              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
5632      Branch: perl
5633            ! lib/Pod/t/eol.t
5634 ____________________________________________________________________________
5635 [ 16673] By: ams                                   on 2002/05/18  14:41:00
5636         Log: Subject: Storable test for 64 bit 5.6.1
5637              From: Nicholas Clark <nick@unfortu.net>
5638              Date: Sat, 18 May 2002 15:48:55 +0100
5639              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
5640              (Private mail.)
5641      Branch: perl
5642            ! ext/Storable/t/malice.t
5643 ____________________________________________________________________________
5644 [ 16672] By: nick                                  on 2002/05/18  09:47:51
5645         Log: Integrate mainline
5646      Branch: perlio
5647           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
5648            - t/lib/st-dump.pl
5649           !> (integrate 67 files)
5650 ____________________________________________________________________________
5651 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
5652         Log: No more true.
5653      Branch: perl
5654            ! lib/vars.pm
5655 ____________________________________________________________________________
5656 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
5657         Log: Make use vars grok UTF-8.
5658      Branch: perl
5659            ! lib/vars.pm t/run/fresh_perl.t
5660 ____________________________________________________________________________
5661 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
5662         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
5663              From: Michael G Schwern <schwern@pobox.com>
5664              Date: Fri, 17 May 2002 23:54:29 -0400  
5665              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
5666      Branch: perl
5667            ! t/op/tie.t t/run/fresh_perl.t
5668 ____________________________________________________________________________
5669 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
5670         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
5671              From: Michael G Schwern <schwern@pobox.com>
5672              Date: Fri, 17 May 2002 20:37:26 -0400  
5673              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
5674      Branch: perl
5675            + t/lib/sample-tests/shbang_misparse
5676            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
5677            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
5678            ! lib/Test/Harness/t/test-harness.t
5679 ____________________________________________________________________________
5680 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
5681         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
5682              From: Nicholas Clark <nick@unfortu.net>
5683              Date: Sat, 18 May 2002 00:18:39 +0100  
5684              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
5685              
5686              Use Storable's st-dump.pl.
5687      Branch: perl
5688            - t/lib/st-dump.pl
5689            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
5690            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
5691            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
5692            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
5693            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
5694            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
5695            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
5696 ____________________________________________________________________________
5697 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
5698         Log: Forgotten from #16656.
5699      Branch: perl
5700            ! ext/B/B.xs
5701 ____________________________________________________________________________
5702 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
5703         Log: Subject: [PATCH] Storable ChangeLog ready for release 
5704              From: Nicholas Clark <nick@unfortu.net>
5705              Date: Fri, 17 May 2002 23:17:34 +0100  
5706              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
5707      Branch: perl
5708            ! ext/Storable/ChangeLog
5709 ____________________________________________________________________________
5710 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
5711         Log: Subject: [PATCH] Storable stand alone tests
5712              From: Nicholas Clark <nick@unfortu.net>
5713              Date: Fri, 17 May 2002 22:43:35 +0100  
5714              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
5715      Branch: perl
5716            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
5717            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
5718            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
5719            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
5720            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
5721            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
5722            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
5723            ! ext/Storable/t/store.t ext/Storable/t/tied.t
5724            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
5725            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
5726 ____________________________________________________________________________
5727 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
5728         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
5729              From: Michael G Schwern <schwern@pobox.com>
5730              Date: Fri, 17 May 2002 17:17:54 -0400  
5731              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
5732      Branch: perl
5733            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
5734            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
5735            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
5736            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
5737            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
5738            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
5739            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
5740            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
5741            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
5742            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
5743            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
5744            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
5745            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
5746            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
5747 ____________________________________________________________________________
5748 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
5749         Log: More regression tests for caller() and fix one bug of #16658.
5750      Branch: perl
5751            ! pp_ctl.c t/op/caller.t
5752 ____________________________________________________________________________
5753 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
5754         Log: Integrate perlio:
5755              
5756              [ 16657]
5757              Fix the crlf.t buffer leak
5758              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
5759              flagged it because it is more often popped without stream
5760              being closed.
5761              - Define non-noop PerlIOBuf_popped(), use it and export it.
5762      Branch: perl
5763           !> makedef.pl perlio.c perliol.h
5764 ____________________________________________________________________________
5765 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
5766         Log: Add a note about Cwd::fastcwd() returning tainted data.
5767              Sort modules alphabetically.
5768      Branch: perl
5769            ! pod/perldelta.pod
5770 ____________________________________________________________________________
5771 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
5772         Log: Remove O from the untested modules list.
5773      Branch: perl
5774            ! t/lib/1_compile.t
5775 ____________________________________________________________________________
5776 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
5777         Log: Fix bug 20020517.003 : segfault with caller().
5778              Add regression tests for caller.
5779      Branch: perl
5780            + t/op/caller.t
5781            ! MANIFEST pp_ctl.c
5782 ____________________________________________________________________________
5783 [ 16657] By: nick                                  on 2002/05/17  17:18:18
5784         Log: Fix the crlf.t buffer leak
5785              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
5786              flagged it because it is more often popped without stream
5787              being closed.
5788              - Define non-noop PerlIOBuf_popped(), use it and export it.
5789      Branch: perlio
5790            ! makedef.pl perlio.c perliol.h
5791 ____________________________________________________________________________
5792 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
5793         Log: PERL_HASH() casting games so that our hashed data is "unsigned
5794              char" but old code using just a "char" doesn't need changes.
5795              (The change is using a temporary pointer instead of a direct
5796              cast to unsigned char* which would blindly cast anything,
5797              not just char pointers.)  (The problem arose in MacOS Classic,
5798              as seen by Pudge, the cure by Nicholas Clark.)
5799      Branch: perl
5800            ! hv.c hv.h op.c sv.c vms/vms.c
5801 ____________________________________________________________________________
5802 [ 16655] By: nick                                  on 2002/05/17  14:59:20
5803         Log: Integrate mainline
5804      Branch: perlio
5805           !> (integrate 28 files)
5806 ____________________________________________________________________________
5807 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
5808         Log: Update Changes.
5809      Branch: perl
5810            ! Changes patchlevel.h
5811 ____________________________________________________________________________
5812 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
5813         Log: FAQ sync.
5814      Branch: perl
5815            ! pod/perlfaq4.pod pod/perlfaq8.pod
5816 ____________________________________________________________________________
5817 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
5818         Log: Forgot from #16628.
5819      Branch: perl
5820            ! ext/Encode/Makefile.PL
5821 ____________________________________________________________________________
5822 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
5823         Log: One Last Time
5824      Branch: macperl
5825            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
5826            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
5827            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
5828            + lib/Unicode/UCD.t
5829 ____________________________________________________________________________
5830 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
5831         Log: Stupid case insensitivity
5832      Branch: macperl
5833            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
5834            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
5835            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
5836            - lib/unicode/UCD.t
5837 ____________________________________________________________________________
5838 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
5839         Log: Move Unicode -> unicode, remove README
5840      Branch: macperl
5841            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
5842            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
5843            - lib/Unicode/Collate/t/test.t lib/Unicode/README
5844            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
5845 ____________________________________________________________________________
5846 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
5847         Log: Move Unicode -> unicode, remove README (oops, forgot one)
5848      Branch: macperl
5849           +> lib/unicode/Collate/README
5850 ____________________________________________________________________________
5851 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
5852         Log: Move Unicode -> unicode, remove README
5853      Branch: macperl
5854           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
5855           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
5856           +> lib/unicode/UCD.pm lib/unicode/UCD.t
5857 ____________________________________________________________________________
5858 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
5859         Log: Integrate perl
5860      Branch: macperl
5861           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
5862           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
5863           +> lib/Thread/Semaphore.pm
5864            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
5865            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
5866            - wince/include/sys/types.h wince/include/sys/utime.h
5867            - wince/include/time.h
5868            ! macos/MPVersion.r macos/config.sh
5869           !> (integrate 173 files)
5870 ____________________________________________________________________________
5871 [ 16645] By: nick                                  on 2002/05/17  06:56:40
5872         Log: Integrate mainline
5873      Branch: perlio
5874           +> ext/Storable/t/st-dump.pl
5875            - wince/FindExt.pm
5876           !> (integrate 40 files)
5877 ____________________________________________________________________________
5878 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
5879         Log: STDERR noise.
5880      Branch: perl
5881            ! lib/Switch.pm
5882 ____________________________________________________________________________
5883 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
5884         Log: Upgrade to Switch 2.07.
5885      Branch: perl
5886            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
5887            ! lib/Switch/t/given.t lib/Switch/t/nested.t
5888            ! lib/Switch/t/switch.t
5889 ____________________________________________________________________________
5890 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
5891         Log: Missed hunk in #16641.
5892      Branch: perl
5893            ! lib/Filter/Simple/Changes
5894 ____________________________________________________________________________
5895 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
5896         Log: Upgrade to Filter::Simple 0.78.
5897              (Keep #14432, let Damian know of it.)
5898      Branch: perl
5899            ! lib/Filter/Simple.pm lib/Filter/Simple/README
5900            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
5901            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
5902            ! lib/Filter/Simple/t/import.t
5903 ____________________________________________________________________________
5904 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
5905         Log: More Third Degree.
5906      Branch: perl
5907            ! t/TEST
5908 ____________________________________________________________________________
5909 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
5910         Log: Third Degree tweaks.
5911      Branch: perl
5912            ! pod/perlhack.pod t/TEST
5913 ____________________________________________________________________________
5914 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
5915         Log: Purify: dl_last_error was leaking.
5916      Branch: perl
5917            ! ext/DynaLoader/dlutils.c
5918 ____________________________________________________________________________
5919 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
5920         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
5921              From: Chris Ball <chris@cpan.org>
5922              Date: 16 May 2002 20:51:34 +0100
5923              Message-ID: <86lmajvpkp.fsf@void.printf.net>
5924      Branch: perl
5925            ! utils/perldoc.PL
5926 ____________________________________________________________________________
5927 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
5928         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
5929              From: "Craig A. Berry" <craigberry@mac.com>
5930              Date: Thu, 16 May 2002 14:13:15 -0500
5931              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
5932      Branch: perl
5933            ! lib/ExtUtils/t/Constant.t
5934 ____________________________________________________________________________
5935 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
5936         Log: Make Cwd::fastcwd() return a tainted value.
5937              Add regression tests for taint-safety of the *cwd()
5938              functions.
5939      Branch: perl
5940            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
5941 ____________________________________________________________________________
5942 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
5943         Log: Subject: Re: AIX warning in hints regarding gcc
5944              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5945              Date: Thu, 16 May 2002 18:55:41 +0200
5946              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
5947      Branch: perl
5948            ! hints/aix.sh
5949 ____________________________________________________________________________
5950 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
5951         Log: Update the test statuses.
5952      Branch: perl
5953            ! pod/perldelta.pod
5954 ____________________________________________________________________________
5955 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
5956         Log: The UDP sockpair failure seems to have magically
5957              disappeared from both UNICOSes.
5958              (One gets "UNEXPECTEDLY SUCCEEDED".)
5959      Branch: perl
5960            ! ext/Socket/socketpair.t
5961 ____________________________________________________________________________
5962 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
5963         Log: Brokenness of restricted hashes with Storable on EBCDIC
5964              seems to be an artifact of the downgrade.t.
5965      Branch: perl
5966            ! ext/Storable/Storable.pm
5967 ____________________________________________________________________________
5968 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
5969         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
5970              memory debuggers.
5971      Branch: perl
5972            ! pod/perlhack.pod
5973 ____________________________________________________________________________
5974 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
5975         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
5976              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5977              Date: Thu, 16 May 2002 16:42:34 +0200
5978              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
5979              
5980              gcc 3 version parsing proofing.
5981      Branch: perl
5982            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
5983 ____________________________________________________________________________
5984 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
5985         Log: Subject: [PATCH] good day for WinCE port of perl.
5986              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5987              Date: Thu, 16 May 2002 03:33:23 +0400
5988              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
5989      Branch: perl
5990            - wince/FindExt.pm
5991            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
5992            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
5993            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
5994            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
5995            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
5996            ! wince/config_H.ce wince/config_h.PL
5997 ____________________________________________________________________________
5998 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
5999         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
6000              From: slaven.rezic@berlin.de
6001              Date: Mon, 13 May 2002 16:02:24 +0200
6002              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
6003      Branch: perl
6004            ! ext/Sys/Syslog/Syslog.pm
6005 ____________________________________________________________________________
6006 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
6007         Log: Subject: Re: [PATCH] allow use threads qw(yield)
6008              From: Dave Mitchell <davem@fdgroup.com>
6009              Date: Wed, 15 May 2002 23:26:27 +0100
6010              Message-ID: <20020515232626.E28924@fdgroup.com>
6011      Branch: perl
6012            ! ext/threads/threads.xs
6013 ____________________________________________________________________________
6014 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
6015         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
6016              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6017              Date: Thu, 16 May 2002 14:22:21 +0200
6018              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
6019      Branch: perl
6020            ! hints/aix.sh
6021 ____________________________________________________________________________
6022 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
6023         Log: metaconfig unit change for #16623.
6024      Branch: metaconfig
6025            ! U/ebcdic/trnl.U
6026 ____________________________________________________________________________
6027 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
6028         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
6029              from John Poltorak <jp@eyup.org>.
6030      Branch: perl
6031            ! Configure
6032 ____________________________________________________________________________
6033 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
6034         Log: DJGPP doesn't have \r\n delimited files (it has \r).
6035      Branch: perl
6036            ! lib/Tie/File/t/21_win32.t
6037 ____________________________________________________________________________
6038 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
6039         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
6040              2. Doing a s///g instead of tr/// works better for CR-delimited
6041              files, like in DJGPP (since <FH> doesn't correctly pull in
6042              CR-delimited lines).
6043      Branch: perl
6044            ! lib/Pod/Html.pm lib/Pod/t/eol.t
6045 ____________________________________________________________________________
6046 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
6047         Log: Don't test $! with like() since one may have
6048              a non-English locale, or simply AIX :-)
6049      Branch: perl
6050            ! ext/PerlIO/t/fail.t
6051 ____________________________________________________________________________
6052 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
6053         Log: DJGPP updates from Laszlo Molnar.
6054      Branch: perl
6055            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
6056 ____________________________________________________________________________
6057 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
6058         Log: Integrate perlio:
6059              
6060              [ 16613]
6061              Make open fail when layer string does not parse.
6062      Branch: perl
6063           +> ext/PerlIO/t/fail.t
6064           !> MANIFEST perlio.c
6065 ____________________________________________________________________________
6066 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
6067         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
6068              From: Nicholas Clark <nick@unfortu.net>
6069              Date: Wed, 15 May 2002 23:06:20 +0100
6070              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
6071      Branch: perl
6072            ! ext/Storable/Storable.xs
6073 ____________________________________________________________________________
6074 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
6075         Log: Two down, ten to go.
6076      Branch: perl
6077            ! pod/perldelta.pod
6078 ____________________________________________________________________________
6079 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
6080         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
6081      Branch: perl
6082            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
6083 ____________________________________________________________________________
6084 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
6085         Log: Schizoid MANIFESTs.
6086      Branch: perl
6087            + ext/Storable/t/st-dump.pl
6088            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
6089 ____________________________________________________________________________
6090 [ 16613] By: nick                                  on 2002/05/15  19:26:00
6091         Log: Make open fail when layer string does not parse.
6092      Branch: perlio
6093            + ext/PerlIO/t/fail.t
6094            ! MANIFEST perlio.c
6095 ____________________________________________________________________________
6096 [ 16612] By: nick                                  on 2002/05/15  18:11:15
6097         Log: Integrate mainline
6098      Branch: perlio
6099           !> Changes ext/Storable/Storable.pm patchlevel.h
6100           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
6101 ____________________________________________________________________________
6102 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
6103         Log: Update Changes.
6104      Branch: perl
6105            ! Changes patchlevel.h
6106 ____________________________________________________________________________
6107 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
6108         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
6109      Branch: perl
6110            ! pod/perldelta.pod t/run/fresh_perl.t
6111 ____________________________________________________________________________
6112 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
6113         Log: Document some of the known EBCDIC problems with Storable.
6114              (There is more, but need to do more tests.)
6115      Branch: perl
6116            ! ext/Storable/Storable.pm
6117 ____________________________________________________________________________
6118 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
6119         Log: Purify finding: jperl.t causes a few Array Bounds Reads
6120              (one byte too far in a malloced buffer) at various spots
6121              in regcomp.c, all the buffers malloced by SvGROW() in
6122              sv_recode_to_utf8().
6123      Branch: perl
6124            ! sv.c
6125 ____________________________________________________________________________
6126 [ 16607] By: nick                                  on 2002/05/15  06:57:26
6127         Log: Integrate mainline
6128      Branch: perlio
6129           +> Porting/thirdclean
6130           !> (integrate 36 files)
6131 ____________________________________________________________________________
6132 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
6133         Log: Subject: [PATCH] Re: use of lc module names and warnings
6134              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6135              Date: Sun, 12 May 2002 23:09:46 +0200
6136              Message-ID: <20020512230946.E699@rafael>
6137      Branch: perl
6138            ! toke.c
6139 ____________________________________________________________________________
6140 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
6141         Log: More rule tweakage.
6142      Branch: perl
6143            ! Porting/thirdclean
6144 ____________________________________________________________________________
6145 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
6146         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
6147              From: Sam Tregar <sam@tregar.com>
6148              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
6149              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
6150      Branch: perl
6151            ! ext/Devel/DProf/DProf.xs
6152 ____________________________________________________________________________
6153 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
6154         Log: $VERSIONize.
6155      Branch: perl
6156            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
6157 ____________________________________________________________________________
6158 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
6159         Log: Third Degree: name the op/foo.t as op_foo.
6160      Branch: perl
6161            ! t/TEST
6162 ____________________________________________________________________________
6163 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
6164         Log: Read of uninitialized heap found by Third Degree
6165              (e.g. in t/op/subst.t)
6166      Branch: perl
6167            ! scope.c
6168 ____________________________________________________________________________
6169 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
6170         Log: Add more rules.
6171      Branch: perl
6172            ! Porting/thirdclean
6173 ____________________________________________________________________________
6174 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
6175         Log: Subject: [PATCH] allow use threads qw(yield)
6176              From: Dave Mitchell <davem@fdgroup.com>
6177              Date: Tue, 14 May 2002 22:49:47 +0100
6178              Message-ID: <20020514224947.F25049@fdgroup.com>
6179      Branch: perl
6180            ! ext/threads/threads.pm ext/threads/threads.xs
6181 ____________________________________________________________________________
6182 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
6183         Log: Micropatch from Olaf Flebbe.
6184      Branch: perl
6185            ! epoc/epoc.c
6186 ____________________________________________________________________________
6187 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
6188         Log: Subject: perlhack.pod typos [PATCH]
6189              From: "John P. Linderman" <jpl@research.att.com>
6190              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
6191              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
6192      Branch: perl
6193            ! pod/perlhack.pod
6194 ____________________________________________________________________________
6195 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
6196         Log: Subject: typo in Socket.pm
6197              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6198              Date: Tue, 14 May 2002 12:02:47 +0200
6199              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
6200      Branch: perl
6201            ! ext/IO/lib/IO/Socket.pm
6202 ____________________________________________________________________________
6203 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
6204         Log: The #16592 needs this.
6205      Branch: perl
6206            ! embedvar.h perlapi.h
6207 ____________________________________________________________________________
6208 [ 16594] By: sky                                   on 2002/05/14  17:08:01
6209         Log: Subject: Re: lib/sort.t failure [PATCH]
6210              From: "John P. Linderman" <jpl@research.att.com>
6211              Date: mån maj 13, 2002  05:05:45  Europe/Stockholm
6212              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
6213      Branch: perl
6214            ! pod/perlfunc.pod
6215 ____________________________________________________________________________
6216 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
6217         Log: Add a script for cleaning out the "known noise"
6218              from Third Degree reports: either noise caused
6219              by libc itself, or Perl_yyparse leaks.
6220      Branch: perl
6221            + Porting/thirdclean
6222            ! MANIFEST
6223 ____________________________________________________________________________
6224 [ 16592] By: sky                                   on 2002/05/14  15:21:39
6225         Log: Turn the sort RealCmp for stable quicksorts into a
6226              threadsafe per interpreter values.
6227      Branch: perl
6228            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
6229 ____________________________________________________________________________
6230 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
6231         Log: reentr.h affects more C files than just reentr.c
6232      Branch: perl
6233            ! locale.c pp.c pp_sys.c
6234 ____________________________________________________________________________
6235 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
6236         Log: Document reentr.pl a bit better.  Still rather
6237              convoluted code, but it ain't broken, so...
6238      Branch: perl
6239            ! reentr.h reentr.pl
6240 ____________________________________________________________________________
6241 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
6242         Log: z/OS update: not all Storable was clear yet.
6243      Branch: perl
6244            ! pod/perldelta.pod
6245 ____________________________________________________________________________
6246 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
6247         Log: Avoid potentially empty struct.
6248      Branch: perl
6249            ! reentr.h reentr.pl
6250 ____________________________________________________________________________
6251 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
6252         Log: Todo tweaks.
6253      Branch: perl
6254            ! pod/perltodo.pod
6255 ____________________________________________________________________________
6256 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
6257         Log: Subject: [PATCH] various minor fixes in threads.            
6258              From: Dave Mitchell <davem@fdgroup.com>
6259              Date: Mon, 13 May 2002 23:48:22 +0100      
6260              Message-ID: <20020513234822.G21318@fdgroup.com>
6261      Branch: perl
6262            ! dump.c ext/threads/shared/shared.xs
6263 ____________________________________________________________________________
6264 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
6265         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
6266              From: PPrymmer@factset.com
6267              Date: Mon, 13 May 2002 17:37:28 -0400
6268              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
6269      Branch: perl
6270            ! vms/vms.c
6271 ____________________________________________________________________________
6272 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
6273         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
6274              From: Nicholas Clark <nick@unfortu.net>    
6275              Date: Mon, 13 May 2002 21:45:47 +0100
6276              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
6277      Branch: perl
6278            ! lib/ExtUtils/t/Constant.t
6279 ____________________________________________________________________________
6280 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
6281         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
6282              From: Nicholas Clark <nick@unfortu.net>    
6283              Date: Mon, 13 May 2002 21:47:38 +0100
6284              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
6285      Branch: perl
6286            ! lib/Benchmark.t
6287 ____________________________________________________________________________
6288 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
6289         Log: Subject: WinCE several touches
6290              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6291              Date: Tue, 14 May 2002 00:43:11 +0400      
6292              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
6293      Branch: perl
6294            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
6295            ! wince/config_h.PL
6296 ____________________________________________________________________________
6297 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
6298         Log: Subject: Re: perl@16573
6299              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6300              Date: Mon, 13 May 2002 18:30:35 +0200
6301              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
6302              
6303              (gcc 3.0 vs 64-bit hpux hints)
6304      Branch: perl
6305            ! hints/hpux.sh
6306 ____________________________________________________________________________
6307 [ 16580] By: sky                                   on 2002/05/13  19:38:09
6308         Log: Make the point a bit clearer after suggestion from Merijin
6309      Branch: perl
6310            ! pod/perltodo.pod
6311 ____________________________________________________________________________
6312 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
6313         Log: perltodo update.
6314      Branch: perl
6315            ! pod/perltodo.pod
6316 ____________________________________________________________________________
6317 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
6318         Log: Subject: README.aix update
6319              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6320              Date: Mon, 13 May 2002 19:02:47 +0200
6321              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
6322      Branch: perl
6323            ! README.aix
6324 ____________________________________________________________________________
6325 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
6326         Log: export PerlIOBuf_get_base for win32 extension linkage
6327      Branch: perl
6328            ! makedef.pl
6329 ____________________________________________________________________________
6330 [ 16576] By: nick                                  on 2002/05/13  18:20:22
6331         Log: Integrate mainline
6332      Branch: perlio
6333           !> Changes README.vos ext/threads/shared/shared.pm
6334           !> ext/threads/shared/t/0nothread.t
6335           !> ext/threads/shared/t/av_refs.t
6336           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
6337           !> ext/threads/shared/t/hv_refs.t
6338           !> ext/threads/shared/t/hv_simple.t
6339           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
6340           !> ext/threads/shared/t/semaphore.t
6341           !> ext/threads/shared/t/shared_attr.t
6342           !> ext/threads/shared/t/sv_refs.t
6343           !> ext/threads/shared/t/sv_simple.t patchlevel.h
6344           !> pod/perldelta.pod vms/vms.c xsutils.c
6345 ____________________________________________________________________________
6346 [ 16575] By: ams                                   on 2002/05/13  15:42:50
6347         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
6348              From: Paul_GreenVOS@vos.stratus.com
6349              Date: Mon, 13 May 02 12:32 edt
6350              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
6351      Branch: perl
6352            ! README.vos pod/perldelta.pod
6353 ____________________________________________________________________________
6354 [ 16574] By: ams                                   on 2002/05/13  15:41:14
6355         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
6356              From: PPrymmer@factset.com
6357              Date: Mon, 13 May 2002 11:38:15 -0400
6358              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
6359      Branch: perl
6360            ! vms/vms.c
6361 ____________________________________________________________________________
6362 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
6363         Log: Update Changes.
6364      Branch: perl
6365            ! Changes patchlevel.h
6366 ____________________________________________________________________________
6367 [ 16572] By: sky                                   on 2002/05/13  12:30:35
6368         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
6369              From: Dave Mitchell <davem@fdgroup.com>
6370              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
6371              Message-Id: <20020510235227.J12298@fdgroup.com>
6372      Branch: perl
6373            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
6374            ! ext/threads/shared/t/av_refs.t
6375            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
6376            ! ext/threads/shared/t/hv_refs.t
6377            ! ext/threads/shared/t/hv_simple.t
6378            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
6379            ! ext/threads/shared/t/semaphore.t
6380            ! ext/threads/shared/t/shared_attr.t
6381            ! ext/threads/shared/t/sv_refs.t
6382            ! ext/threads/shared/t/sv_simple.t xsutils.c
6383 ____________________________________________________________________________
6384 [ 16571] By: nick                                  on 2002/05/13  07:54:10
6385         Log: Integrate Mainline
6386      Branch: perlio
6387           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
6388            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
6389            - wince/include/cectype.h wince/include/errno.h
6390            - wince/include/sys/types.h wince/include/sys/utime.h
6391            - wince/include/time.h
6392           !> (integrate 51 files)
6393 ____________________________________________________________________________
6394 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
6395         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
6396              From: Michael G Schwern <schwern@pobox.com>
6397              Date: Sun, 12 May 2002 19:32:58 -0400
6398              Message-ID: <20020512233258.GK696@blackrider>
6399      Branch: perl
6400            ! t/TEST
6401 ____________________________________________________________________________
6402 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
6403         Log: Be clean.
6404      Branch: perl
6405            ! Makefile.SH ext/B/t/o.t
6406 ____________________________________________________________________________
6407 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
6408         Log: change#8666 ($Config{perllibs}) apparently never got into
6409              mainline--merge, and add other missing entries; regen
6410              config_H.* files
6411      Branch: perl
6412            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6413            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
6414            ! win32/config_H.vc win32/config_H.vc64
6415 ____________________________________________________________________________
6416 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
6417         Log: Elaborate on the exit/wait plan a bit.
6418      Branch: perl
6419            ! pod/perltodo.pod
6420 ____________________________________________________________________________
6421 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
6422         Log: Slight doc tweaks.
6423      Branch: perl
6424            ! pod/perlthrtut.pod
6425 ____________________________________________________________________________
6426 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
6427         Log: OS/390: update the test results.
6428      Branch: perl
6429            ! pod/perldelta.pod
6430 ____________________________________________________________________________
6431 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
6432         Log: Add threadsafety caveats.
6433      Branch: perl
6434            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
6435 ____________________________________________________________________________
6436 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
6437         Log: Update the Mac OS X situation.
6438      Branch: perl
6439            ! pod/perldelta.pod
6440 ____________________________________________________________________________
6441 [ 16562] By: sky                                   on 2002/05/12  19:10:27
6442         Log: Update todo, removing things done and adding new things.
6443      Branch: perl
6444            ! pod/perltodo.pod
6445 ____________________________________________________________________________
6446 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
6447         Log: Reword the "threads still running" cleanup message.
6448      Branch: perl
6449            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
6450            ! pod/perltoc.pod
6451 ____________________________________________________________________________
6452 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
6453         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
6454              (The manifestation: running pat.t core dumps after test 639.
6455              Removing everything after 639 makes core go away, as does
6456              removing everything before 640.  I did say "weird".  Some
6457              sort of a memory corruption, no doubt, but no time to debug
6458              in more detail.)
6459      Branch: perl
6460            ! t/op/pat.t
6461 ____________________________________________________________________________
6462 [ 16559] By: sky                                   on 2002/05/12  17:59:41
6463         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
6464      Branch: perl
6465            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
6466            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
6467            ! MANIFEST
6468 ____________________________________________________________________________
6469 [ 16558] By: sky                                   on 2002/05/12  17:57:51
6470         Log: Fixed bug where tmpsv would be null after the return of the 
6471              amagic. Now check for that and allocate the tmpsv afterwards, 
6472              this is done in all other places that use amagic.
6473              Fixes bug when threads->unknownfunction() was called and
6474              we coredumped on the stringification somewhere deep in the
6475              autoloader/dynaloader something. Far to deep for me to provide
6476              a test case.
6477      Branch: perl
6478            ! sv.c
6479 ____________________________________________________________________________
6480 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
6481         Log: (retracted by #16560)
6482              EBCDIC: must protect also compile time so that
6483              the illegal UTF-EBCDIC is not seen.
6484      Branch: perl
6485            ! t/op/pat.t
6486 ____________________________________________________________________________
6487 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
6488         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
6489      Branch: perl
6490            ! pod/perlebcdic.pod regcomp.c
6491 ____________________________________________________________________________
6492 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
6493         Log: As suggested by Dave Mitchell, adding yield()s at
6494              appropriate spots helps non-preemptive thread
6495              implementations, like the GNU pth.  Tested at NetBSD
6496              by Martin Weber <Ephaeton@gmx.net>.
6497      Branch: perl
6498            ! ext/threads/t/basic.t ext/threads/t/list.t
6499            ! ext/threads/t/thread.t
6500 ____________________________________________________________________________
6501 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
6502         Log: Subject: RE: VOS bleadperl test failure on 16539
6503              From: chromatic <chromatic@rmci.net>
6504              Date: Sat, 11 May 2002 23:23:54 -0700
6505              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
6506      Branch: perl
6507            ! ext/B/t/o.t
6508 ____________________________________________________________________________
6509 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
6510         Log: There's no rest for the wicked misspellers.
6511      Branch: perl
6512            ! pod/perlthrtut.pod
6513 ____________________________________________________________________________
6514 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
6515         Log: Detypos (and sticking with US spelling since Dan Sugalski
6516              wrote the original text of perlthrtut)
6517      Branch: perl
6518            ! ext/threads/threads.pm pod/perlthrtut.pod
6519 ____________________________________________________________________________
6520 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
6521         Log: Because of #16550 these tests would now spew
6522              "Malformed UTF-8" in EBCDIC.
6523      Branch: perl
6524            ! t/op/pat.t
6525 ____________________________________________________________________________
6526 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
6527         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
6528              scripts does not apply any more.  (The utf8.t needed a little
6529              bit of relaxing to work in EBCDIC, since *both* the bytes in
6530              subtest #30 are illegal UTF-EBCDIC, and the error message
6531              matched is slightly different.)  The utf8.t now passes.
6532      Branch: perl
6533            ! lib/utf8.t toke.c
6534 ____________________________________________________________________________
6535 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
6536         Log: Subject: [PATCH] a bit more for WinCE
6537              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6538              Date: Sun, 12 May 2002 02:34:24 +0400
6539              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
6540      Branch: perl
6541            ! wince/wince.c
6542 ____________________________________________________________________________
6543 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
6544         Log: Subject: [PATCH] for WinCE cross-build, another one
6545              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
6546              Date: Sun, 12 May 2002 00:02:47 +0400
6547              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
6548      Branch: perl
6549            - wince/include/cectype.h wince/include/errno.h
6550            - wince/include/sys/types.h wince/include/sys/utime.h
6551            - wince/include/time.h
6552            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
6553            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
6554            ! wince/wince.c
6555 ____________________________________________________________________________
6556 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
6557         Log: Explicit casts due to #16542.
6558      Branch: perl
6559            ! ext/B/B.xs hv.c op.c sv.c
6560 ____________________________________________________________________________
6561 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
6562         Log: Upgrade to Test::Harness 2.21.
6563      Branch: perl
6564            ! lib/Test/Harness.pm lib/Test/Harness/Changes
6565            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
6566            ! lib/Test/Harness/t/test-harness.t
6567 ____________________________________________________________________________
6568 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
6569         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
6570              but keep up with the $VERSION)
6571      Branch: perl
6572            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
6573 ____________________________________________________________________________
6574 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
6575         Log: metaconfig unit change for #16543.
6576      Branch: metaconfig
6577            ! U/threads/usethreads.U
6578 ____________________________________________________________________________
6579 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
6580         Log: Subject: [PATCH] updated threads docs
6581              From: Dave Mitchell <davem@fdgroup.com>
6582              Date: Sat, 11 May 2002 20:00:51 +0100
6583              Message-ID: <20020511200050.D14841@fdgroup.com>
6584      Branch: perl
6585            ! Configure README.threads pod/perlothrtut.pod
6586            ! pod/perlthrtut.pod
6587 ____________________________________________________________________________
6588 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
6589         Log: Subject: unsigned char hashes (Re: perl@16539)
6590              From: Nicholas Clark <nick@unfortu.net>
6591              Date: Sat, 11 May 2002 17:54:44 +0100
6592              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
6593              
6594              Be explicitly unsigned char in the hash calculation.
6595      Branch: perl
6596            ! hv.h
6597 ____________________________________________________________________________
6598 [ 16541] By: nick                                  on 2002/05/11  08:21:00
6599         Log: Integrate mainline
6600      Branch: perlio
6601           +> ext/B/t/o.t
6602           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
6603           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
6604           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
6605 ____________________________________________________________________________
6606 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
6607         Log: Subject: more os x test output cosmetics
6608              From: Kay Röpke <kroepke@dolphin-services.de>
6609              Date: Fri, 10 May 2002 14:07:34 +0200
6610              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
6611      Branch: perl
6612            ! ext/DB_File/t/db-btree.t
6613 ____________________________________________________________________________
6614 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
6615         Log: Update Changes.
6616      Branch: perl
6617            ! Changes patchlevel.h
6618 ____________________________________________________________________________
6619 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
6620         Log: Regen toc.
6621      Branch: perl
6622            ! pod/perltoc.pod
6623 ____________________________________________________________________________
6624 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
6625         Log: Move pod, add $VERSION.
6626      Branch: perl
6627            ! ext/threads/shared/queue.pm
6628 ____________________________________________________________________________
6629 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
6630         Log: Unused variables.
6631      Branch: perl
6632            ! ext/Encode/Encode.xs
6633 ____________________________________________________________________________
6634 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
6635         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
6636              From: chromatic <chromatic@rmci.net>
6637              Date: Fri, 10 May 2002 07:43:25 -0700
6638              Message-ID: <20020510144325.26245.qmail@firewheel>
6639      Branch: perl
6640            + ext/B/t/o.t
6641            ! MANIFEST
6642 ____________________________________________________________________________
6643 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
6644         Log: Don't do JAPHs unless doing "make torturetest".
6645              Document the less obvious make test targets.
6646      Branch: perl
6647            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
6648 ____________________________________________________________________________
6649 [ 16533] By: nick                                  on 2002/05/10  06:02:58
6650         Log: Integrate mainline
6651      Branch: perlio
6652           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
6653           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
6654           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
6655           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
6656           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
6657           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
6658           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
6659           !> t/run/fresh_perl.t util.c
6660 ____________________________________________________________________________
6661 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
6662         Log: Subject: [PATCH] format and other warnings
6663              From: Robin Barker <rmb1@cise.npl.co.uk>
6664              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
6665              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
6666      Branch: perl
6667            ! Porting/pumpkin.pod ext/Encode/Encode.xs
6668            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
6669            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
6670            ! ext/threads/threads.xs
6671 ____________________________________________________________________________
6672 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
6673         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
6674      Branch: perl
6675            ! t/op/tie.t t/run/fresh_perl.t
6676 ____________________________________________________________________________
6677 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
6678         Log: Subject: Re: [PATCH] Re: perl@16433
6679              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
6680              Date: Thu, 09 May 2002 16:24:59 -0700
6681              Message-ID: <LVw28gzkguhE092yn@efn.org>
6682      Branch: perl
6683            ! t/op/tie.t
6684 ____________________________________________________________________________
6685 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
6686         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
6687              From: Dave Mitchell <davem@fdgroup.com>
6688              Date: Thu, 9 May 2002 17:18:42 +0100
6689              Message-ID: <20020509171842.C9836@fdgroup.com>
6690      Branch: perl
6691            ! ext/threads/shared/t/cond.t
6692 ____________________________________________________________________________
6693 [ 16528] By: nick                                  on 2002/05/09  16:40:39
6694         Log: Integrate maint branch io (pipe) fixes.
6695      Branch: perl
6696           !> doio.c pp_sys.c util.c
6697 ____________________________________________________________________________
6698 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
6699         Log: FAQ sync.
6700      Branch: perl
6701            ! pod/perlfaq3.pod pod/perlfaq4.pod
6702 ____________________________________________________________________________
6703 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
6704         Log: metaconfig unit changes for #16525, plus extra linting.
6705      Branch: metaconfig
6706            ! U/compline/ptrsize.U U/protos/Protochk.U
6707            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6708            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6709            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6710            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6711            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6712            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6713            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6714            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6715            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6716            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6717            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6718            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6719            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6720            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6721            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6722            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6723            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6724            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6725            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6726            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6727            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6728            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6729            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6730            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6731 ____________________________________________________________________________
6732 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
6733         Log: metaconfig unit linting.
6734      Branch: perl
6735            ! reentr.pl
6736 ____________________________________________________________________________
6737 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
6738         Log: metaconfig unit changes for #16523.
6739      Branch: metaconfig
6740            ! U/compline/ptrsize.U
6741      Branch: metaconfig/U/perl
6742            ! use64bits.U
6743 ____________________________________________________________________________
6744 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
6745         Log: ptrsize should depend on use64bitall, not the other
6746              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
6747      Branch: perl
6748            ! Configure
6749 ____________________________________________________________________________
6750 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
6751         Log: Integrate #16510 from macperl;
6752              
6753              Tell IO.xs that MacOS sometimes doesn't need extra help
6754      Branch: perl
6755           !> ext/IO/IO.xs
6756 ____________________________________________________________________________
6757 [ 16521] By: ams                                   on 2002/05/09  12:42:12
6758         Log: Subject: Re: Storable doc patches
6759              From: "Philip Newton" <Philip.Newton@gmx.net>
6760              Date: Thu, 9 May 2002 14:32:29 +0200
6761              Message-Id: 
6762      Branch: perl
6763            ! ext/Storable/Storable.pm
6764 ____________________________________________________________________________
6765 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
6766         Log: cmp() compares chars, not bytes.
6767      Branch: perl
6768            ! pod/perllocale.pod
6769 ____________________________________________________________________________
6770 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
6771         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
6772      Branch: perl
6773            ! pod/perlhack.pod
6774 ____________________________________________________________________________
6775 [ 16518] By: ams                                   on 2002/05/09  09:04:31
6776         Log: Subject: Storable doc patches
6777              From: Philip Newton <Philip.Newton@gmx.net>
6778              Date: Thu, 09 May 2002 12:00:45 +0200
6779              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
6780      Branch: perl
6781            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
6782 ____________________________________________________________________________
6783 [ 16517] By: ams                                   on 2002/05/09  08:53:50
6784         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
6785              From: Philip Newton <Philip.Newton@gmx.net>
6786              Date: Thu, 09 May 2002 11:16:06 +0200
6787              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
6788      Branch: perl
6789            ! ext/Storable/README
6790 ____________________________________________________________________________
6791 [ 16516] By: nick                                  on 2002/05/09  08:13:39
6792         Log: Integrate mainline
6793      Branch: perlio
6794           !> pod/perlxstut.pod
6795 ____________________________________________________________________________
6796 [ 16515] By: nick                                  on 2002/05/09  07:29:53
6797         Log: Integrate mainline
6798      Branch: perlio
6799           !> (integrate 27 files)
6800 ____________________________________________________________________________
6801 [ 16514] By: ams                                   on 2002/05/09  06:50:24
6802         Log: Subject: [Patch] perlxstut.pod
6803              From: lupe@lupe-christoph.de (Lupe Christoph)
6804              Date: Thu, 9 May 2002 09:42:02 +0200
6805              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
6806              (Applied with tweaks.)
6807      Branch: perl
6808            ! pod/perlxstut.pod
6809 ____________________________________________________________________________
6810 [ 16513] By: ams                                   on 2002/05/09  06:04:47
6811         Log: Subject: [Patch] perlapio.pod
6812              From: lupe@lupe-christoph.de (Lupe Christoph)
6813              Date: Thu, 9 May 2002 09:01:50 +0200
6814              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
6815              (Applied with tweaks.)
6816      Branch: perl
6817            ! pod/perlapio.pod
6818 ____________________________________________________________________________
6819 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
6820         Log: Integrate from macperl
6821      Branch: maint-5.6/macperl
6822           !> macos/macperl/MPConsole.cp
6823 ____________________________________________________________________________
6824 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
6825         Log: Make interrupt act as end of file, MacPerl Bug #542154
6826      Branch: macperl
6827            ! macos/macperl/MPConsole.cp
6828 ____________________________________________________________________________
6829 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
6830         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
6831      Branch: macperl
6832            ! ext/IO/IO.xs
6833 ____________________________________________________________________________
6834 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
6835         Log: Make perlio (!sfio) work on MacOS
6836      Branch: macperl
6837            ! macos/config.h macos/config.sh macos/macish.c
6838 ____________________________________________________________________________
6839 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
6840         Log: integrate maint-5.6/macperl contents
6841      Branch: maint-5.6/perl
6842           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
6843           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
6844           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
6845 ____________________________________________________________________________
6846 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
6847         Log: Rework #16506 some more.
6848      Branch: perl
6849            ! ext/Time/HiRes/HiRes.xs win32/win32.c
6850 ____________________________________________________________________________
6851 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
6852         Log: Rework #16503 a bit to keep all the HiRes implementation
6853              in one place, assuming we want to re-CPAN Time::HiRes at
6854              some point.
6855      Branch: perl
6856            ! ext/Time/HiRes/HiRes.xs win32/win32.c
6857 ____________________________________________________________________________
6858 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
6859         Log: metaconfig unit change for #16504.
6860      Branch: metaconfig
6861            ! U/modified/Cppsym.U
6862 ____________________________________________________________________________
6863 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
6864         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
6865              From: Pixel <pixel@mandrakesoft.com>
6866              Date: 08 May 2002 18:19:51 +0200
6867              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
6868      Branch: perl
6869            ! Configure
6870 ____________________________________________________________________________
6871 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
6872         Log: make the gettimeofday() implementation in Time::HiRes available
6873              from perl
6874      Branch: perl
6875            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
6876            ! win32/config.bc win32/config.gc win32/config.vc
6877            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
6878            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
6879            ! win32/win32.c win32/win32iop.h
6880 ____________________________________________________________________________
6881 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
6882         Log: Subject: Test output update for OS X 10.1.4
6883              From: Kay Röpke <kroepke@dolphin-services.de>
6884              Date: Wed, 8 May 2002 22:23:36 +0200
6885              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
6886      Branch: perl
6887            ! ext/DB_File/t/db-recno.t
6888 ____________________________________________________________________________
6889 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
6890         Log: Subject: [PATCH] Re: perl@16433
6891              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6892              Date: Tue, 07 May 2002 18:40:44 -0700
6893              Message-ID: <cII28gzkgaOS092yn@efn.org>
6894              
6895              Subject: Re: [PATCH] Re: perl@16433
6896              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6897              Date: Wed, 08 May 2002 10:16:42 -0700
6898              Message-ID: <61V28gzkg+jG092yn@efn.org>
6899      Branch: perl
6900            ! pp_sys.c sv.c t/op/tie.t
6901 ____________________________________________________________________________
6902 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
6903         Log: Subject: [DOC PATCH] Minor threads::shared nits
6904              From: Simon Glover <scog@amnh.org>
6905              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
6906              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
6907      Branch: perl
6908            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
6909            ! ext/threads/shared/shared.pm
6910 ____________________________________________________________________________
6911 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
6912         Log: Subject: [DOC PATCH] perlthrtut proofreading
6913              From: Simon Glover <scog@amnh.org>
6914              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
6915              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
6916      Branch: perl
6917            ! pod/perlthrtut.pod
6918 ____________________________________________________________________________
6919 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
6920         Log: Deprecate 5.005threads.
6921      Branch: perl
6922            ! pod/perldelta.pod
6923 ____________________________________________________________________________
6924 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
6925         Log: Integrate perlio:
6926              
6927              [ 16496]
6928              Portability and doc tweaks to PerlIO/XS stuff.
6929              We are still "papering over the cracks" a bit,
6930              but now it is good stiff card held on with epoxy.
6931              
6932              [ 16495]
6933              PerlIO/XS interface routine and doc updates from
6934              lupe@lupe-christoph.de (Lupe Christoph) in mail
6935              Subject: [For Review] Patch for perlio.c and pods
6936              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
6937              Date: Sun, 5 May 2002 10:43:15 +0200
6938              (Minor tweaks to follow.)
6939      Branch: perl
6940           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
6941 ____________________________________________________________________________
6942 [ 16496] By: nick                                  on 2002/05/08  19:08:43
6943         Log: Portability and doc tweaks to PerlIO/XS stuff.
6944              We are still "papering over the cracks" a bit,
6945              but now it is good stiff card held on with epoxy.
6946      Branch: perlio
6947            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
6948 ____________________________________________________________________________
6949 [ 16495] By: nick                                  on 2002/05/08  17:56:43
6950         Log: PerlIO/XS interface routine and doc updates from
6951              lupe@lupe-christoph.de (Lupe Christoph) in mail
6952              Subject: [For Review] Patch for perlio.c and pods
6953              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
6954              Date: Sun, 5 May 2002 10:43:15 +0200
6955              (Minor tweaks to follow.)
6956      Branch: perlio
6957            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
6958 ____________________________________________________________________________
6959 [ 16494] By: nick                                  on 2002/05/08  17:40:34
6960         Log: Integrate mainline
6961      Branch: perlio
6962           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
6963           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
6964           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
6965           !> t/run/fresh_perl.t
6966 ____________________________________________________________________________
6967 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
6968         Log: Update Changes.
6969      Branch: perl
6970            ! Changes patchlevel.h
6971 ____________________________________________________________________________
6972 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
6973         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
6974              don't unlink /dev/null
6975      Branch: perl
6976            ! Porting/p4genpatch
6977 ____________________________________________________________________________
6978 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
6979         Log: Integrate perlio:
6980              
6981              [ 16487]
6982              Avoid pointless re-encode of data in :encoding's read buffer
6983              on a close
6984      Branch: perl
6985           !> ext/PerlIO/encoding/encoding.xs
6986 ____________________________________________________________________________
6987 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
6988         Log: The base.pm changes need this, too?
6989      Branch: perl
6990            ! lib/diagnostics.t
6991 ____________________________________________________________________________
6992 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
6993         Log: fix p4genpatch breakage (missing slash in patch headers)
6994      Branch: perl
6995            ! Porting/p4genpatch
6996 ____________________________________________________________________________
6997 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
6998         Log: Integrate #14679 from macperl;
6999              
7000              Skip layer symbols for sfio
7001      Branch: perl
7002           !> makedef.pl
7003 ____________________________________________________________________________
7004 [ 16487] By: nick                                  on 2002/05/08  13:12:47
7005         Log: Avoid pointless re-encode of data in :encoding's read buffer
7006              on a close
7007      Branch: perlio
7008            ! ext/PerlIO/encoding/encoding.xs
7009 ____________________________________________________________________________
7010 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
7011         Log: Integrate #16481 from macperl;
7012              
7013              p4genpatch Mac OS fixes (paths, utime)
7014      Branch: perl
7015           !> Porting/p4genpatch
7016 ____________________________________________________________________________
7017 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
7018         Log: Storable doc tweaks.
7019      Branch: perl
7020            ! ext/Storable/Storable.pm
7021 ____________________________________________________________________________
7022 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
7023         Log: Subject: Re: [PATCH] use base Notexists
7024              From: andreas.koenig@anima.de (Andreas J. Koenig)
7025              Date: Wed, 08 May 2002 15:57:53 +0200
7026              Message-ID: <m34rhi91y6.fsf@anima.de>
7027      Branch: perl
7028            ! lib/base.pm lib/fields.t
7029 ____________________________________________________________________________
7030 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
7031         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
7032              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
7033              Date: Wed, 8 May 2002 10:47:51 +0400
7034              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
7035      Branch: perl
7036            ! t/run/fresh_perl.t
7037 ____________________________________________________________________________
7038 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
7039         Log: Document how even "ASCII" locales can have problems
7040              if \w includes some of the regex metacharacters.
7041      Branch: perl
7042            ! lib/locale.t
7043 ____________________________________________________________________________
7044 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
7045         Log: p4genpatch Mac OS fixes (paths, utime)
7046      Branch: macperl
7047            ! Porting/p4genpatch
7048 ____________________________________________________________________________
7049 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
7050         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
7051              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
7052              Date: Wed, 8 May 2002 10:33:14 +0400
7053              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
7054      Branch: perl
7055            ! ext/File/Glob/bsd_glob.c
7056 ____________________________________________________________________________
7057 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
7058         Log: Skip layer symbols for sfio
7059      Branch: macperl
7060            ! makedef.pl
7061 ____________________________________________________________________________
7062 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
7063         Log: Bump up the Storable $VERSION to 2.0.
7064      Branch: perl
7065            ! ext/Storable/Storable.pm
7066 ____________________________________________________________________________
7067 [ 16477] By: nick                                  on 2002/05/08  06:21:18
7068         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
7069      Branch: perlio
7070           !> (integrate 36 files)
7071 ____________________________________________________________________________
7072 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
7073         Log: Oops, add back
7074      Branch: macperl
7075            + macos/MacPerlTests.cmd
7076 ____________________________________________________________________________
7077 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
7078         Log: Integrate with perl
7079      Branch: macperl
7080           +> Porting/p4genpatch ext/Digest/MD5/README
7081           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
7082           +> ext/threads/shared/semaphore.pm
7083           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
7084           +> t/comp/hints.t vos/compile_full_perl.cm
7085           +> vos/configure_full_perl.sh vos/make_full_perl.sh
7086           +> wince/compile.bat wince/win32io.c
7087            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
7088            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
7089           !> (integrate 206 files)
7090 ____________________________________________________________________________
7091 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
7092         Log: Update README (integrate from macperl)
7093      Branch: maint-5.6/macperl
7094           !> README.macos
7095 ____________________________________________________________________________
7096 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
7097         Log: Various syncs from macperl/ -> maint-5.6/macperl/
7098              File::Copy, File::Spec updates
7099              Test script modifications
7100              pp_require path bugfixes
7101      Branch: maint-5.6/macperl
7102            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
7103            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
7104 ____________________________________________________________________________
7105 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
7106         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
7107      Branch: macperl
7108            ! macos/macperl/MacPerl.podhelp
7109      Branch: maint-5.6/macperl
7110            ! macos/macperl/MacPerl.podhelp
7111 ____________________________________________________________________________
7112 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
7113         Log: Reset Mac::err flag in app, MacPerl Bug #546065
7114      Branch: macperl
7115            ! macos/macperl/MPScript.c
7116      Branch: maint-5.6/macperl
7117            ! macos/macperl/MPScript.c
7118 ____________________________________________________________________________
7119 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
7120         Log: Fix for some module install paths, MacPerl Bug #549611
7121      Branch: macperl
7122            ! macos/macperl/Droplets/installme.plx
7123            ! macos/macperl/Droplets/untarzipme.plx
7124      Branch: maint-5.6/macperl
7125            ! macos/macperl/Droplets/installme.plx
7126            ! macos/macperl/Droplets/untarzipme.plx
7127 ____________________________________________________________________________
7128 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
7129         Log: Stupid Mac::OSA::Simple bugs
7130      Branch: macperl
7131            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
7132      Branch: maint-5.6/macperl
7133            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
7134 ____________________________________________________________________________
7135 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
7136         Log: Various BuildTools fixes, MacPerl Bug #545341
7137      Branch: macperl
7138            ! macos/lib/Mac/BuildTools.pm
7139      Branch: maint-5.6/macperl
7140            ! macos/lib/Mac/BuildTools.pm
7141 ____________________________________________________________________________
7142 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
7143         Log: MM_MacOS has been moved from macos/lib/ to lib/
7144      Branch: macperl
7145            - macos/lib/ExtUtils/MM_MacOS.pm
7146 ____________________________________________________________________________
7147 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
7148         Log: Oops, add Digest::MD5 Makefile.mk back in
7149      Branch: macperl
7150            + macos/bundled_ext/Digest/MD5/Makefile.mk
7151 ____________________________________________________________________________
7152 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
7153         Log: Allow focus of first item, MacPerl Bug #529102
7154      Branch: macperl
7155            ! macos/ext/Mac/Windows/Windows.pm
7156      Branch: maint-5.6/macperl
7157            ! macos/ext/Mac/Windows/Windows.pm
7158 ____________________________________________________________________________
7159 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
7160         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
7161      Branch: macperl
7162            ! macos/lib/Mac/Glue.pm
7163      Branch: maint-5.6/macperl
7164            ! macos/lib/Mac/Glue.pm
7165 ____________________________________________________________________________
7166 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
7167         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
7168      Branch: perl
7169            ! makedef.pl
7170 ____________________________________________________________________________
7171 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
7172         Log: aTHX may be empty
7173      Branch: perl
7174            ! win32/win32.c
7175 ____________________________________________________________________________
7176 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
7177         Log: 5005threads builds again on windows
7178      Branch: perl
7179            ! win32/win32.c win32/win32.h
7180 ____________________________________________________________________________
7181 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
7182         Log: fixes for various warnings identified by Visual C++
7183      Branch: perl
7184            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
7185            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
7186            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
7187            ! win32/config.bc win32/config.gc win32/config.vc
7188            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7189            ! win32/win32.c win32/win32iop.h
7190 ____________________________________________________________________________
7191 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
7192         Log: keep paths consistently slashed on windows
7193      Branch: perl
7194            ! t/harness
7195 ____________________________________________________________________________
7196 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
7197         Log: integrate makefile.mk changes into Makefile
7198      Branch: perl
7199            ! win32/Makefile
7200 ____________________________________________________________________________
7201 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
7202         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
7203              From: Nicholas Clark <nick@unfortu.net>
7204              Date: Tue, 7 May 2002 23:26:01 +0100
7205              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
7206      Branch: perl
7207            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
7208            ! ext/Storable/README ext/Storable/Storable.pm
7209            ! ext/Storable/t/malice.t
7210 ____________________________________________________________________________
7211 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
7212         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
7213              From: Dave Mitchell <davem@fdgroup.com>
7214              Date: Wed, 8 May 2002 00:11:02 +0100
7215              Message-ID: <20020508001102.D4118@fdgroup.com>
7216      Branch: perl
7217            ! pp_hot.c scope.c
7218 ____________________________________________________________________________
7219 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
7220         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
7221              From: Dave Mitchell <davem@fdgroup.com>
7222              Date: Tue, 7 May 2002 23:13:10 +0100
7223              Message-ID: <20020507231310.B4118@fdgroup.com>
7224      Branch: perl
7225            ! pp_hot.c
7226 ____________________________________________________________________________
7227 [ 16454] By: sky                                   on 2002/05/07  21:18:44
7228         Log: Documentation of async
7229      Branch: perl
7230            ! ext/threads/threads.pm
7231 ____________________________________________________________________________
7232 [ 16453] By: sky                                   on 2002/05/07  21:16:28
7233         Log: Documentation added.
7234      Branch: perl
7235            ! ext/threads/shared/semaphore.pm
7236 ____________________________________________________________________________
7237 [ 16452] By: sky                                   on 2002/05/07  21:15:34
7238         Log: Add support for async.
7239      Branch: perl
7240            ! ext/threads/threads.pm
7241 ____________________________________________________________________________
7242 [ 16451] By: sky                                   on 2002/05/07  21:01:47
7243         Log: Add documentation.
7244      Branch: perl
7245            ! ext/threads/shared/queue.pm
7246 ____________________________________________________________________________
7247 [ 16450] By: sky                                   on 2002/05/07  20:24:08
7248         Log: Fix bad assumptions in test case.
7249              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
7250              b) $var++ is not atomic
7251              c) the creating of the string to print and the actuall printing 
7252              could be preempted by another thread
7253      Branch: perl
7254            ! ext/threads/shared/t/queue.t
7255 ____________________________________________________________________________
7256 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
7257         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
7258              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7259              Date: Tue, 07 May 2002 19:41:03 +0200
7260              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
7261      Branch: perl
7262            ! makedepend.SH
7263 ____________________________________________________________________________
7264 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
7265         Log: Upgrade to Encode 1.71.
7266      Branch: perl
7267            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7268            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
7269 ____________________________________________________________________________
7270 [ 16447] By: nick                                  on 2002/05/07  18:39:47
7271         Log: Integrate mainline
7272      Branch: perlio
7273           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
7274           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
7275           !> lib/User/pwent.t
7276 ____________________________________________________________________________
7277 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
7278         Log: AUTHORS updates.
7279      Branch: perl
7280            ! AUTHORS
7281 ____________________________________________________________________________
7282 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
7283         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
7284              From: Robin Barker <rmb1@cise.npl.co.uk>
7285              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
7286              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
7287      Branch: perl
7288            ! ext/Encode/Encode.xs
7289 ____________________________________________________________________________
7290 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
7291         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
7292              From: Michael A Chase <mchase@ix.netcom.com>
7293              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
7294              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
7295              
7296              (plus add what POSIX says)
7297      Branch: perl
7298            ! lib/File/Spec/Unix.pm
7299 ____________________________________________________________________________
7300 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
7301         Log: Subject: Re: lib/User/pwent.t on Cygwin
7302              From: John Peacock <jpeacock@rowman.com>
7303              Date: Mon, 06 May 2002 10:14:21 -0400
7304              Message-ID: <3CD68FBD.8020502@rowman.com>
7305      Branch: perl
7306            ! lib/User/pwent.t
7307 ____________________________________________________________________________
7308 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
7309         Log: Subject: [PATCH] Storable (Re: perl@16433)
7310              From: Radu Greab <radu@netsoft.ro>
7311              Date: Tue, 7 May 2002 11:37:03 +0300
7312              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
7313              
7314              Subject: Re: [PATCH] Storable (Re: perl@16433)
7315              From: Radu Greab <radu@netsoft.ro>
7316              Date: Tue, 7 May 2002 12:49:24 +0300
7317              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
7318              
7319              Plug the Storable memory leaks.
7320      Branch: perl
7321            ! ext/Storable/Storable.xs
7322 ____________________________________________________________________________
7323 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
7324         Log: Upgrade to CPAN 1.61.
7325      Branch: perl
7326            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
7327 ____________________________________________________________________________
7328 [ 16440] By: nick                                  on 2002/05/07  07:07:58
7329         Log: Integrate mainline
7330      Branch: perlio
7331           +> Porting/p4genpatch vos/compile_full_perl.cm
7332           +> vos/configure_full_perl.sh vos/make_full_perl.sh
7333           +> wince/compile.bat wince/win32io.c
7334            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
7335           !> (integrate 74 files)
7336 ____________________________________________________________________________
7337 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
7338         Log: Document the bad behaviour of for(1..5){$_++}
7339              (it works but it should fail)
7340      Branch: perl
7341            ! pod/perldelta.pod
7342 ____________________________________________________________________________
7343 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
7344         Log: README.ko update from Jungshik Shin.
7345      Branch: perl
7346            ! README.ko
7347 ____________________________________________________________________________
7348 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
7349         Log: Subject: Re: perl@16433
7350              From: Nicholas Clark <nick@unfortu.net>
7351              Date: Tue, 7 May 2002 00:21:46 +0100
7352              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
7353      Branch: perl
7354            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
7355            ! ext/Storable/t/malice.t
7356 ____________________________________________________________________________
7357 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
7358         Log: Subject:  two and a half steps further for WinCE cross-build
7359              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7360              Date: Mon, 6 May 2002 23:54:24 +0400
7361              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
7362      Branch: perl
7363            - wince/config.h
7364            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
7365 ____________________________________________________________________________
7366 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
7367         Log: Detypo.
7368      Branch: perl
7369            ! pod/perldelta.pod
7370 ____________________________________________________________________________
7371 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
7372         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
7373              From: Dave Mitchell <davem@fdgroup.com>
7374              Date: Mon, 6 May 2002 17:17:00 +0100
7375              Message-ID: <20020506171700.A256@fdgroup.com>
7376      Branch: perl
7377            ! pod/perldelta.pod t/op/local.t
7378 ____________________________________________________________________________
7379 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
7380         Log: Update Changes.
7381      Branch: perl
7382            ! Changes patchlevel.h
7383 ____________________________________________________________________________
7384 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
7385         Log: Add a test for #16431, and document Dave's campaign
7386              against localised hash element bugs.
7387      Branch: perl
7388            ! pod/perldelta.pod t/op/tie.t
7389 ____________________________________________________________________________
7390 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
7391         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
7392              From: Dave Mitchell <davem@fdgroup.com>
7393              Date: Sat, 4 May 2002 00:34:18 +0100
7394              Message-ID: <20020504003418.F22026@fdgroup.com>
7395      Branch: perl
7396            ! pp_hot.c t/op/local.t
7397 ____________________________________________________________________________
7398 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
7399         Log: Regen uconfig.h.
7400      Branch: perl
7401            ! uconfig.h
7402 ____________________________________________________________________________
7403 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
7404         Log: Unfortunately AmigaOS has been broken since 11423
7405              and is unlikely to get fixed in time for 5.8.0.
7406      Branch: perl
7407            ! pod/perldelta.pod
7408 ____________________________________________________________________________
7409 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
7410         Log: Ultimate discouragement for the old tools, from Andreas.
7411      Branch: perl
7412            - Porting/p4d2p Porting/p4desc
7413            ! MANIFEST Porting/repository.pod
7414 ____________________________________________________________________________
7415 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
7416         Log: Upgrade to Digest::MD5 2.20.
7417      Branch: perl
7418            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7419            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
7420 ____________________________________________________________________________
7421 [ 16426] By: ams                                   on 2002/05/06  09:48:42
7422         Log: Subject: [Encode] 1.70 released
7423              From: Dan Kogai <dankogai@dan.co.jp>
7424              Date: Mon, 6 May 2002 19:36:15 +0900
7425              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
7426      Branch: perl
7427            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
7428            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
7429            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
7430 ____________________________________________________________________________
7431 [ 16425] By: ams                                   on 2002/05/06  09:40:42
7432         Log: Subject: [PATCH] PerlIO::Via reference
7433              From: Gisle Aas <gisle@ActiveState.com>
7434              Date: 05 May 2002 22:50:23 -0700
7435              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
7436      Branch: perl
7437            ! pod/perliol.pod
7438 ____________________________________________________________________________
7439 [ 16424] By: ams                                   on 2002/05/06  09:37:58
7440         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
7441              From: Brendan O'Dea <bod@debian.org>
7442              Date: Mon, 6 May 2002 14:04:48 +1000
7443              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
7444      Branch: perl
7445            ! lib/Term/Complete.pm
7446 ____________________________________________________________________________
7447 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
7448         Log: p4genpatch: avoid stderr noise during adds
7449      Branch: perl
7450            ! Porting/p4genpatch
7451 ____________________________________________________________________________
7452 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
7453         Log: Subject: [PATCH] Fixup VOS builds of miniperl
7454              From: Paul_GreenVOS@vos.stratus.com
7455              Date: Sun, 5 May 02 23:11 edt
7456              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
7457      Branch: perl
7458            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
7459 ____________________________________________________________________________
7460 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
7461         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
7462              From: Radu Greab <radu@netsoft.ro>
7463              Date: Mon, 6 May 2002 04:23:10 +0300
7464              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
7465      Branch: perl
7466            ! pp_sys.c t/op/exec.t
7467 ____________________________________________________________________________
7468 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
7469         Log: Further comment tweak, to agree with perlxs.pod.
7470      Branch: perl
7471            ! perl.h
7472 ____________________________________________________________________________
7473 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
7474         Log: Subject: [PATCH] Update README.vos and release vos build macros
7475              From: Paul_GreenVOS@vos.stratus.com
7476              Date: Sun, 5 May 02 17:15 edt
7477              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
7478              To: perl5-porters@perl.org
7479      Branch: perl
7480            + vos/compile_full_perl.cm vos/configure_full_perl.sh
7481            + vos/make_full_perl.sh
7482            ! MANIFEST README.vos vos/Changes
7483 ____________________________________________________________________________
7484 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
7485         Log: Retract MM_NW5.pm part of #16371, at the request
7486              of Michael Schwern.
7487      Branch: perl
7488            ! lib/ExtUtils/MM_NW5.pm
7489 ____________________________________________________________________________
7490 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
7491         Log: Comment tweaks.
7492      Branch: perl
7493            ! perl.h
7494 ____________________________________________________________________________
7495 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
7496         Log: a few more p4genpatch fixes:
7497              
7498              don't assume previous revision exists, let p4 compute it from
7499              the one-less-change number instead
7500              
7501              the time part in timestamps were always 00:00:00; fix by
7502              fetching metadata via "p4 fsync" rather than "p4 filelog"
7503              
7504              quote all file names used in external commands to make them
7505              them work when there are spaces in those file names
7506              
7507              looks production worthy now :)
7508      Branch: perl
7509            ! Porting/p4genpatch
7510 ____________________________________________________________________________
7511 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
7512         Log: The #16401 was far from enough, and mostly in a wrong direction.
7513              The right thing to do would be to convert Storable into using
7514              the new MY_CXT scheme (no static data, and memory management
7515              using SVs).
7516      Branch: perl
7517            ! ext/Storable/Storable.xs
7518 ____________________________________________________________________________
7519 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
7520         Log: p4genpatch diffs against depot files from //depot/perl when called
7521              with -b //depot/maint-5.6/perl
7522      Branch: perl
7523            ! Porting/p4genpatch
7524 ____________________________________________________________________________
7525 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
7526         Log: p4genpatch: current directory may not be writable, so don't
7527              create temp files there
7528      Branch: perl
7529            ! Porting/p4genpatch
7530 ____________________________________________________________________________
7531 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
7532         Log: p4genpatch now works on windows
7533      Branch: perl
7534            ! Porting/p4genpatch
7535 ____________________________________________________________________________
7536 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
7537         Log: p4genpatch: tweak from Andreas to strip leading portion of
7538              path specified in -b (so patch can be applied with "patch -p1")
7539      Branch: perl
7540            ! Porting/p4genpatch
7541 ____________________________________________________________________________
7542 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
7543         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
7544              From: PPrymmer@factset.com
7545              Date: Fri, 3 May 2002 14:52:12 -0400
7546              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
7547      Branch: perl
7548            ! t/op/pwent.t
7549 ____________________________________________________________________________
7550 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
7551         Log: Upgrade to Net::Ping 2.17.
7552      Branch: perl
7553            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
7554 ____________________________________________________________________________
7555 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
7556         Log: Upgrade to Getopt::Long 2.31.
7557      Branch: perl
7558            ! lib/Getopt/Long.pm
7559 ____________________________________________________________________________
7560 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
7561         Log: Subject: Re: Cross-compiling as of WinCE
7562              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7563              Date: Sat, 4 May 2002 03:49:11 +0400
7564              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
7565      Branch: perl
7566            + wince/compile.bat wince/win32io.c
7567            - wince/perldll.def
7568            ! MANIFEST configpm makedef.pl wince/Makefile.ce
7569            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
7570            ! wince/config_h.PL wince/wince.c
7571 ____________________________________________________________________________
7572 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
7573         Log: The loclibpth is always set by Configure.
7574      Branch: perl
7575            ! hints/dec_osf.sh
7576 ____________________________________________________________________________
7577 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
7578         Log: Subject: Re: [Unicode::Collate] UCA Version number    
7579              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7580              Date: Sun, 05 May 2002 10:07:57 +0900
7581              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
7582      Branch: perl
7583            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
7584            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
7585 ____________________________________________________________________________
7586 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
7587         Log: Subject: [PATCH sv.c] delete inaccurate comment
7588              From: Dave Mitchell <davem@fdgroup.com>
7589              Date: Fri, 3 May 2002 21:17:00 +0100
7590              Message-ID: <20020503211700.C22026@fdgroup.com>
7591      Branch: perl
7592            ! sv.c
7593 ____________________________________________________________________________
7594 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
7595         Log: Solaris: show what 'that' is.
7596      Branch: perl
7597            ! hints/solaris_2.sh
7598 ____________________________________________________________________________
7599 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
7600         Log: Syntax fix.
7601      Branch: perl
7602            ! t/op/arith.t
7603 ____________________________________________________________________________
7604 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
7605         Log: (retracted by #16415) Storable: try to free what we allocated.
7606      Branch: perl
7607            ! ext/Storable/Storable.xs
7608 ____________________________________________________________________________
7609 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
7610         Log: UNICOS: division is really sloppy.
7611      Branch: perl
7612            ! t/op/arith.t
7613 ____________________________________________________________________________
7614 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
7615         Log: Subject: fix t/io/fs.t for VOS
7616              From: Paul_GreenVOS@vos.stratus.com
7617              Date: Sat, 4 May 02 14:01 edt
7618              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
7619      Branch: perl
7620            ! t/io/fs.t
7621 ____________________________________________________________________________
7622 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
7623         Log: Subject: [Unicode::Collate] UCA Version number
7624              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7625              Date: Sat, 04 May 2002 16:07:07 +0900
7626              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
7627      Branch: perl
7628            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
7629 ____________________________________________________________________________
7630 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
7631         Log: Subject: [PATCH lib/overload.pm] "\"\""
7632              From: Michael G Schwern <schwern@pobox.com>
7633              Date: Sat, 4 May 2002 13:17:44 -0400
7634              Message-ID: <20020504171743.GD640@blackrider>
7635      Branch: perl
7636            ! lib/overload.pm
7637 ____________________________________________________________________________
7638 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
7639         Log: Add the EBCDIC test data to downgrade.t.
7640      Branch: perl
7641            ! ext/Storable/t/downgrade.t
7642 ____________________________________________________________________________
7643 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
7644         Log: EBCDIC tweak.
7645      Branch: perl
7646            ! ext/Storable/t/utf8hash.t
7647 ____________________________________________________________________________
7648 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
7649         Log: Allow p4genpatch to use diff programs other than 'diff'.
7650      Branch: perl
7651            ! Porting/p4genpatch
7652 ____________________________________________________________________________
7653 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
7654         Log: Add p4genpatch from Andreas; obsoletes both
7655              p4d2p and p4desc.
7656      Branch: perl
7657            + Porting/p4genpatch
7658            ! MANIFEST Porting/makerel
7659 ____________________________________________________________________________
7660 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
7661         Log: Upgrade to Encode 1.69.
7662      Branch: perl
7663            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7664            ! ext/Encode/Encode/Makefile_PL.e2x
7665            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
7666            ! ext/Encode/lib/Encode/Guess.pm
7667            ! ext/Encode/lib/Encode/MIME/Header.pm
7668            ! ext/Encode/t/mime-header.t
7669 ____________________________________________________________________________
7670 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
7671         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
7672              From: Dave Mitchell <davem@fdgroup.com>
7673              Date: Sat, 4 May 2002 16:09:26 +0100
7674              Message-ID: <20020504160926.A24990@fdgroup.com>
7675      Branch: perl
7676            ! INSTALL
7677 ____________________________________________________________________________
7678 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
7679         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
7680              From: Nicholas Clark <nick@unfortu.net>
7681              Date: Sat, 4 May 2002 12:38:58 +0100
7682              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
7683      Branch: perl
7684            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
7685 ____________________________________________________________________________
7686 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
7687         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
7688              From: Nicholas Clark <nick@unfortu.net>
7689              Date: Sat, 4 May 2002 00:30:43 +0100
7690              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
7691      Branch: perl
7692            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
7693 ____________________________________________________________________________
7694 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
7695         Log: Doc tweak from Elizabeth Mattijsen.
7696      Branch: perl
7697            ! pod/perlunicode.pod
7698 ____________________________________________________________________________
7699 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
7700         Log: Subject: [PATCH] channames.pm doc tweaks
7701              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
7702              Date: Sat, 04 May 2002 11:45:18 +0900
7703              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
7704      Branch: perl
7705            ! lib/charnames.pm
7706 ____________________________________________________________________________
7707 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
7708         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
7709              From: Dave Mitchell <davem@fdgroup.com>
7710              Date: Fri, 3 May 2002 23:51:10 +0100
7711              Message-ID: <20020503235110.E22026@fdgroup.com>
7712      Branch: perl
7713            ! pp_hot.c scope.c
7714 ____________________________________________________________________________
7715 [ 16385] By: nick                                  on 2002/05/04  09:29:41
7716         Log: Integrate mainline
7717      Branch: perlio
7718           !> (integrate 47 files)
7719 ____________________________________________________________________________
7720 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
7721         Log: Subject: Re: perl@16307
7722              From: Nicholas Clark <nick@unfortu.net>
7723              Date: Fri, 3 May 2002 21:49:04 +0100
7724              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
7725              
7726              canonical #3 was failing under -Mutf8.
7727      Branch: perl
7728            ! ext/Storable/t/canonical.t
7729 ____________________________________________________________________________
7730 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
7731         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
7732              From: Dave Mitchell <davem@fdgroup.com>
7733              Date: Fri, 3 May 2002 21:12:10 +0100
7734              Message-ID: <20020503211210.B22026@fdgroup.com>
7735      Branch: perl
7736            ! scope.c
7737 ____________________________________________________________________________
7738 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
7739         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
7740              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
7741              Date: Fri, 3 May 2002 20:30:25 +0200
7742              Message-ID: <190109228332.20020503203025@familiehaase.de>
7743      Branch: perl
7744            ! doio.c
7745 ____________________________________________________________________________
7746 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
7747         Log: Subject: t/TestInit.pm - clean up comments
7748              From: Paul_GreenVOS@vos.stratus.com
7749              Date: Fri, 3 May 02 14:51 edt
7750              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
7751      Branch: perl
7752            ! t/TestInit.pm
7753 ____________________________________________________________________________
7754 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
7755         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
7756              From: Dan Kogai <dankogai@dan.co.jp>
7757              Date: Sat, 4 May 2002 01:46:35 +0900
7758              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
7759      Branch: perl
7760            ! ext/Encode/Encode/Makefile_PL.e2x
7761 ____________________________________________________________________________
7762 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
7763         Log: Forgotten test arrangement.
7764      Branch: perl
7765            ! ext/Digest/MD5/t/files.t
7766 ____________________________________________________________________________
7767 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
7768         Log: Comedy of typing errors.
7769      Branch: perl
7770            ! hints/solaris_2.sh
7771 ____________________________________________________________________________
7772 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
7773         Log: Let's try the "no Net:: if no Socket" again.
7774      Branch: perl
7775            ! t/lib/1_compile.t
7776 ____________________________________________________________________________
7777 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
7778         Log: Update Changes.
7779      Branch: perl
7780            ! Changes patchlevel.h
7781 ____________________________________________________________________________
7782 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
7783         Log: Oops.
7784      Branch: perl
7785            ! lib/ExtUtils/MM_BeOS.pm
7786 ____________________________________________________________________________
7787 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
7788         Log: EBCDIC tweak.
7789      Branch: perl
7790            ! ext/Digest/MD5/t/utf8.t
7791 ____________________________________________________________________________
7792 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
7793         Log: Update the EBCDIC MD5 checksums, and automate the process.
7794      Branch: perl
7795            ! ext/Digest/MD5/t/files.t
7796 ____________________________________________________________________________
7797 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
7798         Log: The EBCDIC remapping of the low 256 bites again.
7799      Branch: perl
7800            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
7801            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
7802            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
7803 ____________________________________________________________________________
7804 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
7805         Log: NetWare updates from C Aditya.
7806      Branch: perl
7807            ! lib/ExtUtils/MM_NW5.pm makedef.pl
7808 ____________________________________________________________________________
7809 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
7810         Log: DJGPP updates from Laszlo Molnar.
7811      Branch: perl
7812            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
7813 ____________________________________________________________________________
7814 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
7815         Log: Upgrade to Encode 1.68.
7816      Branch: perl
7817            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7818            ! ext/Encode/lib/Encode/Alias.pm
7819            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
7820 ____________________________________________________________________________
7821 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
7822         Log: Integrate perlio:
7823              
7824              [ 16367]
7825              Several of non-default builds now seem to work reasonably well
7826              English.t seems to fail on an errno test, and socketpair blathers
7827              about something.
7828              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
7829              back door, and instead have perlsdio.h vector stdio via iperlsys.h
7830              function tables (latter was done in earlier change).
7831              Update comments in Makefile.mk 
7832              
7833              [ 16366]
7834              Finish off 16350 for non-PERLIO build on linux,
7835              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
7836              for some slots which now perlsdio.h is targeting.
7837              
7838              [ 16352]
7839              setbuf / setvbuf are not PerlIO_ concepts
7840              
7841              [ 16351]
7842              perl_clone is a threads thing
7843              
7844              [ 16350]
7845              *** EXPERIMENTAL ***
7846              Have perlsdio.h use the iperlsys.h aliases and see
7847              if that helps non-PERLIO IMP_SYS on Win32.
7848              (Miniperl okay on linux).
7849              
7850              [ 16349]
7851              Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
7852              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
7853              - use it in perlio.c
7854              
7855              [ 16347]
7856              More layer syms
7857              
7858              [ 16346]
7859              Use PerlSIO_fdupopen() if not using PerlIO
7860              
7861              [ 16345]
7862              Do not build if not using layers
7863      Branch: perl
7864           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
7865           !> win32/makefile.mk win32/perlhost.h win32/win32.c
7866           !> win32/win32io.c
7867 ____________________________________________________________________________
7868 [ 16367] By: nick                                  on 2002/05/03  07:25:13
7869         Log: Several of non-default builds now seem to work reasonably well
7870              English.t seems to fail on an errno test, and socketpair blathers
7871              about something.
7872              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
7873              back door, and instead have perlsdio.h vector stdio via iperlsys.h
7874              function tables (latter was done in earlier change).
7875              Update comments in Makefile.mk 
7876      Branch: perlio
7877            ! perlio.h win32/makefile.mk win32/win32.c
7878 ____________________________________________________________________________
7879 [ 16366] By: nick                                  on 2002/05/03  07:07:36
7880         Log: Finish off 16350 for non-PERLIO build on linux,
7881              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
7882              for some slots which now perlsdio.h is targeting.
7883      Branch: perlio
7884            ! iperlsys.h
7885 ____________________________________________________________________________
7886 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
7887         Log: If no Socket should not try to test Net::
7888      Branch: perl
7889            ! t/lib/1_compile.t
7890 ____________________________________________________________________________
7891 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
7892         Log: Integrate macperl #16360 and #16363;
7893              
7894              Make op/alarm.t pass
7895              
7896              README.macos update
7897      Branch: perl
7898           !> README.macos t/op/alarm.t
7899 ____________________________________________________________________________
7900 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
7901         Log: README.macos update
7902      Branch: macperl
7903            ! README.macos
7904 ____________________________________________________________________________
7905 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
7906         Log: Config / test updates
7907      Branch: macperl
7908            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
7909            ! macos/Makefile.mk
7910 ____________________________________________________________________________
7911 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
7912         Log: Safe signals for Mac OS
7913      Branch: macperl
7914            ! macos/macish.c macos/macish.h
7915 ____________________________________________________________________________
7916 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
7917         Log: Make op/alarm.t pass
7918      Branch: macperl
7919            ! t/op/alarm.t
7920 ____________________________________________________________________________
7921 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
7922         Log: a tweak to change#13584: need to avoid pad-walking during
7923              global destruction
7924      Branch: maint-5.6/perl
7925            ! op.c
7926 ____________________________________________________________________________
7927 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
7928         Log: Forgot the most important part of #16357.
7929      Branch: perl
7930            ! lib/Unicode/Collate.pm
7931 ____________________________________________________________________________
7932 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
7933         Log: Subject: Unicode::Collate 0.11 Released
7934              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7935              Date: Fri, 03 May 2002 03:19:29 +0900
7936              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
7937      Branch: perl
7938            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
7939            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
7940 ____________________________________________________________________________
7941 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
7942         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
7943              From: Andy Dougherty <doughera@lafayette.edu>
7944              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
7945              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
7946      Branch: perl
7947            ! Makefile.SH ext/util/make_ext
7948 ____________________________________________________________________________
7949 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
7950         Log: Integrate #16353 from macperl;
7951              
7952              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
7953              in test 92 of run/fresh_perl.t on MacOS
7954              
7955              (as pudge rightfully points out, this is voodoo
7956              programming at it best, the real bug is somewhere else,
7957              now we just happened to shake the chicken the right way)
7958      Branch: perl
7959           !> lib/utf8_heavy.pl
7960 ____________________________________________________________________________
7961 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
7962         Log: Subject: Re: Encode, charnames and utf8heavy
7963              From: Dan Kogai <dankogai@dan.co.jp>
7964              Date: Thu, 2 May 2002 00:44:30 +0900
7965              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
7966              
7967              (plus a respective perlunicode tweak)
7968      Branch: perl
7969            ! lib/utf8_heavy.pl pod/perlunicode.pod
7970 ____________________________________________________________________________
7971 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
7972         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
7973              in test 92 of run/fresh_perl.t on MacOS
7974      Branch: macperl
7975            ! lib/utf8_heavy.pl
7976 ____________________________________________________________________________
7977 [ 16352] By: nick                                  on 2002/05/02  17:48:31
7978         Log: setbuf / setvbuf are not PerlIO_ concepts
7979      Branch: perlio
7980            ! XSUB.h
7981 ____________________________________________________________________________
7982 [ 16351] By: nick                                  on 2002/05/02  17:12:21
7983         Log: perl_clone is a threads thing
7984      Branch: perlio
7985            ! makedef.pl
7986 ____________________________________________________________________________
7987 [ 16350] By: nick                                  on 2002/05/02  17:09:43
7988         Log: *** EXPERIMENTAL ***
7989              Have perlsdio.h use the iperlsys.h aliases and see
7990              if that helps non-PERLIO IMP_SYS on Win32.
7991              (Miniperl okay on linux).
7992      Branch: perlio
7993            ! iperlsys.h perlsdio.h
7994 ____________________________________________________________________________
7995 [ 16349] By: nick                                  on 2002/05/02  16:10:15
7996         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
7997              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
7998              - use it in perlio.c
7999      Branch: perlio
8000            ! perlio.c win32/perlhost.h win32/win32.c
8001 ____________________________________________________________________________
8002 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
8003         Log: manual integrate of change#16332 from maint-5.6 branch
8004      Branch: perl
8005            ! mg.c perl.c sv.c util.c
8006 ____________________________________________________________________________
8007 [ 16347] By: nick                                  on 2002/05/02  15:19:59
8008         Log: More layer syms
8009      Branch: perlio
8010            ! makedef.pl
8011 ____________________________________________________________________________
8012 [ 16346] By: nick                                  on 2002/05/02  15:19:20
8013         Log: Use PerlSIO_fdupopen() if not using PerlIO
8014      Branch: perlio
8015            ! perlio.c
8016 ____________________________________________________________________________
8017 [ 16345] By: nick                                  on 2002/05/02  15:18:12
8018         Log: Do not build if not using layers
8019      Branch: perlio
8020            ! win32/win32io.c
8021 ____________________________________________________________________________
8022 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
8023         Log: Upgrade to Encode 1.67.
8024      Branch: perl
8025            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8026            ! ext/Encode/lib/Encode/Guess.pm
8027 ____________________________________________________________________________
8028 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
8029         Log: Integrate perlio:
8030              
8031              [ 16341]
8032              Remove show-stoppers to non-PERLIO Win32 builds
8033              (still not a very good show).
8034      Branch: perl
8035           !> makedef.pl win32/makefile.mk
8036 ____________________________________________________________________________
8037 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
8038         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
8039              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8040              Date: Thu, 02 May 2002 04:22:02 +0100
8041              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
8042      Branch: perl
8043            ! malloc.c
8044 ____________________________________________________________________________
8045 [ 16341] By: nick                                  on 2002/05/02  12:57:23
8046         Log: Remove show-stoppers to non-PERLIO Win32 builds
8047              (still not a very good show).
8048      Branch: perlio
8049            ! makedef.pl win32/makefile.mk
8050 ____________________________________________________________________________
8051 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
8052         Log: Subject: [PATCH] 1/3rd of utf8
8053              From: Nicholas Clark <nick@unfortu.net>
8054              Date: Wed, 1 May 2002 22:58:42 +0100
8055              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
8056      Branch: perl
8057            ! ext/Storable/t/malice.t
8058 ____________________________________________________________________________
8059 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
8060         Log: Integrate #16334 from maint-5.6;
8061              
8062              don't pad $0 with spaces when setting it, use nulls instead (the
8063              spaces show up as a very long line in a ps listing)
8064      Branch: perl
8065           !> mg.c
8066 ____________________________________________________________________________
8067 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
8068         Log: Integrate perlio:
8069              
8070              [ 16335]
8071              Fix the "PerlIO require leak". Snag was that clean_objs
8072              autoloaded DESTROY (needing IO) after known layers had
8073              been freed. Postpone layer list free to PerlIO_cleanup,
8074              rather than PerlIO_destruct. Tweak sequence in perl_destruct
8075              so that sv_undef is immortal till layer list is done with it.
8076      Branch: perl
8077           !> perl.c perlio.c
8078 ____________________________________________________________________________
8079 [ 16337] By: ams                                   on 2002/05/02  08:21:42
8080         Log: Subject: Re: [PATCH] Storable docs
8081              From: Philip Newton <Philip.Newton@gmx.net>
8082              Date: Thu, 02 May 2002 07:58:38 +0200
8083              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
8084              (Applied mostly with tweaks by hand.)
8085      Branch: perl
8086            ! ext/Storable/Storable.pm
8087 ____________________________________________________________________________
8088 [ 16336] By: nick                                  on 2002/05/02  07:59:16
8089         Log: Integrate mainline
8090      Branch: perlio
8091           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
8092           +> ext/Digest/MD5/t/utf8.t
8093            - ext/Digest/MD5/t/aaa.t
8094           !> Configure MANIFEST Makefile.SH config_h.SH
8095           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
8096           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
8097           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
8098           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
8099           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
8100           !> lib/Thread.pm util.c
8101 ____________________________________________________________________________
8102 [ 16335] By: nick                                  on 2002/05/02  07:54:51
8103         Log: Fix the "PerlIO require leak". Snag was that clean_objs
8104              autoloaded DESTROY (needing IO) after known layers had
8105              been freed. Postpone layer list free to PerlIO_cleanup,
8106              rather than PerlIO_destruct. Tweak sequence in perl_destruct
8107              so that sv_undef is immortal till layer list is done with it.
8108      Branch: perlio
8109            ! perl.c perlio.c
8110 ____________________________________________________________________________
8111 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
8112         Log: don't pad $0 with spaces when setting it, use nulls instead (the
8113              spaces show up as a very long line in a ps listing)
8114      Branch: maint-5.6/perl
8115            ! mg.c
8116 ____________________________________________________________________________
8117 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
8118         Log: fix yet more race conditions related to fdopen() and dup2():
8119              
8120              fclose() is not thread-safe when two FILE* structures point
8121              to the same underlying fd, as it happens in perl's socket
8122              handles; need to invalidate the fileno slot of one of the
8123              FILE* structures, but unfortunately stdio has no interface
8124              to do this; we can do little else but fiddle with the
8125              FILE* structure directly (yuck! hope this could be done better
8126              under native PerlIO in 5.8)
8127      Branch: maint-5.6/perl
8128            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
8129 ____________________________________________________________________________
8130 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
8131         Log: isolate all environ diddling to the initial interpreter; any
8132              additional interpreters created after the first one cannot
8133              propagate %ENV changes down to the real environment; this
8134              should fix %ENV related races (e.g. multiple threads attempting
8135              to free() environ entries when they run C<%ENV = ()>)
8136      Branch: maint-5.6/perl
8137            ! mg.c perl.c sv.c util.c
8138 ____________________________________________________________________________
8139 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
8140         Log: fix race condition in my_popen(): parent may dup2() into an fd
8141              that got opened by another thread because it closes it
8142              beforehand; instead, let the dup2() itself close the fd
8143      Branch: maint-5.6/perl
8144            ! util.c
8145 ____________________________________________________________________________
8146 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
8147         Log: pipe() IO structures were not fully initialized
8148      Branch: maint-5.6/perl
8149            ! doio.c pp_sys.c
8150 ____________________________________________________________________________
8151 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
8152         Log: fix handle leak in my_popen() if the fork() fails
8153      Branch: maint-5.6/perl
8154            ! util.c
8155 ____________________________________________________________________________
8156 [ 16328] By: nick                                  on 2002/05/02  06:08:22
8157         Log: Integrate mainline
8158      Branch: perlio
8159           +> ext/threads/shared/semaphore.pm
8160           +> ext/threads/shared/t/semaphore.t
8161           !> MANIFEST ext/threads/shared/Makefile.PL
8162           !> ext/threads/shared/t/queue.t
8163 ____________________________________________________________________________
8164 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
8165         Log: Cleanup threads dirs.
8166      Branch: perl
8167            ! Makefile.SH
8168 ____________________________________________________________________________
8169 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
8170         Log: Add the new Digest::MD5 test.
8171      Branch: perl
8172            + ext/Digest/MD5/t/utf8.t
8173            ! MANIFEST
8174 ____________________________________________________________________________
8175 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
8176         Log: New try at the Class::DBI core dump at global cleanup.
8177      Branch: perl
8178            ! gv.h util.c
8179 ____________________________________________________________________________
8180 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
8181         Log: Upgrade to Digest::MD5 2.19.
8182      Branch: perl
8183            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
8184            ! ext/Digest/MD5/t/files.t
8185 ____________________________________________________________________________
8186 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
8187         Log: Ooops.  Not everybody does threads.
8188      Branch: perl
8189            ! ext/threads/shared/t/semaphore.t
8190 ____________________________________________________________________________
8191 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
8192         Log: Fix files.t for blead.
8193      Branch: perl
8194            + ext/Digest/MD5/README
8195            ! MANIFEST ext/Digest/MD5/t/files.t
8196 ____________________________________________________________________________
8197 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
8198         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
8199              work yet with blead, my bad.
8200      Branch: perl
8201            + ext/Digest/MD5/t/md5-aaa.t
8202            - ext/Digest/MD5/t/aaa.t
8203            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
8204            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
8205            ! ext/Digest/MD5/t/files.t
8206 ____________________________________________________________________________
8207 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
8208         Log: metaconfig unit change for #16319.
8209      Branch: metaconfig/U/perl
8210            ! d_u32align.U
8211 ____________________________________________________________________________
8212 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
8213         Log: Somebody might be compiling a newer Digest::MD5.
8214      Branch: perl
8215            ! Configure config_h.SH
8216 ____________________________________________________________________________
8217 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
8218         Log: Until Arthur fills in semaphore.t.
8219      Branch: perl
8220            ! ext/threads/shared/Makefile.PL
8221            ! ext/threads/shared/t/semaphore.t
8222 ____________________________________________________________________________
8223 [ 16317] By: sky                                   on 2002/05/01  19:36:33
8224         Log: Fix emulation case when loading both Thread and threads::shared
8225              would get awkward.
8226      Branch: perl
8227            ! lib/Thread.pm
8228 ____________________________________________________________________________
8229 [ 16316] By: ams                                   on 2002/05/01  19:35:25
8230         Log: Subject: [PATCH] Storable docs
8231              From: Nicholas Clark <nick@unfortu.net>
8232              Date: Wed, 1 May 2002 20:44:42 +0100
8233              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
8234      Branch: perl
8235            ! ext/Storable/Storable.pm
8236 ____________________________________________________________________________
8237 [ 16315] By: sky                                   on 2002/05/01  19:15:46
8238         Log: Now passes old test case.
8239      Branch: perl
8240            ! ext/threads/shared/semaphore.pm
8241 ____________________________________________________________________________
8242 [ 16314] By: sky                                   on 2002/05/01  19:15:26
8243         Log: Cleanup memory a bit better in some cases.
8244      Branch: perl
8245            ! ext/threads/threads.xs
8246 ____________________________________________________________________________
8247 [ 16313] By: nick                                  on 2002/05/01  18:38:03
8248         Log: Integrate mainline
8249      Branch: perlio
8250           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
8251           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
8252           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
8253           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
8254           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
8255           !> pod/perl.pod pod/perlthrtut.pod toke.c
8256           !> vms/descrip_mms.template vms/perlvms.pod
8257 ____________________________________________________________________________
8258 [ 16312] By: sky                                   on 2002/05/01  18:12:37
8259         Log: Don't forget to add it to the MANIFEST
8260      Branch: perl
8261            + ext/threads/shared/t/semaphore.t
8262            ! MANIFEST
8263 ____________________________________________________________________________
8264 [ 16311] By: sky                                   on 2002/05/01  17:54:19
8265         Log: Add semaphore.pm
8266      Branch: perl
8267            + ext/threads/shared/semaphore.pm
8268 ____________________________________________________________________________
8269 [ 16310] By: sky                                   on 2002/05/01  17:13:57
8270         Log: Fix makefile to put queue.pm correctly, update test script.
8271      Branch: perl
8272            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
8273 ____________________________________________________________________________
8274 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
8275         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
8276              From: Dan Kogai <dankogai@dan.co.jp>
8277              Date: Thu, 2 May 2002 00:14:41 +0900
8278              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
8279      Branch: perl
8280            ! ext/PerlIO/t/fallback.t
8281 ____________________________________________________________________________
8282 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
8283         Log: Encode tweak from Dan Kogai.
8284      Branch: perl
8285            ! ext/Encode/Encode.xs
8286 ____________________________________________________________________________
8287 [ 16307] By: sky                                   on 2002/05/01  13:40:58
8288         Log: Flush directly to avoid erros when running from test harness
8289      Branch: perl
8290            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
8291 ____________________________________________________________________________
8292 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
8293         Log: Update Changes.
8294      Branch: perl
8295            ! Changes patchlevel.h
8296 ____________________________________________________________________________
8297 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
8298         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
8299              From: PPrymmer@factset.com
8300              Date: Wed, 1 May 2002 10:12:53 -0400
8301              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
8302      Branch: perl
8303            ! lib/User/pwent.t
8304 ____________________________________________________________________________
8305 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
8306         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
8307              From: PPrymmer@factset.com
8308              Date: Wed, 1 May 2002 09:54:51 -0400
8309              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
8310      Branch: perl
8311            ! vms/descrip_mms.template
8312 ____________________________________________________________________________
8313 [ 16303] By: sky                                   on 2002/05/01  13:00:57
8314         Log: First attempt at updating perlthrtut for ithreaded threads.pm
8315      Branch: perl
8316            ! pod/perlthrtut.pod
8317 ____________________________________________________________________________
8318 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
8319         Log: Provide the \N{U+HHHH} syntax before we forget.
8320      Branch: perl
8321            ! lib/charnames.pm lib/charnames.t toke.c
8322 ____________________________________________________________________________
8323 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
8324         Log: Subject: Copy-and-Pasto in perl.pod     
8325              From: lupe@lupe-christoph.de (Lupe Christoph)    
8326              Date: Wed, 1 May 2002 13:31:47 +0200
8327              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
8328      Branch: perl
8329            ! pod/perl.pod
8330 ____________________________________________________________________________
8331 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
8332         Log: Upgrade to Encode 1.66.
8333      Branch: perl
8334            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8335            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
8336 ____________________________________________________________________________
8337 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
8338         Log: Integrate perlio:
8339              
8340              [ 16297]
8341              Remove "spurious" (and unnecessary) variables from layer_syms
8342              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
8343              
8344              [ 16296]
8345              perl embed.pl to update global.sym
8346      Branch: perl
8347           !> global.sym makedef.pl
8348 ____________________________________________________________________________
8349 [ 16298] By: ams                                   on 2002/05/01  09:42:27
8350         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
8351              From: Philip Newton <Philip.Newton@gmx.net>
8352              Date: Wed, 01 May 2002 12:41:10 +0200
8353              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
8354      Branch: perl
8355            ! vms/perlvms.pod
8356 ____________________________________________________________________________
8357 [ 16297] By: nick                                  on 2002/05/01  06:50:24
8358         Log: Remove "spurious" (and unnecessary) variables from layer_syms
8359              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
8360      Branch: perlio
8361            ! makedef.pl
8362 ____________________________________________________________________________
8363 [ 16296] By: nick                                  on 2002/05/01  06:21:28
8364         Log: perl embed.pl to update global.sym
8365      Branch: perlio
8366            ! global.sym
8367 ____________________________________________________________________________
8368 [ 16295] By: nick                                  on 2002/05/01  06:16:18
8369         Log: Raw integrate of mainline (global.sym wrong on Win32)
8370      Branch: perlio
8371           +> t/comp/hints.t
8372           !> (integrate 45 files)
8373 ____________________________________________________________________________
8374 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
8375         Log: metaconfig unit change for #16293.
8376      Branch: metaconfig/U/perl
8377            ! bincompat5005.U
8378 ____________________________________________________________________________
8379 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
8380         Log: Try #2 of getting rid of bincompat5005.
8381      Branch: perl
8382            ! Configure NetWare/config_H.wc Porting/Glossary
8383            ! Porting/config.sh Porting/config_H config_h.SH embed.h
8384            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
8385            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
8386            ! wince/config.h wince/config_H.ce
8387 ____________________________________________________________________________
8388 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
8389         Log: metaconfig unit changes for #16291.
8390      Branch: metaconfig
8391            ! U/installdirs/inc_version_list.U
8392      Branch: metaconfig/U/perl
8393            ! bincompat5005.U xs_apiversion.U
8394 ____________________________________________________________________________
8395 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
8396         Log: No bincompat5005.
8397      Branch: perl
8398            ! Configure INSTALL NetWare/config.wc Porting/Glossary
8399            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
8400            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
8401            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
8402            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
8403            ! win32/config.bc win32/config.gc win32/config.vc
8404            ! win32/config.vc64 wince/config.ce
8405 ____________________________________________________________________________
8406 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
8407         Log: Remove sv_setpviv{_,mg}; regen perlapi.
8408      Branch: perl
8409            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
8410 ____________________________________________________________________________
8411 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
8412         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
8413              From: Dave Mitchell <davem@fdgroup.com>
8414              Date: Tue, 30 Apr 2002 23:55:43 +0100
8415              Message-ID: <20020430235543.A27796@fdgroup.com>
8416      Branch: perl
8417            ! sv.c
8418 ____________________________________________________________________________
8419 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
8420         Log: Update to Getopt::Long 2.30.
8421      Branch: perl
8422            ! lib/Getopt/Long.pm
8423 ____________________________________________________________________________
8424 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
8425         Log: Integrate perlio:
8426              
8427              [ 16285]
8428              Attempt at sanity in PerlIO/makedef.pl world:
8429              1. Add comments to what each clump of symbols is for
8430              2. Explicitly export layer syms like I thought they were
8431              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
8432              section.
8433              4. Re-sort perlio.sym
8434      Branch: perl
8435           !> makedef.pl perlio.sym
8436 ____________________________________________________________________________
8437 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
8438         Log: Fix bug id 20020427.004 on %^H.
8439              Add a regression test for %^H.
8440              Change the sort pragma implementation to use a
8441              global variable instead of %^H.
8442      Branch: perl
8443            + t/comp/hints.t
8444            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
8445 ____________________________________________________________________________
8446 [ 16285] By: nick                                  on 2002/04/30  19:00:03
8447         Log: Attempt at sanity in PerlIO/makedef.pl world:
8448              1. Add comments to what each clump of symbols is for
8449              2. Explicitly export layer syms like I thought they were
8450              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
8451              section.
8452              4. Re-sort perlio.sym
8453      Branch: perlio
8454            ! makedef.pl perlio.sym
8455 ____________________________________________________________________________
8456 [ 16284] By: nick                                  on 2002/04/30  18:10:23
8457         Log: Rest of integrate
8458      Branch: perlio
8459           +> lib/ExtUtils/MM_MacOS.pm
8460           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8461           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
8462           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
8463           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
8464           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
8465           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
8466           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
8467           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
8468           !> lib/Test/Harness/t/strap-analyze.t
8469           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
8470           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
8471 ____________________________________________________________________________
8472 [ 16283] By: nick                                  on 2002/04/30  17:53:37
8473         Log: Integrate mailine makedef.pl so I can look at it
8474      Branch: perlio
8475           !> makedef.pl
8476 ____________________________________________________________________________
8477 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
8478         Log: Upgrade to Encode 1.65.
8479      Branch: perl
8480            ! ext/Encode/Changes ext/Encode/Encode.pm
8481            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
8482            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
8483 ____________________________________________________________________________
8484 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
8485         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
8486      Branch: perl
8487            ! makedef.pl
8488 ____________________________________________________________________________
8489 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
8490         Log: NetWare: disable DEBUG/ASSERT for now.
8491      Branch: perl
8492            ! ext/Storable/Storable.xs
8493 ____________________________________________________________________________
8494 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
8495         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
8496              From: Michael G Schwern <schwern@pobox.com>
8497              Date: Tue, 30 Apr 2002 01:05:41 -0400
8498              Message-ID: <20020430050541.GL756@blackrider>
8499      Branch: perl
8500            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
8501            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
8502            ! lib/Test/Harness/t/test-harness.t
8503 ____________________________________________________________________________
8504 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
8505         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
8506              From: Michael G Schwern <schwern@pobox.com>
8507              Date: Tue, 30 Apr 2002 00:24:59 -0400
8508              Message-ID: <20020430042459.GJ756@blackrider>
8509      Branch: perl
8510            + lib/ExtUtils/MM_MacOS.pm
8511            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
8512            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8513            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
8514 ____________________________________________________________________________
8515 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
8516         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
8517              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
8518      Branch: perl
8519            ! util.c
8520 ____________________________________________________________________________
8521 [ 16276] By: ams                                   on 2002/04/30  08:42:32
8522         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
8523              From: "Craig A. Berry" <craigberry@mac.com>
8524              Date: Mon, 29 Apr 2002 23:37:06 -0500
8525              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
8526      Branch: perl
8527            ! t/pod/testp2pt.pl
8528 ____________________________________________________________________________
8529 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
8530         Log: Regen toc.
8531      Branch: perl
8532            ! pod/perltoc.pod
8533 ____________________________________________________________________________
8534 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
8535         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
8536              From: PPrymmer@factset.com
8537              Date: Mon, 29 Apr 2002 17:58:06 -0400
8538              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
8539      Branch: perl
8540            ! vms/perlvms.pod
8541 ____________________________________________________________________________
8542 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
8543         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
8544              from Todd Miller.
8545      Branch: perl
8546            ! hints/openbsd.sh
8547 ____________________________________________________________________________
8548 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
8549         Log: Integrate perlio:
8550              
8551              [ 16270]
8552              Adding Encode::* to .pm creates stash at compile time
8553              which means we need a stronger check on Encode at boot time.
8554      Branch: perl
8555           !> ext/PerlIO/encoding/encoding.pm
8556           !> ext/PerlIO/encoding/encoding.xs
8557 ____________________________________________________________________________
8558 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
8559         Log: OpenBSD hints update from Todd Miller.
8560              
8561              - old versions of OpenBSD don't have 'arch -s'
8562              - OpenBSD 3.1 and higher don't use libdl but users may have
8563              and old libdl on the system so we need to avoid using it.
8564      Branch: perl
8565            ! hints/openbsd.sh
8566 ____________________________________________________________________________
8567 [ 16270] By: nick                                  on 2002/04/29  17:33:38
8568         Log: Adding Encode::* to .pm creates stash at compile time
8569              which means we need a stronger check on Encode at boot time.
8570      Branch: perlio
8571            ! ext/PerlIO/encoding/encoding.pm
8572            ! ext/PerlIO/encoding/encoding.xs
8573 ____________________________________________________________________________
8574 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
8575         Log: Detypo by Ronald Kimball.
8576      Branch: perl
8577            ! pod/perlport.pod
8578 ____________________________________________________________________________
8579 [ 16268] By: nick                                  on 2002/04/29  15:47:00
8580         Log: Integrate mainline
8581      Branch: perlio
8582           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
8583           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
8584           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
8585           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
8586           !> pod/perlfaq2.pod pod/perlfaq3.pod
8587 ____________________________________________________________________________
8588 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
8589         Log: Update Changes.
8590      Branch: perl
8591            ! Changes patchlevel.h
8592 ____________________________________________________________________________
8593 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
8594         Log: MM_NW5 update from C Aditya.
8595      Branch: perl
8596            ! lib/ExtUtils/MM_NW5.pm
8597 ____________________________________________________________________________
8598 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
8599         Log: FAQ sync.
8600      Branch: perl
8601            ! pod/perlfaq2.pod pod/perlfaq3.pod
8602 ____________________________________________________________________________
8603 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
8604         Log: NetBSD hints rewrite from Johnny Lam.
8605      Branch: perl
8606            ! hints/netbsd.sh
8607 ____________________________________________________________________________
8608 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
8609         Log: Upgrade to Encode 1.64.
8610      Branch: perl
8611            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8612            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
8613 ____________________________________________________________________________
8614 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
8615         Log: Subject: [Unicode::Normalize] mkheader tweak
8616              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8617              Date: Mon, 29 Apr 2002 12:58:01 +0900
8618              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
8619      Branch: perl
8620            ! ext/Unicode/Normalize/mkheader
8621 ____________________________________________________________________________
8622 [ 16261] By: nick                                  on 2002/04/29  06:29:48
8623         Log: Integrate mainline
8624      Branch: perlio
8625            - macos/MacPerlTests.cmd macos/xsubpp.patch
8626           !> (integrate 40 files)
8627 ____________________________________________________________________________
8628 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
8629         Log: Upgrade to Unicode::Normalize 0.76,
8630              from SADAHIRO Tomoyuki.
8631      Branch: perl
8632            ! ext/Unicode/Normalize/Changes
8633            ! ext/Unicode/Normalize/Normalize.pm
8634            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
8635            ! ext/Unicode/Normalize/t/func.t
8636 ____________________________________________________________________________
8637 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
8638         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
8639              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
8640              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
8641              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
8642      Branch: perl
8643            ! pod/perlport.pod
8644 ____________________________________________________________________________
8645 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
8646         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
8647              the basic and list tests started hanging).
8648      Branch: perl
8649            ! ext/threads/t/basic.t ext/threads/t/list.t
8650            ! ext/threads/t/thread.t
8651 ____________________________________________________________________________
8652 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
8653         Log: Integrate #16254 from macperl;
8654              
8655              Fix most tests on MacOS (not yet ext/ or /lib)
8656      Branch: perl
8657           !> (integrate 30 files)
8658 ____________________________________________________________________________
8659 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
8660         Log: As requested by pudge.
8661      Branch: perl
8662            - macos/MacPerlTests.cmd macos/xsubpp.patch
8663            ! MANIFEST
8664 ____________________________________________________________________________
8665 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
8666         Log: Integrate perl
8667      Branch: macperl
8668           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
8669           +> wince/cecopy-lib.pl wince/comp.pl
8670           !> (integrate 38 files)
8671 ____________________________________________________________________________
8672 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
8673         Log: Fix most tests on MacOS (not yet ext/ or /lib)
8674      Branch: macperl
8675            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
8676            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
8677            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
8678            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
8679            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
8680            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
8681            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
8682            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
8683 ____________________________________________________________________________
8684 [ 16253] By: nick                                  on 2002/04/28  19:10:50
8685         Log: Integrate mainline
8686      Branch: perlio
8687           +> wince/cecopy-lib.pl wince/comp.pl
8688           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
8689           !> ext/threads/t/basic.t ext/threads/t/list.t
8690           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
8691           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
8692           !> wince/win32.h wince/wince.c
8693 ____________________________________________________________________________
8694 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
8695         Log: More configuration/build changes
8696      Branch: macperl
8697            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
8698            ! macos/Makefile.mk macos/config.h macos/config.sh
8699            ! macos/macish.h
8700 ____________________________________________________________________________
8701 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
8702         Log: Subject: WinCE many fixes
8703              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
8704              Date: Sun, 28 Apr 2002 21:54:31 +0400
8705              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
8706      Branch: perl
8707            + wince/cecopy-lib.pl wince/comp.pl
8708            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
8709            ! wince/config_h.PL wince/perldll.def wince/win32.h
8710            ! wince/wince.c
8711 ____________________________________________________________________________
8712 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
8713         Log: Retract the cond.t part of #16249 since the nature
8714              of the test changed.
8715      Branch: perl
8716            ! ext/threads/shared/t/cond.t
8717 ____________________________________________________________________________
8718 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
8719         Log: (retracted by #16258)
8720              
8721              Fix thread tests not to depend on sleep() as
8722              a scheduling aid.  In two tests (basic and list)
8723              I had to change from sleep() hack to another hack...
8724              basically, using the filesystem as a semaphore.
8725              The assumption made is that rmdir() is atomic.
8726              (The sleep() scheduling assumption broke with the
8727              GNU pth in NetBSD.)
8728              
8729              (the cond.t part retracted by #16250)
8730      Branch: perl
8731            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
8732            ! ext/threads/t/list.t ext/threads/t/thread.t
8733 ____________________________________________________________________________
8734 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
8735         Log: Be tidy.
8736      Branch: perl
8737            ! ext/PerlIO/t/fallback.t
8738 ____________________________________________________________________________
8739 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
8740         Log: Integrate perlio:
8741              
8742              [ 16246]
8743              Have :encoding() default to perlqq style fallbacks.
8744              Add test for that.
8745              
8746              [ 16245]
8747              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
8748              as gate on layer tests which fail on -Dusesfio
8749              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
8750              
8751              [ 16244]
8752              Builds under -Uuseperlio
8753              Uses PUSHSTACK/POPSTACK in :encoding and :Via
8754      Branch: perl
8755           +> ext/PerlIO/t/fallback.t
8756           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
8757           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
8758           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
8759           !> t/io/binmode.t t/io/crlf.t
8760 ____________________________________________________________________________
8761 [ 16246] By: nick                                  on 2002/04/28  10:08:05
8762         Log: Have :encoding() default to perlqq style fallbacks.
8763              Add test for that.
8764      Branch: perlio
8765            + ext/PerlIO/t/fallback.t
8766            ! MANIFEST ext/PerlIO/encoding/encoding.pm
8767            ! ext/PerlIO/encoding/encoding.xs
8768 ____________________________________________________________________________
8769 [ 16245] By: nick                                  on 2002/04/28  08:57:54
8770         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
8771              as gate on layer tests which fail on -Dusesfio
8772              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
8773      Branch: perlio
8774            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
8775            ! t/io/crlf.t
8776 ____________________________________________________________________________
8777 [ 16244] By: nick                                  on 2002/04/28  08:22:07
8778         Log: Builds under -Uuseperlio
8779              Uses PUSHSTACK/POPSTACK in :encoding and :Via
8780      Branch: perlio
8781            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
8782 ____________________________________________________________________________
8783 [ 16243] By: nick                                  on 2002/04/28  07:19:01
8784         Log: Integrate mainline
8785      Branch: perlio
8786           +> ext/threads/t/list.t
8787           !> (integrate 40 files)
8788 ____________________________________________________________________________
8789 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
8790         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
8791      Branch: perl
8792            ! hints/netbsd.sh
8793 ____________________________________________________________________________
8794 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
8795         Log: Plan better.
8796      Branch: perl
8797            ! t/io/fs.t
8798 ____________________________________________________________________________
8799 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
8800         Log: No trunc worries.
8801      Branch: perl
8802            ! pod/perldelta.pod
8803 ____________________________________________________________________________
8804 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
8805         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
8806              From: Michael G Schwern <schwern@pobox.com>
8807              Date: Sat, 27 Apr 2002 23:20:19 -0400
8808              Message-ID: <20020428032019.GF1821@blackrider>
8809      Branch: perl
8810            ! pod/perlfunc.pod t/io/fs.t
8811 ____________________________________________________________________________
8812 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
8813         Log: More valgrind findings: e.g. t/op/utfhash.t.
8814      Branch: perl
8815            ! hv.c
8816 ____________________________________________________________________________
8817 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
8818         Log: Unused variables now that "did you use incorrect case" is gone;
8819              and valgrind claims that the savepvn() in utilize() leaks in e.g.
8820              lib/blib.t.
8821      Branch: perl
8822            ! op.c
8823 ____________________________________________________________________________
8824 [ 16236] By: sky                                   on 2002/04/28  00:15:45
8825         Log: Added test cases and fixed some obvious things.
8826      Branch: perl
8827            + ext/threads/t/list.t
8828            ! MANIFEST ext/threads/threads.xs
8829 ____________________________________________________________________________
8830 [ 16235] By: sky                                   on 2002/04/27  23:50:11
8831         Log: Removed last traces of autodetach.
8832              Added list() methid.
8833              Changed documentation.
8834      Branch: perl
8835            ! ext/threads/threads.pm ext/threads/threads.xs
8836 ____________________________________________________________________________
8837 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
8838         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
8839              From: Jerrad Pierce <belg4mit@MIT.EDU>
8840              Date: Sat, 27 Apr 2002 19:14:17 -0400
8841              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
8842      Branch: perl
8843            ! lib/FileCache.pm
8844 ____________________________________________________________________________
8845 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
8846         Log: More NetBSD patches from Johnny Lam.
8847              
8848              Remove the need for a $prefix setting that was added in the
8849              previous patch I sent.     Also add the proper rpath options
8850              to the linker flags depending on whether we're on a ELF or
8851              a.out platform.     These were tested both in a non-pkgsrc and
8852              pkgsrc build.
8853              
8854              Append to $libs instead of overwriting its value.  This was
8855              causing $(LDLOADLIBS) to not get added to the dynamic_libs
8856              link command on NetBSD systems and was the cause of the GDBM
8857              problems reported.  Also use '$(LDLOADLIBS)' instead of
8858              expanding its value so that it is more easily overridden in
8859              the Makefile by "make all LDLOADLIBS=...".
8860              
8861              Remove "-L/usr/local/lib" because the location of libgdbm.so
8862              is already added during the Configure process, and this
8863              spurious addition may cause the wrong libgdbm.so to be linked
8864              against as a result.
8865      Branch: perl
8866            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
8867            ! lib/ExtUtils/MM_Unix.pm
8868 ____________________________________________________________________________
8869 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
8870         Log: More VC5-induced casting found by Nikola Knezevic.
8871      Branch: perl
8872            ! av.c hv.c mg.c sv.c
8873 ____________________________________________________________________________
8874 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
8875         Log: More U32 regflags.
8876      Branch: perl
8877            ! op.h regcomp.c thrdvar.h
8878 ____________________________________________________________________________
8879 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
8880         Log: Integrate from bleadperl
8881      Branch: macperl
8882           +> ext/Encode/lib/Encode/Guess.pm
8883           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
8884           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
8885           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
8886           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
8887           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
8888           +> lib/ExtUtils/t/zz_cleanup_dummy.t
8889           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
8890           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
8891           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
8892           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
8893            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
8894            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
8895            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
8896            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
8897            - lib/ExtUtils/t/Problem-Module/Makefile.PL
8898            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
8899            - t/op/system_tests
8900           !> (integrate 133 files)
8901 ____________________________________________________________________________
8902 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
8903         Log: Retract #16195 since it seems to be unnecessary.
8904      Branch: perl
8905            ! lib/ExtUtils/MM_Unix.pm
8906 ____________________________________________________________________________
8907 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
8908         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
8909              From: "Craig A. Berry" <craigberry@mac.com>
8910              Date: Sat, 27 Apr 2002 15:11:31 -0500
8911              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
8912      Branch: perl
8913            ! vms/descrip_mms.template
8914 ____________________________________________________________________________
8915 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
8916         Log: Some more known open() modes.
8917      Branch: perl
8918            ! pod/perldiag.pod
8919 ____________________________________________________________________________
8920 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
8921         Log: Upgrade to Encode 1.63.
8922      Branch: perl
8923            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8924            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
8925            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
8926            ! ext/Encode/lib/Encode/Encoding.pm
8927            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
8928            ! ext/Encode/lib/Encode/JP/JIS7.pm
8929            ! ext/Encode/lib/Encode/KR/2022_KR.pm
8930            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
8931 ____________________________________________________________________________
8932 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
8933         Log: Update Changes.
8934      Branch: perl
8935            ! Changes patchlevel.h
8936 ____________________________________________________________________________
8937 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
8938         Log: Integrate perlio:
8939              
8940              [ 16221]
8941              Correct which var is nulled, stack movement protection.
8942      Branch: perl
8943           !> ext/PerlIO/encoding/encoding.xs
8944 ____________________________________________________________________________
8945 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
8946         Log: Subject: PATCH t/TEST
8947              From: Mark-Jason Dominus <mjd@plover.com>
8948              Date: Sat, 27 Apr 2002 14:06:56 -0400
8949              Message-ID: <20020427180656.5422.qmail@plover.com>
8950      Branch: perl
8951            ! t/TEST
8952 ____________________________________________________________________________
8953 [ 16222] By: sky                                   on 2002/04/27  17:00:29
8954         Log: Ahem, look another way.
8955      Branch: perl
8956            ! ext/threads/shared/t/queue.t
8957 ____________________________________________________________________________
8958 [ 16221] By: nick                                  on 2002/04/27  16:34:48
8959         Log: Correct which var is nulled, stack movement protection.
8960      Branch: perlio
8961            ! ext/PerlIO/encoding/encoding.xs
8962 ____________________________________________________________________________
8963 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
8964         Log: Integrate perlio:
8965              
8966              [ 16216]
8967              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
8968              - if encoding loads Encode then stack grows.
8969              - pp_binmode was not allowing for that to happen
8970              - added PUTBACK/SPAGAIN.
8971      Branch: perl
8972           !> pp_sys.c
8973 ____________________________________________________________________________
8974 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
8975         Log: First half of NetBSD patch-ai, from Johnny Lam:
8976              
8977              The first part removes "installman" and "installhtml" from the
8978              .PHONY target, which was causing problems during installation.
8979              
8980              (the installman and installhtml are not phony targets,
8981              they are real files)
8982      Branch: perl
8983            ! Makefile.SH
8984 ____________________________________________________________________________
8985 [ 16218] By: nick                                  on 2002/04/27  16:22:40
8986         Log: Integrate mainline
8987      Branch: perlio
8988           +> ext/threads/shared/t/cond.t
8989           !> MANIFEST ext/threads/shared/shared.xs
8990           !> ext/threads/shared/t/queue.t
8991 ____________________________________________________________________________
8992 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
8993         Log: NetBSD patch-ab from Johnny Lam:
8994              
8995              Some tweaks to the NetBSD hints file to make the Configure
8996              process more useful when not building from pkgsrc.  This file
8997              will definitely need to change again when the 1.6 release of
8998              NetBSD comes out, but I'll handle the changes at the later
8999              date.
9000      Branch: perl
9001            ! hints/netbsd.sh
9002 ____________________________________________________________________________
9003 [ 16216] By: nick                                  on 2002/04/27  16:19:21
9004         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
9005              - if encoding loads Encode then stack grows.
9006              - pp_binmode was not allowing for that to happen
9007              - added PUTBACK/SPAGAIN.
9008      Branch: perlio
9009            ! pp_sys.c
9010 ____________________________________________________________________________
9011 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
9012         Log: Integrate perlio:
9013              
9014              [ 16211]
9015              Re-instate $PerlIO::encoding::check at boot.
9016              (Retaining Dan's XS side require though I don't see need.)
9017              
9018              [ 16207]
9019              Fix fd leak on Via(bogus).
9020              Finish implementing PerlIOVia_open().
9021              Export more guts of PerlIO_* so Via_open() can work.
9022              Fix various PerlIO_allocate() features exposed by above.
9023              
9024              [ 16027]
9025              Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
9026              and change test not to skip them.
9027              
9028              [ 16023]
9029              Some tweaks for encodings which need lines.
9030              Also disabled trial of using fallbacks.
9031              
9032              [ 16022]
9033              Various tweaks to Encode
9034      Branch: perl
9035           !> embed.fnc ext/PerlIO/Via/Via.xs
9036           !> ext/PerlIO/encoding/encoding.pm
9037           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
9038           !> perlio.c perlio.h perliol.h
9039 ____________________________________________________________________________
9040 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
9041         Log: Upgrade to Encode 1.62.
9042      Branch: perl
9043            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9044 ____________________________________________________________________________
9045 [ 16213] By: ams                                   on 2002/04/27  15:38:50
9046         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
9047              From: Philip Newton <Philip.Newton@gmx.net>
9048              Date: Sat, 27 Apr 2002 08:51:30 +0200
9049              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
9050              
9051              Subject: Re: Change 16183: Stop being coy.
9052              From: Philip Newton <Philip.Newton@gmx.net>
9053              Date: Sat, 27 Apr 2002 08:52:13 +0200
9054              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
9055      Branch: perl
9056            ! INSTALL pod/perldelta.pod
9057 ____________________________________________________________________________
9058 [ 16212] By: sky                                   on 2002/04/27  13:54:46
9059         Log: Add test numbers to make "make test" happy. Order is irrelevant
9060              but number of oks is not.
9061      Branch: perl
9062            ! ext/threads/shared/t/queue.t
9063 ____________________________________________________________________________
9064 [ 16211] By: nick                                  on 2002/04/27  13:29:55
9065         Log: Re-instate $PerlIO::encoding::check at boot.
9066              (Retaining Dan's XS side require though I don't see need.)
9067      Branch: perlio
9068            ! ext/PerlIO/encoding/encoding.pm
9069            ! ext/PerlIO/encoding/encoding.xs
9070 ____________________________________________________________________________
9071 [ 16210] By: sky                                   on 2002/04/27  12:56:44
9072         Log: Fixed race condtions and deadlocks in interaction with 
9073              cond_wait/cond_signal and lock.
9074              Now we wait for a lock to gie up if we return from COND_WAIT
9075              and we are still locked. We also notifiers potential 
9076              lockers that it is free for locking when we go into COND_WAIT.
9077      Branch: perl
9078            + ext/threads/shared/t/cond.t
9079            ! MANIFEST ext/threads/shared/shared.xs
9080            ! ext/threads/shared/t/queue.t
9081 ____________________________________________________________________________
9082 [ 16209] By: nick                                  on 2002/04/27  12:32:41
9083         Log: Integrate mainline
9084      Branch: perlio
9085           +> t/win32/system_tests
9086            - t/op/system_tests
9087           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
9088           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
9089           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
9090           !> t/lib/warnings/pp_hot t/win32/system.t
9091 ____________________________________________________________________________
9092 [ 16208] By: sky                                   on 2002/04/27  11:46:53
9093         Log: Saving locks after we set it to 0 was kind of pointless.
9094              Hunting down fixes in cond_* functions.
9095      Branch: perl
9096            ! ext/threads/shared/shared.xs
9097 ____________________________________________________________________________
9098 [ 16207] By: nick                                  on 2002/04/27  10:12:00
9099         Log: Fix fd leak on Via(bogus).
9100              Finish implementing PerlIOVia_open().
9101              Export more guts of PerlIO_* so Via_open() can work.
9102              Fix various PerlIO_allocate() features exposed by above.
9103      Branch: perlio
9104            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
9105            ! perlio.h perliol.h
9106 ____________________________________________________________________________
9107 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
9108         Log: NetBSD and OpenBSD cannot do comments at #! line
9109              (or long #! lines?)
9110      Branch: perl
9111            ! t/japh/abigail.t
9112 ____________________________________________________________________________
9113 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
9114         Log: Add taint rethink to the todo list.
9115      Branch: perl
9116            ! pod/perltodo.pod
9117 ____________________________________________________________________________
9118 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
9119         Log: Integrate changes #16199 and #16201 from macperl;
9120              
9121              Time::Local compatibility patches, from Graham
9122              
9123              MacPerl require() portability patches
9124      Branch: perl
9125           !> lib/Time/Local.pm pp_ctl.c
9126 ____________________________________________________________________________
9127 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
9128         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
9129              From: Nicholas Clark <nick@unfortu.net>
9130              Date: Fri, 26 Apr 2002 23:27:23 +0100
9131              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
9132      Branch: perl
9133            ! t/lib/warnings/pp_hot
9134 ____________________________________________________________________________
9135 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
9136         Log: Working on MacPerl tests
9137      Branch: macperl
9138            ! macos/MacPerlTests.cmd
9139 ____________________________________________________________________________
9140 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
9141         Log: MacPerl require() portability patches
9142      Branch: macperl
9143            ! pp_ctl.c
9144 ____________________________________________________________________________
9145 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
9146         Log: Fix a few MacPerl_CanonDir() problems
9147      Branch: macperl
9148            ! macos/macish.c macos/macish.h
9149 ____________________________________________________________________________
9150 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
9151         Log: Time::Local compatibility patches, from Graham
9152      Branch: macperl
9153            ! lib/Time/Local.pm
9154 ____________________________________________________________________________
9155 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
9156         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
9157              From: Simon Cozens <simon@netthink.co.uk>
9158              Date: Fri, 26 Apr 2002 21:58:21 +0100
9159              Message-ID: <20020426205821.GB5855@netthink.co.uk>
9160      Branch: perl
9161            ! ext/Time/HiRes/HiRes.pm
9162 ____________________________________________________________________________
9163 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
9164         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
9165              to know about it always (not just when using the pth).
9166      Branch: perl
9167            ! hints/netbsd.sh
9168 ____________________________________________________________________________
9169 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
9170         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
9171      Branch: perl
9172            ! ext/Digest/MD5/t/files.t
9173 ____________________________________________________________________________
9174 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
9175         Log: (retracted by #16229)
9176              Subject: FIXIN problem under Win32
9177              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9178              Date: Thu, 25 Apr 2002 23:03:31 +0200
9179              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
9180      Branch: perl
9181            ! lib/ExtUtils/MM_Unix.pm
9182 ____________________________________________________________________________
9183 [ 16194] By: nick                                  on 2002/04/26  17:36:16
9184         Log: Integrate mainline
9185      Branch: perlio
9186           +> ext/Encode/lib/Encode/Guess.pm
9187           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
9188           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
9189           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
9190           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
9191           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
9192           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
9193           +> t/lib/sample-tests/die_last_minute
9194           !> (integrate 94 files)
9195 ____________________________________________________________________________
9196 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
9197         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
9198              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9199              Date: Fri, 26 Apr 2002 15:38:16 +0200
9200              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
9201      Branch: perl
9202            + t/win32/system_tests
9203            - t/op/system_tests
9204            ! MANIFEST t/win32/system.t
9205 ____________________________________________________________________________
9206 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
9207         Log: Mention explicitly the NetBSD + pth combination.
9208      Branch: perl
9209            ! pod/perldelta.pod
9210 ____________________________________________________________________________
9211 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
9212         Log: Subject: [PATCH] Fix email address.
9213              From: Abigail <abigail@foad.org>
9214              Date: Fri, 26 Apr 2002 18:03:11 +0200
9215              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
9216      Branch: perl
9217            ! t/japh/abigail.t
9218 ____________________________________________________________________________
9219 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
9220         Log: NetWare update from C Aditya.
9221      Branch: perl
9222            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
9223            ! lib/ExtUtils/MM_Unix.pm
9224 ____________________________________________________________________________
9225 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
9226         Log: Subject: [PATCH vms/test.com] use t/TEST
9227              From: "Craig A. Berry" <craigberry@mac.com>
9228              Date: Fri, 26 Apr 2002 09:34:46 -0500
9229              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
9230      Branch: perl
9231            ! vms/test.com
9232 ____________________________________________________________________________
9233 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
9234         Log: Update Changes.
9235      Branch: perl
9236            ! Changes patchlevel.h
9237 ____________________________________________________________________________
9238 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
9239         Log: Subject: [Encode] s/=over2/=over 2/g
9240              From: Dan Kogai <dankogai@dan.co.jp>
9241              Date: Fri, 26 Apr 2002 14:57:09 +0900
9242              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
9243      Branch: perl
9244            ! ext/Encode/Encode.pm
9245 ____________________________________________________________________________
9246 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
9247         Log: Use temp int variable in the W*() since direct casting
9248              to either an int or an IV would not be right.
9249      Branch: perl
9250            ! ext/POSIX/POSIX.xs
9251 ____________________________________________________________________________
9252 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
9253         Log: The #16182 radiates U32ness.
9254      Branch: perl
9255            ! embed.fnc embed.h proto.h regcomp.c toke.c
9256 ____________________________________________________________________________
9257 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
9258         Log: Subject: t/TEST ported to VMS
9259              From: "Craig A. Berry" <craigberry@mac.com>
9260              Date: Fri, 26 Apr 2002 00:13:31 -0500
9261              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
9262      Branch: perl
9263            ! t/TEST
9264 ____________________________________________________________________________
9265 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
9266         Log: Stop being coy.
9267      Branch: perl
9268            ! pod/perldelta.pod
9269 ____________________________________________________________________________
9270 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
9271         Log: Subject: Re: binary compatibility
9272              From: Mark-Jason Dominus <mjd@plover.com>
9273              Date: Wed, 24 Apr 2002 17:35:07 -0400
9274              Message-ID: <20020424213507.7846.qmail@plover.com>
9275      Branch: perl
9276            ! op.h
9277 ____________________________________________________________________________
9278 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
9279         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
9280              allocating half of the retstack!)
9281      Branch: perl
9282            ! README.win32 sv.c
9283 ____________________________________________________________________________
9284 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
9285         Log: temporary variable not wide enough to hold all the bits in
9286              op->op_targ
9287      Branch: perl
9288            ! op.c
9289 ____________________________________________________________________________
9290 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
9291         Log: Add an idea/question from Damian. 
9292      Branch: perl
9293            ! pod/perltodo.pod
9294 ____________________________________________________________________________
9295 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
9296         Log: build missing utilities on windows; clean stray files
9297      Branch: perl
9298            ! win32/Makefile win32/makefile.mk
9299 ____________________________________________________________________________
9300 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
9301         Log: Upgrade to Encode 1.61, from Dan Kogai.
9302      Branch: perl
9303            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
9304            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
9305            ! ext/Encode/lib/Encode/Guess.pm
9306            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
9307            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
9308            ! ext/Encode/t/mime-header.t
9309 ____________________________________________________________________________
9310 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
9311         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
9312              From: andreas.koenig@anima.de (Andreas J. Koenig)
9313              Date: Tue, 23 Apr 2002 04:40:42 +0200      
9314              Message-ID: <m37kmzi1cl.fsf@anima.de>
9315      Branch: perl
9316            ! pod/perluniintro.pod
9317 ____________________________________________________________________________
9318 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
9319         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
9320              platform needs to fill in the other branch here)
9321      Branch: perl
9322            ! ext/Digest/MD5/t/files.t
9323 ____________________________________________________________________________
9324 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
9325         Log: MANIFEST is needlessly held open for entire duration of "make test"
9326      Branch: perl
9327            ! t/TEST t/harness
9328 ____________________________________________________________________________
9329 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
9330         Log: various signed/unsigned mismatch nits
9331      Branch: perl
9332            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
9333            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
9334            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
9335            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
9336            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
9337            ! ext/Time/HiRes/HiRes.xs regcomp.c
9338 ____________________________________________________________________________
9339 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
9340         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
9341              From: Nicholas Clark <nick@unfortu.net>
9342              Date: Thu, 25 Apr 2002 22:41:57 +0100
9343              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
9344      Branch: perl
9345            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
9346            + ext/Storable/t/make_downgrade.pl
9347            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
9348            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
9349            ! ext/Storable/t/utf8hash.t
9350 ____________________________________________________________________________
9351 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
9352         Log: Extra guidance for JAPH debuggers.
9353      Branch: perl
9354            ! t/japh/abigail.t
9355 ____________________________________________________________________________
9356 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
9357         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
9358              From: Paul_GreenVOS@vos.stratus.com
9359              Date: Wed, 24 Apr 02 18:27 edt
9360              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
9361      Branch: perl
9362            ! vos/vos.c
9363 ____________________________________________________________________________
9364 [ 16169] By: ams                                   on 2002/04/25  20:33:35
9365         Log: Subject: [PATCH] don't build B/C twice on VMS
9366              From: "Craig A. Berry" <craigberry@mac.com>
9367              Date: Thu, 25 Apr 2002 16:00:57 -0500
9368              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
9369      Branch: perl
9370            ! configure.com
9371 ____________________________________________________________________________
9372 [ 16168] By: ams                                   on 2002/04/25  20:31:19
9373         Log: Subject: Re: POSIX::WEXITSTATUS broken again
9374              From: Andy Dougherty <doughera@lafayette.edu>
9375              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
9376              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
9377      Branch: perl
9378            ! ext/POSIX/POSIX.xs
9379 ____________________________________________________________________________
9380 [ 16167] By: ams                                   on 2002/04/25  19:49:09
9381         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
9382              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9383              Date: Thu, 25 Apr 2002 13:39:35 -0700
9384              Message-Id: <HmGy8gzkguHW092yn@efn.org>
9385      Branch: perl
9386            ! t/harness
9387 ____________________________________________________________________________
9388 [ 16166] By: ams                                   on 2002/04/25  19:43:06
9389         Log: $fh->close(); print $fh "foo" would segfault under -w in
9390              report_evil_fh() because $fh doesn't have a name.
9391      Branch: perl
9392            ! util.c
9393 ____________________________________________________________________________
9394 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
9395         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
9396              being found properly
9397      Branch: perl
9398            ! ext/Cwd/t/cwd.t
9399 ____________________________________________________________________________
9400 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
9401         Log: Brace yourself from Craig Berry to keep older compilers happy.
9402      Branch: perl
9403            ! vms/vms.c
9404 ____________________________________________________________________________
9405 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
9406         Log: More %{} overload tests.
9407      Branch: perl
9408            ! lib/overload.t
9409 ____________________________________________________________________________
9410 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
9411         Log: some extension builds need to find pl2bat.bat on windows
9412      Branch: perl
9413            ! win32/buildext.pl
9414 ____________________________________________________________________________
9415 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
9416         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
9417              From: "Craig A. Berry" <craigberry@mac.com>
9418              Date: Thu, 25 Apr 2002 12:30:06 -0500
9419              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
9420      Branch: perl
9421            ! lib/ExtUtils/MM_VMS.pm
9422 ____________________________________________________________________________
9423 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
9424         Log: windows build fails if there is no perlglob.exe in the PATH
9425      Branch: perl
9426            ! win32/buildext.pl
9427 ____________________________________________________________________________
9428 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
9429         Log: Mysterious setlocale() core dump in ancient Solaris
9430              found by Merijn Broeren.  Doesn't look like Perl's fault.
9431      Branch: perl
9432            ! pod/perldelta.pod
9433 ____________________________________________________________________________
9434 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
9435         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
9436              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
9437              Date: Thu, 25 Apr 2002 17:35:23 +0200
9438              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
9439      Branch: perl
9440            ! pp_ctl.c
9441 ____________________________________________________________________________
9442 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
9443         Log: Subject: [PATCH] pp_ctl.c:pp_require
9444              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
9445              Date: Thu, 25 Apr 2002 16:01:14 +0200
9446              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
9447      Branch: perl
9448            ! pp_ctl.c
9449 ____________________________________________________________________________
9450 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
9451         Log: -Wformat cleanups from Robin Barker.
9452      Branch: perl
9453            ! dump.c embed.fnc proto.h sv.c
9454 ____________________________________________________________________________
9455 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
9456         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
9457              From: Michael G Schwern <schwern@pobox.com>
9458              Date: Thu, 25 Apr 2002 01:51:27 -0400
9459              Message-ID: <20020425055127.GB3456@blackrider>
9460      Branch: perl
9461            + t/lib/sample-tests/bignum t/lib/sample-tests/die
9462            + t/lib/sample-tests/die_head_end
9463            + t/lib/sample-tests/die_last_minute
9464            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
9465            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
9466            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
9467 ____________________________________________________________________________
9468 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
9469         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
9470              From: Michael G Schwern <schwern@pobox.com>
9471              Date: Thu, 25 Apr 2002 01:32:10 -0400
9472              Message-ID: <20020425053210.GA3334@blackrider>
9473      Branch: perl
9474            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
9475            + lib/Test/Simple/t/strays.t
9476            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
9477            ! lib/Test/Simple.pm lib/Test/Simple/Changes
9478            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
9479            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
9480            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
9481            ! lib/Test/Simple/t/use_ok.t
9482 ____________________________________________________________________________
9483 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
9484         Log: Elaborate a bit on Storable.
9485      Branch: perl
9486            ! pod/perldelta.pod
9487 ____________________________________________________________________________
9488 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
9489         Log: Cleaner Encode tests under -Mutf8.
9490      Branch: perl
9491            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
9492 ____________________________________________________________________________
9493 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
9494         Log: Subject: [PATCH] installperl
9495              From: Abe Timmerman <abe@ztreet.demon.nl>
9496              Date: Thu, 25 Apr 2002 01:00:00 +0200
9497              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
9498      Branch: perl
9499            ! installperl
9500 ____________________________________________________________________________
9501 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
9502         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
9503              From: Dan Kogai <dankogai@dan.co.jp>
9504              Date: Thu, 25 Apr 2002 10:49:13 +0900
9505              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
9506      Branch: perl
9507            ! ext/PerlIO/encoding/encoding.xs
9508 ____________________________________________________________________________
9509 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
9510         Log: Stray =back.
9511      Branch: perl
9512            ! README.win32
9513 ____________________________________________________________________________
9514 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
9515         Log: Add an untested warning variant.
9516      Branch: perl
9517            ! t/lib/warnings/op
9518 ____________________________________________________________________________
9519 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
9520         Log: Update Changes.
9521      Branch: perl
9522            ! Changes patchlevel.h
9523 ____________________________________________________________________________
9524 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
9525         Log: Wrong plan.
9526      Branch: perl
9527            ! ext/Encode/t/mime-header.t
9528 ____________________________________________________________________________
9529 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
9530         Log: Upgrade to Encode 1.60, from Dan Kogai.
9531      Branch: perl
9532            + ext/Encode/lib/Encode/Guess.pm
9533            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
9534            + ext/Encode/t/mime-header.t
9535            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
9536            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9537            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
9538            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
9539            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
9540            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
9541 ____________________________________________________________________________
9542 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
9543         Log: another case of enabling binmode() where it should not be: if the
9544              *.enc files are CRLF terminated, the result gets CRCRLF terminations
9545      Branch: perl
9546            ! ext/Encode/t/CJKT.t
9547 ____________________________________________________________________________
9548 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
9549         Log: microperl update; boldly assume time() and time_t
9550              (since we assume ANSI and i_time, anyway).
9551      Branch: perl
9552            ! uconfig.h uconfig.sh
9553 ____________________________________________________________________________
9554 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
9555         Log: Integrate #16136, #16137, #16138 from macperl;
9556              
9557              Silly fix for the SC compiler's fixation with "comp" as a type
9558              
9559              Skip more PerlIO symbols for sfio
9560              
9561              Play nicely in miniperl
9562      Branch: perl
9563           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
9564           !> lib/File/Spec/Mac.pm makedef.pl
9565 ____________________________________________________________________________
9566 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
9567         Log: Sync configpm and config.h for use in 5.8
9568              (still need to do config.sh)
9569      Branch: macperl
9570            ! macos/config.h macos/configpm
9571 ____________________________________________________________________________
9572 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
9573         Log: Make MM_MacOS work with new MakeMaker
9574      Branch: macperl
9575            ! macos/lib/ExtUtils/MM_MacOS.pm
9576 ____________________________________________________________________________
9577 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
9578         Log: Makefile.mk changes for 5.8: additional extensions
9579              and source files; bump version
9580      Branch: macperl
9581            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
9582 ____________________________________________________________________________
9583 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
9584         Log: Play nicely in miniperl
9585      Branch: macperl
9586            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
9587 ____________________________________________________________________________
9588 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
9589         Log: Skip more PerlIO symbols for sfio
9590      Branch: macperl
9591            ! makedef.pl
9592 ____________________________________________________________________________
9593 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
9594         Log: Silly fix for the SC compiler's fixation with "comp" as a type
9595      Branch: macperl
9596            ! ext/Unicode/Normalize/Normalize.xs
9597 ____________________________________________________________________________
9598 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
9599         Log: Merge macperl xsubpp with current xsubpp
9600      Branch: macperl
9601            ! macos/xsubpp
9602 ____________________________________________________________________________
9603 [ 16134] By: nick                                  on 2002/04/24  18:08:37
9604         Log: Integrate mainline
9605      Branch: perlio
9606           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
9607           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
9608            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
9609            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
9610            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
9611            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
9612            - lib/ExtUtils/t/Problem-Module/Makefile.PL
9613            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
9614           !> (integrate 44 files)
9615 ____________________________________________________________________________
9616 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
9617         Log: Delete more included modules from bundled_ext
9618      Branch: macperl
9619            - macos/bundled_ext/Digest/MD5/Changes
9620            - macos/bundled_ext/Digest/MD5/MD5.pm
9621            - macos/bundled_ext/Digest/MD5/MD5.xs
9622            - macos/bundled_ext/Digest/MD5/Makefile.PL
9623            - macos/bundled_ext/Digest/MD5/Makefile.mk
9624            - macos/bundled_ext/Digest/MD5/README
9625            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
9626            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
9627            - macos/bundled_ext/Digest/MD5/rfc1321.txt
9628            - macos/bundled_ext/Digest/MD5/t/badfile.t
9629            - macos/bundled_ext/Digest/MD5/t/files.t
9630            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
9631            - macos/bundled_ext/Digest/MD5/typemap
9632            - macos/bundled_ext/Filter/Util/Call/Call.pm
9633            - macos/bundled_ext/Filter/Util/Call/Call.xs
9634            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
9635            - macos/bundled_ext/Filter/Util/Call/ppport.h
9636            - macos/bundled_ext/Filter/t/call.t
9637            - macos/bundled_ext/Filter/t/filter-util.pl
9638            - macos/bundled_ext/List/Util/ChangeLog
9639            - macos/bundled_ext/List/Util/Makefile.PL
9640            - macos/bundled_ext/List/Util/README
9641            - macos/bundled_ext/List/Util/Util.xs
9642            - macos/bundled_ext/List/Util/lib/List/Util.pm
9643            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
9644            - macos/bundled_ext/List/Util/t/blessed.t
9645            - macos/bundled_ext/List/Util/t/dualvar.t
9646            - macos/bundled_ext/List/Util/t/first.t
9647            - macos/bundled_ext/List/Util/t/max.t
9648            - macos/bundled_ext/List/Util/t/maxstr.t
9649            - macos/bundled_ext/List/Util/t/min.t
9650            - macos/bundled_ext/List/Util/t/minstr.t
9651            - macos/bundled_ext/List/Util/t/readonly.t
9652            - macos/bundled_ext/List/Util/t/reduce.t
9653            - macos/bundled_ext/List/Util/t/reftype.t
9654            - macos/bundled_ext/List/Util/t/shuffle.t
9655            - macos/bundled_ext/List/Util/t/sum.t
9656            - macos/bundled_ext/List/Util/t/tainted.t
9657            - macos/bundled_ext/List/Util/t/weak.t
9658            - macos/bundled_ext/MIME/Base64/Base64.pm
9659            - macos/bundled_ext/MIME/Base64/Base64.xs
9660            - macos/bundled_ext/MIME/Base64/Changes
9661            - macos/bundled_ext/MIME/Base64/Makefile.PL
9662            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
9663            - macos/bundled_ext/MIME/Base64/README
9664            - macos/bundled_ext/MIME/Base64/t/base64.t
9665            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
9666            - macos/bundled_ext/MIME/Base64/t/unicode.t
9667            - macos/bundled_ext/Storable/ChangeLog
9668            - macos/bundled_ext/Storable/Makefile.PL
9669            - macos/bundled_ext/Storable/README
9670            - macos/bundled_ext/Storable/Storable.pm
9671            - macos/bundled_ext/Storable/Storable.xs
9672            - macos/bundled_ext/Storable/t/blessed.t
9673            - macos/bundled_ext/Storable/t/canonical.t
9674            - macos/bundled_ext/Storable/t/compat-0.6.t
9675            - macos/bundled_ext/Storable/t/dclone.t
9676            - macos/bundled_ext/Storable/t/dump.pl
9677            - macos/bundled_ext/Storable/t/forgive.t
9678            - macos/bundled_ext/Storable/t/freeze.t
9679            - macos/bundled_ext/Storable/t/lock.t
9680            - macos/bundled_ext/Storable/t/overload.t
9681            - macos/bundled_ext/Storable/t/recurse.t
9682            - macos/bundled_ext/Storable/t/retrieve.t
9683            - macos/bundled_ext/Storable/t/store.t
9684            - macos/bundled_ext/Storable/t/tied.t
9685            - macos/bundled_ext/Storable/t/tied_hook.t
9686            - macos/bundled_ext/Storable/t/tied_items.t
9687            - macos/bundled_ext/Storable/t/utf8.t
9688            - macos/bundled_ext/Time/HiRes/Changes
9689            - macos/bundled_ext/Time/HiRes/HiRes.pm
9690            - macos/bundled_ext/Time/HiRes/HiRes.t
9691            - macos/bundled_ext/Time/HiRes/HiRes.xs
9692            - macos/bundled_ext/Time/HiRes/Makefile.PL
9693            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
9694            - macos/bundled_ext/Time/HiRes/hints/sco.pl
9695 ____________________________________________________________________________
9696 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
9697         Log: Thou shalt not assume %x works for UVs.
9698      Branch: perl
9699            ! ext/Encode/Encode.xs
9700 ____________________________________________________________________________
9701 [ 16131] By: nick                                  on 2002/04/24  15:50:31
9702         Log: Submit an old integrate
9703      Branch: perlio
9704           +> (branch 27 files)
9705            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
9706            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
9707            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
9708            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
9709            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
9710            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
9711            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
9712           !> (integrate 84 files)
9713 ____________________________________________________________________________
9714 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
9715         Log: Partially retract #12056, from Craig Berry.
9716      Branch: perl
9717            ! vms/vms.c
9718 ____________________________________________________________________________
9719 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
9720         Log: Delete more included modules from bundled_lib
9721      Branch: macperl
9722            - macos/bundled_lib/blib/lib/Class/ISA.pm
9723            - macos/bundled_lib/blib/lib/Digest.pm
9724            - macos/bundled_lib/blib/lib/Filter/Simple.pm
9725            - macos/bundled_lib/blib/lib/Memoize.pm
9726            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
9727            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
9728            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
9729            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
9730            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
9731            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
9732            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
9733            - macos/bundled_lib/blib/lib/NEXT.pm
9734            - macos/bundled_lib/blib/lib/Net/Cmd.pm
9735            - macos/bundled_lib/blib/lib/Net/Config.pm
9736            - macos/bundled_lib/blib/lib/Net/Domain.pm
9737            - macos/bundled_lib/blib/lib/Net/FTP.pm
9738            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
9739            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
9740            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
9741            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
9742            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
9743            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
9744            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
9745            - macos/bundled_lib/blib/lib/Net/NNTP.pm
9746            - macos/bundled_lib/blib/lib/Net/Netrc.pm
9747            - macos/bundled_lib/blib/lib/Net/POP3.pm
9748            - macos/bundled_lib/blib/lib/Net/SMTP.pm
9749            - macos/bundled_lib/blib/lib/Net/Time.pm
9750            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
9751            - macos/bundled_lib/blib/lib/Switch.pm
9752            - macos/bundled_lib/t/Class/ISA/test.pl
9753            - macos/bundled_lib/t/Digest/Digest.t
9754            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
9755            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
9756            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
9757            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
9758            - macos/bundled_lib/t/Filter/Simple/data.t
9759            - macos/bundled_lib/t/Filter/Simple/export.t
9760            - macos/bundled_lib/t/Filter/Simple/filter.t
9761            - macos/bundled_lib/t/Filter/Simple/filter_only.t
9762            - macos/bundled_lib/t/Filter/Simple/import.t
9763            - macos/bundled_lib/t/Memoize/array.t
9764            - macos/bundled_lib/t/Memoize/array_confusion.t
9765            - macos/bundled_lib/t/Memoize/correctness.t
9766            - macos/bundled_lib/t/Memoize/errors.t
9767            - macos/bundled_lib/t/Memoize/expire.t
9768            - macos/bundled_lib/t/Memoize/expire_file.t
9769            - macos/bundled_lib/t/Memoize/expire_module_n.t
9770            - macos/bundled_lib/t/Memoize/expire_module_t.t
9771            - macos/bundled_lib/t/Memoize/flush.t
9772            - macos/bundled_lib/t/Memoize/normalize.t
9773            - macos/bundled_lib/t/Memoize/prototype.t
9774            - macos/bundled_lib/t/Memoize/speed.t
9775            - macos/bundled_lib/t/Memoize/tie.t
9776            - macos/bundled_lib/t/Memoize/tie_gdbm.t
9777            - macos/bundled_lib/t/Memoize/tie_ndbm.t
9778            - macos/bundled_lib/t/Memoize/tie_sdbm.t
9779            - macos/bundled_lib/t/Memoize/tie_storable.t
9780            - macos/bundled_lib/t/Memoize/tiefeatures.t
9781            - macos/bundled_lib/t/Memoize/unmemoize.t
9782            - macos/bundled_lib/t/NEXT/actual.t
9783            - macos/bundled_lib/t/NEXT/actuns.t
9784            - macos/bundled_lib/t/NEXT/next.t
9785            - macos/bundled_lib/t/NEXT/unseen.t
9786            - macos/bundled_lib/t/Switch/t/given.t
9787            - macos/bundled_lib/t/Switch/t/nested.t
9788            - macos/bundled_lib/t/Switch/t/switch.t
9789            - macos/bundled_lib/t/libnet/config.t
9790            - macos/bundled_lib/t/libnet/ftp.t
9791            - macos/bundled_lib/t/libnet/hostname.t
9792            - macos/bundled_lib/t/libnet/libnet_t.pl
9793            - macos/bundled_lib/t/libnet/netrc.t
9794            - macos/bundled_lib/t/libnet/nntp.t
9795            - macos/bundled_lib/t/libnet/require.t
9796            - macos/bundled_lib/t/libnet/smtp.t
9797 ____________________________________________________________________________
9798 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
9799         Log: Remove Text::Balanced from bundled_lib (already in lib)
9800      Branch: macperl
9801            - macos/bundled_lib/blib/lib/Text/Balanced.pm
9802            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
9803            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
9804            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
9805            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
9806            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
9807            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
9808            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
9809            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
9810 ____________________________________________________________________________
9811 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
9812         Log: A word of warning to the users of UTF-8 locales.
9813      Branch: perl
9814            ! pod/perluniintro.pod
9815 ____________________________________________________________________________
9816 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
9817         Log: Forgotten from #16125.
9818      Branch: perl
9819            ! t/lib/MakeMaker/Test/Utils.pm
9820 ____________________________________________________________________________
9821 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
9822         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
9823      Branch: perl
9824            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
9825            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
9826            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
9827            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
9828            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
9829            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
9830            - lib/ExtUtils/t/Problem-Module/Makefile.PL
9831            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
9832            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
9833            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
9834            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
9835            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
9836            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
9837            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
9838            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
9839            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
9840            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
9841 ____________________________________________________________________________
9842 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
9843         Log: Subject: New UTF-8 surprise
9844              From: andreas.koenig@anima.de (Andreas J. Koenig)
9845              Date: Mon, 22 Apr 2002 12:08:48 +0200
9846              Message-ID: <m38z7gjb9r.fsf@anima.de>
9847      Branch: perl
9848            ! pp_hot.c t/op/subst.t
9849 ____________________________________________________________________________
9850 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
9851         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
9852              tree that is branched from //depot/maint-5.6/macperl/macos/...
9853      Branch: macperl
9854           +> (branch 3590 files)
9855 ____________________________________________________________________________
9856 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
9857         Log: Try to be clearer about perlio.
9858      Branch: perl
9859            ! INSTALL
9860 ____________________________________________________________________________
9861 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
9862         Log: Subject: Re: binary compatibility
9863              From: Andy Dougherty <doughera@lafayette.edu>
9864              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
9865              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
9866      Branch: perl
9867            ! INSTALL patchlevel.h
9868 ____________________________________________________________________________
9869 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
9870         Log: Go on record about the binary backward incompatibility.
9871      Branch: perl
9872            ! pod/perldelta.pod
9873 ____________________________________________________________________________
9874 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
9875         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
9876              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
9877              Date: Wed, 24 Apr 2002 01:51:43 +0400
9878              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
9879      Branch: perl
9880            ! t/win32/system.t
9881 ____________________________________________________________________________
9882 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
9883         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
9884              From: PPrymmer@factset.com
9885              Date: Tue, 23 Apr 2002 17:14:32 -0400
9886              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
9887      Branch: perl
9888            ! lib/locale.t
9889 ____________________________________________________________________________
9890 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
9891         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
9892              From: Paul_GreenVOS@vos.stratus.com
9893              Date: Tue, 23 Apr 02 15:06 edt   
9894              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
9895      Branch: perl
9896            ! Makefile.SH cflags.SH
9897 ____________________________________________________________________________
9898 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
9899         Log: metaconfig unit change for #16115.
9900      Branch: metaconfig
9901            ! U/compline/byteorder.U
9902      Branch: perl
9903            ! config_h.SH
9904 ____________________________________________________________________________
9905 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
9906         Log: Regen Configure to mirror #16111 (with one added tweak).
9907      Branch: perl
9908            ! Configure
9909 ____________________________________________________________________________
9910 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
9911         Log: Retract #16109.
9912      Branch: perl
9913            ! lib/ExtUtils/MM_Unix.pm
9914 ____________________________________________________________________________
9915 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
9916         Log: FAQ sync.
9917      Branch: perl
9918            ! pod/perlfaq3.pod pod/perlfaq8.pod
9919 ____________________________________________________________________________
9920 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
9921         Log: use encoding no more defaults to Latin 1.
9922      Branch: perl
9923            ! pod/perluniintro.pod
9924 ____________________________________________________________________________
9925 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
9926         Log: Configure test for byteorder loses bits
9927      Branch: perl
9928            ! Configure
9929 ____________________________________________________________________________
9930 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
9931         Log: hacking around byteorder variance between config.sh and config.h
9932              isn't needed after change#16099
9933      Branch: perl
9934            ! ext/Storable/t/malice.t
9935 ____________________________________________________________________________
9936 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
9937         Log: (retracted by #16114)
9938              
9939              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
9940              From: "Green, Paul" <Paul.Green@stratus.com>
9941              Date: Tue, 23 Apr 2002 13:47:19 -0400
9942              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
9943      Branch: perl
9944            ! lib/ExtUtils/MM_Unix.pm
9945 ____________________________________________________________________________
9946 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
9947         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
9948              From: Norton Allen <allen@huarp.harvard.edu>
9949              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
9950              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
9951      Branch: perl
9952            ! lib/File/Find.pm
9953 ____________________________________________________________________________
9954 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
9955         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
9956              From: Norton Allen <allen@huarp.harvard.edu>
9957              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
9958              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
9959      Branch: perl
9960            ! README.qnx hints/qnx.sh
9961 ____________________________________________________________________________
9962 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
9963         Log: Subject: [PATCH] pod/perlhist.pod
9964              From: Abigail <abigail@foad.org>
9965              Date: Tue, 23 Apr 2002 16:21:31 +0200
9966              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
9967              
9968              (removed 5.005_04 which never happened)
9969      Branch: perl
9970            ! pod/perlhist.pod
9971 ____________________________________________________________________________
9972 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
9973         Log: Subject: Re: [PATCH abigail.t] another portability attempt
9974              From: Abigail <abigail@foad.org>
9975              Date: Tue, 23 Apr 2002 11:35:54 +0200
9976              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
9977      Branch: perl
9978            ! t/japh/abigail.t
9979 ____________________________________________________________________________
9980 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
9981         Log: NetWare tweak from C Aditya.
9982      Branch: perl
9983            ! NetWare/Nwmain.c NetWare/nw5.c
9984 ____________________________________________________________________________
9985 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
9986         Log: fix a typo
9987      Branch: perl
9988            ! regexec.c
9989 ____________________________________________________________________________
9990 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
9991         Log: Uncurliff.
9992      Branch: perl
9993            ! README.ko
9994 ____________________________________________________________________________
9995 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
9996         Log: Pointer to UV casting.
9997      Branch: perl
9998            ! regexec.c
9999 ____________________________________________________________________________
10000 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
10001         Log: metaconfig unit change for #16099.
10002      Branch: metaconfig
10003            ! U/compline/byteorder.U
10004 ____________________________________________________________________________
10005 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
10006         Log: Use UV (not long) for BYTEORDER.
10007      Branch: perl
10008            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10009            ! config_h.SH
10010 ____________________________________________________________________________
10011 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
10012         Log: # cpp commands must start in the first column.
10013      Branch: perl
10014            ! scope.c
10015 ____________________________________________________________________________
10016 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
10017         Log: Reborn as text.
10018      Branch: perl
10019            + NetWare/interface.cpp
10020 ____________________________________________________________________________
10021 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
10022         Log: Dead as binary.
10023      Branch: perl
10024            - NetWare/interface.cpp
10025 ____________________________________________________________________________
10026 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
10027         Log: Undo #16091, a time-warped escapee.
10028      Branch: perl
10029            ! lib/ExtUtils/t/MM_Cygwin.t
10030 ____________________________________________________________________________
10031 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
10032         Log: *size tweaks from Sarathy.
10033      Branch: perl
10034            ! ext/Storable/t/malice.t
10035 ____________________________________________________________________________
10036 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
10037         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
10038              From: Stas Bekman <stas@stason.org>
10039              Date: Tue, 23 Apr 2002 01:52:22 +0800
10040              Message-ID: <3CC44DD6.3090401@stason.org>
10041      Branch: perl
10042            ! pod/perlguts.pod
10043 ____________________________________________________________________________
10044 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
10045         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
10046              From: Paul_GreenVOS@vos.stratus.com
10047              Date: Mon, 22 Apr 02 20:35 edt
10048              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
10049      Branch: perl
10050            + hints/t001.c
10051            ! MANIFEST hints/README.hints hints/vos.sh
10052 ____________________________________________________________________________
10053 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
10054         Log: (retracted by #16095)
10055      Branch: perl
10056            ! lib/ExtUtils/t/MM_Cygwin.t
10057 ____________________________________________________________________________
10058 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
10059         Log: Subject: Re: perl@16083
10060              From: Nicholas Clark <nick@unfortu.net>
10061              Date: Mon, 22 Apr 2002 23:17:45 +0100
10062              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
10063      Branch: perl
10064            ! ext/Storable/t/malice.t
10065 ____________________________________________________________________________
10066 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
10067         Log: Upgrade to Encode 1.58.
10068      Branch: perl
10069            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
10070            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
10071            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
10072            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
10073            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
10074            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
10075            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
10076            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
10077            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
10078            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
10079            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
10080            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
10081            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10082            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10083            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
10084            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10085            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10086            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
10087 ____________________________________________________________________________
10088 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
10089         Log: On Win32 the end.t failure should be gone now.
10090      Branch: perl
10091            ! pod/perldelta.pod
10092 ____________________________________________________________________________
10093 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
10094         Log: Subject: [PATCH] update VOS-specific pod files
10095              From: Paul_GreenVOS@vos.stratus.com
10096              Date: Mon, 22 Apr 02 16:02 edt
10097              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
10098      Branch: perl
10099            ! README.vos pod/perlport.pod
10100 ____________________________________________________________________________
10101 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
10102         Log: Subject: [PATCH] cleanup ./hints/vos.sh
10103              From: Paul_GreenVOS@vos.stratus.com
10104              Date: Mon, 22 Apr 02 15:26 edt
10105              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
10106      Branch: perl
10107            ! hints/vos.sh
10108 ____________________________________________________________________________
10109 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
10110         Log: Upgrade to Encode 1.57, from Dan Kogai.
10111      Branch: perl
10112            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10113            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
10114            ! ext/Encode/lib/Encode/Encoding.pm
10115            ! ext/Encode/lib/Encode/JP/JIS7.pm
10116            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
10117            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
10118 ____________________________________________________________________________
10119 [ 16084] By: ams                                   on 2002/04/22  18:10:13
10120         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
10121              From: Stas Bekman <stas@stason.org>
10122              Date: Tue, 23 Apr 2002 01:59:07 +0800
10123              Message-Id: <3CC44F6B.5010300@stason.org>
10124      Branch: perl
10125            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
10126 ____________________________________________________________________________
10127 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
10128         Log: Update Changes.
10129      Branch: perl
10130            ! Changes patchlevel.h
10131 ____________________________________________________________________________
10132 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
10133         Log: In MANIFEST but not added.
10134      Branch: perl
10135            + NetWare/interface.cpp
10136 ____________________________________________________________________________
10137 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
10138         Log: Duh.
10139      Branch: perl
10140            ! lib/ExtUtils/MM_Unix.pm
10141 ____________________________________________________________________________
10142 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
10143         Log: Subject: Re: t/japh/abigail.t [PATCH]
10144              From: Norton Allen <allen@huarp.harvard.edu>
10145              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
10146              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
10147      Branch: perl
10148            ! t/japh/abigail.t
10149 ____________________________________________________________________________
10150 [ 16079] By: ams                                   on 2002/04/22  15:59:55
10151         Log: Subject: {PATCH docs] sockatmark
10152              From: Mark-Jason Dominus <mjd@plover.com>
10153              Date: Mon, 22 Apr 2002 02:43:42 -0400
10154              Message-Id: <20020422064342.24646.qmail@plover.com>
10155      Branch: perl
10156            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
10157 ____________________________________________________________________________
10158 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
10159         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
10160              From: Paul_GreenVOS@vos.stratus.com
10161              Date: Mon, 22 Apr 02 12:40 edt
10162              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
10163      Branch: perl
10164            ! cflags.SH
10165 ____________________________________________________________________________
10166 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
10167         Log: Add new files from #16076; re-sort.
10168      Branch: perl
10169            ! MANIFEST
10170 ____________________________________________________________________________
10171 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
10172         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
10173      Branch: perl
10174            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
10175            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
10176            + NetWare/perllib.cpp NetWare/splittree.pl
10177            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
10178            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
10179            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
10180            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
10181            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
10182            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
10183            ! x2p/hash.c x2p/walk.c
10184 ____________________________________________________________________________
10185 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
10186         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
10187              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10188              Date: Mon, 22 Apr 2002 17:56:17 +0200
10189              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
10190      Branch: perl
10191            ! README.aix
10192 ____________________________________________________________________________
10193 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
10194         Log: Signedness nit.
10195      Branch: perl
10196            ! ext/PerlIO/encoding/encoding.xs
10197 ____________________________________________________________________________
10198 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
10199         Log: No semicolons after blocks.
10200      Branch: perl
10201            ! ext/Encode/Encode.xs
10202 ____________________________________________________________________________
10203 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
10204         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
10205      Branch: perl
10206            ! ext/PerlIO/encoding/encoding.pm
10207            ! ext/PerlIO/encoding/encoding.xs
10208 ____________________________________________________________________________
10209 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
10210         Log: Upgrade to Encode 1.56, from Dan Kogai.
10211      Branch: perl
10212            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
10213            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10214            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
10215            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
10216            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
10217            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10218            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
10219            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
10220            ! ext/Encode/lib/Encode/Config.pm
10221            ! ext/Encode/lib/Encode/Encoder.pm
10222            ! ext/Encode/lib/Encode/Encoding.pm
10223            ! ext/Encode/lib/Encode/JP/H2Z.pm
10224            ! ext/Encode/lib/Encode/JP/JIS7.pm
10225            ! ext/Encode/lib/Encode/KR/2022_KR.pm
10226            ! ext/Encode/lib/Encode/PerlIO.pod
10227            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
10228            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
10229            ! ext/Encode/ucm/big5-hkscs.ucm
10230 ____________________________________________________________________________
10231 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
10232         Log: Comment tweak from Philip.
10233      Branch: perl
10234            ! opcode.pl
10235 ____________________________________________________________________________
10236 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
10237         Log: a Test::Harness tweak to make the test lines show up prettier
10238      Branch: perl
10239            ! lib/Test/Harness.pm
10240 ____________________________________________________________________________
10241 [ 16067] By: nick                                  on 2002/04/22  09:19:23
10242         Log: Integrate mainline
10243      Branch: perlio
10244           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
10245           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
10246           !> t/lib/warnings/perlio t/win32/system.t
10247 ____________________________________________________________________________
10248 [ 16066] By: nick                                  on 2002/04/22  09:01:43
10249         Log: Integrate //depot/perlio into mainline
10250      Branch: perl
10251           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
10252           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
10253           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
10254 ____________________________________________________________________________
10255 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
10256         Log: clean up after stray test file littering
10257              
10258              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
10259              it seems that it shouldn't (looks like a handle leak in PerlIO
10260              to me)
10261      Branch: perl
10262            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
10263            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
10264            ! t/lib/warnings/perlio t/win32/system.t
10265 ____________________________________________________________________________
10266 [ 16064] By: nick                                  on 2002/04/22  08:02:58
10267         Log: Integrate mainline into perlio
10268      Branch: perlio
10269           +> ext/Storable/t/malice.t
10270            ! pod/perliol.pod
10271           !> (integrate 57 files)
10272 ____________________________________________________________________________
10273 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
10274         Log: integrate change#16062 from mainline
10275              
10276              another windows fix: only create a new console for subprocesses
10277              when all three stdhandles are invalid (from Jan Dubois)
10278      Branch: maint-5.6/perl
10279            ! win32/win32.c
10280 ____________________________________________________________________________
10281 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
10282         Log: another windows fix: only create a new console for subprocesses
10283              when all three stdhandles are invalid (from Jan Dubois)
10284      Branch: perl
10285            ! win32/win32.c
10286 ____________________________________________________________________________
10287 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
10288         Log: all the thread tests now pass on windows (32-bit and 64-bit)
10289      Branch: perl
10290            ! README.win32
10291 ____________________________________________________________________________
10292 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
10293         Log: enable maximal optimizations on win64
10294      Branch: perl
10295            ! win32/Makefile win32/makefile.mk
10296 ____________________________________________________________________________
10297 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
10298         Log: Tweaks copied from Philip Newton's Encode patches.
10299      Branch: perl
10300            ! AUTHORS
10301 ____________________________________________________________________________
10302 [ 16057] By: sky                                   on 2002/04/22  00:19:40
10303         Log: End blocks were not run on Win32.
10304              The real fix should be to turn this flag on in RunPerl but
10305              I think we are too close 5.8 to change that.
10306      Branch: perl
10307            ! ext/threads/threads.xs
10308 ____________________________________________________________________________
10309 [ 16056] By: sky                                   on 2002/04/21  23:29:22
10310         Log: Do not unlock mutex twice.
10311              Do not unlock mutex after it has been destroyed and freed.
10312              Do not email p5p without uncrossing eyes.
10313      Branch: perl
10314            ! ext/threads/threads.xs
10315 ____________________________________________________________________________
10316 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
10317         Log: squelch some more type mismatch warnings
10318              
10319              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
10320              missing parens in macro definition
10321      Branch: perl
10322            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
10323            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
10324            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
10325            ! pp.c regexec.c sv.h
10326 ____________________________________________________________________________
10327 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
10328         Log: Make writing user-defined character properties nicer.
10329      Branch: perl
10330            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
10331 ____________________________________________________________________________
10332 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
10333         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
10334              isn't the case on win64
10335      Branch: perl
10336            ! ext/Storable/t/malice.t
10337 ____________________________________________________________________________
10338 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
10339         Log: One more way to do character class subtraction.
10340      Branch: perl
10341            ! pod/perlunicode.pod
10342 ____________________________________________________________________________
10343 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
10344         Log: Mopup of #16048.
10345      Branch: perl
10346            ! pp_sys.c
10347 ____________________________________________________________________________
10348 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
10349         Log: some test failures have been fixed
10350      Branch: perl
10351            ! README.win32
10352 ____________________________________________________________________________
10353 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
10354         Log: use compare_text() rather than compare() to avoid bogus
10355              failures when the test files happen to be CRLF terminated
10356      Branch: perl
10357            ! ext/Encode/t/JP.t
10358 ____________________________________________________________________________
10359 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
10360         Log: fixes for all the warnings reported by Visual C (most of this
10361              change is from change#12026)
10362      Branch: perl
10363            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
10364            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
10365            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
10366            ! regexec.c sv.c toke.c universal.c utf8.c util.c
10367            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
10368 ____________________________________________________________________________
10369 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
10370         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
10371              From: Nicholas Clark <nick@unfortu.net>
10372              Date: Sun, 21 Apr 2002 19:15:24 +0100
10373              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
10374      Branch: perl
10375            + ext/Storable/t/malice.t
10376            ! MANIFEST ext/Storable/Storable.pm
10377 ____________________________________________________________________________
10378 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
10379         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
10380              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10381              Date: Sun, 21 Apr 2002 19:37:51 +0200
10382              Message-ID: <3CC3150F.5798.22A05AE@localhost>
10383      Branch: perl
10384            ! ext/Encode/t/perlio.t
10385 ____________________________________________________________________________
10386 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
10387         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
10388              From: Andrey Sapozhnikov <sapa@icb.chel.su>
10389              Date: Fri, 19 Apr 2002 19:55:56 +0600
10390              Message-ID: <3CC021EC.5080005@icb.chel.su>
10391              
10392              (tweaked a bit)
10393      Branch: perl
10394            ! pod/perltrap.pod
10395 ____________________________________________________________________________
10396 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
10397         Log: Do not assume that io buffer flushing happens in the same
10398              order as joins (that assumption broke in a multicpu IRIX box)
10399      Branch: perl
10400            ! ext/threads/t/thread.t
10401 ____________________________________________________________________________
10402 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
10403         Log: As if people would be reading the documentation :-)
10404      Branch: perl
10405            ! opcode.pl
10406 ____________________________________________________________________________
10407 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
10408         Log: Typo tweaks.
10409      Branch: perl
10410            ! pod/perlrun.pod
10411 ____________________________________________________________________________
10412 [ 16041] By: sky                                   on 2002/04/21  13:53:54
10413         Log: Got the last memory leak in the while(1) { threads->create(sub 
10414              {})->join() }, now we can loop over a million threads without a 
10415              problem. 
10416              Cleared up SVs that should have been mortal but never where.
10417      Branch: perl
10418            ! ext/threads/threads.xs
10419 ____________________________________________________________________________
10420 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
10421         Log: Make doc clearer, as suggested by Brent Dax
10422      Branch: perl
10423            ! opcode.pl
10424 ____________________________________________________________________________
10425 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
10426         Log: Revert change #15974.
10427      Branch: perl
10428            ! ext/B/B/Deparse.pm
10429 ____________________________________________________________________________
10430 [ 16038] By: nick                                  on 2002/04/21  08:43:48
10431         Log: Integrate mainline
10432      Branch: perlio
10433           +> win32/config.vc64 win32/config_H.vc64
10434           !> (integrate 43 files)
10435 ____________________________________________________________________________
10436 [ 16037] By: nick                                  on 2002/04/21  08:10:07
10437         Log: Integrate mainline
10438      Branch: perlio
10439           +> ext/Encode/ucm/big5-eten.ucm
10440            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
10441            - win32/config.win64 win32/config_H.win64
10442           !> MANIFEST Porting/makerel ext/Encode/Changes
10443           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
10444           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
10445           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
10446           !> ext/Encode/lib/Encode/Config.pm
10447           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10448           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
10449           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
10450           !> pod/perlunicode.pod vms/vms.c
10451 ____________________________________________________________________________
10452 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
10453         Log: S_ stands sfor static.
10454      Branch: perl
10455            ! hv.c
10456 ____________________________________________________________________________
10457 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
10458         Log: htovs et al might be macros.
10459      Branch: perl
10460            ! perl.h
10461 ____________________________________________________________________________
10462 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
10463         Log: missed checkin of this file in change#16033
10464      Branch: perl
10465            ! makedef.pl
10466 ____________________________________________________________________________
10467 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
10468         Log: Windows 64-bit support:
10469              
10470              * support for building it in the regular makefiles
10471              * large files support via the _*i64() functions (this should be
10472              portable to the 32-bit universe too, but quite untested and
10473              and binary-incompatible, therefore not enabled there)
10474              * three additional test failures in addition to the t/end.t one
10475              (see README.win32)
10476              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
10477              the ones available from the CRT (needed because Perl uses
10478              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
10479              * add a few 64-bit notes to README.win32
10480              
10481              The following general problems were also fixed:
10482              
10483              * s/struct stat/Stat_t/g
10484              * Data::Dumper had some naughty 'long' typecasts
10485              * Errno_pm.PL didn't work safe when winsock.h was not in the same
10486              directory as errno.h
10487              * various tell/seek things were incorrectly prototyped
10488              * squelch ugly looking noise when running tests
10489              * Embed.t wasn't linking in all the libraries
10490              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
10491              * re-enable all the disabled warnings (additional fixes may be
10492              needed for the warnings uncovered by this)
10493      Branch: perl
10494            + win32/config.vc64 win32/config_H.vc64
10495            ! MANIFEST README.win32 doio.c dosish.h
10496            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
10497            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
10498            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
10499            ! win32/config.vc win32/makefile.mk win32/perlglob.c
10500            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
10501            ! win32/win32iop.h win32/win32sck.c
10502 ____________________________________________________________________________
10503 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
10504         Log: Upgrade to Encode 1.52, from Dan Kogai.
10505      Branch: perl
10506            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10507            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
10508            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
10509            ! ext/Encode/lib/Encode/JP/JIS7.pm
10510            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
10511            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
10512            ! ext/Encode/ucm/big5-hkscs.ucm
10513 ____________________________________________________________________________
10514 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
10515         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
10516              From: Mark-Jason Dominus <mjd@plover.com>
10517              Date: Sat, 20 Apr 2002 03:36:28 -0400
10518              Message-ID: <20020420073628.324.qmail@plover.com>
10519      Branch: perl
10520            ! pod/perlopentut.pod
10521 ____________________________________________________________________________
10522 [ 16030] By: sky                                   on 2002/04/20  22:02:32
10523         Log: Remove auto-detach
10524              Cleans up memory now, destroys the mutex and frees thread
10525              Makes returnvalues mortal
10526              Doesn't run thread_destruct until the thread has stopped AND
10527              all references to it are gone.
10528      Branch: perl
10529            ! ext/threads/threads.xs
10530 ____________________________________________________________________________
10531 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
10532         Log: Subject: [PATCH @16005] rescue perldoc for VMS
10533              From: "Craig A. Berry" <craigberry@mac.com>
10534              Date: Sat, 20 Apr 2002 15:16:30 -0500
10535              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
10536      Branch: perl
10537            ! vms/vms.c
10538 ____________________________________________________________________________
10539 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
10540         Log: Subject: Re: [PATCH] typo
10541              From: andreas.koenig@anima.de (Andreas J. Koenig)
10542              Date: Sat, 20 Apr 2002 15:41:23 +0200
10543              Message-ID: <m37kn2o5bw.fsf@anima.de>
10544      Branch: perl
10545            ! ext/Encode/encoding.pm
10546 ____________________________________________________________________________
10547 [ 16027] By: nick                                  on 2002/04/20  21:42:09
10548         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
10549              and change test not to skip them.
10550      Branch: perlio
10551            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
10552 ____________________________________________________________________________
10553 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
10554         Log: Upgrade to Encode 1.51, from Dan Kogai.
10555      Branch: perl
10556            + ext/Encode/ucm/big5-eten.ucm
10557            - ext/Encode/ucm/big5.ucm
10558            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10559            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
10560            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
10561            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
10562            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10563            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
10564 ____________________________________________________________________________
10565 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
10566         Log: purge existing win64 stuff (this never really worked in 5.7.x)
10567              in preparation for completely redone win64 support
10568      Branch: perl
10569            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
10570            ! MANIFEST Porting/makerel
10571 ____________________________________________________________________________
10572 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
10573         Log: Subject: Re: perl@16005
10574              From: Stas Bekman <stas@stason.org>
10575              Date: Sat, 20 Apr 2002 13:06:49 +0800
10576              Message-ID: <3CC0F769.1010705@stason.org>
10577              (with a minor formatting nit)
10578      Branch: perl
10579            ! pod/perlfunc.pod
10580 ____________________________________________________________________________
10581 [ 16023] By: nick                                  on 2002/04/20  19:06:04
10582         Log: Some tweaks for encodings which need lines.
10583              Also disabled trial of using fallbacks.
10584      Branch: perlio
10585            ! ext/PerlIO/encoding/encoding.pm
10586            ! ext/PerlIO/encoding/encoding.xs
10587 ____________________________________________________________________________
10588 [ 16022] By: nick                                  on 2002/04/20  18:37:38
10589         Log: Various tweaks to Encode
10590      Branch: perlio
10591            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10592            ! ext/Encode/Unicode/Unicode.xs
10593            ! ext/Encode/lib/Encode/Encoding.pm
10594            ! ext/Encode/lib/Encode/JP/JIS7.pm
10595            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
10596 ____________________________________________________________________________
10597 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
10598         Log: Subject: [PATCH] perlunicode.pod typos
10599              From: andreas.koenig@anima.de (Andreas J. Koenig)     
10600              Date: Sat, 20 Apr 2002 11:20:25 +0200
10601              Message-ID: <m3vgamoheu.fsf@anima.de>
10602      Branch: perl
10603            ! pod/perlunicode.pod
10604 ____________________________________________________________________________
10605 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
10606         Log: Test tweak from mjd.
10607      Branch: perl
10608            ! lib/Memoize/t/errors.t
10609 ____________________________________________________________________________
10610 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
10611         Log: Integrate perlio:
10612              
10613              [ 16018]
10614              Fill in the PERLIO sections.
10615              
10616              [ 16017]
10617              Add :bytes to POD part.
10618              Remove 'alias' to Encode now it exists as a module.
10619              
10620              [ 16014]
10621              Tweak to Encode.xs to avoid buffer overrun.
10622              
10623              [ 16007]
10624              Silence warning generating warning message for U+FFFF does not map etc.
10625              
10626              [ 15912]
10627              XS versions of encode/decode for Encode::Unicode
10628      Branch: perl
10629           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
10630 ____________________________________________________________________________
10631 [ 16018] By: nick                                  on 2002/04/20  13:38:24
10632         Log: Fill in the PERLIO sections.
10633      Branch: perlio
10634            ! pod/perlrun.pod
10635 ____________________________________________________________________________
10636 [ 16017] By: nick                                  on 2002/04/20  13:37:15
10637         Log: Add :bytes to POD part.
10638              Remove 'alias' to Encode now it exists as a module.
10639      Branch: perlio
10640            ! lib/PerlIO.pm
10641 ____________________________________________________________________________
10642 [ 16016] By: sky                                   on 2002/04/20  13:12:31
10643         Log: Really let the update of the link list do something.
10644      Branch: perl
10645            ! ext/threads/threads.xs
10646 ____________________________________________________________________________
10647 [ 16015] By: nick                                  on 2002/04/20  07:51:26
10648         Log: Integrate mainline
10649      Branch: perlio
10650           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
10651           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
10652           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
10653 ____________________________________________________________________________
10654 [ 16014] By: nick                                  on 2002/04/20  07:46:11
10655         Log: Tweak to Encode.xs to avoid buffer overrun.
10656      Branch: perlio
10657            ! ext/Encode/Encode.xs
10658 ____________________________________________________________________________
10659 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
10660         Log: Subject: [PATCH] t/japh/abigail.t
10661              From: abigail@foad.org
10662              Date: Fri, 19 Apr 2002 02:21:36 +0200
10663              Message-ID: <20020419002136.16948.qmail@foad.org>
10664              
10665              Subject: Re: [PATCH] t/japh/abigail.t
10666              From: "Craig A. Berry" <craigberry@mac.com>
10667              Date: Fri, 19 Apr 2002 11:23:45 -0500
10668              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
10669      Branch: perl
10670            ! t/japh/abigail.t
10671 ____________________________________________________________________________
10672 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
10673         Log: User-defined character properties were unintentionally
10674              removed, noticed by Dan Kogai.
10675      Branch: perl
10676            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
10677            ! pod/perlunicode.pod t/op/pat.t
10678 ____________________________________________________________________________
10679 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
10680         Log: Subject: Re: [PATCH] Big5-related changes.
10681              From: Autrijus Tang <autrijus@autrijus.org>
10682              Date: Sat, 20 Apr 2002 04:06:31 +0800
10683              Message-ID: <20020419200631.GA20964@not.autrijus.org>
10684      Branch: perl
10685            ! README.cn README.tw
10686 ____________________________________________________________________________
10687 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
10688         Log: Add a BUGS sections to O.pm
10689      Branch: perl
10690            ! ext/B/O.pm
10691 ____________________________________________________________________________
10692 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
10693         Log: Disable warning noise
10694      Branch: perl
10695            ! t/io/open.t
10696 ____________________________________________________________________________
10697 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
10698         Log: More tests for the 3-arg open
10699      Branch: perl
10700            ! t/io/open.t t/lib/warnings/doio
10701 ____________________________________________________________________________
10702 [ 16007] By: nick                                  on 2002/04/19  17:45:53
10703         Log: Silence warning generating warning message for U+FFFF does not map etc.
10704      Branch: perlio
10705            ! ext/Encode/Encode.xs
10706 ____________________________________________________________________________
10707 [ 16006] By: nick                                  on 2002/04/19  15:24:57
10708         Log: Integrate mainline (for Tk with Encode testing)
10709              Some perlio & encode issues otherwise cleanish.
10710      Branch: perlio
10711           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
10712           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
10713           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
10714           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
10715           +> ext/threads/t/thread.t
10716            - ext/Encode/lib/Encode/Unicode.pm
10717           !> (integrate 38 files)
10718 ____________________________________________________________________________
10719 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
10720         Log: Update Changes.
10721      Branch: perl
10722            ! Changes patchlevel.h
10723 ____________________________________________________________________________
10724 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
10725         Log: Subject: [PATCH] warn on ref open without perlio
10726              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10727              Date: Thu, 18 Apr 2002 23:17:44 +0200
10728              Message-ID: <20020418231744.A24159@rafael>
10729              
10730              (with one nit, the skip message needed "# " prefix)
10731      Branch: perl
10732            ! doio.c pod/perldiag.pod t/lib/warnings/doio
10733 ____________________________________________________________________________
10734 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
10735         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
10736              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10737              Date: Fri, 19 Apr 2002 15:43:47 +0200
10738              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
10739      Branch: perl
10740            ! README.hpux
10741 ____________________________________________________________________________
10742 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
10743         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
10744      Branch: perl
10745            ! ext/PerlIO/encoding/encoding.pm
10746            ! ext/PerlIO/encoding/encoding.xs
10747 ____________________________________________________________________________
10748 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
10749         Log: Upgrade to Encode 1.50, from Dan Kogai.
10750      Branch: perl
10751            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
10752            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
10753            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
10754            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
10755            - ext/Encode/lib/Encode/Unicode.pm
10756            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
10757            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10758            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
10759            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10760            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10761            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
10762            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
10763            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
10764            ! ext/Encode/t/jisx0208.ref
10765 ____________________________________________________________________________
10766 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
10767         Log: Subject: CPAN.pm sync
10768              From: andreas.koenig@anima.de (Andreas J. Koenig)
10769              Date: Fri, 19 Apr 2002 11:55:07 +0200
10770              Message-ID: <m3ads0qah0.fsf@anima.de>
10771      Branch: perl
10772            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
10773 ____________________________________________________________________________
10774 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
10775         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
10776      Branch: perl
10777            ! pod/perltooc.pod
10778 ____________________________________________________________________________
10779 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
10780         Log: The previous change on this was *ahem* slightly off-topic.
10781      Branch: perl
10782            ! ext/PerlIO/encoding/encoding.pm
10783 ____________________________________________________________________________
10784 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
10785         Log: variant of change#14657 from mainline, modified for binary
10786              compatibility for 5.6.x (from  Jan Dubois)
10787      Branch: maint-5.6/perl
10788            ! lib/Win32.pod win32/win32.c
10789 ____________________________________________________________________________
10790 [ 15996] By: ams                                   on 2002/04/18  16:16:26
10791         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
10792              From: abigail@foad.org
10793              Date: Thu, 18 Apr 2002 17:09:45 +0200
10794              Message-Id: <20020418150945.389.qmail@foad.org>
10795      Branch: perl
10796            ! pod/perldebtut.pod
10797 ____________________________________________________________________________
10798 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
10799         Log: z/OS situation update.
10800      Branch: perl
10801            ! pod/perldelta.pod
10802 ____________________________________________________________________________
10803 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
10804         Log: Doc tweaks.
10805      Branch: perl
10806            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
10807 ____________________________________________________________________________
10808 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
10809         Log: The tests need perlio.
10810      Branch: perl
10811            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
10812 ____________________________________________________________________________
10813 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
10814         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
10815              From: Mark-Jason Dominus <mjd@plover.com>
10816              Date: Thu, 18 Apr 2002 09:38:17 -0400
10817              Message-ID: <20020418133817.22436.qmail@plover.com>    
10818              
10819              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
10820              From: Mark-Jason Dominus <mjd@plover.com>
10821              Date: Thu, 18 Apr 2002 09:54:50 -0400
10822              Message-ID: <20020418135450.22999.qmail@plover.com>    
10823      Branch: perl
10824            ! pod/perlfaq8.pod
10825 ____________________________________________________________________________
10826 [ 15991] By: sky                                   on 2002/04/18  09:18:14
10827         Log: Port testcases from thr5005 tests so we don't fail on same things.
10828              Added yield support using threads->yield().
10829      Branch: perl
10830            + ext/threads/t/thread.t
10831            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
10832 ____________________________________________________________________________
10833 [ 15990] By: nick                                  on 2002/04/18  07:56:40
10834         Log: Integrate mainline
10835      Branch: perlio
10836            - t/io/full.t
10837           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
10838           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
10839           !> perl.c t/op/groups.t toke.c win32/win32.c
10840 ____________________________________________________________________________
10841 [ 15989] By: sky                                   on 2002/04/18  07:15:55
10842         Log: Always flush the PerlIO buffers after running END blocks in 
10843              perl_destruct. This should fix ext/threads/t/end.t under Win32.
10844      Branch: perl
10845            ! perl.c
10846 ____________________________________________________________________________
10847 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
10848         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
10849      Branch: perl
10850            ! perl.c
10851 ____________________________________________________________________________
10852 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
10853         Log: Move /dev/full testing post-5.8.0.
10854      Branch: perl
10855            - t/io/full.t
10856            ! MANIFEST
10857 ____________________________________________________________________________
10858 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
10859         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
10860              ("Crays have only REAL memory.")
10861      Branch: perl
10862            ! hints/unicos.sh hints/unicosmk.sh
10863 ____________________________________________________________________________
10864 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
10865         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
10866              From: luc.st-louis@ca.transport.bombardier.com
10867              Date: Wed, 17 Apr 2002 14:22:25 -0400
10868              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
10869      Branch: perl
10870            ! win32/win32.c
10871 ____________________________________________________________________________
10872 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
10873         Log: With -Uuseperlio the error might be EBADF.
10874      Branch: perl
10875            ! t/io/full.t
10876 ____________________________________________________________________________
10877 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
10878         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
10879              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
10880              Date: Wed, 17 Apr 2002 21:16:22 +0400
10881              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
10882      Branch: perl
10883            ! lib/ExtUtils/t/Embed.t
10884 ____________________________________________________________________________
10885 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
10886         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
10887              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
10888              Date: Wed, 17 Apr 2002 20:08:03 +0400
10889              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
10890      Branch: perl
10891            ! win32/win32.c
10892 ____________________________________________________________________________
10893 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
10894         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
10895              From: Mark-Jason Dominus <mjd@plover.com>
10896              Date: Wed, 17 Apr 2002 11:14:17 -0400
10897              Message-ID: <20020417151417.27268.qmail@plover.com>
10898      Branch: perl
10899            ! t/io/full.t
10900 ____________________________________________________________________________
10901 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
10902         Log: README.cjk update.
10903      Branch: perl
10904            ! README.cn README.jp README.ko README.tw
10905 ____________________________________________________________________________
10906 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
10907         Log: Subject: [PATCH toke.c] @:foo?
10908              From: Philip Newton <Philip.Newton@gmx.net>
10909              Date: Wed, 17 Apr 2002 19:48:09 +0200
10910              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
10911      Branch: perl
10912            ! toke.c
10913 ____________________________________________________________________________
10914 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
10915         Log: Subject: Re: gcc on HP
10916              From: Philip Newton <Philip.Newton@gmx.net>
10917              Date: Wed, 17 Apr 2002 20:36:34 +0200
10918              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
10919      Branch: perl
10920            ! README.hpux
10921 ____________________________________________________________________________
10922 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
10923         Log: Adjust test for groups that appear multiple times on Cygwin
10924      Branch: perl
10925            ! t/op/groups.t
10926 ____________________________________________________________________________
10927 [ 15976] By: nick                                  on 2002/04/17  17:03:40
10928         Log: Integrate mainline
10929      Branch: perlio
10930           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
10931           +> ext/PerlIO/encoding/encoding.pm
10932           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
10933           +> ext/threads/shared/t/queue.t t/io/full.t
10934            - ext/Encode/lib/Encode/XS.pm
10935           !> (integrate 50 files)
10936 ____________________________________________________________________________
10937 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
10938         Log: Update Changes.
10939      Branch: perl
10940            ! Changes patchlevel.h
10941 ____________________________________________________________________________
10942 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
10943         Log: Subject: [PATCH B::Deparse] "foo bar"->()
10944              From: Robin Houston <robin@kitsite.com>
10945              Date: Wed, 17 Apr 2002 15:45:32 +0100
10946              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
10947      Branch: perl
10948            ! ext/B/B/Deparse.pm
10949 ____________________________________________________________________________
10950 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
10951         Log: metaconfig unit change for #15972.
10952      Branch: metaconfig/U/perl
10953            ! Extensions.U
10954 ____________________________________________________________________________
10955 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
10956         Log: As suggested by Arthur: the threads and threads::shared
10957              modules are always present.  This tries to preempt two
10958              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
10959              to have this new fancy threads implementation but my Perl
10960              doesn't seem to have it" (2) someone attempting to install
10961              threads using CPAN.pm and CPAN.pm helpfully starting to
10962              install perl 5.8.0 (which they might already have installed).
10963      Branch: perl
10964            ! Configure ext/threads/Makefile.PL
10965            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
10966            ! ext/threads/shared/shared.xs ext/threads/threads.pm
10967            ! ext/threads/threads.xs
10968 ____________________________________________________________________________
10969 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
10970         Log: More signedness nits.
10971      Branch: perl
10972            ! ext/Encode/Encode.xs
10973 ____________________________________________________________________________
10974 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
10975         Log: fast_abs_path() is tainted.
10976      Branch: perl
10977            ! ext/Cwd/t/cwd.t
10978 ____________________________________________________________________________
10979 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
10980         Log: Signedness nit.
10981      Branch: perl
10982            ! ext/Encode/bin/enc2xs
10983 ____________________________________________________________________________
10984 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
10985         Log: Subject: gcc on HP
10986              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10987              Date: Wed, 17 Apr 2002 12:43:38 +0200
10988              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
10989      Branch: perl
10990            ! README.hpux
10991 ____________________________________________________________________________
10992 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
10993         Log: Add just a little bit more explanation to PerlIO::encoding.
10994      Branch: perl
10995            ! ext/PerlIO/encoding/encoding.pm
10996 ____________________________________________________________________________
10997 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
10998         Log: PerlIO::encoding 0.01 from Dan Kogai.
10999      Branch: perl
11000            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
11001            + ext/PerlIO/encoding/encoding.pm
11002            + ext/PerlIO/encoding/encoding.xs
11003            ! MANIFEST
11004 ____________________________________________________________________________
11005 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
11006         Log: Upgrade to Encode 1.42, from Dan Kogai.
11007      Branch: perl
11008            - ext/Encode/lib/Encode/XS.pm
11009            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
11010            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
11011            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11012            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
11013            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
11014            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
11015            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11016            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
11017            ! ext/Encode/lib/Encode/Config.pm
11018            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
11019            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
11020            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
11021            ! ext/Encode/t/encoding.t
11022 ____________________________________________________________________________
11023 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
11024         Log: Test tweaks from mjd and Benjamin Goldberg.
11025      Branch: perl
11026            ! t/io/full.t
11027 ____________________________________________________________________________
11028 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
11029         Log: Document taint-safeness.   Life in the fast_abs_path()
11030              lane is unsafe.
11031      Branch: perl
11032            ! lib/Cwd.pm
11033 ____________________________________________________________________________
11034 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
11035         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
11036              From: Mark-Jason Dominus <mjd@plover.com>
11037              Date: Tue, 16 Apr 2002 19:24:12 -0400
11038              Message-ID: <20020416232412.14297.qmail@plover.com>
11039      Branch: perl
11040            + t/io/full.t
11041            ! MANIFEST perlio.c
11042 ____________________________________________________________________________
11043 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
11044         Log: Manifestations of mjd, from mjd.
11045      Branch: perl
11046            ! MANIFEST
11047 ____________________________________________________________________________
11048 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
11049         Log: metaconfig unit change for #15959.
11050      Branch: metaconfig/U/perl
11051            ! Extensions.U
11052 ____________________________________________________________________________
11053 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
11054         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
11055              From: Andy Dougherty <doughera@lafayette.edu>
11056              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
11057              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
11058      Branch: perl
11059            ! Configure
11060 ____________________________________________________________________________
11061 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
11062         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
11063              From: Nicholas Clark <nick@unfortu.net>
11064              Date: Tue, 16 Apr 2002 22:22:41 +0100
11065              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
11066      Branch: perl
11067            ! embed.fnc global.sym hv.c universal.c
11068 ____________________________________________________________________________
11069 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
11070         Log: Documents for Merijn and lots of XXXs for NI-S :-)
11071      Branch: perl
11072            ! pod/perlfunc.pod pod/perlrun.pod
11073 ____________________________________________________________________________
11074 [ 15956] By: sky                                   on 2002/04/16  21:26:53
11075         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
11076              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
11077              stuff being 0xabababab on cleanup.
11078      Branch: perl
11079            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
11080            ! MANIFEST
11081 ____________________________________________________________________________
11082 [ 15955] By: nick                                  on 2002/04/16  20:46:03
11083         Log: Integate mainline (other machine)
11084      Branch: perlio
11085           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
11086           !> t/op/magic.t
11087 ____________________________________________________________________________
11088 [ 15954] By: nick                                  on 2002/04/16  20:13:32
11089         Log: Integrate mainline
11090      Branch: perlio
11091           +> README.cn README.jp README.ko README.tw
11092           +> ext/threads/shared/t/av_refs.t
11093           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
11094           !> (integrate 41 files)
11095 ____________________________________________________________________________
11096 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
11097         Log: B::walkoptree bugfix (see also #15850)
11098      Branch: perl
11099            ! ext/B/B.xs ext/B/t/terse.t
11100 ____________________________________________________________________________
11101 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
11102         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
11103              From: Philip Newton <Philip.Newton@gmx.net>
11104              Date: Tue, 16 Apr 2002 21:09:44 +0200
11105              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
11106      Branch: perl
11107            ! pod/perltodo.pod
11108 ____________________________________________________________________________
11109 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
11110         Log: Subject: [PATCH] B::Deparse problems with japhs
11111              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11112              Date: Tue, 16 Apr 2002 15:47:33 +0100
11113              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
11114      Branch: perl
11115            ! ext/B/B/Deparse.pm
11116 ____________________________________________________________________________
11117 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
11118         Log: Stas' tainting worries, obscured by me.
11119      Branch: perl
11120            ! ext/Cwd/t/cwd.t lib/Cwd.pm
11121 ____________________________________________________________________________
11122 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
11123         Log: Pod tweak to avoid =item<japanese> problems.
11124      Branch: perl
11125            ! README.jp
11126 ____________________________________________________________________________
11127 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
11128         Log: Some UTF-8 todos.
11129      Branch: perl
11130            ! pod/perltodo.pod
11131 ____________________________________________________________________________
11132 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
11133         Log: Let's not promise too much: use utf8 only works on identifier
11134              names, not package or subroutine names (admittedly limited [1], but
11135              that's what the Camel says, and that's what we are going to stick
11136              to for 5.8.0).  Also document that use vars does not do utf8.
11137              [1] The obvious problem in both is that package and subroutine
11138              names need to mappable to the filesystem.
11139      Branch: perl
11140            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
11141 ____________________________________________________________________________
11142 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
11143         Log: Subject: [PATCH] small typo in IO::Pipe pod
11144              From: Slaven Rezic <rezic@onlineoffice.de>
11145              Date: Tue, 16 Apr 2002 12:31:10 +0200
11146              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
11147      Branch: perl
11148            ! ext/IO/lib/IO/Pipe.pm
11149 ____________________________________________________________________________
11150 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
11151         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
11152              From: Arthur Bergman <arthur@contiller.se>
11153              Date: Tue, 16 Apr 2002 11:58:45 +0200
11154              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
11155      Branch: perl
11156            ! lib/Attribute/Handlers.pm
11157 ____________________________________________________________________________
11158 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
11159         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
11160              Jungshik Shin.  Regen toc.
11161      Branch: perl
11162            + README.cn README.jp README.ko README.tw
11163            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
11164 ____________________________________________________________________________
11165 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
11166         Log: my $utf8here, our $utf8here, and package variable $utf8here.
11167              
11168              The actual minimal fix is in utf8.c and from NI-S,
11169              the rest are the tests (in fresh_perl since I couldn't get
11170              them easily to work elsewhere) and a slight behaviour change:
11171              previously UTF-8 identifiers had to start with an alphabetic
11172              character.  No more so, now they can start with an (Unicode)
11173              ID_Continue character (which however is not a (Unicode) digit).
11174              (Limiting the first character to ID_Start would be rather
11175              restrictive, since ID_Start allows only alphabetic letters.)
11176              
11177              TODO: use vars qw($utf8here).  This I don't find to be
11178              a showstopper.
11179      Branch: perl
11180            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
11181            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
11182 ____________________________________________________________________________
11183 [ 15942] By: ams                                   on 2002/04/16  02:24:25
11184         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
11185              From: "Craig A. Berry" <craigberry@mac.com>
11186              Date: Mon, 15 Apr 2002 22:06:14 -0500
11187              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
11188      Branch: perl
11189            ! lib/FileCache.t
11190 ____________________________________________________________________________
11191 [ 15941] By: ams                                   on 2002/04/16  02:16:35
11192         Log: Subject: [PATCH] s2p fix for VMS
11193              From: "Craig A. Berry" <craigberry@mac.com>
11194              Date: Mon, 15 Apr 2002 21:48:36 -0500
11195              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
11196      Branch: perl
11197            ! configure.com t/x2p/s2p.t x2p/s2p.PL
11198 ____________________________________________________________________________
11199 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
11200         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
11201              (and the licensing of the other code clarified, from Mark Bixby.)
11202      Branch: perl
11203            ! mpeix/mpeix.c
11204 ____________________________________________________________________________
11205 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
11206         Log: AUTHORS updates.
11207      Branch: perl
11208            ! AUTHORS
11209 ____________________________________________________________________________
11210 [ 15938] By: sky                                   on 2002/04/15  22:13:17
11211         Log: Add support for my $foo : shared; 
11212              Add testcase for this.
11213              Update manifest.
11214      Branch: perl
11215            + ext/threads/shared/t/shared_attr.t
11216            ! MANIFEST ext/threads/shared/shared.pm
11217 ____________________________________________________________________________
11218 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
11219         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
11220              From: abigail@foad.org
11221              Date: Mon, 15 Apr 2002 17:41:17 +0200
11222              Message-ID: <20020415154117.1559.qmail@foad.org>
11223              
11224              (With EBCDIC skippage added, and the skip reason
11225              skippage on the two ?? loops tweaked.)
11226      Branch: perl
11227            + t/japh/abigail.t
11228            ! MANIFEST t/TEST
11229 ____________________________________________________________________________
11230 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
11231         Log: Subject: Re: [ID 20020412.005] Dancing ??s
11232              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
11233              Date: Sun, 14 Apr 2002 16:09:30 +0100
11234              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
11235      Branch: perl
11236            ! pod/perlop.pod pp_hot.c t/op/pat.t
11237 ____________________________________________________________________________
11238 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
11239         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
11240              From: abigail@foad.org
11241              Date: Mon, 15 Apr 2002 17:40:02 +0200
11242              Message-ID: <20020415154002.1549.qmail@foad.org>
11243      Branch: perl
11244            ! t/test.pl
11245 ____________________________________________________________________________
11246 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
11247         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
11248              From: "Craig A. Berry" <craigberry@mac.com>
11249              Date: Mon, 15 Apr 2002 14:05:26 -0500
11250              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
11251      Branch: perl
11252            ! universal.c
11253 ____________________________________________________________________________
11254 [ 15933] By: sky                                   on 2002/04/15  21:26:16
11255         Log: Test arrays containing references, and references to shared arrays.
11256      Branch: perl
11257            + ext/threads/shared/t/av_refs.t
11258 ____________________________________________________________________________
11259 [ 15932] By: nick                                  on 2002/04/15  15:06:49
11260         Log: Integrate mainline (for Encode)
11261      Branch: perlio
11262           +> ext/Encode/Encode/ConfigLocal_PM.e2x
11263           +> ext/Encode/lib/Encode/JP/JIS7.pm
11264            - ext/Encode/lib/Encode/JP/2022_JP.pm
11265            - ext/Encode/lib/Encode/JP/2022_JP1.pm
11266            - ext/Encode/lib/Encode/JP/JIS.pm
11267           !> (integrate 26 files)
11268 ____________________________________________________________________________
11269 [ 15931] By: ams                                   on 2002/04/15  14:51:31
11270         Log: Subject: [PATCH] Chip didn't time travel.
11271              From: abigail@foad.org
11272              Date: Mon, 15 Apr 2002 17:40:22 +0200
11273              Message-Id: <20020415154022.1554.qmail@foad.org>
11274      Branch: perl
11275            ! pod/perlhist.pod
11276 ____________________________________________________________________________
11277 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
11278         Log: Update Changes.
11279      Branch: perl
11280            ! Changes patchlevel.h
11281 ____________________________________________________________________________
11282 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
11283         Log: The #15921 made the 'no warnings' unnecessary.
11284      Branch: perl
11285            ! t/op/magic.t
11286 ____________________________________________________________________________
11287 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
11288         Log: Subject: Re: [FILE] FileCache.t
11289              From: belg4mit <belg4mit@mit.edu>
11290              Date: Mon, 15 Apr 2002 01:31:21 -0400
11291              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
11292      Branch: perl
11293            ! lib/FileCache.t
11294 ____________________________________________________________________________
11295 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
11296         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
11297      Branch: perl
11298            ! lib/FileCache.pm lib/FileCache.t
11299 ____________________________________________________________________________
11300 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
11301         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
11302              From: Nicholas Clark <nick@unfortu.net>
11303              Date: Sun, 14 Apr 2002 22:54:43 +0100
11304              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
11305      Branch: perl
11306            ! lib/Hash/Util.t
11307 ____________________________________________________________________________
11308 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
11309         Log: Subject: [Encode] 1.40 released!
11310              From: Dan Kogai <dankogai@dan.co.jp>
11311              Date: Mon, 15 Apr 2002 07:51:52 +0900
11312              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
11313      Branch: perl
11314            + ext/Encode/Encode/ConfigLocal_PM.e2x
11315            + ext/Encode/lib/Encode/JP/JIS7.pm
11316            - ext/Encode/lib/Encode/JP/2022_JP.pm
11317            - ext/Encode/lib/Encode/JP/2022_JP1.pm
11318            - ext/Encode/lib/Encode/JP/JIS.pm
11319            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
11320            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
11321            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
11322            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
11323            ! ext/Encode/lib/Encode/Config.pm
11324            ! ext/Encode/lib/Encode/Encoder.pm
11325            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
11326            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
11327 ____________________________________________________________________________
11328 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
11329         Log: return undef is of questionable style.
11330      Branch: perl
11331            ! lib/Hash/Util.pm
11332 ____________________________________________________________________________
11333 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
11334         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
11335              From: mjd@plover.com
11336              Date: 15 Apr 2002 06:46:02 -0000
11337              Message-ID: <20020415064602.17052.qmail@plover.com>     
11338      Branch: perl
11339            ! t/op/magic.t
11340 ____________________________________________________________________________
11341 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
11342         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
11343              From: mjd@plover.com
11344              Date: 14 Apr 2002 22:30:17 -0000
11345              Message-ID: <20020414223017.17361.qmail@plover.com>
11346      Branch: perl
11347            ! t/op/re_tests
11348 ____________________________________________________________________________
11349 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
11350         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
11351              From: Mark-Jason Dominus <mjd@plover.com>
11352              Date: Mon, 15 Apr 2002 02:41:52 -0400
11353              Message-ID: <20020415064152.16958.qmail@plover.com>
11354      Branch: perl
11355            ! perl.c t/lib/warnings/toke
11356 ____________________________________________________________________________
11357 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
11358         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
11359              From: "Craig A. Berry" <craigberry@mac.com>
11360              Date: Sun, 14 Apr 2002 18:56:02 -0500
11361              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
11362      Branch: perl
11363            ! configure.com
11364 ____________________________________________________________________________
11365 [ 15919] By: nick                                  on 2002/04/15  06:14:25
11366         Log: Integrate mainline
11367      Branch: perlio
11368           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
11369           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
11370           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
11371 ____________________________________________________________________________
11372 [ 15918] By: ams                                   on 2002/04/15  04:25:48
11373         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
11374              From: Stas Bekman <stas@stason.org>
11375              Date: Mon, 15 Apr 2002 11:45:03 +0800
11376              Message-Id: <3CBA4CBF.9030306@stason.org>
11377      Branch: perl
11378            ! lib/Cwd.pm
11379 ____________________________________________________________________________
11380 [ 15917] By: ams                                   on 2002/04/15  04:21:14
11381         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
11382              From: Mark-Jason Dominus <mjd@plover.com>
11383              Date: Mon, 15 Apr 2002 00:30:26 -0400
11384              Message-Id: <20020415043026.11417.qmail@plover.com>
11385      Branch: perl
11386            ! perl.c t/lib/warnings/toke
11387 ____________________________________________________________________________
11388 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
11389         Log: Correct precedence problem in #15915
11390      Branch: perl
11391            ! lib/vars.pm
11392 ____________________________________________________________________________
11393 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
11394         Log: use vars wasn't use utf8 aware.
11395      Branch: perl
11396            ! lib/vars.pm
11397 ____________________________________________________________________________
11398 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
11399         Log: Subject: [PATCH] Re: restricted hashes are unblessable
11400              From: Nicholas Clark <nick@unfortu.net>
11401              Date: Sat, 13 Apr 2002 23:43:02 +0100
11402              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
11403              
11404              The function name sucks but can't think of anything better.
11405      Branch: perl
11406            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
11407 ____________________________________________________________________________
11408 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
11409         Log: Subject: AUTHORS update
11410              From: Chris Nandor <pudge@pobox.com>
11411              Date: Sun, 14 Apr 2002 11:54:40 -0400
11412              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
11413      Branch: perl
11414            ! AUTHORS
11415 ____________________________________________________________________________
11416 [ 15912] By: nick                                  on 2002/04/14  14:47:18
11417         Log: XS versions of encode/decode for Encode::Unicode
11418      Branch: perlio
11419            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
11420 ____________________________________________________________________________
11421 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
11422         Log: metaconfig unit changes for #15910.
11423      Branch: metaconfig
11424            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11425            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11426            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11427            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11428            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11429            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11430            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11431            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11432            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11433            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11434            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11435            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11436            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11437            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11438            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11439            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11440            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11441            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11442            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11443            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11444            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11445            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11446            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11447            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11448 ____________________________________________________________________________
11449 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
11450         Log: Simplify the _r probing code by adding the i_systime
11451              only for the APIs where it matters.
11452      Branch: perl
11453            ! Configure reentr.pl
11454 ____________________________________________________________________________
11455 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
11456         Log: Integrate perlio:
11457              
11458              [ 15904]
11459              Disable test code (assertions) in CRLF layer.
11460              
11461              [ 15903]
11462              Avoid expensive paranoid check that decoder does return legal UTF-8
11463      Branch: perl
11464           !> ext/Encode/Encode.xs perlio.c
11465 ____________________________________________________________________________
11466 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
11467         Log: Subject: patch for FileCache in 5.7.3
11468              From: JPIERCE <belg4mit@MIT.EDU>
11469              Date: Sun, 14 Apr 2002 00:38:21 -0400
11470              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
11471      Branch: perl
11472            ! lib/FileCache.pm
11473 ____________________________________________________________________________
11474 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
11475         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
11476              From: Tim Bunce <Tim.Bunce@pobox.com>
11477              Date: Sun, 14 Apr 2002 12:07:35 +0100
11478              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
11479      Branch: perl
11480            ! ext/Storable/Storable.xs
11481 ____________________________________________________________________________
11482 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
11483         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
11484              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11485              Date: Sun, 14 Apr 2002 16:29:59 +0200
11486              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
11487      Branch: perl
11488            ! hints/hpux.sh
11489 ____________________________________________________________________________
11490 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
11491         Log: Subject: Enable portable gcc code on hp-ux
11492              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11493              Date: Sun, 14 Apr 2002 16:30:01 +0200
11494              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
11495      Branch: perl
11496            ! hints/hpux.sh
11497 ____________________________________________________________________________
11498 [ 15904] By: nick                                  on 2002/04/14  09:18:01
11499         Log: Disable test code (assertions) in CRLF layer.
11500      Branch: perlio
11501            ! perlio.c
11502 ____________________________________________________________________________
11503 [ 15903] By: nick                                  on 2002/04/14  09:16:39
11504         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
11505      Branch: perlio
11506            ! ext/Encode/Encode.xs
11507 ____________________________________________________________________________
11508 [ 15902] By: nick                                  on 2002/04/14  09:15:45
11509         Log: Integrate mainline
11510      Branch: perlio
11511           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
11512           +> t/win32/longpath.t t/win32/system.t
11513            - t/op/winsystem.t
11514           !> (integrate 30 files)
11515 ____________________________________________________________________________
11516 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
11517         Log: Fixed URL for the Alpha editor.
11518      Branch: perl
11519            ! pod/perlfaq3.pod
11520 ____________________________________________________________________________
11521 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
11522         Log: Dedodgify.
11523      Branch: perl
11524            ! ext/Storable/Storable.xs
11525 ____________________________________________________________________________
11526 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
11527         Log: AUTHORS updates.
11528      Branch: perl
11529            ! AUTHORS
11530 ____________________________________________________________________________
11531 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
11532         Log: s2p needs Config.pm.
11533      Branch: perl
11534            ! Makefile.SH
11535 ____________________________________________________________________________
11536 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
11537         Log: Subject: [PATCH] Benchmark.t 75,90,109
11538              From: Nicholas Clark <nick@unfortu.net>
11539              Date: Sat, 13 Apr 2002 21:43:04 +0100
11540              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
11541      Branch: perl
11542            ! lib/Benchmark.t
11543 ____________________________________________________________________________
11544 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
11545         Log: Tweaks by Autrijus Tang.
11546      Branch: perl
11547            ! ext/Encode/encoding.pm
11548 ____________________________________________________________________________
11549 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
11550         Log: FAQ sync.
11551      Branch: perl
11552            ! pod/perlfaq5.pod
11553 ____________________________________________________________________________
11554 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
11555         Log: z/OS tally update.
11556      Branch: perl
11557            ! pod/perldelta.pod
11558 ____________________________________________________________________________
11559 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
11560         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
11561              From: Nicholas Clark <nick@unfortu.net>
11562              Date: Sat, 13 Apr 2002 02:58:07 +0100
11563              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
11564      Branch: perl
11565            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
11566            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
11567            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
11568            ! t/lib/st-dump.pl
11569 ____________________________________________________________________________
11570 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
11571         Log: Add piconv and enc2xs to the list of utilities.
11572      Branch: perl
11573            ! utils.lst
11574 ____________________________________________________________________________
11575 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
11576         Log: s.
11577      Branch: perl
11578            ! pod/perlunicode.pod
11579 ____________________________________________________________________________
11580 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
11581         Log: Phrasing fixes by Nick Clark
11582      Branch: perl
11583            ! pod/perlunicode.pod
11584 ____________________________________________________________________________
11585 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
11586         Log: More POD fixes and typos
11587      Branch: perl
11588            ! pod/perlunicode.pod
11589 ____________________________________________________________________________
11590 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
11591         Log: Subject: Re: UTF-8 and DB_File ?
11592              From: andreas.koenig@anima.de (Andreas J. Koenig)
11593              Date: Sat, 13 Apr 2002 13:29:41 +0200
11594              Message-ID: <m3ads7j0pm.fsf@anima.de>
11595      Branch: perl
11596            ! pod/perlunicode.pod
11597 ____________________________________________________________________________
11598 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
11599         Log: Fix a typo noticed by Paul Johnson.
11600      Branch: perl
11601            ! MANIFEST
11602 ____________________________________________________________________________
11603 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
11604         Log: Subject: Re: Win32 Status
11605              From: Michael G Schwern <schwern@pobox.com>
11606              Date: Fri, 12 Apr 2002 10:15:33 -0400
11607              Message-ID: <20020412141533.GB9788@blackrider>
11608      Branch: perl
11609            ! lib/ExtUtils/t/INST.t
11610 ____________________________________________________________________________
11611 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
11612         Log: Upgrade to Encode 1.34, from Dan Kogai.
11613      Branch: perl
11614            ! ext/Encode/Changes ext/Encode/Encode.pm
11615            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
11616            ! ext/Encode/t/Unicode.t
11617 ____________________________________________________________________________
11618 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
11619         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
11620              From: Graham TerMarsch <graham@howlingfrog.com>
11621              Date: Fri, 12 Apr 2002 12:28:47 -0700
11622              Message-Id: <200204121228.47826.graham@howlingfrog.com>
11623      Branch: perl
11624            ! AUTHORS
11625 ____________________________________________________________________________
11626 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
11627         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
11628              From: Nicholas Clark <nick@unfortu.net>
11629              Date: Fri, 12 Apr 2002 21:59:06 +0100
11630              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
11631      Branch: perl
11632            ! pp_pack.c t/op/pack.t
11633 ____________________________________________________________________________
11634 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
11635         Log: Re-sort MANIFEST.
11636      Branch: perl
11637            ! MANIFEST
11638 ____________________________________________________________________________
11639 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
11640         Log: Move also the Win32 system testing to t/win32.
11641      Branch: perl
11642            + t/win32/system.t
11643            - t/op/winsystem.t
11644            ! MANIFEST
11645 ____________________________________________________________________________
11646 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
11647         Log: Integrate change #15879 from maint-5.6;
11648              
11649              Win32::GetLongPathName() did not return valid results if there
11650              were "." and ".." components in the path; also fix a potential
11651              buffer overflow if the long path happens to be longer than
11652              MAX_PATH (this can presumably happen if they use \\?\... style
11653              paths); add a rather limited testsuite that exercises just the
11654              edge cases
11655      Branch: perl
11656           +> t/win32/longpath.t
11657           !> MANIFEST t/harness win32/win32.c
11658 ____________________________________________________________________________
11659 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
11660         Log: Win32::GetLongPathName() did not return valid results if there
11661              were "." and ".." components in the path; also fix a potential
11662              buffer overflow if the long path happens to be longer than
11663              MAX_PATH (this can presumably happen if they use \\?\... style
11664              paths); add a rather limited testsuite that exercises just the
11665              edge cases
11666      Branch: maint-5.6/perl
11667            + t/win32/longpath.t
11668            ! MANIFEST t/harness win32/win32.c
11669 ____________________________________________________________________________
11670 [ 15878] By: nick                                  on 2002/04/12  14:38:32
11671         Log: Integrate mainline
11672      Branch: perlio
11673           +> lib/ExtUtils/t/INST_PREFIX.t
11674           !> (integrate 37 files)
11675 ____________________________________________________________________________
11676 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
11677         Log: Update Changes.
11678      Branch: perl
11679            ! Changes patchlevel.h
11680 ____________________________________________________________________________
11681 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
11682         Log: Discuss the magic of \w in security terms.
11683      Branch: perl
11684            ! pod/perlsec.pod pod/perlunicode.pod
11685 ____________________________________________________________________________
11686 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
11687         Log: Add a warning about the symbolic methods and
11688              symbolic sub refs not being checked for taint.
11689      Branch: perl
11690            ! pod/perlsec.pod
11691 ____________________________________________________________________________
11692 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
11693         Log: In EBCDIC the BOM detection doesn't seem
11694              to be working right.  For now skipping the test,
11695              waiting for Dan's opinion.
11696      Branch: perl
11697            ! ext/Encode/t/Unicode.t
11698 ____________________________________________________________________________
11699 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
11700         Log: Update to Net::Ping 2.16.
11701      Branch: perl
11702            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
11703 ____________________________________________________________________________
11704 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
11705         Log: Upgrade to CGI.pm 2.81.
11706      Branch: perl
11707            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
11708 ____________________________________________________________________________
11709 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
11710         Log: Move up restricted hashes a bit.
11711      Branch: perl
11712            ! pod/perldelta.pod
11713 ____________________________________________________________________________
11714 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
11715         Log: Now using Unicode 3.2.0.
11716      Branch: perl
11717            ! pod/perldelta.pod
11718 ____________________________________________________________________________
11719 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
11720         Log: UNICOS too has sockpair issues (unsurprisingly,
11721              since UNICOS/mk has them too)
11722      Branch: perl
11723            ! ext/Socket/socketpair.t
11724 ____________________________________________________________________________
11725 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
11726         Log: FAQ patch from mjd regarding Tie::File.
11727      Branch: perl
11728            ! pod/perlfaq5.pod
11729 ____________________________________________________________________________
11730 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
11731         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
11732              consider using the NamesList.
11733      Branch: perl
11734            ! lib/charnames.pm lib/charnames.t
11735 ____________________________________________________________________________
11736 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
11737         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
11738              From: "Craig A. Berry" <craigberry@mac.com>
11739              Date: Thu, 11 Apr 2002 13:47:21 -0500
11740              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
11741      Branch: perl
11742            ! lib/File/CheckTree.pm lib/File/CheckTree.t
11743 ____________________________________________________________________________
11744 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
11745         Log: More NT Unicode information from Jan Dubois.
11746      Branch: perl
11747            ! pod/perltodo.pod
11748 ____________________________________________________________________________
11749 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
11750         Log: Add one perltodo item (and move bunch of them to better spot),
11751              add sysopen() to "Functions for filehandles, files, or directories".
11752      Branch: perl
11753            ! pod/perlfunc.pod pod/perltodo.pod
11754 ____________________________________________________________________________
11755 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
11756         Log: Prettyprinting: shorten the lines to avoid linewrapping.
11757      Branch: perl
11758            ! t/TEST
11759 ____________________________________________________________________________
11760 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
11761         Log: Also NEC SUPER-UX has buggy sockpair().
11762      Branch: perl
11763            ! ext/Socket/socketpair.t
11764 ____________________________________________________________________________
11765 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
11766         Log: dTHX works on its own just fine.
11767      Branch: perl
11768            ! ext/DynaLoader/dl_aix.xs
11769 ____________________________________________________________________________
11770 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
11771         Log: Must hold off building s2p until there's a miniperl.
11772      Branch: perl
11773            ! Makefile.SH
11774 ____________________________________________________________________________
11775 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
11776         Log: AIX: strerror_r() needs dTHX.
11777      Branch: perl
11778            ! ext/DynaLoader/dl_aix.xs
11779 ____________________________________________________________________________
11780 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
11781         Log: Extracting the s2p may require the right dynlibpath.
11782      Branch: perl
11783            ! Makefile.SH
11784 ____________________________________________________________________________
11785 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
11786         Log: Doc tweaks.
11787      Branch: perl
11788            ! ext/Time/HiRes/HiRes.pm
11789 ____________________________________________________________________________
11790 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
11791         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
11792              From: Michael G Schwern <schwern@pobox.com>
11793              Date: Thu, 11 Apr 2002 01:25:26 -0400
11794              Message-ID: <20020411052525.GA17038@blackrider>
11795      Branch: perl
11796            + lib/ExtUtils/t/INST_PREFIX.t
11797            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
11798            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
11799            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11800            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
11801            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
11802            ! lib/ExtUtils/t/prefixify.t
11803 ____________________________________________________________________________
11804 [ 15855] By: nick                                  on 2002/04/11  06:26:44
11805         Log: Integrate mainline
11806      Branch: perlio
11807           !> (integrate 42 files)
11808 ____________________________________________________________________________
11809 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
11810         Log: Unused variables.
11811      Branch: perl
11812            ! ext/threads/shared/shared.xs ext/threads/threads.xs
11813 ____________________________________________________________________________
11814 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
11815         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
11816              From: Ilya Martynov <ilya@martynov.org>
11817              Date: 11 Apr 2002 03:21:17 +0400
11818              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
11819      Branch: perl
11820            ! lib/Term/ReadLine.pm
11821 ____________________________________________________________________________
11822 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
11823         Log: Upgrade to Encode 1.33, from Dan Kogai.
11824      Branch: perl
11825            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
11826            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
11827            ! ext/Encode/lib/Encode/Supported.pod
11828            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
11829            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
11830            ! ext/Encode/ucm/adobeSymbol.ucm
11831            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
11832 ____________________________________________________________________________
11833 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
11834         Log: Backward portability from Dan Kogai.
11835      Branch: perl
11836            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
11837            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
11838            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
11839            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
11840            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
11841            ! ext/Storable/t/store.t ext/Storable/t/tied.t
11842            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
11843            ! ext/Storable/t/utf8.t
11844 ____________________________________________________________________________
11845 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
11846         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
11847              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
11848              bug in B::walkoptree still to be fixed.
11849      Branch: perl
11850            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
11851 ____________________________________________________________________________
11852 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
11853         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
11854              From: Philip Newton <Philip.Newton@gmx.net>
11855              Date: Wed, 10 Apr 2002 21:29:58 +0200
11856              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
11857      Branch: perl
11858            ! pod/perldelta.pod
11859 ____________________________________________________________________________
11860 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
11861         Log: Integrate perlio:
11862              
11863              [ 15847]
11864              Add a \t to Win32 pm_to_blib $(TOUCH) line.
11865      Branch: perl
11866           !> lib/ExtUtils/MM_Win32.pm
11867 ____________________________________________________________________________
11868 [ 15847] By: nick                                  on 2002/04/10  13:08:29
11869         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
11870      Branch: perlio
11871            ! lib/ExtUtils/MM_Win32.pm
11872 ____________________________________________________________________________
11873 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
11874         Log: Try to fool old AIX when threading, from Merijn.
11875      Branch: perl
11876            ! perl.h
11877 ____________________________________________________________________________
11878 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
11879         Log: Update Changes.
11880      Branch: perl
11881            ! Changes patchlevel.h
11882 ____________________________________________________________________________
11883 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
11884         Log: Welcome to the 5.7.3.
11885      Branch: perl
11886            ! NetWare/Makefile win32/Makefile
11887 ____________________________________________________________________________
11888 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
11889         Log: Make x2p/s2p part of the test_prep target now that we
11890              have a test for it.
11891      Branch: perl
11892            ! Makefile.SH
11893 ____________________________________________________________________________
11894 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
11895         Log: Integrate perlio:
11896              
11897              [ 15840]
11898              We have been 5.7.3 for a while - install there ...
11899      Branch: perl
11900           !> win32/makefile.mk
11901 ____________________________________________________________________________
11902 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
11903         Log: SImilarly to old HP-UX, in old AIX too including
11904              crypt.h leads into trouble.  (from Merijn)
11905      Branch: perl
11906            ! hints/aix.sh
11907 ____________________________________________________________________________
11908 [ 15840] By: nick                                  on 2002/04/10  10:04:19
11909         Log: We have been 5.7.3 for a while - install there ...
11910      Branch: perlio
11911            ! win32/makefile.mk
11912 ____________________________________________________________________________
11913 [ 15839] By: nick                                  on 2002/04/10  10:03:46
11914         Log: Intgrate mainline
11915      Branch: perlio
11916           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
11917            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
11918            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
11919           !> (integrate 40 files)
11920 ____________________________________________________________________________
11921 [ 15838] By: ams                                   on 2002/04/10  04:16:45
11922         Log: Subject: [PATCH] ext/attrs.t getting skipped
11923              From: "Craig A. Berry" <craigberry@mac.com>
11924              Date: Tue, 9 Apr 2002 23:58:49 -0500
11925              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
11926      Branch: perl
11927            ! t/TEST
11928 ____________________________________________________________________________
11929 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
11930         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
11931              From: Michael G Schwern <schwern@pobox.com>
11932              Date: Tue, 9 Apr 2002 20:52:55 -0400
11933              Message-ID: <20020410005254.GI8954@blackrider>
11934      Branch: perl
11935            ! t/op/sub_lval.t
11936 ____________________________________________________________________________
11937 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
11938         Log: Undo accident in #15385.
11939      Branch: metaconfig/U/perl
11940            ! Extensions.U
11941 ____________________________________________________________________________
11942 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
11943         Log: Retract the UTF-8 filenames patch.  This may be
11944              better dealt with in Perl level, a la File::Spec
11945              (since the whole mess is strongly filesystem-specific).
11946      Branch: metaconfig/U/perl
11947            + usecjk.U
11948            ! Extensions.U
11949      Branch: perl
11950            - ext/File/Glob/t/utf8.t
11951            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
11952            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
11953            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11954            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
11955            ! t/op/readdir.t
11956 ____________________________________________________________________________
11957 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
11958         Log: Upgrade to Encode 1.32, from Dan Kogai.
11959      Branch: perl
11960            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
11961            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
11962            - ext/Encode/ucm/macGurmukhi.ucm
11963            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
11964            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
11965            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
11966            ! ext/Encode/lib/Encode/Encoder.pm
11967            ! ext/Encode/lib/Encode/Supported.pod
11968            ! ext/Encode/lib/Encode/Unicode.pm
11969            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
11970            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
11971 ____________________________________________________________________________
11972 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
11973         Log: Add tests for s2p/psed, from Wolfgang Laun.
11974      Branch: perl
11975            + t/x2p/s2p.t
11976            ! MANIFEST t/TEST
11977 ____________________________________________________________________________
11978 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
11979         Log: FAQ sync.
11980      Branch: perl
11981            ! pod/perlfaq2.pod pod/perlfaq3.pod
11982 ____________________________________________________________________________
11983 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
11984         Log: Remove false dependency between getgrent and setpwent
11985              having/not having FILE**.  Also make the names of the
11986              {set,get,end}* interface struct members a bit shorter.
11987      Branch: perl
11988            ! reentr.c reentr.h reentr.pl
11989 ____________________________________________________________________________
11990 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
11991         Log: Avoid bad prototypes.
11992      Branch: perl
11993            ! hints/hpux.sh
11994 ____________________________________________________________________________
11995 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
11996         Log: metaconfig unit change for #15828.
11997      Branch: metaconfig
11998            ! U/protos/Protochk.U
11999 ____________________________________________________________________________
12000 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
12001         Log: As Merijn points out, pthread.h really needs to be known
12002              by protochk.
12003      Branch: perl
12004            ! Configure
12005 ____________________________________________________________________________
12006 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
12007         Log: Integrate perlio:
12008              
12009              [ 15826]
12010              Patch up Encode for Tk
12011      Branch: perl
12012           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
12013           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
12014 ____________________________________________________________________________
12015 [ 15826] By: nick                                  on 2002/04/09  12:38:25
12016         Log: Patch up Encode for Tk
12017      Branch: perlio
12018            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
12019            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
12020 ____________________________________________________________________________
12021 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
12022         Log: Portability tweak.
12023      Branch: perl
12024            ! lib/File/CheckTree.t
12025 ____________________________________________________________________________
12026 [ 15824] By: sky                                   on 2002/04/09  10:51:07
12027         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
12028              From: Abigail <abigail@osp.nl>
12029              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
12030              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
12031      Branch: perl
12032            ! pod/perlhist.pod
12033 ____________________________________________________________________________
12034 [ 15823] By: nick                                  on 2002/04/09  08:17:59
12035         Log: Integrate mainline
12036      Branch: perlio
12037           +> ext/Encode/lib/Encode/Config.pm
12038           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
12039           !> (integrate 37 files)
12040 ____________________________________________________________________________
12041 [ 15822] By: ams                                   on 2002/04/09  06:43:50
12042         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
12043              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12044              Date: Tue, 09 Apr 2002 02:00:51 -0400
12045              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
12046      Branch: perl
12047            ! lib/File/CheckTree.pm
12048 ____________________________________________________________________________
12049 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
12050         Log: Small perldelta tweaks.
12051      Branch: perl
12052            ! pod/perldelta.pod
12053 ____________________________________________________________________________
12054 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
12055         Log: File::Checktree update from Paul Grassie.
12056      Branch: perl
12057            ! lib/File/CheckTree.pm lib/File/CheckTree.t
12058 ____________________________________________________________________________
12059 [ 15819] By: ams                                   on 2002/04/08  22:43:48
12060         Log: Subject: patch against t/op/sub_lval.t
12061              From: Jim Cromie <jcromie@divsol.com>
12062              Date: Mon, 08 Apr 2002 17:38:16 -0600
12063              Message-Id: <3CB229E8.9080500@divsol.com>
12064      Branch: perl
12065            ! t/op/sub_lval.t
12066 ____________________________________________________________________________
12067 [ 15818] By: ams                                   on 2002/04/08  22:40:16
12068         Log: Humbly pay homage to the redundancy gods.
12069      Branch: perl
12070            ! mg.c
12071 ____________________________________________________________________________
12072 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
12073         Log: metaconfig mirror #15816.
12074      Branch: metaconfig
12075            ! U/modified/Unix.U
12076 ____________________________________________________________________________
12077 [ 15816] By: ams                                   on 2002/04/08  22:18:32
12078         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
12079      Branch: perl
12080            ! Porting/Glossary
12081 ____________________________________________________________________________
12082 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
12083         Log: Small piconv tweaks (sent to Dan).
12084      Branch: perl
12085            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
12086            ! ext/Encode/lib/Encode/Alias.pm
12087 ____________________________________________________________________________
12088 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
12089         Log: Update Changes.
12090      Branch: perl
12091            ! Changes patchlevel.h
12092 ____________________________________________________________________________
12093 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
12094         Log: FAQ sync.  (Ignoring the few URL differences for now.)
12095      Branch: perl
12096            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
12097            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
12098            ! pod/perlfaq7.pod pod/perlfaq9.pod
12099 ____________________________________________________________________________
12100 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
12101         Log: Upgrade to Encode 1.31, from Dan Kogai.
12102      Branch: perl
12103            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
12104            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
12105            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
12106            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
12107 ____________________________________________________________________________
12108 [ 15811] By: ams                                   on 2002/04/08  17:00:37
12109         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
12110              From: Andy Dougherty <doughera@lafayette.edu>
12111              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
12112              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
12113      Branch: perl
12114            ! lib/sort.t pp_sort.c
12115 ____________________________________________________________________________
12116 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
12117         Log: metaconfig unit changes for #15809.
12118      Branch: metaconfig
12119            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
12120 ____________________________________________________________________________
12121 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
12122         Log: Mirroring #15806.
12123      Branch: perl
12124            ! Porting/Glossary Porting/config.sh Porting/config_H
12125 ____________________________________________________________________________
12126 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
12127         Log: metaconfig unit changes for #15807.
12128      Branch: metaconfig
12129            ! U/protos/Protochk.U U/threads/d_asctime_r.U
12130            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
12131            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
12132            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
12133            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
12134            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
12135            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
12136            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
12137            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
12138            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
12139            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
12140            ! U/threads/d_getprotobyname_r.U
12141            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12142            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12143            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12144            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12145            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12146            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12147            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12148            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12149            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12150            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12151            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12152            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12153            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12154            ! U/threads/i_pthread.U
12155      Branch: perl
12156            ! config_h.SH
12157 ____________________________________________________________________________
12158 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
12159         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
12160              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12161              Date: Mon, 08 Apr 2002 14:34:27 +0200
12162              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
12163      Branch: perl
12164            ! Configure hints/hpux.sh reentr.pl
12165 ____________________________________________________________________________
12166 [ 15806] By: ams                                   on 2002/04/08  13:50:43
12167         Log: Subject: [PATCH] Updates to Porting/Glossary
12168              From: Paul_GreenVOS@vos.stratus.com
12169              Date: Mon, 8 Apr 02 10:44 edt
12170              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
12171      Branch: perl
12172            ! Porting/Glossary
12173 ____________________________________________________________________________
12174 [ 15805] By: ams                                   on 2002/04/08  13:47:32
12175         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
12176              coredumps on startup)
12177              From: Michael G Schwern <schwern@pobox.com>
12178              Date: Mon, 8 Apr 2002 10:34:49 -0400
12179              Message-Id: <20020408143449.GB3245@blackrider>
12180      Branch: perl
12181            ! lib/ExtUtils/MM_Unix.pm
12182 ____________________________________________________________________________
12183 [ 15804] By: ams                                   on 2002/04/08  13:29:28
12184         Log: Subject: [PATCH] example in pod/perllexwarn.pod
12185              From: Slaven Rezic <slaven.rezic@berlin.de>
12186              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
12187              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
12188      Branch: perl
12189            ! pod/perllexwarn.pod
12190 ____________________________________________________________________________
12191 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
12192         Log: Upgrade to Encode 1.30, from Dan Kogai. 
12193      Branch: perl
12194            + ext/Encode/lib/Encode/Encoder.pm
12195            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
12196            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
12197            ! ext/Encode/lib/Encode/Supported.pod
12198            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
12199            ! ext/Encode/t/grow.t
12200 ____________________________________________________________________________
12201 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
12202         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
12203              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12204              Date: Mon, 08 Apr 2002 01:08:40 +0100
12205              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
12206      Branch: perl
12207            ! ext/MIME/Base64/t/base64.t
12208 ____________________________________________________________________________
12209 [ 15801] By: nick                                  on 2002/04/08  07:28:27
12210         Log: Integrate mainline
12211      Branch: perlio
12212           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
12213           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
12214           +> ext/File/Glob/t/utf8.t
12215           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
12216           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
12217           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
12218            - ext/Encode/lib/Encode/10646_1.pm
12219            - ext/Encode/lib/Encode/Internal.pm
12220            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12221            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
12222            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
12223            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
12224            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
12225            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
12226            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
12227           !> (integrate 157 files)
12228 ____________________________________________________________________________
12229 [ 15800] By: ams                                   on 2002/04/08  07:06:21
12230         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
12231              From: Jan Dubois <JanD@ActiveState.com>
12232              Date: Mon, 08 Apr 2002 00:10:39 -0700
12233              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
12234      Branch: perl
12235            ! lib/ExtUtils/Packlist.pm
12236 ____________________________________________________________________________
12237 [ 15799] By: ams                                   on 2002/04/08  04:50:36
12238         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
12239              From: Stas Bekman <stas@stason.org>
12240              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
12241              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
12242      Branch: perl
12243            ! pod/perlguts.pod
12244 ____________________________________________________________________________
12245 [ 15798] By: ams                                   on 2002/04/08  03:56:52
12246         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
12247      Branch: perl
12248            ! util.c
12249 ____________________________________________________________________________
12250 [ 15797] By: ams                                   on 2002/04/08  01:30:38
12251         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
12252              same line of code. (As suggested by Simon Cozens.)
12253      Branch: perl
12254            ! mg.c
12255 ____________________________________________________________________________
12256 [ 15796] By: ams                                   on 2002/04/08  01:27:24
12257         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
12258              Simon Cozens.
12259      Branch: perl
12260            ! embed.fnc util.c
12261 ____________________________________________________________________________
12262 [ 15795] By: ams                                   on 2002/04/08  01:05:16
12263         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
12264              From: Tom Brown <thecap@peach.ece.utexas.edu>
12265              Date: Sun, 07 Apr 2002 23:20:05 GMT
12266              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
12267      Branch: perl
12268            ! ext/Devel/DProf/DProf.xs
12269 ____________________________________________________________________________
12270 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
12271         Log: Retract #15793 since #15775 should fix the problem.
12272      Branch: perl
12273            ! hv.c
12274 ____________________________________________________________________________
12275 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
12276         Log: (Retracted by #15794)
12277              Subject: [PATCH] hv.c
12278              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12279              Date: Sun, 7 Apr 2002 14:25:48 +0200
12280              Message-ID: <3CB056EC.16340.1119992@localhost>
12281      Branch: perl
12282            ! hv.c
12283 ____________________________________________________________________________
12284 [ 15792] By: ams                                   on 2002/04/07  21:48:49
12285         Log: Make other nits nervous.
12286      Branch: perl
12287            ! gv.c perl.c
12288 ____________________________________________________________________________
12289 [ 15791] By: ams                                   on 2002/04/07  20:31:08
12290         Log: Subject: [MIME::Base64 patch] t/base64.t fix
12291              From: Dan Kogai <dankogai@dan.co.jp>
12292              Date: Mon, 8 Apr 2002 06:19:29 +0900
12293              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
12294      Branch: perl
12295            ! ext/MIME/Base64/t/base64.t
12296 ____________________________________________________________________________
12297 [ 15790] By: ams                                   on 2002/04/07  20:15:52
12298         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
12299              From: Slaven Rezic <slaven.rezic@berlin.de>
12300              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
12301              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
12302      Branch: perl
12303            ! ext/Devel/Peek/Peek.xs
12304 ____________________________________________________________________________
12305 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
12306         Log: Fully qualify in warning message the name of a subroutine redefined
12307              via glob assignment
12308      Branch: perl
12309            ! sv.c t/lib/warnings/op t/lib/warnings/sv
12310 ____________________________________________________________________________
12311 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
12312         Log: Update from Dan Kogai.
12313      Branch: perl
12314            ! ext/Encode/t/Unicode.t
12315 ____________________________________________________________________________
12316 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
12317         Log: Can't right now twist my brain to figure out
12318              the right CR/LF code point mappings in EBCDIC.
12319      Branch: perl
12320            ! lib/Pod/t/eol.t
12321 ____________________________________________________________________________
12322 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
12323         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
12324              From: Nicholas Clark <nick@ccl4.org>
12325              Date: Sun, 7 Apr 2002 15:01:56 +0100
12326              Message-ID: <20020407150156.R10686@plum.flirble.org>
12327      Branch: perl
12328            ! ext/Data/Dumper/Dumper.xs
12329 ____________________________________________________________________________
12330 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
12331         Log: Tpyo.
12332      Branch: perl
12333            ! lib/Pod/t/eol.t
12334 ____________________________________________________________________________
12335 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
12336         Log: EBCDIC branch was forgotten.
12337      Branch: perl
12338            ! ext/Devel/Peek/Peek.t
12339 ____________________________________________________________________________
12340 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
12341         Log: charnames::viacode() was broken, noticed by Jeffrey.
12342      Branch: perl
12343            ! lib/charnames.pm lib/charnames.t
12344 ____________________________________________________________________________
12345 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
12346         Log: Missing files.
12347      Branch: perl
12348            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
12349            ! MANIFEST ext/Encode/MANIFEST
12350 ____________________________________________________________________________
12351 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
12352         Log: (intentionally empty)
12353      Branch: perl
12354            ! MANIFEST sv.h
12355 ____________________________________________________________________________
12356 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
12357         Log: Upgrade to Encode 1.26, from Dan Kogai.
12358      Branch: perl
12359            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
12360            + ext/Encode/ucm/jis0212.ucm
12361            - ext/Encode/lib/Encode/10646_1.pm
12362            - ext/Encode/lib/Encode/Internal.pm
12363            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12364            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
12365            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
12366            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
12367            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
12368            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
12369            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
12370            - ext/Encode/ucm/macRumanian.ucm
12371            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
12372            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
12373            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
12374            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
12375            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
12376            ! ext/Encode/lib/Encode/Encoding.pm
12377            ! ext/Encode/lib/Encode/Supported.pod
12378            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
12379            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
12380            ! ext/Encode/ucm/adobeSymbol.ucm
12381            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
12382            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
12383            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
12384            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
12385            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
12386            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
12387            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
12388            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
12389            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
12390            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
12391            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
12392            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
12393            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
12394            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
12395            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
12396            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
12397            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
12398            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
12399            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
12400            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
12401            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
12402            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
12403            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
12404            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
12405            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
12406            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
12407            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
12408            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
12409            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
12410            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
12411            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
12412            ! ext/Encode/ucm/nextstep.ucm
12413 ____________________________________________________________________________
12414 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
12415         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
12416              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
12417              Now, where was my coffee mug...
12418      Branch: perl
12419            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
12420            ! pp_sys.c
12421 ____________________________________________________________________________
12422 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
12423         Log: Subject: [PATCH] MakeMaker basic.t on Win32
12424              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12425              Date: Sun, 7 Apr 2002 14:25:48 +0200
12426              Message-ID: <3CB056EC.27101.1119A3D@localhost>
12427              
12428              Subject: [PATCH] MakeMaker && Win32 && nmake
12429              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12430              Date: Sun, 7 Apr 2002 14:25:48 +0200
12431              Message-ID: <3CB056EC.9001.11199ED@localhost>
12432      Branch: perl
12433            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
12434 ____________________________________________________________________________
12435 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
12436         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
12437              From: Philip Newton <Philip.Newton@gmx.net>
12438              Date: Sun, 07 Apr 2002 07:51:49 +0200      
12439              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
12440      Branch: perl
12441            ! utf8.c
12442 ____________________________________________________________________________
12443 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
12444         Log: There was no nice way of getting in UTF-8 filenames:
12445              now one can use in the (new) three-arg form of readdir()
12446              and in File::Glob import a ":utf8" to transparently accept
12447              the filenames as Unicode.  Note that only :utf8 is supported,
12448              not fancier stuff like :encoding(foobar)
12449      Branch: perl
12450            + ext/File/Glob/t/utf8.t
12451            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
12452            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
12453            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12454            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
12455            ! t/op/readdir.t
12456 ____________________________________________________________________________
12457 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
12458         Log: Subject: [PATCH] Re: perl@15772
12459              From: Nicholas Clark <nick@ccl4.org>
12460              Date: Sun, 7 Apr 2002 11:06:42 +0100
12461              Message-ID: <20020407110641.O10686@plum.flirble.org>
12462      Branch: perl
12463            ! hv.c
12464 ____________________________________________________________________________
12465 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
12466         Log: Subject: [PATCH] Re: 15764 breakage
12467              From: Michael G Schwern <schwern@pobox.com>
12468              Date: Sat, 6 Apr 2002 19:14:02 -0500
12469              Message-ID: <20020407001401.GA7076@blackrider>
12470      Branch: perl
12471            ! lib/ExtUtils/MM_Unix.pm
12472 ____________________________________________________________________________
12473 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
12474         Log: Instruction tweak.
12475      Branch: perl
12476            ! README.os390
12477 ____________________________________________________________________________
12478 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
12479         Log: Update Changes.
12480      Branch: perl
12481            ! Changes patchlevel.h
12482 ____________________________________________________________________________
12483 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
12484         Log: Subject: [PATCH] Encode tweaks for VMS
12485              From: Michael G Schwern <schwern@pobox.com>
12486              Date: Sat, 6 Apr 2002 03:26:09 -0500
12487              Message-ID: <20020406082609.GA28758@blackrider>
12488      Branch: perl
12489            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
12490            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
12491            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
12492            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
12493 ____________________________________________________________________________
12494 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
12495         Log: Prettyprinting and version paranoia.
12496      Branch: perl
12497            ! ext/DB_File/t/db-recno.t
12498 ____________________________________________________________________________
12499 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
12500         Log: Be explicit about the two DB_File tests croaking
12501              in Mac OS X.
12502      Branch: perl
12503            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
12504 ____________________________________________________________________________
12505 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
12506         Log: Regen toc.
12507      Branch: perl
12508            ! pod/perltoc.pod
12509 ____________________________________________________________________________
12510 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
12511         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
12512              From: Benjamin Goldberg <goldbb2@earthlink.net>
12513              Date: Fri, 05 Apr 2002 19:15:42 -0500
12514              Message-ID: <3CAE3E2E.8483505@earthlink.net>
12515      Branch: perl
12516            ! hv.h
12517 ____________________________________________________________________________
12518 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
12519         Log: Underline that the current implementation is not
12520              guaranteed to be forever; and reformat a bit.
12521      Branch: perl
12522            ! lib/utf8.pm
12523 ____________________________________________________________________________
12524 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
12525         Log: Subject: Weak spots in the utf8 manpage
12526              From: andreas.koenig@anima.de (Andreas J. Koenig)
12527              Date: Fri, 05 Apr 2002 10:08:44 +0200      
12528              Message-ID: <m3u1qqefeb.fsf@anima.de>      
12529      Branch: perl
12530            ! lib/utf8.pm
12531 ____________________________________________________________________________
12532 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
12533         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
12534              From: Michael G Schwern <schwern@pobox.com>
12535              Date: Sat, 6 Apr 2002 03:22:03 -0500
12536              Message-ID: <20020406082203.GA28713@blackrider>
12537      Branch: perl
12538            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
12539            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
12540            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
12541            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
12542            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
12543            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
12544            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
12545            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
12546            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
12547            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
12548 ____________________________________________________________________________
12549 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
12550         Log: No need to avoid utf8 warnings after #15762.
12551      Branch: perl
12552            ! lib/Unicode/Collate.pm
12553 ____________________________________________________________________________
12554 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
12555         Log: As noted by Philip Newton: nothing wrong with BOM,
12556              but 0xFFFE quite wrong.
12557      Branch: perl
12558            ! t/lib/warnings/utf8 utf8.c utf8.h
12559 ____________________________________________________________________________
12560 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
12561         Log: Explain the "gaps" in the UTF-8 encoding.
12562      Branch: perl
12563            ! pod/perlunicode.pod utf8.h
12564 ____________________________________________________________________________
12565 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
12566         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
12567              From: Nicholas Clark <nick@unfortu.net>
12568              Date: Sat, 6 Apr 2002 14:54:51 +0100
12569              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
12570      Branch: perl
12571            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
12572 ____________________________________________________________________________
12573 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
12574         Log: Signedness nits.
12575      Branch: perl
12576            ! hv.c
12577 ____________________________________________________________________________
12578 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
12579         Log: Make hv_notallowed a static as suggested by Nick Clark;
12580              and synchronize the nomenclature to talk about restricted
12581              (not fixed) hashes.
12582      Branch: perl
12583            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
12584            ! proto.h
12585 ____________________________________________________________________________
12586 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
12587         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
12588              From: Nicholas Clark <nick@unfortu.net>
12589              Date: Sat, 6 Apr 2002 00:21:17 +0100
12590              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
12591              
12592              (with the last one reversed)
12593      Branch: perl
12594            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
12595            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
12596 ____________________________________________________________________________
12597 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
12598         Log: Update the warning message.
12599      Branch: perl
12600            ! README.tru64
12601 ____________________________________________________________________________
12602 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
12603         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
12604              From: Dan Kogai <dankogai@dan.co.jp>
12605              Date: Sat, 6 Apr 2002 06:08:40 +0900
12606              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
12607      Branch: perl
12608            ! pod/perlunicode.pod
12609 ____________________________________________________________________________
12610 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
12611         Log: Some tests were failing silently instead of saying "not ok"
12612      Branch: perl
12613            ! t/comp/proto.t
12614 ____________________________________________________________________________
12615 [ 15753] By: nick                                  on 2002/04/05  19:30:12
12616         Log: Integrate mainline
12617      Branch: perlio
12618           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
12619           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
12620           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
12621 ____________________________________________________________________________
12622 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
12623         Log: Minor Tie::File test patch, from mjd.
12624      Branch: perl
12625            ! lib/Tie/File/t/24_cache_loop.t
12626 ____________________________________________________________________________
12627 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
12628         Log: Not *that* different line endings (noticed by Philip Newton)
12629      Branch: perl
12630            ! pod/perldelta.pod
12631 ____________________________________________________________________________
12632 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
12633         Log: Retract #15745 for now; won't work without more Encode fixes.
12634      Branch: perl
12635            ! ext/Encode/lib/Encode/10646_1.pm
12636 ____________________________________________________________________________
12637 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
12638         Log: metaconfig unit change for #15748.
12639      Branch: metaconfig
12640            ! U/modified/Oldconfig.U
12641 ____________________________________________________________________________
12642 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
12643         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
12644              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
12645              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
12646              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
12647      Branch: perl
12648            ! Configure
12649 ____________________________________________________________________________
12650 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
12651         Log: NetWare update from C Aditya.
12652      Branch: perl
12653            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
12654 ____________________________________________________________________________
12655 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
12656         Log: Win32 pacifying from mjd.
12657      Branch: perl
12658            ! lib/Tie/File/t/26_twrite.t
12659 ____________________________________________________________________________
12660 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
12661         Log: Integrate perlio:
12662              
12663              [ 15744]
12664              Not only did UCS-2 have dodgy name it was buggy.
12665      Branch: perl
12666           !> ext/Encode/lib/Encode/10646_1.pm
12667 ____________________________________________________________________________
12668 [ 15744] By: nick                                  on 2002/04/05  13:02:36
12669         Log: Not only did UCS-2 have dodgy name it was buggy.
12670      Branch: perlio
12671            ! ext/Encode/lib/Encode/10646_1.pm
12672 ____________________________________________________________________________
12673 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
12674         Log: Subject: Patch for bug ID 20020221.007
12675              From: Archer Sully <archer@meer.net>
12676              Date: Thu, 4 Apr 2002 21:45:34 -0700
12677              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
12678              
12679              Fix for "[ID 20020221.007] SEGV in Storable with empty string
12680              scalar object" (dclone)
12681      Branch: perl
12682            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
12683 ____________________________________________________________________________
12684 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
12685         Log: Subject: Re: lib/sort.t failure 
12686              From: "John P. Linderman" <jpl@research.att.com>
12687              Date: Fri, 05 Apr 2002 06:19:07 -0500
12688              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
12689              
12690              with a minor formatting tweak
12691      Branch: perl
12692            ! pod/perlfunc.pod
12693 ____________________________________________________________________________
12694 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
12695         Log: Subject: Re: lib/sort.t failure (and [PATCH])
12696              From: "John P. Linderman" <jpl@research.att.com>
12697              Date: Fri, 05 Apr 2002 07:13:27 -0500
12698              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
12699      Branch: perl
12700            ! lib/sort.t
12701 ____________________________________________________________________________
12702 [ 15740] By: nick                                  on 2002/04/05  09:31:42
12703         Log: Integrate mainline
12704      Branch: perlio
12705           +> (branch 49 files)
12706           !> (integrate 82 files)
12707 ____________________________________________________________________________
12708 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
12709         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
12710              From: Dan Kogai <dankogai@dan.co.jp>
12711              Date: Fri, 5 Apr 2002 11:52:50 +0900
12712              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
12713      Branch: perl
12714            ! ext/Encode/t/Aliases.t
12715 ____________________________________________________________________________
12716 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
12717         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
12718              From: Dan Kogai <dankogai@dan.co.jp>
12719              Date: Fri, 5 Apr 2002 11:39:55 +0900
12720              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
12721      Branch: perl
12722            ! ext/Encode/lib/Encode/Alias.pm
12723 ____________________________________________________________________________
12724 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
12725         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
12726              From: Ilmari Karonen <iltzu@sci.fi>
12727              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
12728              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
12729      Branch: perl
12730            ! gv.c t/op/method.t
12731 ____________________________________________________________________________
12732 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
12733         Log: I was fooled for a while, somebody else might be too.
12734      Branch: perl
12735            ! t/test.pl
12736 ____________________________________________________________________________
12737 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
12738         Log: test.pl-ify.
12739      Branch: perl
12740            ! t/op/method.t
12741 ____________________________________________________________________________
12742 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
12743         Log: Upgrade to Encode 1.20, from Dan Kogai.
12744      Branch: perl
12745            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
12746            + ext/Encode/ucm/adobeSymbol.ucm
12747            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
12748            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
12749            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
12750            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
12751            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
12752            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
12753            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
12754            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
12755            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
12756            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
12757            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
12758            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
12759            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
12760            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
12761            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
12762            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
12763            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
12764            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
12765            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
12766            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
12767            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
12768            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
12769            + ext/Encode/ucm/macSymbol.ucm
12770            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
12771            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
12772            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
12773            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
12774            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12775            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
12776            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
12777            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
12778            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
12779            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
12780            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
12781            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
12782            ! ext/Encode/lib/Encode/Alias.pm
12783            ! ext/Encode/lib/Encode/Supported.pod
12784            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12785            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
12786            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
12787            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
12788            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
12789            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
12790            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
12791            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
12792            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
12793            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
12794            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
12795            ! ext/Encode/ucm/nextstep.ucm
12796 ____________________________________________________________________________
12797 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
12798         Log: Subject: left-over "use 5.7.2" in threads.pm
12799              From: Slaven Rezic <slaven.rezic@berlin.de>
12800              Date: 21 Mar 2002 23:18:13 +0100
12801              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
12802      Branch: perl
12803            ! ext/threads/threads.pm
12804 ____________________________________________________________________________
12805 [ 15732] By: ams                                   on 2002/04/04  17:08:13
12806         Log: Subject: [PATCH 5.7.3 DOCS]
12807              From: mjd@plover.com
12808              Date: 4 Apr 2002 15:59:39 -0000
12809              Message-Id: <20020404155939.6754.qmail@plover.com>
12810      Branch: perl
12811            ! pod/perlfaq9.pod
12812 ____________________________________________________________________________
12813 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
12814         Log: metaconfig unit change for #15730.
12815      Branch: metaconfig
12816            ! U/threads/usethreads.U
12817 ____________________________________________________________________________
12818 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
12819         Log: Subject: Re: lib/sort.t failure [PATCH]
12820              From: Andy Dougherty <doughera@lafayette.edu>
12821              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
12822              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
12823              
12824              Default to usethreads in case the user most probably forgot it.
12825      Branch: perl
12826            ! Configure
12827 ____________________________________________________________________________
12828 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
12829         Log: Typo nits from Wolfgang Laun.
12830      Branch: perl
12831            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
12832 ____________________________________________________________________________
12833 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
12834         Log: Detypo in diagnostics.
12835      Branch: perl
12836            ! lib/locale.t
12837 ____________________________________________________________________________
12838 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
12839         Log: pod2html: try to be EOL agnostic.
12840              (Needs testing on CRLF and CR platforms.)
12841      Branch: perl
12842            + lib/Pod/t/eol.t
12843            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
12844 ____________________________________________________________________________
12845 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
12846         Log: Subject: [PATCH} Pod::HTML and HTML4
12847              From: Robert Spier <rspier@pobox.com>
12848              Date: Wed, 03 Apr 2002 16:26:21 -0800
12849              Message-ID: <3CAB9DAD.20305@pobox.com>
12850      Branch: perl
12851            ! lib/Pod/Html.pm
12852 ____________________________________________________________________________
12853 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
12854         Log: Byebye, beebee.
12855      Branch: perl
12856            ! t/lib/warnings/perlio
12857 ____________________________________________________________________________
12858 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
12859         Log: Subject: Re: enc2xs needs portable way to know it's in the core
12860              From: PPrymmer@factset.com
12861              Date: Wed, 3 Apr 2002 14:29:32 -0500
12862              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
12863      Branch: perl
12864            ! configure.com
12865 ____________________________________________________________________________
12866 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
12867         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
12868              From: Dominic Dunlop <domo@computer.org>
12869              Date: Wed, 3 Apr 2002 22:44:01 +0200
12870              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
12871      Branch: perl
12872            ! lib/File/Spec/t/rel2abs2rel.t
12873 ____________________________________________________________________________
12874 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
12875         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
12876              From: Paul_GreenVOS@vos.stratus.com
12877              Date: Wed, 3 Apr 02 16:34 est
12878              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
12879      Branch: perl
12880            ! pp_pack.c
12881 ____________________________________________________________________________
12882 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
12883         Log: Upgrade to Tie::File 0.93, from mjd.
12884      Branch: perl
12885            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
12886            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
12887            ! lib/Tie/File/t/41_heap.t
12888 ____________________________________________________________________________
12889 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
12890         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
12891              From: Andy Dougherty <doughera@lafayette.edu>
12892              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
12893              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
12894      Branch: perl
12895            ! lib/AnyDBM_File.t
12896 ____________________________________________________________________________
12897 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
12898         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
12899              and ccflags including -DNO_LOCALE
12900      Branch: perl
12901            ! perl.h
12902 ____________________________________________________________________________
12903 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
12904         Log: EPOC tweaks from Olaf Flebbe.
12905      Branch: perl
12906            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
12907 ____________________________________________________________________________
12908 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
12909         Log: Subject: [PATCH] Set @INC earlier
12910              From: Andy Dougherty <doughera@lafayette.edu>
12911              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
12912              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
12913      Branch: perl
12914            ! lib/AnyDBM_File.t lib/sort.t
12915 ____________________________________________________________________________
12916 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
12917         Log: perlcompile.pod was listing all B:: modules, except B::Concise
12918              (resubmitted)
12919      Branch: perl
12920            ! pod/perlcompile.pod
12921 ____________________________________________________________________________
12922 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
12923         Log: perlcompile.pod was listing all B:: modules, except B::Concise
12924      Branch: perl
12925            ! pod/perlcompile.pod
12926 ____________________________________________________________________________
12927 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
12928         Log: non-perlio robustness.
12929      Branch: perl
12930            ! ext/Socket/socketpair.t lib/utf8.t
12931 ____________________________________________________________________________
12932 [ 15713] By: nick                                  on 2002/04/03  18:06:49
12933         Log: Integrate mainline
12934      Branch: perlio
12935           +> lib/Tie/File/t/41_heap.t
12936           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
12937           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
12938           !> regexec.c t/op/re_tests t/op/tiearray.t
12939 ____________________________________________________________________________
12940 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
12941         Log: Tweak for 8.3 compat.
12942      Branch: perl
12943            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
12944            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
12945            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
12946            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
12947            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
12948            ! ext/Encode/bin/enc2xs
12949 ____________________________________________________________________________
12950 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
12951         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
12952              From: Mark-Jason Dominus <mjd@plover.com>
12953              Date: Wed, 03 Apr 2002 13:04:40 -0500
12954              Message-ID: <20020403180440.7614.qmail@plover.com>
12955      Branch: perl
12956            ! t/op/tiearray.t
12957 ____________________________________________________________________________
12958 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
12959         Log: Forgotten.
12960      Branch: perl
12961            + lib/Tie/File/t/41_heap.t
12962            ! MANIFEST
12963 ____________________________________________________________________________
12964 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
12965         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
12966              From: Mark Kvale <kvale@phy.ucsf.edu>
12967              Date: Tue, 2 Apr 2002 13:57:37 -0800
12968              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
12969      Branch: perl
12970            ! t/op/re_tests
12971 ____________________________________________________________________________
12972 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
12973         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
12974              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
12975              Date: Wed, 03 Apr 2002 03:34:34 +0100
12976              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
12977      Branch: perl
12978            ! regcomp.c
12979 ____________________________________________________________________________
12980 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
12981         Log: The leavetry crash should now be history.
12982      Branch: perl
12983            ! t/op/tiearray.t
12984 ____________________________________________________________________________
12985 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
12986         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
12987              From: Michael G Schwern <schwern@pobox.com>
12988              Date: Wed, 3 Apr 2002 10:56:44 -0500
12989              Message-ID: <20020403155644.GC916@blackrider>
12990      Branch: perl
12991            ! lib/ExtUtils/MM_Win95.pm
12992 ____________________________________________________________________________
12993 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
12994         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
12995              From: Dave Mitchell <davem@fdgroup.com>
12996              Date: Wed, 3 Apr 2002 02:08:26 +0100
12997              Message-ID: <20020403020825.B16724@fdgroup.com>
12998      Branch: perl
12999            ! pp_ctl.c
13000 ____________________________________________________________________________
13001 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
13002         Log: Prototype tweak for non-threaded builds.
13003      Branch: perl
13004            ! perl.c
13005 ____________________________________________________________________________
13006 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
13007         Log: Detached threads do not help; they still hold resources.
13008      Branch: perl
13009            ! ext/threads/threads.pm pod/perldiag.pod
13010 ____________________________________________________________________________
13011 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
13012         Log: Doc tweak from Wolfgang Laun.
13013      Branch: perl
13014            ! lib/File/Compare.pm
13015 ____________________________________________________________________________
13016 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
13017         Log: Subject: [PATCH bleadperl] regexec.c
13018              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13019              Date: Wed, 3 Apr 2002 11:13:30 +0200
13020              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
13021      Branch: perl
13022            ! regexec.c
13023 ____________________________________________________________________________
13024 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
13025         Log: Document the "Cleanup skipped ..." warning.
13026      Branch: perl
13027            ! ext/threads/threads.pm pod/perldiag.pod
13028 ____________________________________________________________________________
13029 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
13030         Log: Integrate perlio:
13031              
13032              [ 15698]
13033              Fix segfaults when mainthread exits with other threads running:
13034              - track number of running threads
13035              - if main thread calls perl_destruct() with other threads running
13036              skip most of cleanup (with a warning).
13037              
13038              [ 15696]
13039              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
13040      Branch: perl
13041           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
13042           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
13043           !> pod/perlapi.pod proto.h
13044 ____________________________________________________________________________
13045 [ 15698] By: nick                                  on 2002/04/03  13:15:30
13046         Log: Fix segfaults when mainthread exits with other threads running:
13047              - track number of running threads
13048              - if main thread calls perl_destruct() with other threads running
13049              skip most of cleanup (with a warning).
13050      Branch: perlio
13051            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
13052            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
13053 ____________________________________________________________________________
13054 [ 15697] By: nick                                  on 2002/04/03  07:34:13
13055         Log: Integrate mainline
13056      Branch: perlio
13057           +> lib/Net/Ping/t/250_ping_hires.t
13058           !> (integrate 33 files)
13059 ____________________________________________________________________________
13060 [ 15696] By: nick                                  on 2002/04/03  06:41:58
13061         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
13062      Branch: perlio
13063            ! lib/ExtUtils/xsubpp
13064 ____________________________________________________________________________
13065 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
13066         Log: Subject: [PATCH @15047] debugger
13067              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13068              Date: Sat, 16 Mar 2002 04:38:50 -0500
13069              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
13070      Branch: perl
13071            ! lib/perl5db.pl
13072 ____________________________________________________________________________
13073 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
13074         Log: Third Degree flags.
13075      Branch: perl
13076            ! Makefile.SH
13077 ____________________________________________________________________________
13078 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
13079         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
13080              From: Mark-Jason Dominus <mjd@plover.com>
13081              Date: Tue, 02 Apr 2002 16:35:11 -0500
13082              Message-ID: <20020402213511.27781.qmail@plover.com>
13083              
13084              (tweaked)
13085      Branch: perl
13086            ! pod/perlfunc.pod
13087 ____________________________________________________________________________
13088 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
13089         Log: Upgrade to Tie::File 0.92, from mjd.
13090      Branch: perl
13091            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
13092            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
13093            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
13094            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
13095            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
13096            ! lib/Tie/File/t/40_abs_cache.t
13097 ____________________________________________________________________________
13098 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
13099         Log: Subject: [PATCH] Update my email address in perl.c
13100              From: Paul_GreenVOS@vos.stratus.com
13101              Date: Tue, 2 Apr 02 15:27 est
13102              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
13103      Branch: perl
13104            ! AUTHORS perl.c
13105 ____________________________________________________________________________
13106 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
13107         Log: POD fix.
13108      Branch: perl
13109            ! pod/perldelta.pod
13110 ____________________________________________________________________________
13111 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
13112         Log: What started as a small nit (the charnames test, nit found
13113              be Hugo), ballooned a bit... the goal is Larry's wish that
13114              illegal Unicode (such as U+FFFF) by default doesn't warn,
13115              since what if somebody WANTS to create illegal Unicode?
13116              Now getting close to this in the regex runtime.
13117              (Also, fix more of my fixation that BOM would be U+FFFE.)
13118      Branch: perl
13119            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
13120            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
13121 ____________________________________________________________________________
13122 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
13123         Log: Talk more about Net::Ping.
13124      Branch: perl
13125            ! pod/perldelta.pod
13126 ____________________________________________________________________________
13127 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
13128         Log: Upgrade to Net::Ping 2.14.
13129      Branch: perl
13130            + lib/Net/Ping/t/250_ping_hires.t
13131            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
13132            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
13133            ! lib/Net/Ping/t/140_stream_inst.t
13134 ____________________________________________________________________________
13135 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
13136         Log: XML::Parser 2.31 should be out shortly.
13137      Branch: perl
13138            ! pod/perldelta.pod
13139 ____________________________________________________________________________
13140 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
13141         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
13142              From: George Necula <necula@eecs.berkeley.edu>
13143              Date: Tue, 2 Apr 2002 10:22:41 -0800
13144              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
13145      Branch: perl
13146            ! lib/File/Spec/Cygwin.pm
13147 ____________________________________________________________________________
13148 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
13149         Log: EBCDIC test tweak.
13150      Branch: perl
13151            ! pod/perldelta.pod t/uni/case.pl
13152 ____________________________________________________________________________
13153 [ 15683] By: nick                                  on 2002/04/02  15:36:17
13154         Log: Integrate mainline
13155      Branch: perlio
13156           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
13157           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
13158           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
13159 ____________________________________________________________________________
13160 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
13161         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
13162              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13163              Date: Tue, 2 Apr 2002 00:37:08 -0500
13164              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
13165      Branch: perl
13166            ! os2/os2ish.h perlio.c
13167 ____________________________________________________________________________
13168 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
13169         Log: Subject: [PATCH @15047] debugger again
13170              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13171              Date: Tue, 2 Apr 2002 00:30:31 -0500
13172              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
13173      Branch: perl
13174            ! lib/perl5db.pl
13175 ____________________________________________________________________________
13176 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
13177         Log: Subject: [PATCH @15047] test() in CPAN.pm
13178              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13179              Date: Tue, 2 Apr 2002 00:46:45 -0500
13180              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
13181      Branch: perl
13182            ! lib/CPAN.pm
13183 ____________________________________________________________________________
13184 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
13185         Log: Sync with libnet-1.11
13186      Branch: perl
13187            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
13188            ! lib/Net/SMTP.pm
13189 ____________________________________________________________________________
13190 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
13191         Log: NetWare tweaks from C Aditya.
13192      Branch: perl
13193            ! NetWare/t/NWScripts.pl scope.c
13194 ____________________________________________________________________________
13195 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
13196         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
13197              From: Dan Kogai <dankogai@dan.co.jp>
13198              Date: Tue, 2 Apr 2002 22:21:47 +0900
13199              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
13200      Branch: perl
13201            ! ext/Encode/Encode.xs
13202 ____________________________________________________________________________
13203 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
13204         Log: Integrate perlio:
13205              
13206              [ 15675]
13207              Add buffer size growth test.
13208              
13209              [ 15674]
13210              Calculate buffer size needs in float to avoid 32-bit overflow.
13211      Branch: perl
13212           +> ext/Encode/t/grow.t
13213           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
13214 ____________________________________________________________________________
13215 [ 15675] By: nick                                  on 2002/04/02  07:49:41
13216         Log: Add buffer size growth test.
13217      Branch: perlio
13218            + ext/Encode/t/grow.t
13219            ! MANIFEST ext/Encode/MANIFEST
13220 ____________________________________________________________________________
13221 [ 15674] By: nick                                  on 2002/04/02  07:40:49
13222         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
13223      Branch: perlio
13224            ! ext/Encode/Encode.xs
13225 ____________________________________________________________________________
13226 [ 15673] By: nick                                  on 2002/04/02  07:40:06
13227         Log: Integrate mainline
13228      Branch: perlio
13229           +> (branch 102 files)
13230            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
13231            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
13232            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
13233            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
13234            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
13235            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
13236            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
13237            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
13238            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
13239            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
13240            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
13241            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
13242            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
13243            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
13244            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
13245            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
13246            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
13247            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
13248            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
13249            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
13250            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
13251            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
13252            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
13253            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
13254            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
13255            - ext/Encode/Encode/macCentEuro.ucm
13256            - ext/Encode/Encode/macCroatian.ucm
13257            - ext/Encode/Encode/macCyrillic.ucm
13258            - ext/Encode/Encode/macDingbats.ucm
13259            - ext/Encode/Encode/macGreek.ucm
13260            - ext/Encode/Encode/macIceland.ucm
13261            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
13262            - ext/Encode/Encode/macRumanian.ucm
13263            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
13264            - ext/Encode/Encode/macTurkish.ucm
13265            - ext/Encode/Encode/macUkraine.ucm
13266            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
13267            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
13268            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
13269            - ext/Encode/compile ext/Encode/encode.h
13270            - ext/Encode/lib/Encode/CN/2022_CN.pm
13271            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
13272            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
13273            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
13274            - lib/unicore/PropertyValueAliases.txt
13275           !> (integrate 143 files)
13276 ____________________________________________________________________________
13277 [ 15672] By: ams                                   on 2002/04/02  04:42:44
13278         Log: Win32 fix for Tie::File from MJD.
13279      Branch: perl
13280            ! lib/Tie/File.pm
13281 ____________________________________________________________________________
13282 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
13283         Log: Add a few tests to the timing-sensitive list.
13284      Branch: perl
13285            ! INSTALL
13286 ____________________________________________________________________________
13287 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
13288         Log: Subject: [PATCH sort.t] extensive regression testing
13289              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13290              Date: Mon, 1 Apr 2002 23:50:24 +0200
13291              Message-ID: <20020401235024.E677@rafael>
13292      Branch: perl
13293            ! lib/sort.t
13294 ____________________________________________________________________________
13295 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
13296         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)
13297              From: Nicholas Clark <nick@unfortu.net>
13298              Date: Mon, 1 Apr 2002 21:54:05 +0100
13299              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
13300      Branch: perl
13301            ! lib/Memoize/t/errors.t
13302 ____________________________________________________________________________
13303 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
13304         Log: Subject: getting rid of a few superfluous $&/$`
13305              From: Jeffrey Friedl <jfriedl@yahoo.com>
13306              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
13307              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
13308              
13309              (with more-backward-compat than just using @- and @+, also by Jeffrey)
13310              
13311              (The version number of Text::Balanced intentionally not
13312              increased since Damian will make a new release after 5.8)
13313      Branch: perl
13314            ! lib/Pod/Html.pm lib/Text/Balanced.pm
13315 ____________________________________________________________________________
13316 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
13317         Log: Subject: [PATCH 5.7.3 TESTS]
13318              From: mjd@plover.com
13319              Date: 1 Apr 2002 20:32:18 -0000
13320              Message-ID: <20020401203218.25230.qmail@plover.com>
13321      Branch: perl
13322            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
13323            ! t/op/tiearray.t t/test.pl
13324 ____________________________________________________________________________
13325 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
13326         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
13327              From: Paul_GreenVOS@vos.stratus.com
13328              Date: Mon, 1 Apr 02 15:15 est
13329              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
13330      Branch: perl
13331            ! iperlsys.h
13332 ____________________________________________________________________________
13333 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
13334         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
13335              From: Paul_GreenVOS@vos.stratus.com
13336              Date: Mon, 1 Apr 02 14:11 est
13337              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
13338      Branch: perl
13339            ! lib/ExtUtils/MM_Unix.pm
13340 ____________________________________________________________________________
13341 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
13342         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
13343              From: Nicholas Clark <nick@unfortu.net>
13344              Date: Mon, 1 Apr 2002 19:30:05 +0100
13345              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
13346      Branch: perl
13347            ! t/op/pat.t t/op/utfhash.t
13348 ____________________________________________________________________________
13349 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
13350         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
13351              From: Mark-Jason Dominus <mjd@plover.com>
13352              Date: Mon, 01 Apr 2002 13:22:01 -0500
13353              Message-ID: <20020401182201.21189.qmail@plover.com>
13354      Branch: perl
13355            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
13356 ____________________________________________________________________________
13357 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
13358         Log: Update Changes.
13359      Branch: perl
13360            ! Changes patchlevel.h
13361 ____________________________________________________________________________
13362 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
13363         Log: Subject: [PATCH 5.7.3 DOC]
13364              From: mjd@plover.com
13365              Date: 1 Apr 2002 17:23:40 -0000
13366              Message-ID: <20020401172340.16410.qmail@plover.com>
13367      Branch: perl
13368            ! pod/perldelta.pod
13369 ____________________________________________________________________________
13370 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
13371         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
13372      Branch: perl
13373            ! hints/unicos.sh
13374 ____________________________________________________________________________
13375 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
13376         Log: Advertise piconv and enc2xs.
13377      Branch: perl
13378            ! pod/perldelta.pod
13379 ____________________________________________________________________________
13380 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
13381         Log: Add enc2xs.
13382      Branch: perl
13383            + utils/enc2xs.PL
13384            ! MANIFEST utils/Makefile
13385 ____________________________________________________________________________
13386 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
13387         Log: Integrate perlio:
13388              
13389              [ 15653]
13390              Be more explicit testing for \015 not \r
13391      Branch: perl
13392           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
13393           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
13394 ____________________________________________________________________________
13395 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
13396         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
13397              From: Philip Newton <Philip.Newton@gmx.net>
13398              Date: Mon, 01 Apr 2002 17:06:18 +0200
13399              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
13400      Branch: perl
13401            ! lib/charnames.pm lib/charnames.t
13402 ____________________________________________________________________________
13403 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
13404         Log: Subject: detypo patch
13405              From: andreas.koenig@anima.de (Andreas J. Koenig)
13406              Date: Mon, 01 Apr 2002 10:09:21 +0200
13407              Message-ID: <m3r8lzsuvi.fsf@anima.de>
13408      Branch: perl
13409            ! INSTALL
13410 ____________________________________________________________________________
13411 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
13412         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
13413              From: Philip Newton <Philip.Newton@gmx.net>
13414              Date: Mon, 01 Apr 2002 08:12:01 +0200
13415              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
13416      Branch: perl
13417            ! lib/charnames.pm lib/charnames.t
13418 ____________________________________________________________________________
13419 [ 15653] By: nick                                  on 2002/04/01  09:20:24
13420         Log: Be more explicit testing for \015 not \r
13421      Branch: perlio
13422            ! t/io/crlf.t
13423 ____________________________________________________________________________
13424 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
13425         Log: If under UTF-8 locale the utf8.pm really needs to be found.
13426      Branch: perl
13427            ! t/comp/cpp.t t/run/switchPx.t
13428 ____________________________________________________________________________
13429 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
13430         Log: Upgrade to Tie::File 0.91, from mjd.
13431      Branch: perl
13432            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
13433            + lib/Tie/File/t/26_twrite.t
13434            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
13435            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
13436            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
13437            ! lib/Tie/File/t/16_handle.t
13438 ____________________________________________________________________________
13439 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
13440         Log: DJGPP tweaks from Laszlo.
13441      Branch: perl
13442            ! lib/ExtUtils/MM_DOS.pm util.c
13443 ____________________________________________________________________________
13444 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
13445         Log: Discussion about minimal installations.
13446      Branch: perl
13447            ! INSTALL
13448 ____________________________________________________________________________
13449 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
13450         Log: Comment tweak from Hugo.
13451      Branch: perl
13452            ! regexec.c
13453 ____________________________________________________________________________
13454 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
13455         Log: Another UTF-8 locale tweak from Hugo.
13456      Branch: perl
13457            ! regexec.c
13458 ____________________________________________________________________________
13459 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
13460         Log: Document the known MacOS X locale problem.
13461      Branch: perl
13462            ! pod/perldelta.pod
13463 ____________________________________________________________________________
13464 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
13465         Log: Regex fix from Hugo: in UTF-8 locales the character
13466              counting code didn't work right for minimal matches.
13467      Branch: perl
13468            ! regexec.c
13469 ____________________________________________________________________________
13470 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
13471         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
13472              From: Spider Boardman <spider@Orb.Nashua.NH.US>
13473              Date: Sun, 31 Mar 2002 20:32:43 -0500
13474              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
13475      Branch: perl
13476            ! lib/ExtUtils/xsubpp
13477 ____________________________________________________________________________
13478 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
13479         Log: Document known FreeBSD locale glitch. 
13480      Branch: perl
13481            ! pod/perldelta.pod
13482 ____________________________________________________________________________
13483 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
13484         Log: There is --list in glibc iconv.
13485      Branch: perl
13486            ! ext/Encode/bin/piconv
13487 ____________________________________________________________________________
13488 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
13489         Log: Slight usage tweaks to piconv: show usage with
13490              no -t -f or -l arguments, or with -h.
13491      Branch: perl
13492            ! ext/Encode/bin/piconv
13493 ____________________________________________________________________________
13494 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
13495         Log: Get the piconv installed.
13496      Branch: perl
13497            + utils/piconv.PL
13498            ! MANIFEST utils/Makefile
13499 ____________________________________________________________________________
13500 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
13501         Log: Spelling tweaks.
13502      Branch: perl
13503            ! ext/Encode/bin/piconv
13504 ____________________________________________________________________________
13505 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
13506         Log: Upgrade to Encode 1.11, from Dan Kogai.
13507      Branch: perl
13508            + ext/Encode/Encode/Changes.e2x
13509            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
13510            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
13511            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
13512            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
13513            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
13514            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
13515            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
13516            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
13517            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
13518            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
13519            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
13520            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
13521            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
13522            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
13523            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
13524            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
13525            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
13526            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
13527            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
13528            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
13529            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
13530            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
13531            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
13532            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
13533            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
13534            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
13535            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
13536            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
13537            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
13538            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
13539            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
13540            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
13541            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
13542            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
13543            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
13544            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
13545            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
13546            + ext/Encode/ucm/viscii.ucm
13547            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
13548            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
13549            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
13550            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
13551            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
13552            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
13553            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
13554            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
13555            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
13556            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
13557            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
13558            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
13559            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
13560            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
13561            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
13562            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
13563            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
13564            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
13565            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
13566            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
13567            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
13568            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
13569            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
13570            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
13571            - ext/Encode/Encode/ksc5601.ucm
13572            - ext/Encode/Encode/macCentEuro.ucm
13573            - ext/Encode/Encode/macCroatian.ucm
13574            - ext/Encode/Encode/macCyrillic.ucm
13575            - ext/Encode/Encode/macDingbats.ucm
13576            - ext/Encode/Encode/macGreek.ucm
13577            - ext/Encode/Encode/macIceland.ucm
13578            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
13579            - ext/Encode/Encode/macRumanian.ucm
13580            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
13581            - ext/Encode/Encode/macTurkish.ucm
13582            - ext/Encode/Encode/macUkraine.ucm
13583            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
13584            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
13585            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
13586            - lib/encoding.pm lib/encoding.t
13587            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
13588            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
13589            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
13590            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
13591            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
13592            ! ext/Encode/Makefile.PL ext/Encode/README
13593            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
13594            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
13595            ! ext/Encode/lib/Encode/Alias.pm
13596            ! ext/Encode/lib/Encode/Supported.pod
13597 ____________________________________________________________________________
13598 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
13599         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
13600              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
13601              respective test    and doc tweaks.
13602      Branch: perl
13603            ! lib/charnames.pm lib/charnames.t
13604 ____________________________________________________________________________
13605 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
13606         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
13607              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13608              Date: Sun, 31 Mar 2002 22:47:31 +0200
13609              Message-ID: <20020331224731.E854@rafael>
13610      Branch: perl
13611            ! pod/perlfunc.pod
13612 ____________________________________________________________________________
13613 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
13614         Log: Subject: [PATCH] __attribute__ problems with g++
13615              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13616              Date: Sun, 31 Mar 2002 22:43:03 +0200
13617              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
13618      Branch: perl
13619            ! perl.h
13620 ____________________________________________________________________________
13621 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
13622         Log: Put back the #! line, false alarm.
13623      Branch: perl
13624            ! lib/ExtUtils/t/Constant.t
13625 ____________________________________________________________________________
13626 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
13627         Log: Subject: Re: [Patch] pod/perlvar.pod
13628              From: Philip Newton <Philip.Newton@gmx.net>
13629              Date: Sun, 31 Mar 2002 07:40:43 +0200
13630              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
13631      Branch: perl
13632            ! pod/perlvar.pod
13633 ____________________________________________________________________________
13634 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
13635         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
13636              From: Spider Boardman <spider@Orb.Nashua.NH.US>
13637              Date: Sat, 30 Mar 2002 21:37:37 -0500
13638              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
13639      Branch: perl
13640            ! ext/Socket/socketpair.t
13641 ____________________________________________________________________________
13642 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
13643         Log: Subject: Re: compile tweak for Win32
13644              From: Michael G Schwern <schwern@pobox.com>
13645              Date: Fri, 29 Mar 2002 17:48:22 -0500      
13646              Message-ID: <20020329224822.GG16816@blackrider>
13647      Branch: perl
13648            ! win32/buildext.pl
13649 ____________________________________________________________________________
13650 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
13651         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
13652              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13653              Date: Sat, 30 Mar 2002 22:19:46 +0100
13654              Message-ID: <20020330221946.A28497@rafael>
13655      Branch: perl
13656            ! t/lib/1_compile.t
13657 ____________________________________________________________________________
13658 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
13659         Log: Subject: [PATCH regmesg.t] increase output verbosity
13660              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13661              Date: Sat, 30 Mar 2002 22:34:08 +0100
13662              Message-ID: <20020330223408.C28497@rafael>
13663      Branch: perl
13664            ! t/op/regmesg.t
13665 ____________________________________________________________________________
13666 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
13667         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
13668              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13669              Date: Sat, 30 Mar 2002 21:36:23 +0100
13670              Message-ID: <20020330213623.A677@rafael>
13671      Branch: perl
13672            ! regcomp.c
13673 ____________________________________________________________________________
13674 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
13675         Log: If using a network filesystem several different hosts
13676              may be trying to lock the same file.  In this case offering
13677              to kill the other process is not that helpful.  (Unless one
13678              has *real* clustering, but that's not usually the case.)
13679      Branch: perl
13680            ! lib/CPAN.pm
13681 ____________________________________________________________________________
13682 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
13683         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
13684              From: andreas.koenig@anima.de (Andreas J. Koenig)
13685              Date: Sat, 30 Mar 2002 06:12:36 +0100
13686              Message-ID: <m3hemyvdtn.fsf@anima.de>
13687      Branch: perl
13688            ! lib/Dumpvalue.pm
13689 ____________________________________________________________________________
13690 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
13691         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
13692              From: Jeremy Zawodny <Jeremy@Zawodny.com>
13693              Date: Fri, 29 Mar 2002 17:55:20 -0800
13694              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
13695      Branch: perl
13696            ! utils/dprofpp.PL
13697 ____________________________________________________________________________
13698 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
13699         Log: Subject: [Patch] pod/perlvar.pod
13700              From: Dan Kogai <dankogai@dan.co.jp>
13701              Date: Sun, 31 Mar 2002 02:03:36 +0900
13702              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
13703      Branch: perl
13704            ! pod/perlvar.pod
13705 ____________________________________________________________________________
13706 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
13707         Log: Subject: [PATCH] MM & Encode fixes
13708              From: Michael G Schwern <schwern@pobox.com>
13709              Date: Sat, 30 Mar 2002 06:41:56 -0500
13710              Message-ID: <20020330114156.GA16533@blackrider>
13711      Branch: perl
13712            + lib/ExtUtils/t/basic.t
13713            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
13714            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
13715            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
13716            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13717            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13718            ! lib/ExtUtils/t/hints.t
13719 ____________________________________________________________________________
13720 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
13721         Log: EBCDICification.
13722      Branch: perl
13723            ! lib/charnames.t
13724 ____________________________________________________________________________
13725 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
13726         Log: Upgrade to Tie::File 0.90, from mjd.
13727      Branch: perl
13728            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
13729            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
13730            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
13731            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
13732            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
13733            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
13734            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
13735            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
13736            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
13737 ____________________________________________________________________________
13738 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
13739         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
13740              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13741              Date: Sat, 30 Mar 2002 00:20:39 +0100
13742              Message-ID: <20020330002039.A716@rafael>
13743      Branch: perl
13744            ! lib/sort.pm
13745 ____________________________________________________________________________
13746 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
13747         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
13748              From: Michael G Schwern <schwern@pobox.com>
13749              Date: Fri, 29 Mar 2002 18:14:20 -0500
13750              Message-ID: <20020329231419.GI16816@blackrider>
13751      Branch: perl
13752            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
13753            ! wince/Makefile.ce
13754 ____________________________________________________________________________
13755 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
13756         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
13757              From: Paul_GreenVOS@vos.stratus.com
13758              Date: Fri, 29 Mar 02 18:01 est
13759              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
13760      Branch: perl
13761            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
13762 ____________________________________________________________________________
13763 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
13764         Log: AUTHORS updates.
13765      Branch: perl
13766            ! AUTHORS
13767 ____________________________________________________________________________
13768 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
13769         Log: Upgrade to Encode 1.01, from Dan Kogai.
13770      Branch: perl
13771            ! ext/Encode/Changes ext/Encode/Encode.pm
13772            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
13773            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
13774            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
13775            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
13776            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
13777            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
13778            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
13779            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
13780            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
13781            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
13782            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
13783            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
13784            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
13785            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
13786            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
13787            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
13788            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
13789            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
13790            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
13791            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
13792            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
13793            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
13794            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
13795            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
13796            ! ext/Encode/Encode/ksc5601.ucm
13797            ! ext/Encode/Encode/macCentEuro.ucm
13798            ! ext/Encode/Encode/macCroatian.ucm
13799            ! ext/Encode/Encode/macCyrillic.ucm
13800            ! ext/Encode/Encode/macDingbats.ucm
13801            ! ext/Encode/Encode/macGreek.ucm
13802            ! ext/Encode/Encode/macIceland.ucm
13803            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
13804            ! ext/Encode/Encode/macRumanian.ucm
13805            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
13806            ! ext/Encode/Encode/macTurkish.ucm
13807            ! ext/Encode/Encode/macUkraine.ucm
13808            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
13809            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
13810            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
13811            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
13812            ! ext/Encode/lib/Encode/CJKConstants.pm
13813            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
13814            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
13815            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
13816 ____________________________________________________________________________
13817 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
13818         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
13819              From: "Craig A. Berry" <craigberry@mac.com>
13820              Date: Fri, 29 Mar 2002 13:46:28 -0600
13821              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
13822      Branch: perl
13823            ! configure.com
13824 ____________________________________________________________________________
13825 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
13826         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
13827              which one has to get from the CPAN distribution.
13828      Branch: perl
13829            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
13830            + lib/Memoize/t/expmod_t.t
13831            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
13832            - lib/Memoize/t/expire_module_t.t
13833            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
13834            ! lib/Memoize/README
13835 ____________________________________________________________________________
13836 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
13837         Log: metaconfig unit tweak.
13838      Branch: metaconfig/U/perl
13839            ! versiononly.U
13840 ____________________________________________________________________________
13841 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
13842         Log: Configure-related tweaks.
13843      Branch: perl
13844            ! Porting/Glossary Porting/config.sh Porting/config_H
13845            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13846            ! vos/config.ga.h
13847 ____________________________________________________________________________
13848 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
13849         Log: Ooops.
13850      Branch: perl
13851            ! t/op/ver.t
13852 ____________________________________________________________________________
13853 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
13854         Log: Subject: [PATCH @15606] d_time for vms
13855              From: "Craig A. Berry" <craigberry@mac.com>
13856              Date: Fri, 29 Mar 2002 11:58:29 -0600
13857              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
13858      Branch: perl
13859            ! configure.com
13860 ____________________________________________________________________________
13861 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
13862         Log: Subject: Re: Regex-Unicode bugs
13863              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13864              Date: Thu, 28 Mar 2002 10:12:35 +0100
13865              Message-ID: <20020328101235.F678@rafael>
13866      Branch: perl
13867            ! t/op/regmesg.t
13868 ____________________________________________________________________________
13869 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
13870         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
13871              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13872              Date: Fri, 29 Mar 2002 16:53:27 +0000
13873              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
13874      Branch: perl
13875            ! pod/perlre.pod pod/perlretut.pod
13876 ____________________________________________________________________________
13877 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
13878         Log: Subject: Re: debugger debuggers wanted
13879              From: spidb@cpan.org
13880              Date: Fri, 29 Mar 2002 06:34:11 -0500
13881              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
13882      Branch: perl
13883            ! lib/perl5db.pl
13884 ____________________________________________________________________________
13885 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
13886         Log: Update Changes.
13887      Branch: perl
13888            ! Changes patchlevel.h
13889 ____________________________________________________________________________
13890 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
13891         Log: Rename for 8.3-friendliness.
13892      Branch: perl
13893            + lib/unicore/PropValueAliases.txt
13894            - lib/unicore/PropertyValueAliases.txt
13895            ! MANIFEST lib/unicore/README.perl
13896 ____________________________________________________________________________
13897 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
13898         Log: Retract ExtUtils/t/basic.t until it works.
13899      Branch: perl
13900            - lib/ExtUtils/t/basic.t
13901            ! MANIFEST
13902 ____________________________________________________________________________
13903 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
13904         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
13905              From: Slaven Rezic <slaven.rezic@berlin.de>
13906              Date: 28 Mar 2002 22:27:14 +0100
13907              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
13908      Branch: perl
13909            ! hints/freebsd.sh
13910 ____________________________________________________________________________
13911 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
13912         Log: Interesting... where did this come from?
13913              (The Configure change in #15600)
13914      Branch: perl
13915            ! config_h.SH
13916 ____________________________________________________________________________
13917 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
13918         Log: metaconfig unit change for #15600.
13919      Branch: metaconfig/U/perl
13920            ! versiononly.U
13921 ____________________________________________________________________________
13922 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
13923         Log: Subject: versiononly should not put `old' versions in inc
13924              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13925              Date: Fri, 29 Mar 2002 12:53:49 +0100
13926              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
13927      Branch: perl
13928            ! Configure
13929 ____________________________________________________________________________
13930 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
13931         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
13932              From: Michael G Schwern <schwern@pobox.com>
13933              Date: Fri, 29 Mar 2002 04:12:47 -0500
13934              Message-ID: <20020329091247.GA7432@blackrider>
13935              
13936              (with two nits: (1) change lib/Extutils/Command/MM.pm
13937              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
13938              @INC to compile.t)
13939      Branch: perl
13940            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
13941            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
13942            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
13943            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
13944            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
13945            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
13946            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
13947            + lib/ExtUtils/t/Problem-Module/Makefile.PL
13948            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
13949            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
13950            + t/lib/MakeMaker/Test/Utils.pm
13951            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
13952            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
13953            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
13954            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
13955            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
13956            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13957            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
13958            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
13959            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
13960            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
13961            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
13962            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
13963            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
13964            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
13965            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
13966            ! t/lib/TieOut.pm
13967 ____________________________________________________________________________
13968 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
13969         Log: Leftovers from Encode 0.99.
13970      Branch: perl
13971            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
13972            - ext/Encode/compile ext/Encode/encode.h
13973            - ext/Encode/lib/Encode/CN/2022_CN.pm
13974            - ext/Encode/lib/Encode/Details.pod
13975 ____________________________________________________________________________
13976 [ 15597] By: nick                                  on 2002/03/29  14:03:35
13977         Log: Integrate mainline
13978      Branch: perlio
13979           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
13980           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
13981           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
13982           !> (integrate 130 files)
13983 ____________________________________________________________________________
13984 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
13985         Log: Subject: Another Unicode-3.2-induced doc fix
13986              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13987              Date: Fri, 29 Mar 2002 21:45:47 +0900
13988              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
13989      Branch: perl
13990            ! ext/Unicode/Normalize/Normalize.pm
13991 ____________________________________________________________________________
13992 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
13993         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
13994              From: Slaven Rezic <slaven.rezic@berlin.de>
13995              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
13996              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
13997      Branch: perl
13998            ! reentr.c reentr.pl
13999 ____________________________________________________________________________
14000 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
14001         Log: Subject: [PATCH] Quieting OS X
14002              From: Michael G Schwern <schwern@pobox.com>
14003              Date: Fri, 29 Mar 2002 05:46:23 -0500
14004              Message-ID: <20020329104622.GA9163@blackrider>
14005      Branch: perl
14006            ! ext/POSIX/t/posix.t t/op/stat.t
14007 ____________________________________________________________________________
14008 [ 15593] By: ams                                   on 2002/03/29  07:32:22
14009         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
14010              From: Paul_GreenVOS@vos.stratus.com
14011              Date: Fri, 29 Mar 02 0:05 est
14012              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
14013      Branch: perl
14014            ! ext/Time/HiRes/HiRes.xs
14015 ____________________________________________________________________________
14016 [ 15592] By: ams                                   on 2002/03/29  07:28:29
14017         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
14018              From: Spider Boardman <spidb@cpan.org>
14019              Date: Fri, 29 Mar 2002 00:52:24 -0500
14020              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
14021      Branch: perl
14022            ! op.c t/op/attrs.t
14023 ____________________________________________________________________________
14024 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
14025         Log: It's perlce.
14026      Branch: perl
14027            ! pod/perldelta.pod
14028 ____________________________________________________________________________
14029 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
14030         Log: MPE/iX tweaks from Mark Bixby.
14031      Branch: perl
14032            ! ext/Storable/t/lock.t mpeix/relink
14033 ____________________________________________________________________________
14034 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
14035         Log: Upgrade to Encode 1.00, from Dan Kogai.
14036              
14037              (one nit: bin/enc2xs needed also ../..)
14038      Branch: perl
14039            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
14040            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
14041            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
14042            ! (edit 104 files)
14043 ____________________________________________________________________________
14044 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
14045         Log: Subject: [PATCH] NEXT LINE --> NEL
14046              From: Philip Newton <Philip.Newton@gmx.net>
14047              Date: Thu, 28 Mar 2002 21:03:10 +0000
14048              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
14049      Branch: perl
14050            ! lib/charnames.pm lib/charnames.t
14051 ____________________________________________________________________________
14052 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
14053         Log: binmode :bytes, again.
14054      Branch: perl
14055            ! lib/utf8.t
14056 ____________________________________________________________________________
14057 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
14058         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
14059              From: Mark-Jason Dominus <mjd@plover.com>
14060              Date: Thu, 28 Mar 2002 10:36:03 -0500
14061              Message-ID: <20020328153603.11992.qmail@plover.com>
14062      Branch: perl
14063            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
14064 ____________________________________________________________________________
14065 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
14066         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
14067      Branch: perl
14068            ! lib/charnames.pm lib/charnames.t pp_pack.c
14069 ____________________________________________________________________________
14070 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
14071         Log: If expecting UTF-8, probably not expecting UTF-16.
14072      Branch: perl
14073            ! t/comp/require.t
14074 ____________________________________________________________________________
14075 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
14076         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
14077              From: Paul_GreenVOS@vos.stratus.com
14078              Date: Thu, 28 Mar 02 8:22 est
14079              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
14080      Branch: perl
14081            ! lib/Time/Local.pm
14082 ____________________________________________________________________________
14083 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
14084         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
14085              From: Paul_GreenVOS@vos.stratus.com
14086              Date: Thu, 28 Mar 02 7:46 est
14087              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
14088      Branch: perl
14089            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
14090 ____________________________________________________________________________
14091 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
14092         Log: A little bit better error message for \pq, still
14093              not good because the script context is not shown.
14094      Branch: perl
14095            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
14096 ____________________________________________________________________________
14097 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
14098         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
14099              From: Jeffrey Friedl <jfriedl@yahoo.com>
14100              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
14101              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
14102      Branch: perl
14103            ! sv.c t/op/pat.t
14104 ____________________________________________________________________________
14105 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
14106         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
14107              From: Mark-Jason Dominus <mjd@plover.com>
14108              Date: Thu, 28 Mar 2002 05:04:40 -0500
14109              Message-ID: <20020328100440.22081.qmail@plover.com>
14110      Branch: perl
14111            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
14112 ____________________________________________________________________________
14113 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
14114         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
14115              From: mjd@plover.com
14116              Date: 28 Mar 2002 09:22:06 -0000
14117              Message-ID: <20020328092206.18833.qmail@plover.com>
14118      Branch: perl
14119            ! lib/encoding.t
14120 ____________________________________________________________________________
14121 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
14122         Log: Unicode 3.2.0-induced doc tweaks.
14123      Branch: perl
14124            ! pod/perlretut.pod pod/perlunicode.pod
14125 ____________________________________________________________________________
14126 [ 15576] By: nick                                  on 2002/03/28  07:40:04
14127         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
14128      Branch: perlio
14129           +> (branch 31 files)
14130           !> (integrate 162 files)
14131 ____________________________________________________________________________
14132 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
14133         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
14134              From: Paul_GreenVOS@vos.stratus.com
14135              Date: Thu, 28 Mar 02 0:16 est
14136              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
14137      Branch: perl
14138            ! ext/POSIX/t/posix.t
14139 ____________________________________________________________________________
14140 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
14141         Log: Subject: Re: Regex-Unicode bugs
14142              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14143              Date: Wed, 27 Mar 2002 13:48:06 +0100
14144              Message-ID: <20020327134806.C18945@rafael>
14145              
14146              regmesg.t patch still would be nice.
14147      Branch: perl
14148            ! regcomp.c
14149 ____________________________________________________________________________
14150 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
14151         Log: Subject: Re: Regex-Unicode bugs
14152              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
14153              Date: Wed, 27 Mar 2002 12:39:57 +0000
14154              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
14155      Branch: perl
14156            ! pod/perldiag.pod regcomp.c
14157 ____________________________________________________________________________
14158 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
14159         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
14160              From: Paul_GreenVOS@vos.stratus.com
14161              Date: Wed, 27 Mar 02 23:33 est
14162              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
14163      Branch: perl
14164            ! t/io/fs.t
14165 ____________________________________________________________________________
14166 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
14167         Log: The Official 3.2.0 came out.
14168      Branch: perl
14169            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
14170            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
14171            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
14172            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
14173            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
14174            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
14175            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
14176            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
14177            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
14178            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
14179            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
14180            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
14181            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
14182            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
14183            + lib/unicore/lib/UnifiedI.pl
14184            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
14185 ____________________________________________________________________________
14186 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
14187         Log: socketpair binmode :bytes.
14188      Branch: perl
14189            ! ext/Socket/socketpair.t
14190 ____________________________________________________________________________
14191 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
14192         Log: Don't install anything beneath 't' directories.
14193      Branch: perl
14194            ! installperl
14195 ____________________________________________________________________________
14196 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
14197         Log: More UTF-8 locale sensitivity.
14198      Branch: perl
14199            ! t/io/utf8.t
14200 ____________________________________________________________________________
14201 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
14202         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
14203              From: Stas Bekman <stas@stason.org>
14204              Date: Thu, 28 Mar 2002 10:13:45 +0800
14205              Message-ID: <3CA27C59.4020209@stason.org>
14206              
14207              Temp file cleanup.
14208      Branch: perl
14209            ! lib/Pod/t/pod2html-lib.pl
14210 ____________________________________________________________________________
14211 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
14212         Log: Be compatible also with non-UTF-8 locales.
14213      Branch: perl
14214            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
14215            ! lib/Locale/Language.pod
14216 ____________________________________________________________________________
14217 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
14218         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
14219              From: Spider Boardman <spidb@cpan.org>
14220              Date: Wed, 27 Mar 2002 20:52:28 -0500
14221              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
14222      Branch: perl
14223            ! cv.h op.c t/op/attrs.t toke.c
14224 ____________________________________________________________________________
14225 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
14226         Log: "Last element".
14227      Branch: perl
14228            ! pod/perlfunc.pod
14229 ____________________________________________________________________________
14230 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
14231         Log: Subject: Error in perlfunc for "die"
14232              From: William R Ward <bill@wards.net>
14233              Date: 27 Mar 2002 12:31:32 -0800
14234              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
14235      Branch: perl
14236            ! pod/perlfunc.pod
14237 ____________________________________________________________________________
14238 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
14239         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
14240              From: Mark Kvale <kvale@phy.ucsf.edu>
14241              Date: Wed, 27 Mar 2002 16:45:37 -0800
14242              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
14243      Branch: perl
14244            ! pod/perlre.pod pod/perlretut.pod
14245 ____________________________________________________________________________
14246 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
14247         Log: Try to handle UTF-8 locales.
14248      Branch: perl
14249            ! lib/locale.t
14250 ____________________________________________________________________________
14251 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
14252         Log: More binmode :bytes.
14253      Branch: perl
14254            ! t/io/utf8.t
14255 ____________________________________________________________________________
14256 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
14257         Log: binmode(FH, ":bytes") is the right way, methinks.
14258      Branch: perl
14259            ! ext/PerlIO/t/encoding.t
14260 ____________________________________________________________________________
14261 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
14262         Log: UTF-8 locale: need to open explicitly for bytes.
14263      Branch: perl
14264            ! ext/PerlIO/t/encoding.t
14265 ____________________________________________________________________________
14266 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
14267         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
14268      Branch: perl
14269            ! lib/Locale/Language.pm lib/Locale/Language.pod
14270 ____________________________________________________________________________
14271 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
14272         Log: Warn instead of croak.
14273      Branch: perl
14274            ! pod/perldiag.pod utf8.c
14275 ____________________________________________________________________________
14276 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
14277         Log: UTF-8 locale: there might already be one UTF-8 discipline.
14278      Branch: perl
14279            ! lib/open.t
14280 ____________________________________________________________________________
14281 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
14282         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
14283              From: "Craig A. Berry" <craigberry@mac.com>
14284              Date: Wed, 27 Mar 2002 15:22:13 -0600
14285              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
14286      Branch: perl
14287            ! t/lib/1_compile.t t/lib/compmod.pl
14288 ____________________________________________________________________________
14289 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
14290         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
14291              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14292              Date: Wed, 27 Mar 2002 22:35:03 +0100
14293              Message-ID: <20020327223503.A678@rafael>
14294      Branch: perl
14295            ! pod/perlop.pod
14296 ____________________________________________________________________________
14297 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
14298         Log: Start using the Unicode 3.2.0 data (NOTE: still
14299              unofficial, but the data is unlikely to change much.
14300              Doublecheck when 3.2.0 gets released.)
14301      Branch: perl
14302            + lib/unicore/PropertyAliases.txt
14303            + lib/unicore/PropertyValueAliases.txt
14304            ! (edit 129 files)
14305 ____________________________________________________________________________
14306 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
14307         Log: Update Changes.
14308      Branch: perl
14309            ! Changes patchlevel.h
14310 ____________________________________________________________________________
14311 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
14312         Log: Further fixing for #15549.  Six tests are failing
14313              under Solaris with en_US.UTF-8 but those failures seem
14314              unrelated to the BOUND problem, will look at them later.
14315      Branch: perl
14316            ! regexec.c
14317 ____________________________________________________________________________
14318 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
14319         Log: Possible fix for "Orks, Dragons, and Elves":
14320              should now build under UTF-8 locales (is building
14321              under Solaris en_US.UTF-8 right now).
14322      Branch: perl
14323            ! Makefile.SH regexec.c
14324 ____________________________________________________________________________
14325 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
14326         Log: Forgotten from #15523.
14327      Branch: perl
14328            ! lib/Math/BigInt/Calc.pm
14329 ____________________________________________________________________________
14330 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
14331         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
14332              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
14333              Date: Wed, 27 Mar 2002 13:32:00 +0100
14334              Message-ID: <20020327133200.A18945@rafael>
14335      Branch: perl
14336            ! regcomp.c t/lib/warnings/regcomp
14337 ____________________________________________________________________________
14338 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
14339         Log: Subject: [PATCH] MANIFES --> MANIFEST
14340              From: Philip Newton <Philip.Newton@gmx.net>
14341              Date: Wed, 27 Mar 2002 10:05:46 +0000
14342              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
14343              
14344              (plus a few tweaks more)
14345      Branch: perl
14346            ! Porting/check83.pl
14347 ____________________________________________________________________________
14348 [ 15545] By: nick                                  on 2002/03/27  07:37:36
14349         Log: Integrate mainline
14350      Branch: perlio
14351           +> lib/Math/BigInt/t/with_sub.t
14352            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
14353            - lib/bignum/t/trace.t
14354           !> (integrate 76 files)
14355 ____________________________________________________________________________
14356 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
14357         Log: Obsolete mailing list information.
14358      Branch: perl
14359            ! README.bs2000 README.os390 README.vmesa
14360 ____________________________________________________________________________
14361 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
14362         Log: More URL "whitespacing".
14363      Branch: perl
14364            ! README.bs2000 README.hurd README.mpeix README.netware
14365            ! README.os390 README.vmesa README.vos README.win32
14366            ! pod/perl5004delta.pod pod/perl5005delta.pod
14367            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
14368            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
14369            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
14370            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
14371            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
14372            ! pod/perltodo.pod
14373 ____________________________________________________________________________
14374 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
14375         Log: I like doubleclicking on URLs in pods to select them.
14376      Branch: perl
14377            ! README.amiga README.epoc README.vos pod/perl561delta.pod
14378            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
14379            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14380            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
14381            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
14382            ! pod/perltodo.pod pod/perlvar.pod
14383 ____________________________________________________________________________
14384 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
14385         Log: Regen modlib.
14386      Branch: perl
14387            ! pod/perlmodlib.pod
14388 ____________________________________________________________________________
14389 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
14390         Log: Update the CPAN sites list.
14391      Branch: perl
14392            ! pod/perlmodlib.PL pod/perlmodlib.pod
14393 ____________________________________________________________________________
14394 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
14395         Log: Regen modlib, toc.
14396      Branch: perl
14397            ! pod/perlmodlib.pod pod/perltoc.pod
14398 ____________________________________________________________________________
14399 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
14400         Log: s/rationale/rational/
14401      Branch: perl
14402            ! lib/Math/BigRat.pm lib/bigrat.pm
14403 ____________________________________________________________________________
14404 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
14405         Log: s/done/esac/
14406      Branch: perl
14407            ! hints/dec_osf.sh
14408 ____________________________________________________________________________
14409 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
14410         Log: Advertise big* and BigRat.
14411      Branch: perl
14412            ! pod/perldelta.pod
14413 ____________________________________________________________________________
14414 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
14415         Log: A missing ) in #15527.
14416      Branch: perl
14417            ! pp_sys.c
14418 ____________________________________________________________________________
14419 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
14420         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
14421              From: Tim Jenness <t.jenness@jach.hawaii.edu>
14422              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
14423              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
14424      Branch: perl
14425            ! lib/ExtUtils/typemap
14426 ____________________________________________________________________________
14427 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
14428         Log: Subject: Re: Cygwin PerlIO.t failing
14429              From: Stas Bekman <stas@stason.org>
14430              Date: Wed, 27 Mar 2002 01:34:11 +0800
14431              Message-ID: <3CA0B113.1070800@stason.org>
14432      Branch: perl
14433            ! ext/PerlIO/PerlIO.t
14434 ____________________________________________________________________________
14435 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
14436         Log: Subject: [PATCH] safety check for vms/test.com
14437              From: "Craig A. Berry" <craigberry@mac.com>
14438              Date: Tue, 26 Mar 2002 12:15:21 -0600
14439              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
14440      Branch: perl
14441            ! vms/test.com
14442 ____________________________________________________________________________
14443 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
14444         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
14445              From: PPrymmer@factset.com
14446              Date: Tue, 26 Mar 2002 13:04:59 -0500
14447              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
14448      Branch: perl
14449            ! configure.com
14450 ____________________________________________________________________________
14451 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
14452         Log: Subject: [PATCH] Minor typo in test harness
14453              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
14454              Date: Tue, 26 Mar 2002 17:44:06 -0000
14455              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
14456      Branch: perl
14457            ! t/lib/warnings/perlio
14458 ____________________________________________________________________________
14459 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
14460         Log: Subject: PATCH s2p.PL
14461              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
14462              Date: Tue, 26 Mar 2002 17:16:46 +0100
14463              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
14464      Branch: perl
14465            ! x2p/s2p.PL
14466 ____________________________________________________________________________
14467 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
14468         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
14469      Branch: perl
14470            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
14471            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
14472            ! MANIFEST
14473 ____________________________________________________________________________
14474 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
14475         Log: Avoid and document a weird bug in UNICOS/mk.
14476      Branch: perl
14477            ! pod/perldelta.pod pp_sys.c
14478 ____________________________________________________________________________
14479 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
14480         Log: Math::BigInt::Lite 0.09, from Tels.
14481      Branch: perl
14482            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
14483            ! MANIFEST
14484 ____________________________________________________________________________
14485 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
14486         Log: For now disable the test in OS/390; it seems to hang,
14487              but frustratingly seems to run from command line and
14488              from Perl debugger.
14489      Branch: perl
14490            ! lib/Math/BigInt/t/mbi_rand.t
14491 ____________________________________________________________________________
14492 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
14493         Log: EPOC update from Olaf Flebbe.
14494      Branch: perl
14495            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
14496            ! pod/perlport.pod t/io/fs.t
14497 ____________________________________________________________________________
14498 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
14499         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
14500              and bignum 0.11, from Tels.
14501      Branch: perl
14502            + lib/Math/BigInt/t/with_sub.t
14503            - lib/bignum/t/trace.t
14504            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
14505            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
14506            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
14507            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
14508            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
14509            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
14510            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
14511            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
14512            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
14513            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
14514            ! lib/bignum/t/bigrat.t lib/bigrat.pm
14515            ! t/lib/Math/BigInt/Subclass.pm
14516 ____________________________________________________________________________
14517 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
14518         Log: Integrate perlio:
14519              
14520              [ 15521]
14521              Testcase for crlf spanning buffer boundary
14522              
14523              [ 15520]
14524              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
14525      Branch: perl
14526           +> t/io/crlf.t
14527           !> MANIFEST perlio.c
14528 ____________________________________________________________________________
14529 [ 15521] By: nick                                  on 2002/03/26  15:31:55
14530         Log: Testcase for crlf spanning buffer boundary
14531      Branch: perlio
14532            + t/io/crlf.t
14533            ! MANIFEST
14534 ____________________________________________________________________________
14535 [ 15520] By: nick                                  on 2002/03/26  15:09:52
14536         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
14537      Branch: perlio
14538            ! perlio.c
14539 ____________________________________________________________________________
14540 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
14541         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
14542      Branch: perl
14543            ! t/lib/1_compile.t
14544 ____________________________________________________________________________
14545 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
14546         Log: Document the Configure (really, awk) glitch in
14547              UNICOS/mk.
14548      Branch: perl
14549            ! pod/perldelta.pod
14550 ____________________________________________________________________________
14551 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
14552         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
14553              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14554              Date: Fri, 22 Mar 2002 16:11:28 +0100
14555              Message-ID: <3C9B57B0.31936.496399@localhost>
14556      Branch: perl
14557            ! win32/win32.c
14558 ____________________________________________________________________________
14559 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
14560         Log: Subject: Re: Jarkko likes OOOOs
14561              From: "Gerrit P. Haase" <gp@familiehaase.de>
14562              Date: Tue, 26 Mar 2002 08:44:02 +0100
14563              Message-ID: <40509050505.20020326084402@familiehaase.de>
14564      Branch: perl
14565            ! t/io/fs.t
14566 ____________________________________________________________________________
14567 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
14568         Log: Subject: [patch utils/perlbug] subject header setting problem      
14569              From: Stas Bekman <stas@stason.org>
14570              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
14571              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
14572      Branch: perl
14573            ! utils/perlbug.PL
14574 ____________________________________________________________________________
14575 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
14576         Log: Subject: [PATCH] win32/makefile.mk
14577              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14578              Date: Tue, 26 Mar 2002 13:56:19 +0100
14579              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
14580      Branch: perl
14581            ! win32/makefile.mk
14582 ____________________________________________________________________________
14583 [ 15513] By: nick                                  on 2002/03/26  07:17:17
14584         Log: Integrate mainline
14585      Branch: perlio
14586           +> (branch 39 files)
14587            - (delete 109 files)
14588           !> (integrate 105 files)
14589 ____________________________________________________________________________
14590 [ 15512] By: nick                                  on 2002/03/26  06:52:42
14591         Log: Integrate mainline
14592      Branch: perlio
14593           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
14594           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
14595           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
14596           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
14597           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
14598 ____________________________________________________________________________
14599 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
14600         Log: Installation advice from Robert Spier. 
14601      Branch: perl
14602            ! INSTALL
14603 ____________________________________________________________________________
14604 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
14605         Log: Stas setting things right.
14606      Branch: perl
14607            ! ext/PerlIO/PerlIO.t
14608 ____________________________________________________________________________
14609 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
14610         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
14611              From: Paul_GreenVOS@vos.stratus.com
14612              Date: Mon, 25 Mar 02 23:57 est
14613              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
14614      Branch: perl
14615            ! ext/IO/lib/IO/t/io_unix.t
14616 ____________________________________________________________________________
14617 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
14618         Log: Add threads hints for UNICOS/mk and UNICOS.
14619              (I'm just guessing on UNICOS.)
14620      Branch: perl
14621            ! hints/unicos.sh hints/unicosmk.sh
14622 ____________________________________________________________________________
14623 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
14624         Log: Mention the effect of Unicode keys on hashes.
14625      Branch: perl
14626            ! pod/perlunicode.pod
14627 ____________________________________________________________________________
14628 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
14629         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
14630              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
14631              Date: Mon, 25 Mar 2002 17:24:33 -0600
14632              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
14633      Branch: perl
14634            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
14635            ! vms/vms_yfix.pl
14636 ____________________________________________________________________________
14637 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
14638         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
14639      Branch: perl
14640            ! hints/dec_osf.sh
14641 ____________________________________________________________________________
14642 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
14643         Log: The .ucm of Encode are big when uncompressed.
14644      Branch: perl
14645            ! INSTALL
14646 ____________________________________________________________________________
14647 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
14648         Log: I don't understand what is going on what these
14649              news tests, retracting the whole lot.
14650      Branch: perl
14651            ! ext/PerlIO/PerlIO.t
14652 ____________________________________________________________________________
14653 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
14654         Log: Upgrade to Encode 0.99, from Dan Kogai.
14655      Branch: perl
14656            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
14657            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
14658            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
14659            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
14660            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
14661            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
14662            + ext/Encode/Encode/ksc5601.ucm
14663            + ext/Encode/Encode/macCentEuro.ucm
14664            + ext/Encode/Encode/macCroatian.ucm
14665            + ext/Encode/Encode/macCyrillic.ucm
14666            + ext/Encode/Encode/macDingbats.ucm
14667            + ext/Encode/Encode/macGreek.ucm
14668            + ext/Encode/Encode/macIceland.ucm
14669            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
14670            + ext/Encode/Encode/macRumanian.ucm
14671            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
14672            + ext/Encode/Encode/macTurkish.ucm
14673            + ext/Encode/Encode/macUkraine.ucm
14674            + ext/Encode/Encode/shiftjis.ucm
14675            + ext/Encode/lib/Encode/10646_1.pm
14676            + ext/Encode/lib/Encode/CJKConstants.pm
14677            + ext/Encode/lib/Encode/CN/2022_CN.pm
14678            + ext/Encode/lib/Encode/JP/2022_JP.pm
14679            + ext/Encode/lib/Encode/JP/2022_JP1.pm
14680            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
14681            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
14682            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
14683            + ext/Encode/ucm2table
14684            - (delete 109 files)
14685            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
14686            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
14687            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
14688            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
14689            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14690            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
14691            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
14692            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
14693            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
14694            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
14695            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
14696            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
14697            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
14698            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
14699            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
14700            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
14701            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
14702            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
14703            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
14704            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
14705            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
14706            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
14707            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
14708            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
14709            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
14710            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
14711            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
14712            ! ext/Encode/Makefile.PL ext/Encode/README
14713            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
14714            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
14715            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
14716            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
14717            ! ext/Encode/lib/Encode/Details.pod
14718            ! ext/Encode/lib/Encode/Encoding.pm
14719            ! ext/Encode/lib/Encode/Internal.pm
14720            ! ext/Encode/lib/Encode/JP/H2Z.pm
14721            ! ext/Encode/lib/Encode/JP/JIS.pm
14722            ! ext/Encode/lib/Encode/Supported.pod
14723            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
14724            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
14725            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
14726            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
14727            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
14728            ! ext/Encode/t/jisx0212.ref
14729 ____________________________________________________________________________
14730 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
14731         Log: Noise with -w.
14732      Branch: perl
14733            ! ext/PerlIO/PerlIO.t
14734 ____________________________________________________________________________
14735 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
14736         Log: If no perlio no perlio warnings, either.
14737      Branch: perl
14738            ! lib/warnings.t
14739 ____________________________________________________________________________
14740 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
14741         Log: ...and put some of the new perlio tests here.
14742              The in-memory ones not yet since my poor brain
14743              refuses to find the right TODO incantation.
14744      Branch: perl
14745            ! ext/PerlIO/PerlIO.t
14746 ____________________________________________________________________________
14747 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
14748         Log: Take away the perlio-requiring tests..
14749      Branch: perl
14750            ! t/io/open.t
14751 ____________________________________________________________________________
14752 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
14753         Log: More correct now, but actually the two new tests
14754              need to be moved, since they are perlio-only...
14755      Branch: perl
14756            ! t/io/open.t
14757 ____________________________________________________________________________
14758 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
14759         Log: More neo-io tests from Stas Bekman.
14760      Branch: perl
14761            ! t/io/open.t
14762 ____________________________________________________________________________
14763 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
14764         Log: Document the QNX6 sprintf glitch.
14765      Branch: perl
14766            ! pod/perldelta.pod
14767 ____________________________________________________________________________
14768 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
14769         Log: AmigaOS must use the ixemul directly, since there
14770              is no more vfork support.
14771      Branch: perl
14772            ! hints/amigaos.sh
14773 ____________________________________________________________________________
14774 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
14775         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
14776              From: Norton Allen <allen@huarp.harvard.edu>
14777              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
14778              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
14779      Branch: perl
14780            ! pp_sys.c
14781 ____________________________________________________________________________
14782 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
14783         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
14784              From: Norton Allen <allen@huarp.harvard.edu>
14785              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
14786              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
14787      Branch: perl
14788            ! ext/Socket/socketpair.t
14789 ____________________________________________________________________________
14790 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
14791         Log: Clarify the 8.3 rule.
14792      Branch: perl
14793            ! Porting/check83.pl
14794 ____________________________________________________________________________
14795 [ 15490] By: nick                                  on 2002/03/25  16:05:07
14796         Log: Integrate mainline
14797      Branch: perlio
14798           +> ext/Encode/lib/Encode/EncFormat.pod
14799           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
14800            - ext/Encode/lib/EncodeFormat.pod
14801           !> (integrate 41 files)
14802 ____________________________________________________________________________
14803 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
14804         Log: Update Changes.
14805      Branch: perl
14806            ! Changes patchlevel.h
14807 ____________________________________________________________________________
14808 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
14809         Log: Forgotten from #15486.
14810      Branch: perl
14811            ! perl.c
14812 ____________________________________________________________________________
14813 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
14814         Log: It seems that FreeBSD does not like using Perl's malloc
14815              when multithreaded.
14816      Branch: perl
14817            ! hints/freebsd.sh
14818 ____________________________________________________________________________
14819 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
14820         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
14821              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14822              Date: Mon, 25 Mar 2002 11:33:17 +0100
14823              Message-ID: <20020325113317.A1410@rafael>
14824              
14825              Apparently VMS does not do YYDEBUG.
14826      Branch: perl
14827            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
14828 ____________________________________________________________________________
14829 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
14830         Log: Subject: [PATCH] warnings for perlio + others
14831              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14832              Date: Mon, 25 Mar 2002 13:01:44 -0000
14833              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
14834      Branch: perl
14835            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
14836            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
14837            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
14838            ! warnings.pl
14839 ____________________________________________________________________________
14840 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
14841         Log: As verified by Doug MacEachern.
14842      Branch: perl
14843            ! pod/perldelta.pod
14844 ____________________________________________________________________________
14845 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
14846         Log: MPE/iX update from Mark Bixby.
14847      Branch: perl
14848            + mpeix/mpeix.c
14849            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
14850            ! hints/mpeix.sh mpeix/mpeixish.h
14851 ____________________________________________________________________________
14852 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
14853         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
14854              From: Nicholas Clark <nick@unfortu.net>
14855              Date: Sun, 24 Mar 2002 22:50:06 +0000
14856              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
14857      Branch: perl
14858            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
14859 ____________________________________________________________________________
14860 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
14861         Log: Subject: [PATCH] fix warning + carp interaction
14862              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
14863              Date: Sun, 24 Mar 2002 23:00:21 -0000
14864              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
14865      Branch: perl
14866            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
14867            ! warnings.pl
14868 ____________________________________________________________________________
14869 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
14870         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
14871              (All the code changes have already been applied earlier.)
14872      Branch: perl
14873            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
14874 ____________________________________________________________________________
14875 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
14876         Log: DB_File: for the core version, no need to specify
14877              a minimum MM version.
14878      Branch: perl
14879            ! ext/DB_File/Makefile.PL
14880 ____________________________________________________________________________
14881 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
14882         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
14883              From: Dave Mitchell <davem@fdgroup.com>
14884              Date: Sun, 24 Mar 2002 22:23:08 +0000
14885              Message-ID: <20020324222308.B21963@fdgroup.com>
14886      Branch: perl
14887            ! pp_pack.c
14888 ____________________________________________________________________________
14889 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
14890         Log: Subject: [PATCH @15450] errno help for VMS
14891              From: "Craig A. Berry" <craigberry@mac.com>
14892              Date: Sun, 24 Mar 2002 16:17:52 -0600
14893              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
14894      Branch: perl
14895            ! ext/POSIX/t/posix.t vms/vms.c
14896 ____________________________________________________________________________
14897 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
14898         Log: Upgrade to Locale::Codes 2.03.
14899      Branch: perl
14900            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
14901            ! lib/Locale/Country.pm
14902 ____________________________________________________________________________
14903 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
14904         Log: metaconfig unit change for #15474.
14905      Branch: metaconfig/U/perl
14906            ! Extensions.U
14907 ____________________________________________________________________________
14908 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
14909         Log: The #15472 said "properly".  Ha!
14910      Branch: perl
14911            ! Configure
14912 ____________________________________________________________________________
14913 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
14914         Log: metaconfig unit change for #15472.
14915      Branch: metaconfig/U/perl
14916            ! Extensions.U
14917 ____________________________________________________________________________
14918 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
14919         Log: Properly scan for the subextensions of Encode
14920              when doing static builds.
14921      Branch: perl
14922            ! Configure
14923 ____________________________________________________________________________
14924 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
14925         Log: Tru64: Document the known odbm failure with static builds.
14926      Branch: perl
14927            ! README.tru64
14928 ____________________________________________________________________________
14929 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
14930         Log: microperl tweaks.
14931      Branch: perl
14932            ! Makefile.micro locale.c util.c
14933 ____________________________________________________________________________
14934 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
14935         Log: metaconfig unit changes for #15468.
14936      Branch: metaconfig
14937            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
14938            ! U/modified/libc.U U/modified/libs.U
14939            ! U/threads/d_pthread_atfork.U
14940 ____________________________________________________________________________
14941 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
14942         Log: Various metaconfig unit cleanup; only one visible change
14943              in Configure, though.
14944      Branch: perl
14945            ! Configure
14946 ____________________________________________________________________________
14947 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
14948         Log: Upgrade to Encode 0.98, from Dan Kogai.
14949      Branch: perl
14950            + ext/Encode/lib/Encode/EncFormat.pod
14951            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
14952            - ext/Encode/lib/EncodeFormat.pod
14953            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
14954            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
14955            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
14956            ! ext/Encode/lib/Encode/Alias.pm
14957            ! ext/Encode/lib/Encode/Details.pod
14958            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
14959            ! ext/Encode/lib/Encode/JP/JIS.pm
14960            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
14961 ____________________________________________________________________________
14962 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
14963         Log: Integrate perlio:
14964              
14965              [ 15462]
14966              Avoid core-dump in Encode with PERLIO=mmap
14967      Branch: perl
14968           !> ext/Encode/Encode.xs
14969 ____________________________________________________________________________
14970 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
14971         Log: In the spirit of #15464.
14972      Branch: perl
14973            ! perl.c sv.c
14974 ____________________________________________________________________________
14975 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
14976         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
14977              From: Michael G Schwern <schwern@pobox.com>
14978              Date: Sun, 24 Mar 2002 02:27:25 -0500
14979              Message-ID: <20020324072725.GA3554@blackrider>
14980      Branch: perl
14981            ! perl.c
14982 ____________________________________________________________________________
14983 [ 15463] By: nick                                  on 2002/03/24  10:24:41
14984         Log: Integrate mainline
14985      Branch: perlio
14986           +> (branch 28 files)
14987            - lib/bigfloat.t lib/bigint.t
14988           !> (integrate 59 files)
14989 ____________________________________________________________________________
14990 [ 15462] By: nick                                  on 2002/03/24  08:59:35
14991         Log: Avoid core-dump in Encode with PERLIO=mmap
14992      Branch: perlio
14993            ! ext/Encode/Encode.xs
14994 ____________________________________________________________________________
14995 [ 15461] By: nick                                  on 2002/03/24  08:58:21
14996         Log: Too many machines doing integrate mainline
14997      Branch: perlio
14998           !> Changes Configure lib/AutoSplit.t
14999           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
15000           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
15001           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
15002           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
15003 ____________________________________________________________________________
15004 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
15005         Log: Retract Math::BigInt::Lite for now, seems to confuse
15006              bignum and bigrat.
15007      Branch: perl
15008            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
15009            ! MANIFEST
15010 ____________________________________________________________________________
15011 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
15012         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
15013              From: "Craig A. Berry" <craigberry@mac.com>
15014              Date: Sat, 23 Mar 2002 23:23:00 -0600
15015              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
15016      Branch: perl
15017            ! configure.com vms/vms.c
15018 ____________________________________________________________________________
15019 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
15020         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
15021              From: Michael G Schwern <schwern@pobox.com>
15022              Date: Sat, 23 Mar 2002 21:32:32 -0500
15023              Message-ID: <20020324023232.GA29972@blackrider>
15024              
15025              (with Russ Allbery's simplifications)
15026      Branch: perl
15027            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
15028 ____________________________________________________________________________
15029 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
15030         Log: Merge Math::BigInt::Lite 0.08, from Tels.
15031      Branch: perl
15032            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
15033            ! MANIFEST
15034 ____________________________________________________________________________
15035 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
15036         Log: Too chatty.
15037      Branch: perl
15038            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
15039 ____________________________________________________________________________
15040 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
15041         Log: Merge bignum 0.10, from Tels.
15042      Branch: perl
15043            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
15044            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
15045            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
15046            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
15047            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
15048            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
15049            ! MANIFEST
15050 ____________________________________________________________________________
15051 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
15052         Log: Rename the Perl 4 tests in preparation of bignum.
15053      Branch: perl
15054            + lib/bigfloatpl.t lib/bigintpl.t
15055            - lib/bigfloat.t lib/bigint.t
15056            ! MANIFEST
15057 ____________________________________________________________________________
15058 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
15059         Log: Merge Math::BigRat 0.04, from Tels.
15060      Branch: perl
15061            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
15062            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
15063            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
15064            + t/lib/Math/BigRat/Test.pm
15065            ! MANIFEST
15066 ____________________________________________________________________________
15067 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
15068         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
15069              From: Dave Mitchell <davem@fdgroup.com>
15070              Date: Sat, 23 Mar 2002 22:27:24 +0000
15071              Message-ID: <20020323222724.A19425@fdgroup.com>
15072      Branch: perl
15073            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
15074 ____________________________________________________________________________
15075 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
15076         Log: Forgotten.
15077      Branch: perl
15078            ! ext/Unicode/Normalize/README
15079 ____________________________________________________________________________
15080 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
15081         Log: Update Changes.
15082      Branch: perl
15083            ! Changes patchlevel.h
15084 ____________________________________________________________________________
15085 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
15086         Log: Subject: perldoc -m [PATCH]
15087              From: "John L. Allen" <allen@grumman.com>
15088              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
15089              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
15090      Branch: perl
15091            ! utils/perldoc.PL
15092 ____________________________________________________________________________
15093 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
15094         Log: Subject: Re: Copious warnings from Sys::Syslog
15095              From: andreas.koenig@anima.de (Andreas J. Koenig)
15096              Date: Sat, 23 Mar 2002 06:47:08 +0100
15097              Message-ID: <m31yebvns3.fsf@anima.de>
15098      Branch: perl
15099            ! ext/Sys/Syslog/Syslog.pm
15100 ____________________________________________________________________________
15101 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
15102         Log: Upgrade to Math::BigInt 1.55, from Tels.
15103      Branch: perl
15104            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
15105            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
15106            + lib/Math/BigInt/t/use_lib4.t
15107            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15108            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
15109            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
15110            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
15111            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
15112            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
15113            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
15114            ! lib/Math/BigInt/t/upgrade.t
15115 ____________________________________________________________________________
15116 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
15117         Log: Upgrade to Encode 0.97, from Dan Kogai.
15118      Branch: perl
15119            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
15120            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15121            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
15122            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15123            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
15124            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
15125            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
15126            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
15127            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
15128            ! ext/Encode/t/Tcl.t
15129 ____________________________________________________________________________
15130 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
15131         Log: Slight tweaks on #15443.
15132      Branch: perl
15133            ! pod/perlvar.pod
15134 ____________________________________________________________________________
15135 [ 15444] By: nick                                  on 2002/03/23  17:30:42
15136         Log: Integrate mainline
15137      Branch: perlio
15138           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
15139           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
15140           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
15141           !> (integrate 50 files)
15142 ____________________________________________________________________________
15143 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
15144         Log: Subject: patch [bleadperl]: Document %! special variable
15145              From: mjd@plover.com
15146              Date: 23 Mar 2002 18:25:44 -0000
15147              Message-ID: <20020323182544.11741.qmail@plover.com>    
15148      Branch: perl
15149            ! pod/perlvar.pod
15150 ____________________________________________________________________________
15151 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
15152         Log: Since the Encode::JP is unsupported under EBCDIC we
15153              cannot run this test (aliases as such should work fine).
15154      Branch: perl
15155            ! ext/Encode/t/Aliases.t
15156 ____________________________________________________________________________
15157 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
15158         Log: EBCDIC: the sorting order is different under
15159              byte-EBCDIC and Unicode.
15160      Branch: perl
15161            ! t/op/utfhash.t
15162 ____________________________________________________________________________
15163 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
15164         Log: EBCDIC: the character codes are different.
15165      Branch: perl
15166            ! lib/Pod/t/pod2html-lib.pl
15167 ____________________________________________________________________________
15168 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
15169         Log: Purify: #15434 got the test the wrong.
15170              (Is there an approved way of testing "is this an unop"?)
15171      Branch: perl
15172            ! op.c
15173 ____________________________________________________________________________
15174 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
15175         Log: Purify: Array bounds read: could read one character past the end.
15176      Branch: perl
15177            ! pp_pack.c
15178 ____________________________________________________________________________
15179 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
15180         Log: Purify: Array bounds read: reading one byte before the buffer.
15181      Branch: perl
15182            ! util.c
15183 ____________________________________________________________________________
15184 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
15185         Log: Purify: Unitialized memory read.  Too many code paths
15186              to keep track of, I guess.
15187      Branch: perl
15188            ! sv.c
15189 ____________________________________________________________________________
15190 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
15191         Log: Purify: Array bounds write: pre-extend the strxfrm
15192              buffer by a factor of four (suggested maximum by HP-UX;
15193              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
15194              know how portable that is; locale.c uses yet another trick
15195              (not a particularly good trick, I might add))
15196      Branch: perl
15197            ! ext/POSIX/POSIX.xs
15198 ____________________________________________________________________________
15199 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
15200         Log: Purify: Array bounds read: o->op_last was accessed
15201              for unops (via newUNOP() and ck_eof()).
15202              (analysis okay, patch bad: see #15439)
15203      Branch: perl
15204            ! op.c
15205 ____________________________________________________________________________
15206 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
15207         Log: Subject: [PATCH] vms/test.com, File::Find tests
15208              From: "Craig A. Berry" <craigberry@mac.com>
15209              Date: Fri, 22 Mar 2002 16:52:59 -0600
15210              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
15211      Branch: perl
15212            ! vms/test.com
15213 ____________________________________________________________________________
15214 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
15215         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
15216              From: Michael G Schwern <schwern@pobox.com>
15217              Date: Fri, 22 Mar 2002 18:08:19 -0500
15218              Message-ID: <20020322230819.GB16454@blackrider>
15219      Branch: perl
15220            ! ext/Sys/Syslog/Syslog.pm
15221 ____________________________________________________________________________
15222 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
15223         Log: Update the information on Encode.
15224      Branch: perl
15225            ! pod/perldelta.pod
15226 ____________________________________________________________________________
15227 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
15228         Log: Upgrade to Encode 0.96, from Dan Kogai.
15229      Branch: perl
15230            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
15231            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
15232            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
15233            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
15234            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
15235            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
15236            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
15237            ! ext/Encode/lib/Encode/Alias.pm
15238            ! ext/Encode/lib/Encode/Encoding.pm
15239            ! ext/Encode/lib/Encode/Internal.pm
15240            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
15241 ____________________________________________________________________________
15242 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
15243         Log: Subject: [PATCH] h2xs.t fix for VMS
15244              From: "Craig A. Berry" <craigberry@mac.com>
15245              Date: Fri, 22 Mar 2002 15:47:38 -0600
15246              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
15247      Branch: perl
15248            ! lib/h2xs.t
15249 ____________________________________________________________________________
15250 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
15251         Log: One more pass.
15252      Branch: perl
15253            ! epoc/config.sh
15254 ____________________________________________________________________________
15255 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
15256         Log: Even better version from Olaf Flebbe.
15257      Branch: perl
15258            ! epoc/config.sh pp_sys.c util.c
15259 ____________________________________________________________________________
15260 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
15261         Log: EPOC update from Olaf Flebbe.
15262      Branch: perl
15263            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
15264            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
15265 ____________________________________________________________________________
15266 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
15267         Log: Tweak from John P. Linderman.
15268      Branch: perl
15269            ! pod/perlhack.pod
15270 ____________________________________________________________________________
15271 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
15272         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
15273              From: Stas Bekman <stas@stason.org>
15274              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
15275              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
15276      Branch: perl
15277            ! pod/perlfunc.pod
15278 ____________________________________________________________________________
15279 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
15280         Log: Subject: [PATCH] check sysconf's return value in reentr.c
15281              From: <slaven.rezic@berlin.de>
15282              Date: Fri, 22 Mar 2002 18:30:36 +0100
15283              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
15284              
15285              (plus use 4k instead 2k as the "usual" size)
15286      Branch: perl
15287            ! reentr.c reentr.pl
15288 ____________________________________________________________________________
15289 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
15290         Log: Update Changes.
15291      Branch: perl
15292            ! Changes patchlevel.h
15293 ____________________________________________________________________________
15294 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
15295         Log: Forgot from #15416.
15296      Branch: perl
15297            ! pod/perlfaq3.pod
15298 ____________________________________________________________________________
15299 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
15300         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
15301              From: andreas.koenig@anima.de (Andreas J. Koenig)
15302              Date: Fri, 22 Mar 2002 16:27:51 +0100
15303              Message-ID: <m3n0x0vczs.fsf@anima.de>
15304      Branch: perl
15305            ! pod/perlmodstyle.pod
15306 ____________________________________________________________________________
15307 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
15308         Log: metaconfig unit changes for #15418.
15309      Branch: metaconfig
15310            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15311            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15312            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15313            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15314            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15315            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15316            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15317            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15318            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15319            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15320            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15321            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15322            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15323            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15324            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15325            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15326            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15327            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15328            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15329            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15330            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15331            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15332            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15333            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15334 ____________________________________________________________________________
15335 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
15336         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
15337              Also, there's no i_stdio.
15338      Branch: perl
15339            ! Configure reentr.h reentr.pl
15340 ____________________________________________________________________________
15341 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
15342         Log: Document a known AIX warning.
15343      Branch: perl
15344            ! pod/perldelta.pod
15345 ____________________________________________________________________________
15346 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
15347         Log: Undo #15415, allow the faq people to catch up first.
15348      Branch: perl
15349            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15350 ____________________________________________________________________________
15351 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
15352         Log: FAQ sync.
15353      Branch: perl
15354            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
15355 ____________________________________________________________________________
15356 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
15357         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
15358              From: andreas.koenig@anima.de (Andreas J. Koenig)
15359              Date: Fri, 22 Mar 2002 15:16:19 +0100
15360              Message-ID: <m38z8kwuvg.fsf@anima.de>
15361              
15362              (plus reformat)
15363      Branch: perl
15364            ! pod/perldelta.pod
15365 ____________________________________________________________________________
15366 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
15367         Log: Integrate perlio:
15368              
15369              [ 15412]
15370              Check for sanity of UTF-8 keys in hashes
15371              (feel free to add more tests...)
15372              
15373              [ 15410]
15374              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
15375              - when (e.g.) STDOUT is char special file and gets IoOFP
15376              created - do _NOT_ pass num_svs as that fopen-s stringified
15377              glob, and not fdopen-s the fd.
15378      Branch: perl
15379           +> t/op/utfhash.t
15380           !> MANIFEST doio.c
15381 ____________________________________________________________________________
15382 [ 15412] By: nick                                  on 2002/03/22  10:50:53
15383         Log: Check for sanity of UTF-8 keys in hashes
15384              (feel free to add more tests...)
15385      Branch: perlio
15386            + t/op/utfhash.t
15387            ! MANIFEST
15388 ____________________________________________________________________________
15389 [ 15411] By: ams                                   on 2002/03/22  08:36:33
15390         Log: Revert #15200 for backwards compatiblity reasons.
15391      Branch: perl
15392            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
15393            ! pp_ctl.c t/op/override.t
15394 ____________________________________________________________________________
15395 [ 15410] By: nick                                  on 2002/03/22  07:47:41
15396         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
15397              - when (e.g.) STDOUT is char special file and gets IoOFP
15398              created - do _NOT_ pass num_svs as that fopen-s stringified
15399              glob, and not fdopen-s the fd.
15400      Branch: perlio
15401            ! doio.c
15402 ____________________________________________________________________________
15403 [ 15409] By: nick                                  on 2002/03/22  07:19:33
15404         Log: Integrate mainline
15405      Branch: perlio
15406           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
15407           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
15408           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
15409           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
15410           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
15411           +> ext/Encode/lib/Encode/Details.pod
15412           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
15413           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
15414           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
15415           +> lib/Pod/t/pod2html-lib.pl
15416            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
15417           !> (integrate 39 files)
15418 ____________________________________________________________________________
15419 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
15420         Log: Win32 tweak from mjd.
15421      Branch: perl
15422            ! lib/Tie/File.pm
15423 ____________________________________________________________________________
15424 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
15425         Log: If Unicode keys are entered to a hash, a bit is turned on.
15426              If the bit is on, when the keys are fetched from the hash
15427              (%h, each %h, keys %h), the Unicodified versions of the keys
15428              are returned if needed.  This solution errs on the size of
15429              over-Unicodifying, the old solution erred on the side of
15430              under-Unicodifying.  As long as the hash keys can be a mix
15431              of byte and Unicode strings, a perfect fit is hard to come by.
15432      Branch: perl
15433            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
15434            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
15435 ____________________________________________________________________________
15436 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
15437         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
15438              From: Mike Guy <mjtg@cam.ac.uk>
15439              Date: Fri, 22 Mar 2002 02:08:20 +0000
15440              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
15441      Branch: perl
15442            ! pod/perldelta.pod
15443 ____________________________________________________________________________
15444 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
15445         Log: PM_SETRE() fallout.
15446      Branch: perl
15447            ! ext/ByteLoader/bytecode.h
15448 ____________________________________________________________________________
15449 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
15450         Log: Subject: [PATCH pod/perlxs.pod] doc fix
15451              From: Stas Bekman <stas@stason.org>
15452              Date: Thu, 21 Mar 2002 18:47:35 +0800
15453              Message-ID: <3C99BA47.9010403@stason.org>
15454      Branch: perl
15455            ! pod/perlxs.pod
15456 ____________________________________________________________________________
15457 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
15458         Log: Subject: [PATCH]
15459              From: Slaven Rezic <slaven.rezic@berlin.de>
15460              Date: 21 Mar 2002 10:19:23 +0100
15461              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
15462              
15463              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
15464      Branch: perl
15465            ! hints/freebsd.sh
15466 ____________________________________________________________________________
15467 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
15468         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
15469              From: Tim Bunce <Tim.Bunce@pobox.com>
15470              Date: Thu, 21 Mar 2002 21:18:05 +0000
15471              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
15472      Branch: perl
15473            ! ext/Storable/Storable.xs
15474 ____________________________________________________________________________
15475 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
15476         Log: Reword the Apache^Wmod_perl bit so that Sarathy
15477              can sleep easier :-)
15478      Branch: perl
15479            ! pod/perldelta.pod
15480 ____________________________________________________________________________
15481 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
15482         Log: It seems that the strange failure (core dump) of
15483              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
15484              (1) using Sun's cc helps
15485              (2) rewriting the ithreads PM_SETRE() to do the
15486              setting in two steps helps
15487              (3) no other platforms have the crash
15488              (4) Tru64's Third Degree sees nothing evil
15489              So we implement (2).
15490      Branch: perl
15491            ! op.h
15492 ____________________________________________________________________________
15493 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
15494         Log: Solaris: default to the SUNwspro cc if it is available.
15495      Branch: perl
15496            ! hints/solaris_2.sh
15497 ____________________________________________________________________________
15498 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
15499         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
15500              does not get fixed in time.
15501      Branch: perl
15502            ! pod/perldelta.pod
15503 ____________________________________________________________________________
15504 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
15505         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
15506              From: Dave Mitchell <davem@fdgroup.com>
15507              Date: Thu, 21 Mar 2002 17:24:40 +0000
15508              Message-ID: <20020321172440.C13683@fdgroup.com>
15509      Branch: perl
15510            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
15511            ! pod/perlapi.pod proto.h sv.h toke.c
15512 ____________________________________________________________________________
15513 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
15514         Log: One more proto escapee.
15515      Branch: perl
15516            ! hints/linux.sh
15517 ____________________________________________________________________________
15518 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
15519         Log: metaconfig unit change for #15394.
15520      Branch: metaconfig/U/perl
15521            ! Checkcc.U
15522 ____________________________________________________________________________
15523 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
15524         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
15525              From: Robin Barker <rmb1@cise.npl.co.uk>
15526              Date: Thu, 21 Mar 2002 17:35:00 GMT
15527              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
15528      Branch: perl
15529            ! Configure
15530 ____________________________________________________________________________
15531 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
15532         Log: Subject: Re: [tests for Pod::Html]
15533              From: Stas Bekman <stas@stason.org>
15534              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
15535              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
15536      Branch: perl
15537            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
15538            - t/pod2html/README
15539            ! MANIFEST lib/Pod/t/pod2html-lib.pl
15540 ____________________________________________________________________________
15541 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
15542         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
15543              From: Stas Bekman <stas@stason.org>
15544              Date: Thu, 21 Mar 2002 18:50:56 +0800
15545              Message-ID: <3C99BB10.50004@stason.org>
15546      Branch: perl
15547            ! ext/Cwd/Cwd.xs
15548 ____________________________________________________________________________
15549 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
15550         Log: Upgrade to Encode 0.95, from Dan Kogai.
15551      Branch: perl
15552            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
15553            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
15554            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
15555            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
15556            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
15557            + ext/Encode/lib/Encode/Details.pod
15558            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
15559            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
15560            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
15561            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
15562            ! ext/Encode/Makefile.PL
15563 ____________________________________________________________________________
15564 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
15565         Log: Mention the new syslog try-harder feature.
15566      Branch: perl
15567            ! pod/perldelta.pod
15568 ____________________________________________________________________________
15569 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
15570         Log: metaconfig unit changes for #15388.
15571      Branch: metaconfig
15572            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15573            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15574            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15575            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15576            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15577            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15578            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15579            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15580            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15581            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15582            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15583            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15584            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15585            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15586            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15587            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15588            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15589            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15590            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15591            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15592            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15593            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15594            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15595            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15596 ____________________________________________________________________________
15597 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
15598         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
15599              From: Spider Boardman <spider@web.zk3.dec.com>
15600              Date: Thu, 21 Mar 2002 09:23:45 -0500
15601              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
15602      Branch: perl
15603            ! Configure hints/hpux.sh reentr.pl
15604 ____________________________________________________________________________
15605 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
15606         Log: NetWare diff from C Aditya.
15607      Branch: perl
15608            ! perl.h
15609 ____________________________________________________________________________
15610 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
15611         Log: The htmlview test doesn't work yet.
15612      Branch: perl
15613            + t/pod2html/README
15614            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
15615            ! MANIFEST
15616 ____________________________________________________________________________
15617 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
15618         Log: Placeholder.
15619      Branch: perl
15620            ! MANIFEST
15621 ____________________________________________________________________________
15622 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
15623         Log: Integrate perlio:
15624              
15625              [ 15381]
15626              Restore tabs so dmake will parse file!
15627      Branch: perl
15628           !> win32/makefile.mk
15629 ____________________________________________________________________________
15630 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
15631         Log: Subject: [tests for Pod::Html]
15632              From: Stas Bekman <stas@stason.org>
15633              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
15634              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
15635      Branch: perl
15636            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
15637            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
15638            + lib/Pod/t/pod2html-lib.pl
15639            ! MANIFEST
15640 ____________________________________________________________________________
15641 [ 15382] By: nick                                  on 2002/03/21  07:21:57
15642         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
15643      Branch: perlio
15644           +> ext/Encode/AUTHORS ext/Encode/Changes
15645           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
15646           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15647           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15648           +> ext/I18N/Langinfo/fallback/const-c.inc
15649           +> ext/I18N/Langinfo/fallback/const-xs.inc
15650           +> lib/ExtUtils/t/Constant.t
15651            - ext/Encode/Encode/euc-jp-0212.enc
15652            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
15653            - ext/Encode/t/table.euc ext/Encode/t/table.ref
15654            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
15655           !> (integrate 105 files)
15656 ____________________________________________________________________________
15657 [ 15381] By: nick                                  on 2002/03/21  06:59:57
15658         Log: Restore tabs so dmake will parse file!
15659      Branch: perlio
15660            ! win32/makefile.mk
15661 ____________________________________________________________________________
15662 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
15663         Log: Upgrade to Unicode::Normalize 0.16.
15664      Branch: perl
15665            ! ext/Unicode/Normalize/Changes
15666            ! ext/Unicode/Normalize/Normalize.pm
15667 ____________________________________________________________________________
15668 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
15669         Log: Schwern's wallet is a bit more loose.
15670      Branch: perl
15671            ! t/lib/1_compile.t
15672 ____________________________________________________________________________
15673 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
15674         Log: Subject: [PATCH]
15675              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15676              Date: Wed, 20 Mar 2002 22:56:17 -0000
15677              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
15678              
15679              packWARN also for subdirs.
15680      Branch: perl
15681            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
15682            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
15683            ! win32/win32.c
15684 ____________________________________________________________________________
15685 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
15686         Log: A plan is better.
15687      Branch: perl
15688            ! ext/Encode/t/CJKalias.t
15689 ____________________________________________________________________________
15690 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
15691         Log: Upgrade to Encode 0.94, from Dan Kogai.
15692      Branch: perl
15693            + ext/Encode/lib/Encode/Description.pod
15694            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
15695            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
15696            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
15697            ! ext/Encode/lib/Encode/Encoding.pm
15698            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15699            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
15700            ! ext/Encode/t/CJKalias.t
15701 ____________________________________________________________________________
15702 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
15703         Log: Rats' nest.
15704      Branch: perl
15705            ! hints/solaris_2.sh
15706 ____________________________________________________________________________
15707 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
15708         Log: Rrright.
15709      Branch: perl
15710            ! pod/perlguts.pod
15711 ____________________________________________________________________________
15712 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
15713         Log: Update Changes.
15714      Branch: perl
15715            ! Changes patchlevel.h
15716 ____________________________________________________________________________
15717 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
15718         Log: Reapply #15336.
15719      Branch: perl
15720            ! ext/Encode/lib/Encode/Tcl.pm
15721 ____________________________________________________________________________
15722 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
15723         Log: Upgrade to Encode 0.93, from Dan Kogai.
15724      Branch: perl
15725            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
15726            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
15727            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
15728            ! ext/Encode/README ext/Encode/TW/TW.pm
15729            ! ext/Encode/lib/Encode/CN/HZ.pm
15730            ! ext/Encode/lib/Encode/Encoding.pm
15731            ! ext/Encode/lib/Encode/Internal.pm
15732            ! ext/Encode/lib/Encode/JP/Constants.pm
15733            ! ext/Encode/lib/Encode/JP/H2Z.pm
15734            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15735            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
15736            ! ext/Encode/lib/Encode/Tcl/Escape.pm
15737            ! ext/Encode/lib/Encode/Tcl/Table.pm
15738            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
15739            ! ext/Encode/lib/Encode/iso10646_1.pm
15740            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
15741            ! ext/Encode/t/JP.t
15742 ____________________________________________________________________________
15743 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
15744         Log: Subject: patch for syslog
15745              From: <Nick.Williams@morganstanley.com>
15746              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
15747              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
15748      Branch: perl
15749            ! ext/Sys/Syslog/Syslog.pm
15750 ____________________________________________________________________________
15751 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
15752         Log: Some failure updates.
15753      Branch: perl
15754            ! pod/perldelta.pod
15755 ____________________________________________________________________________
15756 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
15757         Log: Getopt::Long 2.29 from Johan Vromans.
15758      Branch: perl
15759            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
15760 ____________________________________________________________________________
15761 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
15762         Log: Rename ExtUtils.t to Constant.t, as suggested by
15763              Nicholas Clark.
15764      Branch: perl
15765            + lib/ExtUtils/t/Constant.t
15766            - lib/ExtUtils/t/ExtUtils.t
15767            ! MANIFEST
15768 ____________________________________________________________________________
15769 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
15770         Log: Subject: [PATCH] TODO - Make Schwern Poorer
15771              From: Nicholas Clark <nick@unfortu.net>
15772              Date: Tue, 19 Mar 2002 22:50:28 +0000
15773              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
15774      Branch: perl
15775            ! t/lib/1_compile.t
15776 ____________________________________________________________________________
15777 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
15778         Log: Subject: Re: The story of O [PATCH]
15779              From: Richard.Foley@t-online.de (Richard Foley)
15780              Date: Sun, 17 Mar 2002 08:37:26 +0100
15781              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
15782      Branch: perl
15783            ! lib/perl5db.pl
15784 ____________________________________________________________________________
15785 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
15786         Log: Mention the external modules Encode::HanExtra and
15787              PadWalker.
15788      Branch: perl
15789            ! pod/perldelta.pod
15790 ____________________________________________________________________________
15791 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
15792         Log: Subject: [PATCH] List lexicals from debugger
15793              From: Peter Scott <Peter@PSDT.com>
15794              Date: Tue, 19 Mar 2002 12:28:52 -0800
15795              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
15796      Branch: perl
15797            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
15798 ____________________________________________________________________________
15799 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
15800         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
15801              and :encoding(xxx) was errorneously parsed.
15802      Branch: perl
15803            ! lib/open.pm
15804 ____________________________________________________________________________
15805 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
15806         Log: Subject: [PATCH bleadperl] exec.t tweak
15807              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15808              Date: Wed, 20 Mar 2002 01:21:40 +0100
15809              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
15810              
15811              4NT returns 2 as error-code for nonexistant file.
15812      Branch: perl
15813            ! t/op/exec.t
15814 ____________________________________________________________________________
15815 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
15816         Log: minor Tie::File test patch to make win32 happier, from mjd.
15817      Branch: perl
15818            ! lib/Tie/File/t/30_defer.t
15819 ____________________________________________________________________________
15820 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
15821         Log: Subject: [PATCH bleadperl] magic.t tweak
15822              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15823              Date: Wed, 20 Mar 2002 00:39:16 +0100
15824              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
15825      Branch: perl
15826            ! t/op/magic.t
15827 ____________________________________________________________________________
15828 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
15829         Log: Typo fix from Andreas Koenig, plus a tweak.
15830      Branch: perl
15831            ! pod/perlunicode.pod
15832 ____________________________________________________________________________
15833 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
15834         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
15835              in Mandrake 8.2.  Now we need to figure out a way not to
15836              unbreak Apache.
15837      Branch: perl
15838            ! hints/linux.sh
15839 ____________________________________________________________________________
15840 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
15841         Log: Fix for "UTF-8 bug with s///" from Hugo.
15842      Branch: perl
15843            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
15844            ! t/op/pat.t
15845 ____________________________________________________________________________
15846 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
15847         Log: metaconfig unit change for #15354.
15848      Branch: metaconfig
15849            ! U/threads/usethreads.U
15850 ____________________________________________________________________________
15851 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
15852         Log: Installation updates on threads and perlio.
15853      Branch: perl
15854            ! Configure INSTALL
15855 ____________________________________________________________________________
15856 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
15857         Log: Tpo.
15858      Branch: perl
15859            ! pod/perlfaq6.pod
15860 ____________________________________________________________________________
15861 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
15862         Log: Regen modlib and toc.
15863      Branch: perl
15864            ! pod/perlmodlib.pod pod/perltoc.pod
15865 ____________________________________________________________________________
15866 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
15867         Log: Whitespace tweaks.
15868      Branch: perl
15869            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
15870            ! pod/perltodo.pod pod/perlunicode.pod
15871 ____________________________________________________________________________
15872 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
15873         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
15874              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
15875              (And as suggested by Markus Kuhn.)
15876              
15877              While we are at it, document also the case of
15878              mixed hash keys as a known potential troublemaker.
15879              (Since it's locale-related, sometimes.)
15880      Branch: perl
15881            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
15882            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
15883            ! pod/perluniintro.pod
15884 ____________________________________________________________________________
15885 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
15886         Log: Surely a typo.
15887      Branch: perl
15888            ! gv.c
15889 ____________________________________________________________________________
15890 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
15891         Log: Take two.
15892      Branch: perl
15893            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15894            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15895 ____________________________________________________________________________
15896 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
15897         Log: Let's try this from scratch.
15898      Branch: perl
15899            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15900            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15901 ____________________________________________________________________________
15902 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
15903         Log: I could do this all day...
15904      Branch: perl
15905            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15906            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15907 ____________________________________________________________________________
15908 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
15909         Log: Grrr.
15910      Branch: perl
15911            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15912            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15913 ____________________________________________________________________________
15914 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
15915         Log: Subject: Re: Nearly OK for cygwin@15318
15916              From: John Peacock <jpeacock@rowman.com>
15917              Date: Tue, 19 Mar 2002 15:58:08 -0500
15918              Message-ID: <3C97A660.3060302@rowman.com>
15919      Branch: perl
15920            ! pod/perlport.pod
15921 ____________________________________________________________________________
15922 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
15923         Log: Subject: Re: Nearly OK for cygwin@15318
15924              From: <slaven.rezic@berlin.de>
15925              Date: Tue, 19 Mar 2002 21:47:49 +0100
15926              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
15927              
15928              Subject: Re: Nearly OK for cygwin@15318
15929              From: <slaven.rezic@berlin.de>
15930              Date: Tue, 19 Mar 2002 21:37:18 +0100
15931              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
15932      Branch: perl
15933            ! pod/perlport.pod t/io/fs.t
15934 ____________________________________________________________________________
15935 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
15936         Log: D'oh.
15937      Branch: perl
15938            + ext/I18N/Langinfo/fallback/const-c.inc
15939            + ext/I18N/Langinfo/fallback/const-xs.inc
15940 ____________________________________________________________________________
15941 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
15942         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
15943              From: Nicholas Clark <nick@unfortu.net>
15944              Date: Tue, 19 Mar 2002 22:37:08 +0000
15945              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
15946              
15947              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
15948              From: Nicholas Clark <nick@ccl4.org>
15949              Date: Tue, 19 Mar 2002 22:39:55 +0000
15950              Message-ID: <20020319223954.G94831@plum.flirble.org>
15951      Branch: perl
15952            - ext/I18N/Langinfo/fallback.xs
15953            ! MANIFEST
15954 ____________________________________________________________________________
15955 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
15956         Log: Text, not binary.
15957      Branch: perl
15958            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15959            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15960 ____________________________________________________________________________
15961 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
15962         Log: Subject: Re: perl@15244
15963              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15964              Date: Mon, 18 Mar 2002 17:37:31 +0100
15965              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
15966              
15967              (Goedendag: Dutch whitespace police)
15968      Branch: perl
15969            ! hints/hpux.sh
15970 ____________________________________________________________________________
15971 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
15972         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
15973              From: Nicholas Clark <nick@unfortu.net>
15974              Date: Tue, 19 Mar 2002 21:52:47 +0000
15975              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
15976      Branch: perl
15977            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
15978            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
15979            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
15980            ! ext/Sys/Syslog/Makefile.PL
15981 ____________________________________________________________________________
15982 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
15983         Log: More pathname portability checks.
15984      Branch: perl
15985            ! Porting/check83.pl
15986 ____________________________________________________________________________
15987 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
15988         Log: Begone, Encode::Tcl::Extended.
15989      Branch: perl
15990            ! ext/Encode/lib/Encode/Tcl.pm
15991 ____________________________________________________________________________
15992 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
15993         Log: This is like trying to put the shaving cream
15994              back to the can...
15995      Branch: perl
15996            ! hints/linux.sh
15997 ____________________________________________________________________________
15998 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
15999         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
16000              types of usleep().  Fun, fun. fun.
16001      Branch: perl
16002            ! hints/linux.sh
16003 ____________________________________________________________________________
16004 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
16005         Log: Sarathy's new suggestion for Linux threading flags.
16006      Branch: perl
16007            ! hints/linux.sh
16008 ____________________________________________________________________________
16009 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
16010         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
16011      Branch: perl
16012            - ext/Encode/Encode/euc-jp-0212.ucm
16013            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
16014            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
16015 ____________________________________________________________________________
16016 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
16017         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
16018              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16019              Date: Tue, 19 Mar 2002 00:42:22 +0100
16020              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
16021      Branch: perl
16022            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
16023 ____________________________________________________________________________
16024 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
16025         Log: "+" is not a valid filename character in VMS.
16026      Branch: perl
16027            + ext/Encode/Encode/euc-jp-0212.ucm
16028            - ext/Encode/Encode/euc-jp+0212.ucm
16029            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
16030 ____________________________________________________________________________
16031 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
16032         Log: Update Changes.
16033      Branch: perl
16034            ! Changes patchlevel.h
16035 ____________________________________________________________________________
16036 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
16037         Log: Take away _GNU_SOURCE since that does not seem
16038              to play well with other software (like Apache),
16039              just hint away the WHOAs.
16040      Branch: perl
16041            ! hints/linux.sh
16042 ____________________________________________________________________________
16043 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
16044         Log: metaconfig unit change for #15326.
16045      Branch: metaconfig
16046            ! U/threads/d_crypt_r.U
16047 ____________________________________________________________________________
16048 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
16049         Log: Support crypt_r(const char*,const char*, CRYPTD*).
16050      Branch: perl
16051            ! Configure reentr.h reentr.pl
16052 ____________________________________________________________________________
16053 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
16054         Log: VMS acrobatics from Peter Prymmer.
16055      Branch: perl
16056            ! lib/ExtUtils/t/ExtUtils.t
16057 ____________________________________________________________________________
16058 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
16059         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
16060              From: Stas Bekman <stas@stason.org>
16061              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
16062              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
16063      Branch: perl
16064            ! lib/Pod/Html.pm
16065 ____________________________________________________________________________
16066 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
16067         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
16068              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16069              Date: Tue, 19 Mar 2002 10:49:27 +0100
16070              Message-ID: <20020319104927.C705@rafael>   
16071      Branch: perl
16072            ! ext/B/t/xref.t
16073 ____________________________________________________________________________
16074 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
16075         Log: Integrate perlio:
16076              
16077              [ 15314]
16078              Move docs for Encode::valid_utf8 (which does not exist)
16079              to be docs for utf8::valid() (which does).
16080      Branch: perl
16081           !> ext/Encode/Encode.pm lib/utf8.pm
16082 ____________________________________________________________________________
16083 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
16084         Log: Remove Encode::Tcl::Extended, suggested by
16085              SADAHIRO Tomoyuki.
16086      Branch: perl
16087            - ext/Encode/Encode/euc-jp-0212.enc
16088            - ext/Encode/lib/Encode/Tcl/Extended.pm
16089            ! MANIFEST ext/Encode/MANIFEST
16090            ! ext/Encode/lib/Encode/Tcl/Escape.pm
16091            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
16092 ____________________________________________________________________________
16093 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
16094         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
16095      Branch: perl
16096            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
16097            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
16098            + ext/Encode/t/jisx0212.ref
16099            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
16100            - ext/Encode/t/table.ref
16101            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
16102            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
16103            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
16104            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
16105            ! ext/Encode/lib/Encode/CN/HZ.pm
16106            ! ext/Encode/lib/Encode/Encoding.pm
16107            ! ext/Encode/lib/Encode/Internal.pm
16108            ! ext/Encode/lib/Encode/JP/Constants.pm
16109            ! ext/Encode/lib/Encode/JP/H2Z.pm
16110            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16111            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
16112            ! ext/Encode/lib/Encode/Tcl/Escape.pm
16113            ! ext/Encode/lib/Encode/Tcl/Extended.pm
16114            ! ext/Encode/lib/Encode/Tcl/Table.pm
16115            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
16116            ! ext/Encode/lib/Encode/iso10646_1.pm
16117            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
16118            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
16119            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
16120 ____________________________________________________________________________
16121 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
16122         Log: constness+signedness nit.
16123      Branch: perl
16124            ! ext/Unicode/Normalize/Normalize.xs
16125 ____________________________________________________________________________
16126 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
16127         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
16128      Branch: perl
16129            ! ext/Unicode/Normalize/Changes
16130            ! ext/Unicode/Normalize/Normalize.pm
16131            ! ext/Unicode/Normalize/Normalize.xs
16132            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
16133            ! ext/Unicode/Normalize/t/func.t
16134 ____________________________________________________________________________
16135 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
16136         Log: Split the ebcdic details to perlebcdic.
16137      Branch: perl
16138            ! pod/perlebcdic.pod pod/perluniintro.pod
16139 ____________________________________________________________________________
16140 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
16141         Log: Be explicit.
16142      Branch: perl
16143            ! pod/perluniintro.pod
16144 ____________________________________________________________________________
16145 [ 15315] By: nick                                  on 2002/03/19  09:24:18
16146         Log: Integrate mainline
16147      Branch: perlio
16148           +> ext/List/Util/t/openhan.t
16149           !> (integrate 53 files)
16150 ____________________________________________________________________________
16151 [ 15314] By: nick                                  on 2002/03/19  07:39:07
16152         Log: Move docs for Encode::valid_utf8 (which does not exist)
16153              to be docs for utf8::valid() (which does).
16154      Branch: perlio
16155            ! ext/Encode/Encode.pm lib/utf8.pm
16156 ____________________________________________________________________________
16157 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
16158         Log: Update the Unicode vs EBCDIC situation.
16159      Branch: perl
16160            ! pod/perlebcdic.pod pod/perluniintro.pod
16161 ____________________________________________________________________________
16162 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
16163         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
16164              From: Robert Spier <rspier@pobox.com>
16165              Date: Mon, 18 Mar 2002 19:22:55 -0800
16166              Message-ID: <15510.44815.383439.823671@rls.cx>
16167      Branch: perl
16168            ! ext/threads/t/end.t
16169 ____________________________________________________________________________
16170 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
16171         Log: UTF-8 walk errors that become visible in EBCDIC.
16172      Branch: perl
16173            ! regexec.c
16174 ____________________________________________________________________________
16175 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
16176         Log: s/regcinclasslen/reginclass/ and remove the old
16177              reginclass since nothing is using it.
16178      Branch: perl
16179            ! embed.fnc embed.h proto.h regexec.c
16180 ____________________________________________________________________________
16181 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
16182         Log: Close the file so it can be (a) removed (b) reopened.
16183      Branch: perl
16184            ! ext/B/t/xref.t
16185 ____________________________________________________________________________
16186 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
16187         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
16188              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16189              Date: Mon, 18 Mar 2002 23:14:31 +0100
16190              Message-ID: <20020318231431.A699@rafael>
16191      Branch: perl
16192            ! ext/B/B.xs utf8.c
16193 ____________________________________________________________________________
16194 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
16195         Log: Failed patch hunk reapplied.
16196      Branch: perl
16197            ! lib/Tie/File/t/32_defer_misc.t
16198 ____________________________________________________________________________
16199 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
16200         Log: For DEBUGGING threaded builds.
16201      Branch: perl
16202            ! sv.c
16203 ____________________________________________________________________________
16204 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
16205         Log: AUTHORS update.
16206      Branch: perl
16207            ! AUTHORS
16208 ____________________________________________________________________________
16209 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
16210         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
16211              (Fix from Craig Berry)
16212      Branch: perl
16213            ! pp_sys.c
16214 ____________________________________________________________________________
16215 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
16216         Log: Subject: [PATCH] configure.com home-grown kill() check
16217              From: "Craig A. Berry" <craigberry@mac.com>
16218              Date: Mon, 18 Mar 2002 13:52:59 -0600
16219              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
16220      Branch: perl
16221            ! configure.com
16222 ____________________________________________________________________________
16223 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
16224         Log: Upgrade to Tie::File 0.50.
16225      Branch: perl
16226            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
16227            ! lib/Tie/File/t/32_defer_misc.t
16228 ____________________________________________________________________________
16229 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
16230         Log: AUTHORS updates.
16231      Branch: perl
16232            ! AUTHORS
16233 ____________________________________________________________________________
16234 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
16235         Log: Update Changes.
16236      Branch: perl
16237            ! Changes patchlevel.h
16238 ____________________________________________________________________________
16239 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
16240         Log: OS/390 update.
16241      Branch: perl
16242            ! pod/perldelta.pod
16243 ____________________________________________________________________________
16244 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
16245         Log: Forgot from #15288.
16246      Branch: perl
16247            ! ext/B/B.xs
16248 ____________________________________________________________________________
16249 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
16250         Log: Make regex DEBUGGING faster.
16251      Branch: perl
16252            ! perl.c perl.h regexec.c
16253 ____________________________________________________________________________
16254 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
16255         Log: Undo accidental perl.h part of #15295 (wait for #15297)
16256      Branch: perl
16257            ! perl.h
16258 ____________________________________________________________________________
16259 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
16260         Log: Subject: prefix slip
16261              From: andreas.koenig@anima.de (Andreas J. Koenig)
16262              Date: Mon, 18 Mar 2002 16:24:46 +0100
16263              Message-ID: <m3y9gp3nlt.fsf@anima.de>
16264              
16265              (perl.h part accidental, undone by #15296)
16266      Branch: perl
16267            ! INSTALL perl.h
16268 ____________________________________________________________________________
16269 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
16270         Log: Be tidy.
16271      Branch: perl
16272            ! ext/B/t/xref.t
16273 ____________________________________________________________________________
16274 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
16275         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
16276              From: Spider Boardman <spider@web.zk3.dec.com>
16277              Date: Mon, 18 Mar 2002 10:09:50 -0500
16278              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
16279      Branch: perl
16280            ! README.tru64 hints/dec_osf.sh
16281 ____________________________________________________________________________
16282 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
16283         Log: NetWare tweaks from C Aditya <caditya@novell.com>
16284      Branch: perl
16285            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
16286 ____________________________________________________________________________
16287 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
16288         Log: metaconfig unit change for #15290.
16289      Branch: metaconfig/U/perl
16290            ! perlxv.U
16291 ____________________________________________________________________________
16292 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
16293         Log: Subject: d_nv_preserves_uv_bits
16294              From: Nicholas Clark <nick@unfortu.net>
16295              Date: Thu, 14 Mar 2002 22:24:19 +0000
16296              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
16297      Branch: perl
16298            ! Configure Porting/Glossary Porting/config.sh config_h.SH
16299            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
16300            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
16301            ! win32/config.bc win32/config.gc win32/config.vc
16302            ! win32/config.win64
16303 ____________________________________________________________________________
16304 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
16305         Log: Subject: Re: perl@15244
16306              From: Spider Boardman <spider@web.zk3.dec.com>
16307              Date: Mon, 18 Mar 2002 09:38:55 -0500
16308              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
16309              
16310              (IA64 work.)
16311      Branch: perl
16312            ! hints/hpux.sh perl.h
16313 ____________________________________________________________________________
16314 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
16315         Log: Subject: [PATCH B] B::perlstring()
16316              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16317              Date: Sun, 17 Mar 2002 23:06:12 +0100
16318              Message-ID: <20020317230612.A24442@rafael>
16319      Branch: perl
16320            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
16321 ____________________________________________________________________________
16322 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
16323         Log: Subject: [PATCH] another pack "w" thing
16324              From: Nicholas Clark <nick@unfortu.net>
16325              Date: Sat, 16 Mar 2002 21:52:15 +0000
16326              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
16327      Branch: perl
16328            ! pp_pack.c t/op/pack.t
16329 ____________________________________________________________________________
16330 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
16331         Log: More prototypes blindness in Solaris.
16332              (TODO: readdir64_r really needs to be seen.)
16333      Branch: perl
16334            ! hints/solaris_2.sh
16335 ____________________________________________________________________________
16336 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
16337         Log: Integrate perlio:
16338              
16339              [ 15282]
16340              Tidy the "does not map" message for non-characters
16341              (e.g. iso-8859-3 "\xA5").
16342      Branch: perl
16343           !> ext/Encode/Encode.xs
16344 ____________________________________________________________________________
16345 [ 15284] By: nick                                  on 2002/03/18  11:00:31
16346         Log: Integrate mainline
16347      Branch: perlio
16348           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
16349           +> lib/Tie/File/t/32_defer_misc.t
16350           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
16351           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
16352           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
16353           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
16354           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
16355           !> reentr.pl regexec.c t/op/pat.t util.c
16356 ____________________________________________________________________________
16357 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
16358         Log: Sync with Scalar-List-Utils-1.07
16359      Branch: perl
16360            + ext/List/Util/t/openhan.t
16361            ! MANIFEST ext/List/Util/ChangeLog
16362            ! ext/List/Util/lib/List/Util.pm
16363            ! ext/List/Util/lib/Scalar/Util.pm
16364 ____________________________________________________________________________
16365 [ 15282] By: nick                                  on 2002/03/18  08:11:28
16366         Log: Tidy the "does not map" message for non-characters
16367              (e.g. iso-8859-3 "\xA5").
16368      Branch: perlio
16369            ! ext/Encode/Encode.xs
16370 ____________________________________________________________________________
16371 [ 15281] By: ams                                   on 2002/03/18  04:44:37
16372         Log: URL fix from MJD.
16373      Branch: perl
16374            ! pod/perlfaq3.pod
16375 ____________________________________________________________________________
16376 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
16377         Log: More prototype calming (really should fix the Configure
16378              protochk, but not at this point in time).
16379      Branch: perl
16380            ! hints/solaris_2.sh
16381 ____________________________________________________________________________
16382 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
16383         Log: return at the wrong side of #endif.
16384      Branch: perl
16385            ! util.c
16386 ____________________________________________________________________________
16387 [ 15278] By: ams                                   on 2002/03/17  23:45:31
16388         Log: Typo fix from Stas Bekman.
16389      Branch: perl
16390            ! pod/perlhack.pod
16391 ____________________________________________________________________________
16392 [ 15277] By: ams                                   on 2002/03/17  23:41:35
16393         Log: Upgrade to Tie::File 0.21.
16394      Branch: perl
16395            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
16396            + lib/Tie/File/t/32_defer_misc.t
16397            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
16398            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
16399            ! lib/Tie/File/t/22_autochomp.t
16400 ____________________________________________________________________________
16401 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
16402         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
16403              character classes use inlined macros instead of the full
16404              function call.
16405      Branch: perl
16406            ! regexec.c
16407 ____________________________________________________________________________
16408 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
16409         Log: Integrate perlio:
16410              
16411              [ 15274]
16412              Other :encoding oddities
16413              - we should really pop while we can still make method calls
16414              in case DESTROY does something.
16415              - Provide a no-op DESTROY
16416              - Use SvPV_only() rather than just SvPV_on()
16417              
16418              [ 15273]
16419              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
16420      Branch: perl
16421           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
16422           !> ext/Encode/lib/Encode/Encoding.pm sv.c
16423 ____________________________________________________________________________
16424 [ 15274] By: nick                                  on 2002/03/17  20:00:12
16425         Log: Other :encoding oddities
16426              - we should really pop while we can still make method calls
16427              in case DESTROY does something.
16428              - Provide a no-op DESTROY
16429              - Use SvPV_only() rather than just SvPV_on()
16430      Branch: perlio
16431            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
16432            ! ext/Encode/lib/Encode/Encoding.pm
16433 ____________________________________________________________________________
16434 [ 15273] By: nick                                  on 2002/03/17  19:53:24
16435         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
16436      Branch: perlio
16437            ! sv.c
16438 ____________________________________________________________________________
16439 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
16440         Log: Implement the retry-on-ERANGE for the get*_r().
16441              The buffer will keep doubling until 64k.
16442      Branch: perl
16443            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
16444            ! reentr.h reentr.pl
16445 ____________________________________________________________________________
16446 [ 15271] By: nick                                  on 2002/03/17  17:38:44
16447         Log: Integrate mainline
16448      Branch: perlio
16449           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
16450           +> t/op/pow.t
16451           !> (integrate 28 files)
16452 ____________________________________________________________________________
16453 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
16454         Log: Subject: UTF-8 bug (maybe alreayd known?)
16455              From: andreas.koenig@anima.de (Andreas J. Koenig)
16456              Date: Fri, 08 Mar 2002 16:36:01 +0100
16457              Message-ID: <m3n0xjul5q.fsf@anima.de>
16458      Branch: perl
16459            ! pp_hot.c t/op/pat.t
16460 ____________________________________________________________________________
16461 [ 15269] By: nick                                  on 2002/03/17  09:12:39
16462         Log: Integarate mainline
16463      Branch: perlio
16464           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
16465           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
16466           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
16467           !> (integrate 69 files)
16468 ____________________________________________________________________________
16469 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
16470         Log: Subject: SEGV in s/// and UTF-8
16471              From: andreas.koenig@anima.de (Andreas J. Koenig)
16472              Date: Tue, 12 Mar 2002 00:40:09 +0100
16473              Message-ID: <m3r8mqad2e.fsf@anima.de>
16474      Branch: perl
16475            ! regexec.c t/op/pat.t
16476 ____________________________________________________________________________
16477 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
16478         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
16479              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
16480              which assume that 2**someinteger is accurate.
16481      Branch: perl
16482            + t/op/pow.t
16483            ! MANIFEST pp.c t/test.pl
16484 ____________________________________________________________________________
16485 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
16486         Log: _r-ify config.win64, too.
16487      Branch: perl
16488            ! win32/config.win64
16489 ____________________________________________________________________________
16490 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
16491         Log: Better place to initialize (IRIX cc noticed that
16492              the many "goto defchars" bypass the initialization)
16493      Branch: perl
16494            ! regcomp.c
16495 ____________________________________________________________________________
16496 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
16497         Log: If not building threaded, never mind the threaded prototypes.
16498      Branch: perl
16499            ! Configure reentr.pl
16500 ____________________________________________________________________________
16501 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
16502         Log: metaconfig: If not using threads, not point probing for the
16503              prototypes (since they might be hidden behind many defines
16504              we won't have if not building threaded)
16505      Branch: metaconfig
16506            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16507            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16508            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16509            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16510            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16511            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16512            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16513            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16514            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16515            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16516            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16517            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16518            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16519            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16520            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16521            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16522            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16523            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16524            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16525            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16526            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16527            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16528            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16529            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16530 ____________________________________________________________________________
16531 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
16532         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
16533      Branch: perl
16534            ! hints/freebsd.sh
16535 ____________________________________________________________________________
16536 [ 15261] By: ams                                   on 2002/03/16  18:14:04
16537         Log: Upgrade to Tie::File 0.20.
16538      Branch: perl
16539            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
16540            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
16541            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
16542            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
16543            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
16544            ! lib/Tie/File/t/11_rv_splice_rs.t
16545            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
16546            ! lib/Tie/File/t/16_handle.t
16547 ____________________________________________________________________________
16548 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
16549         Log: There seems to be a trend for the *time_r to be hidden.
16550      Branch: perl
16551            ! hints/irix_6.sh
16552 ____________________________________________________________________________
16553 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
16554         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
16555              From: Stas Bekman <stas@stason.org>
16556              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
16557              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
16558      Branch: perl
16559            ! lib/Pod/Html.pm
16560 ____________________________________________________________________________
16561 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
16562         Log: Subject: [PATCH] Re: dumpvar.pl bug
16563              From: Peter Scott <Peter@PSDT.com>
16564              Date: Fri, 15 Mar 2002 18:19:21 -0800
16565              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
16566      Branch: perl
16567            ! lib/dumpvar.pl lib/perl5db.pl
16568 ____________________________________________________________________________
16569 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
16570         Log: More paranoid _r protochecking.  At least Tru64 and
16571              Linux need additional hinting help to believe that
16572              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
16573              to see what goes bang.
16574      Branch: perl
16575            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
16576            ! reentr.pl
16577 ____________________________________________________________________________
16578 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
16579         Log: metaconfig: more paranoid _r protochecking.
16580      Branch: metaconfig
16581            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16582            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16583            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16584            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16585            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16586            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16587            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16588            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16589            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16590            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16591            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16592            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16593            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16594            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16595            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16596            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16597            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16598            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16599            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16600            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16601            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16602            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16603            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16604            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16605 ____________________________________________________________________________
16606 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
16607         Log: HP-UX gcc 3 warnings found by Sarathy.
16608      Branch: perl
16609            ! regcomp.c sv.c
16610 ____________________________________________________________________________
16611 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
16612         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
16613              From: Slaven Rezic <slaven.rezic@berlin.de>
16614              Date: 16 Mar 2002 15:29:18 +0100
16615              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
16616      Branch: perl
16617            ! pod/perldelta.pod
16618 ____________________________________________________________________________
16619 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
16620         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
16621      Branch: perl
16622            ! Porting/findrfuncs reentr.h reentr.pl
16623 ____________________________________________________________________________
16624 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
16625         Log: UIN32_MAX with borken under HP-UX+gcc
16626      Branch: perl
16627            ! handy.h
16628 ____________________________________________________________________________
16629 [ 15251] By: ams                                   on 2002/03/16  02:38:08
16630         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
16631              *::DESTROY() is deprecated
16632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16633              Date: Thu, 14 Mar 2002 18:39:22 -0500
16634              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
16635              
16636              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
16637              *::DESTROY() is deprecated
16638              From: Dave Mitchell <davem@fdgroup.com>
16639              Date: Fri, 15 Mar 2002 19:22:49 +0000
16640              Message-Id: <20020315192249.A22389@fdgroup.com>
16641      Branch: perl
16642            ! gv.c t/op/method.t
16643 ____________________________________________________________________________
16644 [ 15250] By: ams                                   on 2002/03/16  02:14:41
16645         Log: Plural nit.
16646      Branch: perl
16647            ! pod/perldelta.pod
16648 ____________________________________________________________________________
16649 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
16650         Log: Doesn't make sense to test for protos if the
16651              functions are not to be used (!= functions exist!)
16652              This might be the key (well, a key) to the HP-UX
16653              problems.
16654      Branch: perl
16655            ! reentr.h reentr.pl
16656 ____________________________________________________________________________
16657 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
16658         Log: Typo in #15247.
16659      Branch: perl
16660            ! hints/hpux.sh
16661 ____________________________________________________________________________
16662 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
16663         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
16664              in HP-UX (from H.Merijn Brand)
16665      Branch: perl
16666            ! hints/hpux.sh
16667 ____________________________________________________________________________
16668 [ 15246] By: ams                                   on 2002/03/15  17:53:23
16669         Log: Subject: minor corrections in perldelta.pod
16670              From: mjd@plover.com
16671              Date: 15 Mar 2002 18:48:42 -0000
16672              Message-Id: <20020315184842.13573.qmail@plover.com>
16673      Branch: perl
16674            ! pod/perldelta.pod
16675 ____________________________________________________________________________
16676 [ 15245] By: ams                                   on 2002/03/15  17:37:52
16677         Log: Upgrade to Tie::File 0.19.
16678      Branch: perl
16679            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
16680            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
16681            + lib/Tie/File/t/21_win32.t
16682            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
16683            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
16684            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
16685            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
16686            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
16687            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
16688            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
16689            ! lib/Tie/File/t/17_misc_meth.t
16690 ____________________________________________________________________________
16691 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
16692         Log: Update Changes.
16693      Branch: perl
16694            ! Changes patchlevel.h
16695 ____________________________________________________________________________
16696 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
16697         Log: Forgot from #15241.
16698      Branch: perl
16699            ! win32/config_sh.PL
16700 ____________________________________________________________________________
16701 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
16702         Log: Subject: patch pod/perltodo.pod
16703              From: mjd@plover.com
16704              Date: 15 Mar 2002 15:42:18 -0000
16705              Message-ID: <20020315154218.10163.qmail@plover.com>
16706              
16707              (With s/WANT/Want/)
16708      Branch: perl
16709            ! pod/perltodo.pod
16710 ____________________________________________________________________________
16711 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
16712         Log: Subject: [PATCH bleadperl] (revision 5 undef)
16713              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16714              Date: Fri, 15 Mar 2002 00:39:48 +0100
16715              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
16716      Branch: perl
16717            ! win32/config.bc win32/config.gc win32/config.vc
16718            ! win32/config.win64
16719 ____________________________________________________________________________
16720 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
16721         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
16722              From: Michael G Schwern <schwern@pobox.com>
16723              Date: Thu, 14 Mar 2002 16:39:29 -0500
16724              Message-ID: <20020314213929.GA2912@blackrider>
16725      Branch: perl
16726            ! lib/perl5db.pl
16727 ____________________________________________________________________________
16728 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
16729         Log: Integrate perlio:
16730              
16731              [ 15235]
16732              Add the binmode()s to make JP.t pass on Win32
16733      Branch: perl
16734           !> embed.fnc ext/Encode/t/JP.t
16735 ____________________________________________________________________________
16736 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
16737         Log: Monster _r patch: try to scan for all known _r variants,
16738              and then use them (under ithreads).  May fail in HP-UX,
16739              and the op/groups is known to be fickle everywhere.  Known
16740              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
16741              warnings in AIX since the first arguments of getnetbyaddr
16742              and getnetbyadd_r are of different types.  Thanks, IBM.)
16743              
16744              In non-Configure platforms deny the existence of any
16745              of the _r thingies.  (Also add the recently introduced
16746              d_tm_* to places it wasn't already in.)
16747              
16748              TODO: the suggested glibc buffer growth retry loop in case
16749              some entries (at least for: gr*, host*) are big.
16750              Forgot win32/config.win64.
16751      Branch: perl
16752            + reentr.c reentr.h reentr.pl
16753            ! Configure MANIFEST Makefile.SH NetWare/Makefile
16754            ! NetWare/config.wc Porting/Glossary Porting/config.sh
16755            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
16756            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
16757            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
16758            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
16759            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
16760            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
16761            ! win32/config.bc win32/config.gc win32/config.vc
16762            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
16763 ____________________________________________________________________________
16764 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
16765         Log: Be more explicit on when is the $! worth anything.
16766      Branch: perl
16767            ! pod/perlvar.pod
16768 ____________________________________________________________________________
16769 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
16770         Log: metaconfig: _r _r we go.
16771      Branch: metaconfig
16772            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16773            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16774            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16775            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16776            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16777            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16778            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16779            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16780            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16781            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16782            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16783            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16784            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16785            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16786            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16787            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16788            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16789            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16790            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16791            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16792            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16793            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16794            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16795            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16796 ____________________________________________________________________________
16797 [ 15235] By: nick                                  on 2002/03/15  07:31:54
16798         Log: Add the binmode()s to make JP.t pass on Win32
16799      Branch: perlio
16800            ! ext/Encode/t/JP.t
16801 ____________________________________________________________________________
16802 [ 15234] By: nick                                  on 2002/03/15  07:20:49
16803         Log: Integrate perlio:
16804              
16805              [ 15233]
16806              Mark JP.t's data files as binary
16807              
16808              [ 15011]
16809              Avoid $Id$ cleverness and just have a $VERSION.
16810      Branch: perl
16811           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
16812 ____________________________________________________________________________
16813 [ 15233] By: nick                                  on 2002/03/15  07:18:02
16814         Log: Mark JP.t's data files as binary
16815      Branch: perlio
16816            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
16817 ____________________________________________________________________________
16818 [ 15232] By: nick                                  on 2002/03/15  07:13:38
16819         Log: Integrate mainline
16820      Branch: perlio
16821           +> ext/B/t/xref.t
16822           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
16823           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
16824           !> perl.c t/op/arith.t
16825 ____________________________________________________________________________
16826 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
16827         Log: The section needs to be in the makedepend script
16828              (from Jan-Erik Karlsson).
16829      Branch: perl
16830            ! makedepend.SH
16831 ____________________________________________________________________________
16832 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
16833         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
16834              From: Nicholas Clark <nick@unfortu.net>
16835              Date: Thu, 14 Mar 2002 23:05:23 +0000
16836              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
16837      Branch: perl
16838            ! ext/Safe/safe2.t
16839 ____________________________________________________________________________
16840 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
16841         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
16842              From: "Brent Dax" <brentdax@cpan.org>
16843              Date: Thu, 14 Mar 2002 09:08:41 -0800
16844              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
16845      Branch: perl
16846            ! lib/Pod/Html.pm
16847 ____________________________________________________________________________
16848 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
16849         Log: metaconfig: one round again for the _r.
16850      Branch: metaconfig
16851            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16852            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16853            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16854            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16855            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16856            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16857            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16858            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16859            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16860            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16861            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16862            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16863            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16864            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16865            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16866            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16867            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16868            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16869            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16870            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16871            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16872            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16873            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16874            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16875 ____________________________________________________________________________
16876 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
16877         Log: metaconfig: new round of the _r units.
16878      Branch: metaconfig
16879            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16880            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16881            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16882            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16883            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16884            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16885            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16886            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16887            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16888            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16889            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16890            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16891            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16892            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16893            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16894            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16895            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16896            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16897            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16898            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16899            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16900            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16901            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16902            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16903      Branch: metaconfig/U/perl
16904            + i_crypt.U
16905 ____________________________________________________________________________
16906 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
16907         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
16908              From: Paul_GreenVOS@vos.stratus.com
16909              Date: Tue, 12 Mar 02 19:22 est   
16910              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
16911      Branch: perl
16912            ! lib/Benchmark.t t/op/arith.t
16913 ____________________________________________________________________________
16914 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
16915         Log: Subject: Re: Win32: C:\Program Files
16916              From: "Ken Williams" <ken@mathforum.org>
16917              Date: Wed, 13 Mar 2002 17:50:59 -0600
16918              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
16919              
16920              Add -t to perl -h.
16921      Branch: perl
16922            ! perl.c
16923 ____________________________________________________________________________
16924 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
16925         Log: Extra paranoia from Nick Clark.
16926      Branch: perl
16927            ! ext/Safe/safe2.t
16928 ____________________________________________________________________________
16929 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
16930         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
16931              From: Nicholas Clark <nick@ccl4.org>
16932              Date: Wed, 13 Mar 2002 14:22:50 +0000
16933              Message-ID: <20020313142250.G92566@plum.flirble.org>
16934      Branch: perl
16935            ! ext/Safe/safe2.t
16936 ____________________________________________________________________________
16937 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
16938         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
16939              From: <slaven.rezic@berlin.de>
16940              Date: Tue, 12 Mar 2002 13:03:41 +0100      
16941              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
16942      Branch: perl
16943            ! Makefile.SH
16944 ____________________________________________________________________________
16945 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
16946         Log: Subject: [PATCH] a test for B::Xref
16947              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16948              Date: Wed, 13 Mar 2002 17:18:57 +0100
16949              Message-ID: <20020313171857.F1144@rafael>
16950      Branch: perl
16951            + ext/B/t/xref.t
16952            ! MANIFEST ext/B/B/Xref.pm
16953 ____________________________________________________________________________
16954 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
16955         Log: Subject: [PATCH] Exporter.pm POD fixups
16956              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16957              Date: Wed, 13 Mar 2002 16:21:42 +0100
16958              Message-ID: <20020313162142.A1144@rafael>
16959      Branch: perl
16960            ! lib/Exporter.pm
16961 ____________________________________________________________________________
16962 [ 15219] By: nick                                  on 2002/03/14  07:00:16
16963         Log: Integrate mainline
16964      Branch: perlio
16965           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
16966 ____________________________________________________________________________
16967 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
16968         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
16969              From: Michael G Schwern <schwern@pobox.com>
16970              Date: Wed, 13 Mar 2002 17:43:00 -0500
16971              Message-ID: <20020313224300.GG3311@blackrider>
16972      Branch: perl
16973            ! lib/ExtUtils/MM_VMS.pm
16974 ____________________________________________________________________________
16975 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
16976         Log: Pod tweak.
16977      Branch: perl
16978            ! lib/open.pm
16979 ____________________________________________________________________________
16980 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
16981         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
16982              From: "Craig A. Berry" <craigberry@mac.com>
16983              Date: Wed, 13 Mar 2002 01:44:01 -0600
16984              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
16985      Branch: perl
16986            ! vms/descrip_mms.template
16987 ____________________________________________________________________________
16988 [ 15215] By: nick                                  on 2002/03/13  08:08:36
16989         Log: Integrate mainline.
16990      Branch: perlio
16991           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
16992            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
16993            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
16994            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
16995            - ext/Data/Util/t/Hash.t
16996           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
16997           !> ext/Encode/lib/Encode/CN/HZ.pm
16998           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16999           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
17000           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
17001           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
17002           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
17003           !> t/op/override.t toke.c universal.c
17004 ____________________________________________________________________________
17005 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
17006         Log: metaconfig: three guesses.
17007      Branch: metaconfig
17008            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17009            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17010            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17011            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17012            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17013            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17014            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17015            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17016            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17017            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17018            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17019            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17020            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17021            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17022            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17023            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17024            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17025            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17026            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17027            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17028            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17029            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17030            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17031            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17032 ____________________________________________________________________________
17033 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
17034         Log: metaconfig: regen _r units again.
17035      Branch: metaconfig
17036            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17037            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17038            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17039            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17040            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17041            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17042            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17043            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17044            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17045            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17046            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17047            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17048            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17049            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17050            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17051            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17052            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17053            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17054            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17055            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17056            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17057            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17058            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17059            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17060 ____________________________________________________________________________
17061 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
17062         Log: metaconfig: regen _r units.
17063      Branch: metaconfig
17064            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
17065            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17066            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17067            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17068            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17069            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17070            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17071            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17072            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17073            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17074            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17075            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17076            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17077            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17078            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17079            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17080            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17081            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17082            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17083            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17084            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17085            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17086            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17087            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17088            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17089 ____________________________________________________________________________
17090 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
17091         Log: metaconfig unit tweaks.
17092      Branch: metaconfig
17093            + U/threads/d_setprotoent_r.U
17094            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
17095            ! U/threads/d_tmpnam_r.U
17096 ____________________________________________________________________________
17097 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
17098         Log: metaconfig: replace the _r units with autogenerated ones.
17099      Branch: metaconfig
17100            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17101            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
17102            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17103            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
17104            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
17105            + U/threads/d_getprotobyname_r.U
17106            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17107            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
17108            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
17109            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17110            + U/threads/d_setservent_r.U
17111            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
17112            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
17113            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
17114            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
17115            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
17116            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
17117            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
17118            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
17119            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
17120            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17121            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17122            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17123            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
17124            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17125            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
17126            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
17127            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17128            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17129            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17130            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
17131            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
17132            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
17133            ! U/threads/d_ttyname_r.U
17134 ____________________________________________________________________________
17135 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
17136         Log: More known threadsafings.
17137      Branch: perl
17138            ! Porting/findrfuncs
17139 ____________________________________________________________________________
17140 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
17141         Log: Small tweaks.
17142      Branch: perl
17143            ! lib/Internals.t universal.c
17144 ____________________________________________________________________________
17145 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
17146         Log: VERSIONize.
17147      Branch: perl
17148            ! ext/Encode/lib/Encode/CN/HZ.pm
17149            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
17150            ! ext/Encode/lib/Encode/JP/JIS.pm
17151 ____________________________________________________________________________
17152 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
17153         Log: Subject: perl datastructure conversion shortcuts for DDD
17154              From: Stas Bekman <stas@stason.org>
17155              Date: Mon, 11 Mar 2002 14:54:31 +0800
17156              Message-ID: <3C8C54A7.5020502@stason.org>
17157      Branch: perl
17158            ! pod/perlhack.pod
17159 ____________________________________________________________________________
17160 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
17161         Log: Regen modlib.
17162      Branch: perl
17163            ! pod/perlmodlib.pod
17164 ____________________________________________________________________________
17165 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
17166         Log: Regen toc.
17167      Branch: perl
17168            ! pod/perltoc.pod
17169 ____________________________________________________________________________
17170 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
17171         Log: Tiny pod tweaks.
17172      Branch: perl
17173            ! lib/Hash/Util.pm
17174 ____________________________________________________________________________
17175 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
17176         Log: perldeltaize Hash::Util.
17177      Branch: perl
17178            ! pod/perldelta.pod
17179 ____________________________________________________________________________
17180 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
17181         Log: Move the readonly interface back to universal.c,
17182              (new name: Internals::SvREADONLY), remove Data::Util,
17183              move Hash::Util to lib, also introduce refcnt interface
17184              (Internals::SvREFCNT).     Make both the new interfaces
17185              to be more sane so that if they set the value, they return
17186              the new value, not the old one.
17187      Branch: perl
17188            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
17189            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
17190            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
17191            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
17192            - ext/Data/Util/t/Hash.t
17193            ! MANIFEST ext/B/t/stash.t universal.c
17194 ____________________________________________________________________________
17195 [ 15200] By: ams                                   on 2002/03/12  15:16:05
17196         Log: Subject: Disambiguate "Can't locate"
17197              From: Mike Guy <mjtg@cam.ac.uk>
17198              Date: Tue, 12 Mar 2002 16:04:23 +0000
17199              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
17200      Branch: perl
17201            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
17202            ! pp_ctl.c t/op/override.t
17203 ____________________________________________________________________________
17204 [ 15199] By: ams                                   on 2002/03/12  15:04:43
17205         Log: Subject: [PATCH] perl/lib/File/stat.t
17206              From: Paul_GreenVOS@vos.stratus.com
17207              Date: Tue, 12 Mar 02 11:00 est
17208              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
17209      Branch: perl
17210            ! lib/File/stat.t
17211 ____________________________________________________________________________
17212 [ 15198] By: ams                                   on 2002/03/12  15:00:44
17213         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
17214              From: Robin Barker <rmb1@cise.npl.co.uk>
17215              Date: Tue, 12 Mar 2002 13:31:58 GMT
17216              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
17217      Branch: perl
17218            ! pod/perlfunc.pod
17219 ____________________________________________________________________________
17220 [ 15197] By: ams                                   on 2002/03/12  14:57:34
17221         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
17222              From: "Clinton A. Pierce" <clintp@geeksalad.org>
17223              Date: Tue, 12 Mar 2002 10:11:53 -0500
17224              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
17225      Branch: perl
17226            ! toke.c
17227 ____________________________________________________________________________
17228 [ 15196] By: nick                                  on 2002/03/12  13:40:35
17229         Log: Integrate mainline
17230      Branch: perlio
17231           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
17232           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
17233           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
17234           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
17235            - t/lib/access.t
17236           !> (integrate 96 files)
17237 ____________________________________________________________________________
17238 [ 15195] By: nick                                  on 2002/03/12  06:08:24
17239         Log: Integrate mainline (a while ago)
17240      Branch: perlio
17241           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
17242           +> ext/Encode/t/TW.t
17243            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
17244            - ext/Encode/lib/Encode/Tcl/HanZi.pm
17245            - ext/I18N/Langinfo/fallback.c
17246           !> (integrate 80 files)
17247 ____________________________________________________________________________
17248 [ 15194] By: ams                                   on 2002/03/12  06:02:20
17249         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
17250              From: Jonathan Stowe <gellyfish@gellyfish.com>
17251              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
17252              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
17253      Branch: perl
17254            ! ext/Encode/CN/Makefile.PL
17255 ____________________________________________________________________________
17256 [ 15193] By: ams                                   on 2002/03/12  05:55:07
17257         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
17258              From: Dave Mitchell <davem@fdgroup.co.uk>
17259              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
17260              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
17261      Branch: perl
17262            ! pod/perlguts.pod
17263 ____________________________________________________________________________
17264 [ 15192] By: ams                                   on 2002/03/12  05:50:08
17265         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
17266              From: Anton Tagunov <tagunov@motor.ru>
17267              Date: Tue, 12 Mar 2002 01:40:58 +0300
17268              Message-Id: <1194068830.20020312014058@motor.ru>
17269              (Applied with tweaks.)
17270      Branch: perl
17271            ! lib/utf8.pm
17272 ____________________________________________________________________________
17273 [ 15191] By: ams                                   on 2002/03/12  05:42:21
17274         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
17275              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17276              Date: Sun, 10 Mar 2002 22:10:15 +0100
17277              Message-Id: <3C8BD9C7.13988.73992D@localhost>
17278      Branch: perl
17279            ! iperlsys.h
17280 ____________________________________________________________________________
17281 [ 15190] By: ams                                   on 2002/03/12  05:38:08
17282         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
17283              From: Anton Tagunov <tagunov@motor.ru>
17284              Date: Mon, 11 Mar 2002 23:27:47 +0300
17285              Message-Id: <19414222180.20020311232747@motor.ru>
17286      Branch: perl
17287            ! pod/perlsub.pod
17288 ____________________________________________________________________________
17289 [ 15189] By: ams                                   on 2002/03/12  05:34:49
17290         Log: Subject: minor patch for comment in utfebcdic.h
17291              From: Anton Tagunov <tagunov@motor.ru>
17292              Date: Tue, 12 Mar 2002 00:20:21 +0300
17293              Message-Id: <13817376786.20020312002021@motor.ru>
17294      Branch: perl
17295            ! utfebcdic.h
17296 ____________________________________________________________________________
17297 [ 15188] By: ams                                   on 2002/03/12  05:32:30
17298         Log: Subject: [PATCH ?] B::Xref improvements
17299              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17300              Date: Mon, 11 Mar 2002 23:32:20 +0100
17301              Message-Id: <20020311233220.A12677@rafael>
17302      Branch: perl
17303            ! ext/B/B/Xref.pm
17304 ____________________________________________________________________________
17305 [ 15187] By: ams                                   on 2002/03/12  05:30:02
17306         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
17307              From: Paul_GreenVOS@vos.stratus.com
17308              Date: Mon, 11 Mar 02 17:23 est
17309              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
17310      Branch: perl
17311            ! lib/ExtUtils/MM_Unix.pm
17312 ____________________________________________________________________________
17313 [ 15186] By: ams                                   on 2002/03/12  05:27:06
17314         Log: Subject: [PATCH] installperl - minor untangle for VOS
17315              From: Paul_GreenVOS@vos.stratus.com
17316              Date: Mon, 11 Mar 02 17:05 est
17317              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
17318      Branch: perl
17319            ! installperl
17320 ____________________________________________________________________________
17321 [ 15185] By: ams                                   on 2002/03/12  05:25:59
17322         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
17323              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17324              Date: Mon, 11 Mar 2002 22:37:39 +0100
17325              Message-Id: <20020311223739.A691@rafael>
17326      Branch: perl
17327            ! ext/B/B/Deparse.pm
17328 ____________________________________________________________________________
17329 [ 15184] By: ams                                   on 2002/03/12  05:20:54
17330         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
17331              From: Michael G Schwern <schwern@pobox.com>
17332              Date: Tue, 12 Mar 2002 01:12:08 -0500
17333              Message-Id: <20020312061208.GD904@blackrider>
17334      Branch: perl
17335            ! hints/netbsd.sh
17336 ____________________________________________________________________________
17337 [ 15183] By: ams                                   on 2002/03/12  04:12:30
17338         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
17339              From: Autrijus Tang <autrijus@autrijus.org>
17340              Date: Tue, 12 Mar 2002 13:05:53 +0800
17341              Message-Id: <20020312050553.GA7864@not.autrijus.org>
17342              (Only doc hunk applied, supplementing #15182.)
17343      Branch: perl
17344            ! ext/Encode/Encode.pm
17345 ____________________________________________________________________________
17346 [ 15182] By: ams                                   on 2002/03/12  04:04:34
17347         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
17348              From: Autrijus Tang <autrijus@autrijus.org>
17349              Date: Tue, 12 Mar 2002 12:56:46 +0800
17350              Message-Id: <20020312045646.GA7689@not.autrijus.org>
17351              (Private mail.)
17352      Branch: perl
17353            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
17354 ____________________________________________________________________________
17355 [ 15181] By: ams                                   on 2002/03/12  03:09:20
17356         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
17357              From: Autrijus Tang <autrijus@autrijus.org>
17358              Date: Tue, 12 Mar 2002 11:55:06 +0800
17359              Message-Id: <20020312035506.GA6946@not.autrijus.org>
17360      Branch: perl
17361            ! ext/Encode/Encode.pm
17362 ____________________________________________________________________________
17363 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
17364         Log: Deypo.
17365      Branch: metaconfig
17366            ! U/threads/d_asctime_r.U
17367 ____________________________________________________________________________
17368 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
17369         Log: FAQ sync.
17370      Branch: perl
17371            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17372            ! pod/perlfaq4.pod pod/perlfaq5.pod
17373 ____________________________________________________________________________
17374 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
17375         Log: The test needs perlio.
17376      Branch: perl
17377            ! lib/open.t
17378 ____________________________________________________________________________
17379 [ 15177] By: ams                                   on 2002/03/11  15:41:08
17380         Log: Subject: perlreftut update
17381              From: Mark-Jason Dominus <mjd@plover.com>
17382              Date: Mon, 11 Mar 2002 11:36:27 -0500
17383              Message-Id: <20020311163627.31020.qmail@plover.com>
17384      Branch: perl
17385            ! pod/perlreftut.pod
17386 ____________________________________________________________________________
17387 [ 15176] By: ams                                   on 2002/03/11  15:35:24
17388         Log: Subject: Minor correction in perlfaq5
17389              From: mjd@plover.com
17390              Date: 11 Mar 2002 16:34:22 -0000
17391              Message-Id: <20020311163422.30963.qmail@plover.com>
17392      Branch: perl
17393            ! pod/perlfaq5.pod
17394 ____________________________________________________________________________
17395 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
17396         Log: number of skipped tests was incorrect
17397      Branch: perl
17398            ! t/op/stat.t
17399 ____________________________________________________________________________
17400 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
17401         Log: remove doubled CRs
17402      Branch: perl
17403            ! win32/Makefile
17404 ____________________________________________________________________________
17405 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
17406         Log: Update Changes.
17407      Branch: perl
17408            ! Changes patchlevel.h
17409 ____________________________________________________________________________
17410 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
17411         Log: Regen toc.
17412      Branch: perl
17413            ! pod/perltoc.pod
17414 ____________________________________________________________________________
17415 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
17416         Log: Add t/CN.t and t/TW.t; re-sort.
17417      Branch: perl
17418            ! ext/Encode/MANIFEST
17419 ____________________________________________________________________________
17420 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
17421         Log: Document what to do if one yearns back to
17422              the old legacy encoding.
17423      Branch: perl
17424            ! lib/encoding.pm
17425 ____________________________________________________________________________
17426 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
17427         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
17428              as general purpose encoding transformation interfaces
17429              since that's not what they are.
17430      Branch: perl
17431            ! lib/utf8.pm pod/perlunicode.pod sv.c
17432 ____________________________________________________________________________
17433 [ 15168] By: ams                                   on 2002/03/11  12:54:16
17434         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
17435              warnings
17436              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17437              Date: Mon, 11 Mar 2002 14:35:22 +0100
17438              Message-Id: <20020311143522.A7431@rafael>
17439      Branch: perl
17440            ! t/lib/warnings/pp_sys
17441 ____________________________________________________________________________
17442 [ 15167] By: ams                                   on 2002/03/11  04:57:20
17443         Log: A little commonsense is better than 1_compile.
17444      Branch: perl
17445            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
17446 ____________________________________________________________________________
17447 [ 15166] By: ams                                   on 2002/03/11  04:53:50
17448         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
17449              From: Michael G Schwern <schwern@pobox.com>
17450              Date: Sun, 10 Mar 2002 13:27:12 -0500
17451              Message-Id: <20020310182712.GC693@blackrider>
17452              
17453              Subject: [PATCH] Hash::Util part 2
17454              From: Michael G Schwern <schwern@pobox.com>
17455              Date: Sun, 10 Mar 2002 15:09:34 -0500
17456              Message-Id: <20020310200934.GB27112@blackrider>
17457              
17458              Subject: [PATCH] Hash::Util MANIFEST correction
17459              From: Michael G Schwern <schwern@pobox.com>
17460              Date: Sun, 10 Mar 2002 16:27:07 -0500
17461              Message-Id: <20020310212707.GF27112@blackrider>
17462              
17463              (Also changes find.t and taint.t, which were looking for access.t)
17464      Branch: perl
17465            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
17466            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
17467            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
17468            + ext/Data/Util/t/Hash.t
17469            - t/lib/access.t
17470            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
17471            ! pod/perldiag.pod pod/perltodo.pod universal.c
17472 ____________________________________________________________________________
17473 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
17474         Log: metaconfig: more thready fixes.
17475      Branch: metaconfig
17476            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
17477            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
17478            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
17479            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
17480            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
17481            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
17482            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17483            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
17484            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
17485 ____________________________________________________________________________
17486 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
17487         Log: Skip obsoleted interfaces.
17488      Branch: perl
17489            ! Porting/findrfuncs
17490 ____________________________________________________________________________
17491 [ 15162] By: ams                                   on 2002/03/11  03:48:14
17492         Log: Typo fixes.
17493      Branch: perl
17494            ! perl.c
17495 ____________________________________________________________________________
17496 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
17497         Log: Upgrade to Locale::Codes 2.02.
17498      Branch: perl
17499            + lib/Locale/Codes/t/rename.t
17500            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
17501            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
17502            ! lib/Locale/Country.pod
17503 ____________________________________________________________________________
17504 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
17505         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
17506              From: Nicholas Clark <nick@unfortu.net>
17507              Date: Sun, 10 Mar 2002 18:17:50 +0000
17508              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
17509              
17510              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
17511              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17512              Date: Sun, 10 Mar 2002 13:53:34 -0800
17513              Message-ID: <eX9i8gzkg26G092yn@efn.org>
17514              
17515              (and reenable the feature in freebsd,
17516              and move the freebsd pr url to perl.c)
17517      Branch: perl
17518            ! hints/freebsd.sh perl.c pod/perldelta.pod
17519 ____________________________________________________________________________
17520 [ 15159] By: ams                                   on 2002/03/11  03:34:13
17521         Log: Subject: [PATCH stash.t] access::readonly is gone
17522              From: Michael G Schwern <schwern@pobox.com>
17523              Date: Sun, 10 Mar 2002 16:18:14 -0500
17524              Message-Id: <20020310211813.GE27112@blackrider>
17525      Branch: perl
17526            ! ext/B/t/stash.t
17527 ____________________________________________________________________________
17528 [ 15158] By: ams                                   on 2002/03/11  03:28:04
17529         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
17530              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17531              Date: Sun, 10 Mar 2002 22:10:15 +0100
17532              Message-Id: <3C8BD9C7.610.7398DD@localhost>
17533      Branch: perl
17534            ! lib/Net/Ping/t/110_icmp_inst.t
17535 ____________________________________________________________________________
17536 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
17537         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
17538              From: Michael G Schwern <schwern@pobox.com>
17539              Date: Sun, 10 Mar 2002 19:22:33 -0500
17540              Message-ID: <20020311002233.GE4927@blackrider>
17541      Branch: perl
17542            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
17543            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
17544            ! lib/Test/Simple/t/fail-more.t
17545 ____________________________________________________________________________
17546 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
17547         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
17548              From: Michael G Schwern <schwern@pobox.com>
17549              Date: Sun, 10 Mar 2002 17:14:10 -0500
17550              Message-ID: <20020310221410.GA4915@blackrider>
17551      Branch: perl
17552            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
17553            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
17554 ____________________________________________________________________________
17555 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
17556         Log: Subject: [PATCH] more warnings tidyup
17557              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17558              Date: Sun, 10 Mar 2002 21:01:39 -0000
17559              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
17560      Branch: perl
17561            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
17562            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
17563            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
17564            ! util.c
17565 ____________________________________________________________________________
17566 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
17567         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
17568              From: Nicholas Clark <nick@unfortu.net>
17569              Date: Sun, 10 Mar 2002 23:21:07 +0000
17570              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
17571      Branch: perl
17572            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
17573            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
17574            ! ext/Encode/TW/Makefile.PL
17575 ____________________________________________________________________________
17576 [ 15153] By: ams                                   on 2002/03/11  03:06:59
17577         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
17578              From: Max Baker <max@warped.org>
17579              Date: Fri, 8 Mar 2002 10:56:19 -0800
17580              Message-Id: <20020308105619.A15039@warped.org>
17581      Branch: perl
17582            ! ext/IO/lib/IO/Socket/INET.pm
17583 ____________________________________________________________________________
17584 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
17585         Log: Subject: [PATCH] spelling correction
17586              From: Nicholas Clark <nick@unfortu.net>
17587              Date: Sun, 10 Mar 2002 18:34:42 +0000
17588              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
17589      Branch: perl
17590            ! pp.c pp_hot.c
17591 ____________________________________________________________________________
17592 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
17593         Log: DG/UX updates from Takis Psarogiannakopoulos.
17594      Branch: perl
17595            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
17596 ____________________________________________________________________________
17597 [ 15150] By: ams                                   on 2002/03/11  03:02:47
17598         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
17599              From: Chris Nandor <pudge@pobox.com>
17600              Date: Mon, 04 Mar 2002 17:48:12 -0500
17601              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
17602      Branch: perl
17603            ! lib/DB.pm lib/perl5db.pl
17604 ____________________________________________________________________________
17605 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
17606         Log: metaconfig unit changes in preparation of reentrancy changes.
17607      Branch: metaconfig
17608            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
17609            + U/threads/d_ttyname_r.U
17610            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
17611            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
17612            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
17613            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
17614            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17615            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
17616            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17617            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
17618            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
17619            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
17620            ! U/threads/d_strerror_r.U
17621 ____________________________________________________________________________
17622 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
17623         Log: Mysterious characters.
17624      Branch: perl
17625            ! utf8.h
17626 ____________________________________________________________________________
17627 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
17628         Log: Unused.
17629      Branch: perl
17630            ! op.c
17631 ____________________________________________________________________________
17632 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
17633         Log: Implement :std subpragma of the open pragma
17634              that makes the standard filehandles to talk in
17635              encodings.  This change set off a weird warning
17636              from op.c, though: disabled it now until someone
17637              who knows what it is about comes along.
17638      Branch: perl
17639            ! lib/open.pm op.c
17640 ____________________________________________________________________________
17641 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
17642         Log: Document the logic of :locale better.
17643      Branch: perl
17644            ! lib/open.pm
17645 ____________________________________________________________________________
17646 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
17647         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
17648              From: Slaven Rezic <slaven.rezic@berlin.de>
17649              Date: 10 Mar 2002 02:49:17 +0100
17650              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
17651      Branch: perl
17652            ! hints/freebsd.sh
17653 ____________________________________________________________________________
17654 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
17655         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
17656              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17657              Date: Sun, 10 Mar 2002 17:08:54 +0900
17658              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
17659      Branch: perl
17660            ! ext/Encode/lib/Encode/Tcl.pm
17661            ! ext/Encode/lib/Encode/Tcl/Escape.pm
17662            ! ext/Encode/lib/Encode/Tcl/Extended.pm
17663            ! ext/Encode/lib/Encode/Tcl/Table.pm
17664 ____________________________________________________________________________
17665 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
17666         Log: The patch does the following:
17667              - Nix the unneccessary diagnostics line
17668              - Quell -w warnings if the first ENV doesn't exist
17669              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
17670              is too baroque and bloated for daily use (and for perl core inclusion).
17671              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
17672              non-fatal.
17673              - Consequently, the ^OPEN bits is set only when needed.
17674      Branch: perl
17675            ! lib/open.pm
17676 ____________________________________________________________________________
17677 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
17678         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
17679      Branch: perl
17680            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
17681 ____________________________________________________________________________
17682 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
17683         Log: Precedence problem.
17684      Branch: perl
17685            ! ext/Socket/socketpair.t
17686 ____________________________________________________________________________
17687 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
17688         Log: Renaming tweaks, and split off the reentrant "superbuffer"
17689              init routine.
17690      Branch: perl
17691            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
17692            ! sv.c util.c
17693 ____________________________________________________________________________
17694 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
17695         Log: The 7-bit jis seems to be the hanging one.
17696      Branch: perl
17697            ! ext/Encode/t/Tcl.t
17698 ____________________________________________________________________________
17699 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
17700         Log: Begone.
17701      Branch: perl
17702            ! ext/Encode/MANIFEST
17703 ____________________________________________________________________________
17704 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
17705         Log: Better fix from Autrijus.
17706      Branch: perl
17707            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
17708            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
17709 ____________________________________________________________________________
17710 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
17711         Log: Not everybody has Encode::HanExtra.
17712      Branch: perl
17713            ! ext/Encode/Encode.pm
17714 ____________________________________________________________________________
17715 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
17716         Log: Decutandpasto.
17717      Branch: perl
17718            ! ext/Encode/lib/Encode/Tcl.pm
17719 ____________________________________________________________________________
17720 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
17721         Log: Subject: [PATCH] Data::Dumper
17722              From: Nicholas Clark <nick@unfortu.net>
17723              Date: Sat, 9 Mar 2002 19:03:54 +0000
17724              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
17725      Branch: perl
17726            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
17727            ! ext/Data/Dumper/t/dumper.t
17728 ____________________________________________________________________________
17729 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
17730         Log: Subject: [PATCH] socketpair.t w/o fork
17731              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17732              Date: Sat, 9 Mar 2002 14:55:11 +0100
17733              Message-ID: <3C8A224F.29578.13691BA@localhost>
17734              
17735              (modified as suggested by Sarathy)
17736      Branch: perl
17737            ! ext/Socket/socketpair.t
17738 ____________________________________________________________________________
17739 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
17740         Log: Subject: [PATCH perldelta] Mention Change 14727
17741              From: Autrijus Tang <autrijus@autrijus.org>
17742              Date: Sat, 9 Mar 2002 23:31:40 +0800
17743              Message-ID: <20020309153140.GA4224@not.autrijus.org>
17744      Branch: perl
17745            ! pod/perldelta.pod
17746 ____________________________________________________________________________
17747 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
17748         Log: Make Encode.pm implicitly load external CJK tables the first
17749              time they're needed (instead of immediately), from Autrijus
17750              Tang.
17751      Branch: perl
17752            ! ext/Encode/Encode.pm
17753 ____________________________________________________________________________
17754 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
17755         Log: Subject: Re: Two questions
17756              From: Nicholas Clark <nick@unfortu.net>
17757              Date: Sat, 9 Mar 2002 12:42:40 +0000
17758              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
17759      Branch: perl
17760            ! Porting/pumpkin.pod
17761 ____________________________________________________________________________
17762 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
17763         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
17764              From: Paul_GreenVOS@vos.stratus.com
17765              Date: Fri, 8 Mar 02 22:34 est
17766              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
17767      Branch: perl
17768            ! pp_sys.c
17769 ____________________________________________________________________________
17770 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
17771         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
17772              From: davem@fdgroup.co.uk
17773              Date: Sat, 9 Mar 2002 00:13:27 GMT
17774              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
17775      Branch: perl
17776            ! dump.c
17777 ____________________________________________________________________________
17778 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
17779         Log: Deglitch from Rafael.
17780      Branch: perl
17781            ! ext/B/t/lint.t
17782 ____________________________________________________________________________
17783 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
17784         Log: Still more portability.
17785      Branch: perl
17786            ! Porting/findrfuncs
17787 ____________________________________________________________________________
17788 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
17789         Log: More portability.
17790      Branch: perl
17791            ! Porting/findrfuncs
17792 ____________________________________________________________________________
17793 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
17794         Log: Shared library paths; running tests manually.
17795      Branch: perl
17796            ! INSTALL
17797 ____________________________________________________________________________
17798 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
17799         Log: Subject: RE: Two questions
17800              From: "Green, Paul" <Paul.Green@stratus.com>
17801              Date: Fri, 8 Mar 2002 17:55:19 -0500
17802              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
17803      Branch: perl
17804            ! Porting/pumpkin.pod
17805 ____________________________________________________________________________
17806 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
17807         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
17808              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
17809      Branch: perl
17810            + ext/B/t/lint.t
17811            ! MANIFEST ext/B/B/Lint.pm
17812 ____________________________________________________________________________
17813 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
17814         Log: metaconfig unit change for #15119.
17815      Branch: metaconfig
17816            ! U/threads/d_pthread_atfork.U
17817 ____________________________________________________________________________
17818 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
17819         Log: In DG/UX finding pthread_atfork requires a true compile,
17820              from Takis Psarogiannakopoulos.
17821      Branch: perl
17822            ! Configure config_h.SH
17823 ____________________________________________________________________________
17824 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
17825         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
17826              From: John Peacock <jpeacock@rowman.com>
17827              Date: Fri, 08 Mar 2002 15:52:41 -0500
17828              Message-ID: <3C892499.4050502@rowman.com>
17829      Branch: perl
17830            ! lib/ExtUtils/xsubpp
17831 ____________________________________________________________________________
17832 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
17833         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
17834              From: "Craig A. Berry" <craigberry@mac.com>
17835              Date: Fri, 08 Mar 2002 15:02:51 -0600
17836              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
17837      Branch: perl
17838            ! t/op/write.t
17839 ____________________________________________________________________________
17840 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
17841         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
17842              From: Paul_GreenVOS@vos.stratus.com
17843              Date: Fri, 8 Mar 02 14:45 est
17844              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
17845      Branch: perl
17846            ! installperl
17847 ____________________________________________________________________________
17848 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
17849         Log: Subject: [PATCH @15109] tm_tm_* for VMS
17850              From: "Craig A. Berry" <craigberry@mac.com>
17851              Date: Fri, 08 Mar 2002 13:07:52 -0600
17852              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
17853      Branch: perl
17854            ! configure.com
17855 ____________________________________________________________________________
17856 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
17857         Log: Detypo.
17858      Branch: perl
17859            ! Changes
17860 ____________________________________________________________________________
17861 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
17862         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
17863      Branch: perl
17864            ! t/op/pat.t
17865 ____________________________________________________________________________
17866 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
17867         Log: HP-UX nm seems to repeat itself.
17868      Branch: perl
17869            ! Porting/findrfuncs
17870 ____________________________________________________________________________
17871 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
17872         Log: Nice porting script from Sarathy.  Well, less nice
17873              in the sense that it shows the looong road ahead.
17874      Branch: perl
17875            + Porting/findrfuncs
17876            ! MANIFEST Porting/makerel
17877 ____________________________________________________________________________
17878 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
17879         Log: Subject: Re: Performance considerations for UTF-8
17880              From: Jarkko Hietaniemi <jhi@iki.fi>
17881              Date: Fri, 8 Mar 2002 18:53:28 +0200
17882              Message-ID: <20020308185328.D640@alpha.hut.fi>
17883              
17884              (put all in perlunicode)
17885      Branch: perl
17886            ! pod/perlunicode.pod
17887 ____________________________________________________________________________
17888 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
17889         Log: Update Changes.
17890      Branch: perl
17891            ! Changes patchlevel.h
17892 ____________________________________________________________________________
17893 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
17894         Log: Subject: Cygwin cygipc support skipped
17895              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
17896              Date: Fri, 8 Mar 2002 16:59:34 +0100
17897              Message-ID: <113694157285.20020308165934@familiehaase.de>
17898      Branch: perl
17899            ! hints/cygwin.sh
17900 ____________________________________________________________________________
17901 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
17902         Log: metaconfig unit change for #15106.
17903      Branch: metaconfig
17904            ! U/compline/d_gconvert.U
17905 ____________________________________________________________________________
17906 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
17907         Log: Subject: Re: [PATCH] tests for Gconvert
17908              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17909              Date: Thu, 07 Mar 2002 16:48:10 -0800
17910              Message-ID: <KpAi8gzkganW092yn@efn.org>
17911      Branch: perl
17912            ! Configure config_h.SH t/base/num.t
17913 ____________________________________________________________________________
17914 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
17915         Log: The new test has some teething problems.
17916      Branch: perl
17917            - ext/B/t/lint.t
17918            ! MANIFEST
17919 ____________________________________________________________________________
17920 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
17921         Log: Subject: [PATCH] B::Lint tests
17922              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17923              Date: Fri, 8 Mar 2002 14:47:19 +0100
17924              Message-ID: <20020308144719.A2663@rafael>
17925      Branch: perl
17926            + ext/B/t/lint.t
17927            ! MANIFEST ext/B/B/Lint.pm
17928 ____________________________________________________________________________
17929 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
17930         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
17931              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
17932              Date: Fri, 8 Mar 2002 13:24:14 GMT
17933              Message-Id: <200203081324.NAA00642@cleo>
17934      Branch: perl
17935            ! hints/powerux.sh
17936 ____________________________________________________________________________
17937 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
17938         Log: Subject: HP has some new models
17939              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17940              Date: Fri, 08 Mar 2002 13:07:02 +0100
17941              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
17942      Branch: perl
17943            ! README.hpux
17944 ____________________________________________________________________________
17945 [ 15101] By: ams                                   on 2002/03/08  09:11:40
17946         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
17947              From: Stas Bekman <stas@stason.org>
17948              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
17949              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
17950      Branch: perl
17951            ! pod/perlguts.pod
17952 ____________________________________________________________________________
17953 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
17954         Log: Update Changes
17955      Branch: maint-5.6/macperl
17956            ! macos/Changes
17957 ____________________________________________________________________________
17958 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
17959         Log: Replace macperlbundled with macperldelta
17960      Branch: maint-5.6/macperl
17961            ! macos/macperl/MacPerl.podhelp
17962 ____________________________________________________________________________
17963 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
17964         Log: Comsetic fixes (Thomas Wegner)
17965      Branch: maint-5.6/macperl
17966            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
17967 ____________________________________________________________________________
17968 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
17969         Log: Bump OS version
17970      Branch: maint-5.6/macperl
17971            ! macos/config.sh
17972 ____________________________________________________________________________
17973 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
17974         Log: Thought I deleted this already?
17975      Branch: perl
17976            - ext/I18N/Langinfo/fallback.c
17977 ____________________________________________________________________________
17978 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
17979         Log: perlport updates from Pudge.
17980      Branch: perl
17981            ! pod/perlport.pod
17982 ____________________________________________________________________________
17983 [ 15094] By: ams                                   on 2002/03/08  03:06:03
17984         Log: Nitpick.
17985      Branch: perl
17986            ! MANIFEST
17987 ____________________________________________________________________________
17988 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
17989         Log: Wrong test.
17990      Branch: perl
17991            ! pod/perldelta.pod
17992 ____________________________________________________________________________
17993 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
17994         Log: Integrate change 14064 from macperl to blead.
17995      Branch: perl
17996           !> pod/perlmodinstall.pod pod/perlport.pod
17997 ____________________________________________________________________________
17998 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
17999         Log: Integrate recent perlport changes
18000      Branch: maint-5.6/macperl
18001           !> pod/perlport.pod
18002 ____________________________________________________________________________
18003 [ 15089] By: ams                                   on 2002/03/08  01:54:03
18004         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
18005              minor typo in perlguts.pod
18006              From: Anton Tagunov <tagunov@motor.ru>
18007              Date: Fri, 8 Mar 2002 05:26:59 +0300
18008              Message-Id: <4649821189.20020308052659@motor.ru>
18009      Branch: perl
18010            ! pod/perlguts.pod
18011 ____________________________________________________________________________
18012 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
18013         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"! 
18014              From: Anton Tagunov <tagunov@newmail.ru>
18015              Date: Fri, 8 Mar 2002 04:31:44 +0300
18016              Message-ID: <13946506773.20020308043144@newmail.ru>
18017              
18018              (one test changed)
18019      Branch: perl
18020            ! lib/encoding.t sv.c
18021 ____________________________________________________________________________
18022 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
18023         Log: Subject: [PATCH perldelta] some more deltas
18024              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18025              Date: Thu, 7 Mar 2002 23:13:23 +0100
18026              Message-ID: <20020307231323.A13068@rafael>
18027      Branch: perl
18028            ! pod/perldelta.pod
18029 ____________________________________________________________________________
18030 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
18031         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
18032              From: Paul_GreenVOS@vos.stratus.com
18033              Date: Thu, 7 Mar 02 14:25 est
18034              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
18035      Branch: perl
18036            ! t/io/fs.t
18037 ____________________________________________________________________________
18038 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
18039         Log: As suggested by Anton Tagunov, eq and cmp now obey the
18040              encoding pragma (by remapping their byte argument if the
18041              other argument is in Unicode).  Also fix a bug found by
18042              Anton where ord undef under the encoding pragma would barf.
18043              ([ID 20020307.009] A null pointer dereference with 'use encoding')
18044              Finally, use the nicer form of sv_recode_to_utf8.
18045      Branch: perl
18046            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
18047 ____________________________________________________________________________
18048 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
18049         Log: Retract #14985, #14899, and #14990, following the principles
18050              "Do no harm." and "If it ain't broke, don't fix it."
18051              
18052              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
18053              some, but still broken, and I do not have the extra brain
18054              cells for the EBCDIC backport.  Secondly, the old version
18055              worked both in EBCDIC and non-.  Thirdly, the old version
18056              may be more amenable for the behaviour suggsted by Anton
18057              Tagunov regarding the encoding pragma.
18058      Branch: perl
18059            ! embed.fnc embed.h global.sym proto.h sv.c util.c
18060 ____________________________________________________________________________
18061 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
18062         Log: Long doubles give you long doubles.
18063      Branch: perl
18064            ! t/base/num.t
18065 ____________________________________________________________________________
18066 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
18067         Log: Forgotten deMANIFESTation.
18068      Branch: perl
18069            ! MANIFEST
18070 ____________________________________________________________________________
18071 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
18072         Log: Obsolete unused file, noticed by Dank Kogai.
18073      Branch: perl
18074            - ext/Encode/lib/Encode/JP/Tr.pm
18075 ____________________________________________________________________________
18076 [ 15080] By: ams                                   on 2002/03/07  11:31:46
18077         Log: Subject: [PATCH Changes] Changes should mirror version number
18078              From: Robin Barker <rmb1@cise.npl.co.uk>
18079              Date: Thu, 7 Mar 2002 11:04:24 GMT
18080              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
18081      Branch: perl
18082            ! Porting/pumpkin.pod
18083 ____________________________________________________________________________
18084 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
18085         Log: metaconfig unit change for #15078.
18086      Branch: metaconfig
18087            ! U/compline/d_gconvert.U
18088 ____________________________________________________________________________
18089 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
18090         Log: Subject: Re: [PATCH] tests for Gconvert
18091              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18092              Date: Wed, 06 Mar 2002 20:22:54 -0800
18093              Message-ID: <esuh8gzkg2/b092yn@efn.org>
18094      Branch: perl
18095            ! Configure pod/perldelta.pod t/base/num.t
18096 ____________________________________________________________________________
18097 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
18098         Log: Mac OS X UFS does not do ctime.
18099      Branch: perl
18100            ! pod/perldelta.pod pod/perlport.pod
18101 ____________________________________________________________________________
18102 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
18103         Log: AUTHORS updates.
18104      Branch: perl
18105            ! AUTHORS
18106 ____________________________________________________________________________
18107 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
18108         Log: Continued Chinese puzzles from Autrijus.
18109      Branch: perl
18110            + ext/Encode/t/CN.t ext/Encode/t/TW.t
18111            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
18112 ____________________________________________________________________________
18113 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
18114         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
18115              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18116              Date: Wed, 6 Mar 2002 18:13:51 +0100
18117              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
18118      Branch: perl
18119            ! lib/File/Spec/Win32.pm
18120 ____________________________________________________________________________
18121 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
18122         Log: perlport tweaks.
18123      Branch: perl
18124            ! pod/perlport.pod
18125 ____________________________________________________________________________
18126 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
18127         Log: Subject: Re: [PATCH docs] Re: Bug with -M
18128              From: Michael G Schwern <schwern@pobox.com>
18129              Date: Wed, 6 Mar 2002 16:20:27 -0500
18130              Message-ID: <20020306212027.GC4257@blackrider>
18131      Branch: perl
18132            ! pod/perlfunc.pod pod/perlport.pod
18133 ____________________________________________________________________________
18134 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
18135         Log: perldelta updates.
18136      Branch: perl
18137            ! pod/perldelta.pod
18138 ____________________________________________________________________________
18139 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
18140         Log: 5005threads wasn't even compiling.
18141      Branch: perl
18142            ! perl.c
18143 ____________________________________________________________________________
18144 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
18145         Log: Subject: Re: perl@15047 New format tests for still existing bugs
18146              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18147              Date: Wed, 06 Mar 2002 12:59:29 +0100
18148              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
18149      Branch: perl
18150            ! t/op/write.t
18151 ____________________________________________________________________________
18152 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
18153         Log: Regen Glossary et al.
18154      Branch: perl
18155            ! Porting/Glossary Porting/config.sh Porting/config_H
18156 ____________________________________________________________________________
18157 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
18158         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
18159              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
18160      Branch: perl
18161            ! util.c
18162 ____________________________________________________________________________
18163 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
18164         Log: metaconfig unit change for #15065.
18165      Branch: metaconfig
18166            ! U/compline/i_time.U
18167 ____________________________________________________________________________
18168 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
18169         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
18170      Branch: perl
18171            ! Configure config_h.SH
18172 ____________________________________________________________________________
18173 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
18174         Log: Must remove fallback.c also from here.
18175      Branch: perl
18176            ! MANIFEST
18177 ____________________________________________________________________________
18178 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
18179         Log: Subject: Re: perl@15047 WinCE
18180              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18181              Date: Wed, 06 Mar 2002 13:41:30 +0100
18182              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
18183              
18184              Subject: Re: perl@15047 Win32
18185              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18186              Date: Wed, 06 Mar 2002 13:46:02 +0100
18187              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
18188              
18189              Subject: Re: perl@15047 Epoc
18190              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18191              Date: Wed, 06 Mar 2002 13:48:31 +0100
18192              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
18193              
18194              Subject: Re: perl@15047 NetWare
18195              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18196              Date: Wed, 06 Mar 2002 13:55:46 +0100
18197              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
18198      Branch: perl
18199            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
18200            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18201            ! wince/Makefile.ce wince/config.h
18202 ____________________________________________________________________________
18203 [ 15062] By: ams                                   on 2002/03/06  09:26:49
18204         Log: Subject: Re: perl@15047
18205              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18206              Date: Wed, 06 Mar 2002 11:25:50 +0100
18207              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
18208      Branch: perl
18209            ! cygwin/perlld.in
18210 ____________________________________________________________________________
18211 [ 15061] By: ams                                   on 2002/03/06  08:44:12
18212         Log: Subject: Re: perl@15047
18213              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18214              Date: Wed, 06 Mar 2002 10:38:02 +0100
18215              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
18216      Branch: perl
18217            ! pod/perldelta.pod
18218 ____________________________________________________________________________
18219 [ 15060] By: ams                                   on 2002/03/06  08:30:33
18220         Log: Subject: Update perlhist.pod
18221              From: mjd@plover.com
18222              Date: 6 Mar 2002 07:11:55 -0000
18223              Message-Id: <20020306071155.10240.qmail@plover.com>
18224              
18225              Subject: [PATCH pod/perlvar.pod] $^V => string
18226              From: Stas Bekman <stas@stason.org>
18227              Date: Wed, 06 Mar 2002 14:56:55 +0800
18228              Message-Id: <3C85BDB7.7050700@stason.org>
18229      Branch: perl
18230            ! pod/perlhist.pod pod/perlvar.pod
18231 ____________________________________________________________________________
18232 [ 15059] By: ams                                   on 2002/03/06  04:15:38
18233         Log: Subject: [PATCH] assorted configure.com fix-ups
18234              From: "Craig A. Berry" <craigberry@mac.com>
18235              Date: Tue, 5 Mar 2002 23:11:22 -0600
18236              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
18237      Branch: perl
18238            ! configure.com
18239 ____________________________________________________________________________
18240 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
18241         Log: IRIX failure with long doubles.
18242      Branch: perl
18243            ! t/op/pack.t
18244 ____________________________________________________________________________
18245 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
18246         Log: Make reality and Changes coincide.
18247      Branch: perl
18248            ! Changes
18249 ____________________________________________________________________________
18250 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
18251         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
18252              From: Anton Tagunov <tagunov@motor.ru>
18253              Date: Wed, 6 Mar 2002 02:10:21 +0300
18254              Message-ID: <11152782757.20020306021021@motor.ru>
18255              
18256              (reworded)
18257      Branch: perl
18258            ! pod/perluniintro.pod
18259 ____________________________________________________________________________
18260 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
18261         Log: Subject: [PATCH] B::Lint doesn't work
18262              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18263              Date: Tue, 5 Mar 2002 22:51:18 +0100
18264              Message-ID: <20020305225118.C733@rafael>
18265      Branch: perl
18266            ! ext/B/B/Lint.pm
18267 ____________________________________________________________________________
18268 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
18269         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
18270              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18271              Date: Mon, 04 Mar 2002 16:24:32 -0800
18272              Message-ID: <ABBh8gzkgezX092yn@efn.org>
18273      Branch: perl
18274            ! op.h pp_ctl.c t/op/flip.t
18275 ____________________________________________________________________________
18276 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
18277         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
18278              From: Nicholas Clark <nick@unfortu.net>
18279              Date: Tue, 5 Mar 2002 22:30:49 +0000
18280              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
18281      Branch: perl
18282            ! pod/perldelta.pod
18283 ____________________________________________________________________________
18284 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
18285         Log: Subject: [PATCH] tests for Gconvert
18286              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18287              Date: Tue, 05 Mar 2002 16:35:45 -0800
18288              Message-ID: <hRWh8gzkgONX092yn@efn.org>
18289      Branch: perl
18290            ! t/base/num.t
18291 ____________________________________________________________________________
18292 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
18293         Log: Subject: [PATCH] toplevel Makefile.SH
18294              From: Paul_GreenVOS@vos.stratus.com
18295              Date: Tue, 5 Mar 02 17:34 est
18296              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
18297      Branch: perl
18298            ! Makefile.SH
18299 ____________________________________________________________________________
18300 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
18301         Log: Subject: [PATCH] pointer to perldelta in Changes
18302              From: Chris Nandor <pudge@pobox.com>
18303              Date: Tue, 05 Mar 2002 16:04:50 -0500
18304              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
18305      Branch: perl
18306            ! Changes
18307 ____________________________________________________________________________
18308 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
18309         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
18310              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18311              Date: Tue, 5 Mar 2002 22:26:20 +0100
18312              Message-ID: <20020305222620.A733@rafael>
18313      Branch: perl
18314            ! pod/perldelta.pod
18315 ____________________________________________________________________________
18316 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
18317         Log: Solaris: allow for /usr/bin/df not to exist.
18318              
18319              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
18320              From: Kingpin <mthurn@copper.dulles.tasc.com>
18321              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
18322              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
18323      Branch: perl
18324            ! hints/solaris_2.sh
18325 ____________________________________________________________________________
18326 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
18327         Log: Update Changes.
18328      Branch: perl
18329            ! Changes patchlevel.h
18330 ____________________________________________________________________________
18331 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
18332         Log: Double MANIFESTing.
18333      Branch: perl
18334            ! ext/Encode/MANIFEST
18335 ____________________________________________________________________________
18336 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
18337         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
18338      Branch: perl
18339            - ext/Encode/Encode/7bit-kr.enc
18340            - ext/Encode/lib/Encode/Tcl/HanZi.pm
18341            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
18342 ____________________________________________________________________________
18343 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
18344         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
18345              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18346              Date: Tue, 5 Mar 2002 14:35:57 +0100
18347              Message-ID: <20020305143557.C695@rafael>   
18348      Branch: perl
18349            ! pp_sys.c t/lib/warnings/pp_sys
18350 ____________________________________________________________________________
18351 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
18352         Log: Subject: [PATCH Devel::PPPort]
18353              From: Robin Barker <rmb1@cise.npl.co.uk>
18354              Date: Tue, 5 Mar 2002 13:37:59 GMT
18355              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
18356      Branch: perl
18357            ! ext/Devel/PPPort/Makefile.PL
18358 ____________________________________________________________________________
18359 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
18360         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
18361      Branch: perl
18362            ! ext/Encode/t/Tcl.t
18363 ____________________________________________________________________________
18364 [ 15041] By: nick                                  on 2002/03/05  07:23:58
18365         Log: Integrate mainline (5.7.3)
18366      Branch: perlio
18367           +> ext/Encode/lib/Encode/CN/HZ.pm
18368            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
18369           !> (integrate 54 files)
18370 ____________________________________________________________________________
18371 [ 15040] By: ams                                   on 2002/03/05  05:10:33
18372         Log: Subject: DOC PATCH 5.7.3 (perldelta)
18373              From: mjd@plover.com
18374              Date: 5 Mar 2002 05:35:58 -0000
18375              Message-Id: <20020305053558.31677.qmail@plover.com>
18376      Branch: perl
18377            ! pod/perldelta.pod
18378 ____________________________________________________________________________
18379 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
18380         Log: This is 5.7.3.
18381      Branch: perl
18382            ! patchlevel.h
18383 ____________________________________________________________________________
18384 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
18385         Log: Shoo.
18386      Branch: perl
18387            ! ext/Encode/t/Tcl.t
18388 ____________________________________________________________________________
18389 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
18390         Log: Update Changes.
18391      Branch: perl
18392            ! Changes patchlevel.h
18393 ____________________________________________________________________________
18394 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
18395         Log: Regen perlapi.
18396      Branch: perl
18397            ! pod/perlapi.pod
18398 ____________________________________________________________________________
18399 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
18400         Log: Tie::File doc tweak for Win32 from mjd. 
18401      Branch: perl
18402            ! lib/Tie/File.pm
18403 ____________________________________________________________________________
18404 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
18405         Log: Regen toc.
18406      Branch: perl
18407            ! pod/perltoc.pod
18408 ____________________________________________________________________________
18409 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
18410         Log: Decommission Encode::Tcl HZ testing for now.
18411      Branch: perl
18412            ! ext/Encode/t/Tcl.t
18413 ____________________________________________________________________________
18414 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
18415         Log: Must have a return.
18416      Branch: perl
18417            ! pp_pack.c
18418 ____________________________________________________________________________
18419 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
18420         Log: The very latest win32 score from Jan Dubois.
18421      Branch: perl
18422            ! pod/perldelta.pod
18423 ____________________________________________________________________________
18424 [ 15030] By: ams                                   on 2002/03/05  01:40:01
18425         Log: Subject: [PATCH] README.macos
18426              From: Chris Nandor <pudge@pobox.com>
18427              Date: Mon, 04 Mar 2002 17:37:59 -0500
18428              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
18429      Branch: perl
18430            ! README.macos
18431 ____________________________________________________________________________
18432 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
18433         Log: "The last pieces of Chinese puzzle" from Autrijus.
18434      Branch: perl
18435            + ext/Encode/lib/Encode/CN/HZ.pm
18436            - ext/Encode/Encode/HZ.enc
18437            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
18438            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
18439 ____________________________________________________________________________
18440 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
18441         Log: Known test failures updates.
18442      Branch: perl
18443            ! pod/perldelta.pod
18444 ____________________________________________________________________________
18445 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
18446         Log: One more nit from mjd.
18447      Branch: perl
18448            ! lib/Tie/File/t/16_handle.t
18449 ____________________________________________________________________________
18450 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
18451         Log: Upgrade to Tie::File 0.17 from mjd.
18452      Branch: perl
18453            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
18454            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
18455 ____________________________________________________________________________
18456 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
18457         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
18458              From: Nicholas Clark <nick@unfortu.net>
18459              Date: Mon, 4 Mar 2002 23:33:52 +0000
18460              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
18461      Branch: perl
18462            ! pod/perldelta.pod
18463 ____________________________________________________________________________
18464 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
18465         Log: Escapee.
18466      Branch: perl
18467            ! proto.h
18468 ____________________________________________________________________________
18469 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
18470         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
18471              From: Nicholas Clark <nick@unfortu.net>
18472              Date: Mon, 4 Mar 2002 22:48:38 +0000
18473              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
18474      Branch: perl
18475            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
18476            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
18477            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
18478            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
18479            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
18480            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
18481            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
18482 ____________________________________________________________________________
18483 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
18484         Log: Cleaner.
18485      Branch: perl
18486            ! Makefile.SH
18487 ____________________________________________________________________________
18488 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
18489         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
18490              From: Jeffrey Friedl <jfriedl@yahoo.com>
18491              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
18492              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
18493      Branch: perl
18494            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
18495            ! pod/perlvar.pod
18496 ____________________________________________________________________________
18497 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
18498         Log: More Han tweaks from Autrjius Tang: most importantly,
18499              gbk is identical to cp936, so gbk can be removed and
18500              taken care of by an alias.
18501      Branch: perl
18502            - ext/Encode/Encode/gbk.enc
18503            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
18504            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
18505            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
18506            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
18507 ____________________________________________________________________________
18508 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
18509         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
18510              From: Nicholas Clark <nick@unfortu.net>
18511              Date: Mon, 4 Mar 2002 22:20:13 +0000
18512              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
18513      Branch: perl
18514            ! pod/perldelta.pod
18515 ____________________________________________________________________________
18516 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
18517         Log: Based on
18518              
18519              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
18520              From: Anton Tagunov <tagunov@motor.ru>
18521              Date: Mon, 4 Mar 2002 21:14:39 +0300
18522              Message-ID: <1814137429.20020304211439@motor.ru>
18523      Branch: perl
18524            ! pod/perlunicode.pod
18525 ____________________________________________________________________________
18526 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
18527         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
18528              From: John Peacock <jpeacock@rowman.com>
18529              Date: Mon, 04 Mar 2002 16:18:42 -0500
18530              Message-ID: <3C83E4B2.3060700@rowman.com>
18531              
18532              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
18533              From: John Peacock <jpeacock@rowman.com>
18534              Date: Mon, 04 Mar 2002 16:42:55 -0500
18535              Message-ID: <3C83EA5F.80303@rowman.com>
18536      Branch: perl
18537            ! lib/ExtUtils/xsubpp pod/perlxs.pod
18538 ____________________________________________________________________________
18539 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
18540         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
18541              From: "Craig A. Berry" <craigberry@mac.com>
18542              Date: Mon, 04 Mar 2002 14:47:59 -0600
18543              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
18544              
18545              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
18546              From: "Craig A. Berry" <craigberry@mac.com>
18547              Date: Mon, 04 Mar 2002 15:04:58 -0600
18548              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
18549      Branch: perl
18550            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
18551 ____________________________________________________________________________
18552 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
18553         Log: metaconfig unit change for #15014.
18554      Branch: metaconfig/U/perl
18555            ! Extensions.U
18556 ____________________________________________________________________________
18557 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
18558         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
18559              of known extensions, where Encode::JP already is.
18560      Branch: perl
18561            ! Configure Porting/config.sh Porting/config_H uconfig.h
18562 ____________________________________________________________________________
18563 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
18564         Log: SJIS, from Dan Kogai.
18565      Branch: perl
18566            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
18567 ____________________________________________________________________________
18568 [ 15012] By: nick                                  on 2002/03/04  17:35:50
18569         Log: Intergrate perlio's Encode/compile
18570      Branch: perl
18571           !> ext/Encode/compile
18572 ____________________________________________________________________________
18573 [ 15011] By: nick                                  on 2002/03/04  17:29:54
18574         Log: Avoid $Id$ cleverness and just have a $VERSION.
18575      Branch: perlio
18576            ! ext/Encode/compile
18577 ____________________________________________________________________________
18578 [ 15010] By: nick                                  on 2002/03/04  17:29:14
18579         Log: Integrate mainline
18580      Branch: perlio
18581           +> lib/Math/BigInt/t/isa.t
18582           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
18583           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
18584           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
18585           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
18586           !> warnings.pl
18587 ____________________________________________________________________________
18588 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
18589         Log: Integrate ext/Encode/compile from perlio.
18590      Branch: perl
18591           !> ext/Encode/compile
18592 ____________________________________________________________________________
18593 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
18594         Log: Integrate perlio:
18595              
18596              [ 15002]
18597              Win32 tweak
18598              
18599              [ 14999]
18600              Win32 hack
18601              
18602              [ 14995]
18603              Remove debugging assert
18604      Branch: perl
18605           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
18606           !> lib/Tie/File/t/16_handle.t
18607 ____________________________________________________________________________
18608 [ 15007] By: nick                                  on 2002/03/04  17:08:17
18609         Log: Integrate mainline
18610      Branch: perlio
18611           !> AUTHORS Changes Porting/Glossary Porting/config.sh
18612           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
18613           !> pod/perltoc.pod
18614 ____________________________________________________________________________
18615 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
18616         Log: A new M::BI test.
18617      Branch: perl
18618            + lib/Math/BigInt/t/isa.t
18619            ! MANIFEST
18620 ____________________________________________________________________________
18621 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
18622         Log: Subject: VMS test and perldelta update
18623              From: "Craig A. Berry" <craigberry@mac.com>
18624              Date: Mon, 04 Mar 2002 11:03:37 -0600
18625              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
18626      Branch: perl
18627            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
18628 ____________________________________________________________________________
18629 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
18630         Log: Needed for threaded builds.
18631      Branch: perl
18632            ! embed.fnc embed.h
18633 ____________________________________________________________________________
18634 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
18635         Log: Subject: [PATCH] taint + deprecated warnings
18636              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18637              Date: Mon, 4 Mar 2002 16:33:23 -0000
18638              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
18639      Branch: perl
18640            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
18641            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
18642            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
18643 ____________________________________________________________________________
18644 [ 15002] By: nick                                  on 2002/03/04  16:19:06
18645         Log: Win32 tweak
18646      Branch: perlio
18647            ! lib/Tie/File/t/16_handle.t
18648 ____________________________________________________________________________
18649 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
18650         Log: Update Changes.
18651      Branch: perl
18652            ! Changes patchlevel.h
18653 ____________________________________________________________________________
18654 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
18655         Log: AUTHORS updates.
18656      Branch: perl
18657            ! AUTHORS
18658 ____________________________________________________________________________
18659 [ 14999] By: nick                                  on 2002/03/04  15:26:43
18660         Log: Win32 hack
18661      Branch: perlio
18662            ! ext/Encode/compile ext/Encode/t/JP.t
18663 ____________________________________________________________________________
18664 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
18665         Log: Encode doc tweak from Autrijus Tang.
18666      Branch: perl
18667            ! ext/Encode/Encode.pm
18668 ____________________________________________________________________________
18669 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
18670         Log: Regen Glossary et al.  (It seems the #14875 didn't
18671              quite work in removing the double-dot?)
18672      Branch: perl
18673            ! Porting/Glossary Porting/config.sh Porting/config_H
18674 ____________________________________________________________________________
18675 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
18676         Log: Regen toc.
18677      Branch: perl
18678            ! pod/perltoc.pod
18679 ____________________________________________________________________________
18680 [ 14995] By: nick                                  on 2002/03/04  14:42:09
18681         Log: Remove debugging assert
18682      Branch: perlio
18683            ! ext/threads/shared/shared.xs
18684 ____________________________________________________________________________
18685 [ 14994] By: nick                                  on 2002/03/04  14:41:54
18686         Log: Integrate mainline
18687      Branch: perlio
18688           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
18689           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
18690           !> lib/Tie/File/t/15_pushpop.t util.c
18691 ____________________________________________________________________________
18692 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
18693         Log: Han update from Autrijus Tang. 
18694      Branch: perl
18695            ! ext/Encode/Encode.pm
18696 ____________________________________________________________________________
18697 [ 14992] By: nick                                  on 2002/03/04  14:08:38
18698         Log: Integrate mainline - all tests pass - some noise from threads
18699              av_simple (SuSE7.3).
18700      Branch: perlio
18701           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
18702           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
18703           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
18704           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
18705           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
18706           +> lib/Tie/File/t/11_rv_splice_rs.t
18707           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
18708           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
18709           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
18710            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
18711            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
18712            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
18713            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
18714            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
18715            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
18716            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
18717            - lib/Tie/File/15_pushpop.t
18718           !> (integrate 47 files)
18719 ____________________________________________________________________________
18720 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
18721         Log: Missing MANIFESTations.
18722      Branch: perl
18723            ! MANIFEST
18724 ____________________________________________________________________________
18725 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
18726         Log: Attempt at portability.
18727      Branch: perl
18728            ! util.c
18729 ____________________________________________________________________________
18730 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
18731         Log: Needed by #14985.
18732      Branch: perl
18733            ! embed.h global.sym proto.h
18734 ____________________________________________________________________________
18735 [ 14988] By: ams                                   on 2002/03/04  08:59:27
18736         Log: Upgrade to Tie::File 0.16.
18737      Branch: perl
18738            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
18739            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
18740            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
18741            ! lib/Tie/File/t/15_pushpop.t
18742 ____________________________________________________________________________
18743 [ 14987] By: ams                                   on 2002/03/04  08:48:11
18744         Log: Subject: [PATCH @14577] perly-fixer
18745              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18746              Date: Mon, 4 Mar 2002 02:28:51 -0500
18747              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
18748      Branch: perl
18749            ! Makefile.SH perly.fixer
18750 ____________________________________________________________________________
18751 [ 14986] By: ams                                   on 2002/03/04  08:43:37
18752         Log: Subject: [PATCH @14577] xsubpp
18753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18754              Date: Mon, 4 Mar 2002 02:25:52 -0500
18755              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
18756      Branch: perl
18757            ! lib/ExtUtils/xsubpp pod/perlxs.pod
18758 ____________________________________________________________________________
18759 [ 14985] By: ams                                   on 2002/03/04  08:40:46
18760         Log: Subject: [PATCH @14577] sv_cmp and friends
18761              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18762              Date: Mon, 4 Mar 2002 02:31:04 -0500
18763              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
18764      Branch: perl
18765            ! embed.fnc sv.c util.c
18766 ____________________________________________________________________________
18767 [ 14984] By: ams                                   on 2002/03/04  08:16:06
18768         Log: Fix File::Path docs as suggested by Ronald Kimball.
18769      Branch: perl
18770            ! lib/File/Path.pm
18771 ____________________________________________________________________________
18772 [ 14983] By: ams                                   on 2002/03/04  08:11:20
18773         Log: Update perldata fix as suggested by Benjamin Goldberg.
18774      Branch: perl
18775            ! pod/perldata.pod
18776 ____________________________________________________________________________
18777 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
18778         Log: Faulty skip.
18779      Branch: perl
18780            ! ext/DB_File/t/db-recno.t
18781 ____________________________________________________________________________
18782 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
18783         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
18784              From: Anton Tagunov <tagunov@motor.ru>
18785              Date: Mon, 4 Mar 2002 05:41:41 +0300
18786              Message-Id: <7916563907.20020304054141@motor.ru>
18787              
18788              Subject: [ID 20020303.005] Patch perlinicode C API description
18789              From: Anton Tagunov <tagunov@motor.ru>
18790              Date: Mon, 4 Mar 2002 06:08:23 +0300
18791              Message-Id: <2018165510.20020304060823@motor.ru>
18792      Branch: perl
18793            ! lib/utf8.pm pod/perlunicode.pod
18794 ____________________________________________________________________________
18795 [ 14980] By: ams                                   on 2002/03/04  02:19:20
18796         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
18797              From: Anton Tagunov <tagunov@motor.ru>
18798              Date: Mon, 4 Mar 2002 02:17:40 +0300
18799              Message-Id: <1344322124.20020304021740@motor.ru>
18800      Branch: perl
18801            ! pod/perldata.pod
18802 ____________________________________________________________________________
18803 [ 14979] By: ams                                   on 2002/03/04  02:17:54
18804         Log: Subject: RE: [PATCH] RE: DB_File breakage
18805              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18806              Date: Sun, 3 Mar 2002 23:56:31 -0000
18807              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
18808      Branch: perl
18809            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18810            ! ext/DB_File/t/db-recno.t
18811 ____________________________________________________________________________
18812 [ 14978] By: ams                                   on 2002/03/04  02:07:16
18813         Log: Subject: [PATCH] docs for ExtUtils::Manifest
18814              From: Nicholas Clark <nick@unfortu.net>
18815              Date: Sun, 3 Mar 2002 23:29:25 +0000
18816              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
18817      Branch: perl
18818            ! lib/ExtUtils/Manifest.pm
18819 ____________________________________________________________________________
18820 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
18821         Log: Forgot from the M::BI 1.54 update.
18822      Branch: perl
18823            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
18824            ! lib/Math/BigInt/t/upgrade.inc
18825 ____________________________________________________________________________
18826 [ 14976] By: ams                                   on 2002/03/04  02:04:32
18827         Log: Subject: [PATCH] attr
18828              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18829              Date: Sun, 3 Mar 2002 22:09:58 -0000
18830              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
18831      Branch: perl
18832            ! lib/warnings.pm warnings.pl
18833 ____________________________________________________________________________
18834 [ 14975] By: ams                                   on 2002/03/04  02:01:27
18835         Log: Subject: [PATCH] File::Path documentation
18836              From: Colin Meyer <cmeyer@helvella.org>
18837              Date: Sun, 3 Mar 2002 14:54:24 -0800
18838              Message-Id: <20020303145424.A21774@hobart.helvella.org>
18839      Branch: perl
18840            ! lib/File/Path.pm
18841 ____________________________________________________________________________
18842 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
18843         Log: Typo.
18844      Branch: perl
18845            ! lib/Math/BigInt/t/upgrade.t
18846 ____________________________________________________________________________
18847 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
18848         Log: Editing errors.
18849      Branch: perl
18850            ! MANIFEST
18851 ____________________________________________________________________________
18852 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
18853         Log: Upgrade to Math::BigInt 1.54.
18854      Branch: perl
18855            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18856            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
18857            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
18858            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
18859            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
18860            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
18861 ____________________________________________________________________________
18862 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
18863         Log: Test tweak from Craig Berry.
18864      Branch: perl
18865            ! lib/Tie/File/t/15_pushpop.t
18866 ____________________________________________________________________________
18867 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
18868         Log: Upgrade to Tie::File 0.15.
18869      Branch: perl
18870            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
18871            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
18872            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
18873            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
18874            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
18875            + lib/Tie/File/t/11_rv_splice_rs.t
18876            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
18877            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
18878            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
18879            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
18880            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
18881            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
18882            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
18883            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
18884            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
18885            - lib/Tie/File/15_pushpop.t
18886            ! MANIFEST lib/Tie/File.pm
18887 ____________________________________________________________________________
18888 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
18889         Log: The EBCDIC gaps apply only to the real A-Z.
18890      Branch: perl
18891            ! ext/B/B/Deparse.pm
18892 ____________________________________________________________________________
18893 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
18894         Log: EBCDIC: deparse \cX correctly.
18895      Branch: perl
18896            ! ext/B/B/Deparse.pm
18897 ____________________________________________________________________________
18898 [ 14967] By: ams                                   on 2002/03/03  18:18:00
18899         Log: Subject: [PATCH] nit in perlsyn.pod
18900              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
18901              Date: Sun, 03 Mar 2002 20:16:10 +0100
18902              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
18903      Branch: perl
18904            ! pod/perlsyn.pod
18905 ____________________________________________________________________________
18906 [ 14966] By: ams                                   on 2002/03/03  18:06:32
18907         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
18908              From: Michael G Schwern <schwern@pobox.com>
18909              Date: Sun, 3 Mar 2002 13:33:28 -0500
18910              Message-Id: <20020303183328.GA3296@blackrider>
18911      Branch: perl
18912            ! utils/h2xs.PL
18913 ____________________________________________________________________________
18914 [ 14965] By: ams                                   on 2002/03/03  18:00:03
18915         Log: Subject: [ PATCH ] HP back to default
18916              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18917              Date: Sun, 03 Mar 2002 18:48:34 +0100
18918              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
18919      Branch: perl
18920            ! hints/hpux.sh
18921 ____________________________________________________________________________
18922 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
18923         Log: EBCDIC: special cases of special cases.
18924      Branch: perl
18925            ! t/uni/case.pl
18926 ____________________________________________________________________________
18927 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
18928         Log: EBCDIC: the v-string components cannot exceed 2147483647.
18929      Branch: perl
18930            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
18931 ____________________________________________________________________________
18932 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
18933         Log: Remove the bogus "incorrect case" warning completely.
18934              The problem exists, but the cure, in which ever form
18935              it will be, needs to be something more subtle.
18936      Branch: perl
18937            ! op.c pod/perldiag.pod
18938 ____________________________________________________________________________
18939 [ 14961] By: ams                                   on 2002/03/03  13:39:09
18940         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
18941              From: Mark-Jason Dominus <mjd@plover.com>
18942              Date: Sun, 03 Mar 2002 09:32:16 -0500
18943              Message-Id: <20020303143216.10536.qmail@plover.com>
18944      Branch: perl
18945            ! t/op/tiearray.t
18946 ____________________________________________________________________________
18947 [ 14960] By: nick                                  on 2002/03/03  09:59:59
18948         Log: Integrate mainline
18949      Branch: perlio
18950           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
18951            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
18952            ! ext/Encode/compile
18953           !> (integrate 27 files)
18954 ____________________________________________________________________________
18955 [ 14959] By: ams                                   on 2002/03/03  08:11:34
18956         Log: Fix #14957.
18957      Branch: perl
18958            ! ext/DB_File/t/db-recno.t
18959 ____________________________________________________________________________
18960 [ 14958] By: ams                                   on 2002/03/03  05:51:00
18961         Log: Subject: [PATCH @14577] NL in debugger
18962              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18963              Date: Sat, 2 Mar 2002 05:34:12 -0500
18964              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
18965      Branch: perl
18966            ! lib/perl5db.pl
18967 ____________________________________________________________________________
18968 [ 14957] By: ams                                   on 2002/03/03  05:00:04
18969         Log: Subject: Re: DB_File breakage
18970              From: Schuyler Erle <schuyler@oreilly.com>
18971              Date: Sat, 02 Mar 2002 21:50:30 -0800
18972              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
18973      Branch: perl
18974            ! ext/DB_File/t/db-recno.t
18975 ____________________________________________________________________________
18976 [ 14956] By: ams                                   on 2002/03/03  04:40:08
18977         Log: Subject: [PATCH @14577] Debugging OPs
18978              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18979              Date: Sat, 2 Mar 2002 05:49:58 -0500
18980              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
18981      Branch: perl
18982            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
18983            ! pod/perlrun.pod sv.h
18984 ____________________________________________________________________________
18985 [ 14955] By: ams                                   on 2002/03/03  04:34:41
18986         Log: Subject: Tie::Array doc patch
18987              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
18988              Date: Sat, 02 Mar 2002 08:42:56 +0900
18989              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
18990      Branch: perl
18991            ! lib/Tie/Array.pm
18992 ____________________________________________________________________________
18993 [ 14954] By: ams                                   on 2002/03/03  04:23:33
18994         Log: Subject: Re: Smoke 14870
18995              From: Nicholas Clark <nick@unfortu.net>
18996              Date: Sat, 2 Mar 2002 20:00:53 +0000
18997              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
18998      Branch: perl
18999            ! README.hpux
19000 ____________________________________________________________________________
19001 [ 14953] By: ams                                   on 2002/03/03  04:15:49
19002         Log: Subject: RE: VERSION core
19003              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19004              Date: Sat, 2 Mar 2002 22:50:44 -0000
19005              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
19006      Branch: perl
19007            ! t/comp/use.t
19008 ____________________________________________________________________________
19009 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
19010         Log: The #14949 removed this error from non-Win32.
19011      Branch: perl
19012            ! t/lib/warnings/op
19013 ____________________________________________________________________________
19014 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
19015         Log: BeOS back on track.
19016      Branch: perl
19017            ! README.beos
19018 ____________________________________________________________________________
19019 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
19020         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
19021              higher is okay.
19022      Branch: perl
19023            ! ext/POSIX/t/posix.t
19024 ____________________________________________________________________________
19025 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
19026         Log: For now, make "incorrect case" a Win32-only warning.
19027      Branch: perl
19028            ! op.c
19029 ____________________________________________________________________________
19030 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
19031         Log: Demand more before attempting socketpair().
19032      Branch: perl
19033            ! pp_sys.c
19034 ____________________________________________________________________________
19035 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
19036         Log: Remove obsolete hack.
19037      Branch: perl
19038            ! makedepend.SH
19039 ____________________________________________________________________________
19040 [ 14946] By: ams                                   on 2002/03/02  16:00:32
19041         Log: Forgot to delete encode.* from MANIFEST.
19042      Branch: perl
19043            ! MANIFEST
19044 ____________________________________________________________________________
19045 [ 14945] By: ams                                   on 2002/03/02  14:41:03
19046         Log: Delete ex-test output.
19047      Branch: perl
19048            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
19049 ____________________________________________________________________________
19050 [ 14944] By: ams                                   on 2002/03/02  13:54:35
19051         Log: Subject: [PATCH] DB_File 1.803
19052              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19053              Date: Sat, 2 Mar 2002 14:33:32 -0000
19054              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
19055      Branch: perl
19056            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19057            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
19058 ____________________________________________________________________________
19059 [ 14943] By: ams                                   on 2002/03/02  13:43:06
19060         Log: Upgrade to Tie::File 0.14.
19061      Branch: perl
19062            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
19063            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
19064            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
19065 ____________________________________________________________________________
19066 [ 14942] By: nick                                  on 2002/03/02  11:05:53
19067         Log: Integrate mainline
19068      Branch: perlio
19069           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
19070           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
19071           +> ext/Encode/t/table.utf8
19072           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
19073           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
19074           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
19075           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
19076           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
19077           !> universal.c utils/perldoc.PL
19078 ____________________________________________________________________________
19079 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
19080         Log: More CJK (just C, really) tables from Autrijus Tang
19081              (originally from iconv, used with permission of Bruno Haible)
19082      Branch: perl
19083            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
19084            + ext/Encode/Encode/iso-ir-165.enc
19085            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
19086            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
19087            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
19088 ____________________________________________________________________________
19089 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
19090         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
19091              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19092              Date: Fri, 1 Mar 2002 15:32:13 -0500
19093              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
19094      Branch: perl
19095            ! utils/perldoc.PL
19096 ____________________________________________________________________________
19097 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
19098         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
19099              From: Schuyler Erle <schuyler@oreilly.com>
19100              Date: Fri, 01 Mar 2002 14:22:19 -0800
19101              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
19102              
19103              Subject: Re: PATCH: "splice() offset past end of array" warning.
19104              From: Mark-Jason Dominus <mjd@plover.com>
19105              Date: Fri, 01 Mar 2002 17:19:49 -0500
19106              Message-ID: <20020301221949.7610.qmail@plover.com>
19107      Branch: perl
19108            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
19109 ____________________________________________________________________________
19110 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
19111         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
19112              From: Mark-Jason Dominus <mjd@plover.com>
19113              Date: Fri, 01 Mar 2002 18:35:35 -0500
19114              Message-ID: <20020301233535.15969.qmail@plover.com>
19115      Branch: perl
19116            ! av.c
19117 ____________________________________________________________________________
19118 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
19119         Log: Subject: RE: VERSION core
19120              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19121              Date: Fri, 1 Mar 2002 23:47:48 -0000
19122              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
19123      Branch: perl
19124            ! pod/perldiag.pod universal.c
19125 ____________________________________________________________________________
19126 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
19127         Log: Update Changes
19128      Branch: maint-5.6/macperl
19129            ! macos/Changes
19130 ____________________________________________________________________________
19131 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
19132         Log: Fix update to resources
19133      Branch: maint-5.6/macperl
19134            ! macos/macperl/MacPerl.r
19135 ____________________________________________________________________________
19136 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
19137         Log: metaconfig unit change for #14930.
19138      Branch: metaconfig
19139            ! U/modified/Init.U
19140 ____________________________________________________________________________
19141 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
19142         Log: Fix debugger to handle Mac OS psedofiles
19143      Branch: maint-5.6/macperl
19144            ! lib/DB.pm lib/perl5db.pl
19145 ____________________________________________________________________________
19146 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
19147         Log: Various fixes from Thomas Wegner
19148      Branch: maint-5.6/macperl
19149            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
19150 ____________________________________________________________________________
19151 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
19152         Log: Some resource updates
19153      Branch: maint-5.6/macperl
19154            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
19155            ! macos/macperl/MacPerl.rsrc
19156 ____________________________________________________________________________
19157 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
19158         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
19159              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19160              Date: Fri, 01 Mar 2002 09:38:59 -0800
19161              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
19162      Branch: perl
19163            ! Configure
19164 ____________________________________________________________________________
19165 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
19166         Log: Add some missing sfio symbols (Alan Fry)
19167      Branch: maint-5.6/macperl
19168            ! macos/macperl.sym
19169 ____________________________________________________________________________
19170 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
19171         Log: Update version and README
19172      Branch: maint-5.6/macperl
19173            ! README.macos macos/MPVersion.r
19174 ____________________________________________________________________________
19175 [ 14926] By: nick                                  on 2002/03/01  15:56:41
19176         Log: Integrate mainline
19177      Branch: perlio
19178           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
19179           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
19180           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
19181           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
19182           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
19183           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
19184           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
19185           +> lib/Tie/File/13_size_rs.t
19186           !> (integrate 80 files)
19187 ____________________________________________________________________________
19188 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
19189         Log: Better advertising.
19190      Branch: perl
19191            ! pod/perldelta.pod pod/perlfaq5.pod
19192 ____________________________________________________________________________
19193 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
19194         Log: Update Changes.
19195      Branch: perl
19196            ! Changes patchlevel.h
19197 ____________________________________________________________________________
19198 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
19199         Log: Lost in the shuffle.
19200      Branch: perl
19201            + lib/Math/BigInt/t/downgrade.t
19202            ! MANIFEST
19203 ____________________________________________________________________________
19204 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
19205         Log: Advertise Tie::File.
19206      Branch: perl
19207            ! pod/perldelta.pod pod/perlfaq5.pod
19208 ____________________________________________________________________________
19209 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
19210         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
19211              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19212              Date: Thu, 28 Feb 2002 18:55:48 +0100
19213              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
19214      Branch: perl
19215            ! x2p/walk.c
19216 ____________________________________________________________________________
19217 [ 14920] By: ams                                   on 2002/03/01  09:06:01
19218         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
19219              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19220              Date: Tue, 26 Feb 2002 19:54:31 -0500
19221              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
19222      Branch: perl
19223            ! embed.fnc ext/B/B/Deparse.pm gv.c
19224 ____________________________________________________________________________
19225 [ 14919] By: ams                                   on 2002/03/01  03:03:12
19226         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
19227      Branch: perl
19228            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
19229            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
19230            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
19231            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
19232            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
19233            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
19234            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
19235 ____________________________________________________________________________
19236 [ 14918] By: ams                                   on 2002/03/01  02:36:58
19237         Log: Add Tie::File 0.12 from MJD.
19238      Branch: perl
19239            + lib/Tie/File.pm lib/Tie/File/01_gen.t
19240            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
19241            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
19242            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
19243            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
19244            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
19245            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
19246            ! MANIFEST
19247 ____________________________________________________________________________
19248 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
19249         Log: Encoding name mapping tweaks.
19250      Branch: perl
19251            ! ext/Encode/Encode.pm
19252 ____________________________________________________________________________
19253 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
19254         Log: metaconfig unit change for #14915.
19255      Branch: metaconfig
19256            ! U/modified/Init.U
19257 ____________________________________________________________________________
19258 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
19259         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
19260              From: Paul_GreenVOS@vos.stratus.com
19261              Date: Thu, 28 Feb 02 15:05 est
19262              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
19263      Branch: perl
19264            ! Configure
19265 ____________________________________________________________________________
19266 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
19267         Log: PL_bostr was pointing to the wrong string
19268              (a string left around from the loading of the Unicode \w)
19269              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
19270              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
19271      Branch: perl
19272            ! regexec.c
19273 ____________________________________________________________________________
19274 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
19275         Log: Sync with libnet-1.10
19276      Branch: perl
19277            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
19278            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
19279            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
19280            ! lib/Net/t/netrc.t
19281 ____________________________________________________________________________
19282 [ 14912] By: ams                                   on 2002/02/28  13:02:50
19283         Log: Subject: [PATCH] perldelta.pod fixes
19284              From: Autrijus Tang <autrijus@autrijus.org>
19285              Date: Thu, 28 Feb 2002 21:44:15 +0800
19286              Message-Id: <20020228134415.GB16422@not.autrijus.org>
19287      Branch: perl
19288            ! pod/perldelta.pod
19289 ____________________________________________________________________________
19290 [ 14911] By: ams                                   on 2002/02/28  11:31:44
19291         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
19292              From: Stas Bekman <stas@stason.org>
19293              Date: Mon, 04 Feb 2002 16:18:53 +0800
19294              Message-Id: <3C7E1E5F.1000605@stason.org>
19295              (Applied by hand).
19296      Branch: perl
19297            ! lib/File/Copy.pm
19298 ____________________________________________________________________________
19299 [ 14910] By: ams                                   on 2002/02/28  11:26:47
19300         Log: Subject: [PATCH lib/Pod/Html.pm]
19301              From: Stas Bekman <stas@stason.org>
19302              Date: Thu, 28 Feb 2002 20:05:01 +0800
19303              Message-Id: <3C7E1CED.7000307@stason.org>
19304      Branch: perl
19305            ! lib/Pod/Html.pm
19306 ____________________________________________________________________________
19307 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
19308         Log: Tests for #14908.
19309      Branch: perl
19310            ! t/op/pat.t
19311 ____________________________________________________________________________
19312 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
19313         Log: Make shared hash keys to be \0-terminated:
19314              one possible resolution for
19315              "UTF-8, weird \w behaviour after HASH-KEY-ification"
19316              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
19317              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
19318              The hash keys weren't \0-terminated.  This meant that the EOL ($)
19319              in regmatch() got the nextchr beyond the last character.  Since
19320              the keys were UTF-8, the nextchr was \1, not the usual
19321              string-terminating \0.  Wham, no match.
19322              
19323              I think another possible resolution could be to stop the nextchr
19324              computation in regmatch() from peeking beyond the last character
19325              of the string:
19326              
19327              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
19328      Branch: perl
19329            ! hv.c hv.h
19330 ____________________________________________________________________________
19331 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
19332         Log: Subject: [PATCH] Perl interface to newIO()
19333              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19334              Date: Wed, 27 Feb 2002 20:15:27 -0800
19335              Message-ID: <f7af8gzkgaET092yn@efn.org>
19336      Branch: perl
19337            ! lib/Symbol.pm
19338 ____________________________________________________________________________
19339 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
19340         Log: The "list" part of
19341              
19342              Subject: [PATCH perlop] .. returns a *list* of *integers*
19343              From: Mike Guy <mjtg@cam.ac.uk>
19344              Date: Tue, 26 Feb 2002 18:30:22 +0000
19345              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
19346              
19347              plus few nits.
19348      Branch: perl
19349            ! pod/perlop.pod
19350 ____________________________________________________________________________
19351 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
19352         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
19353              From: Abe Timmerman <abe@ztreet.demon.nl>
19354              Date: Thu, 28 Feb 2002 00:04:06 +0100
19355              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
19356      Branch: perl
19357            ! lib/File/stat.t
19358 ____________________________________________________________________________
19359 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
19360         Log: Integrate from maintperl.
19361      Branch: maint-5.6/macperl
19362           !> doio.c op.c t/io/open.t t/pragma/strict-subs
19363 ____________________________________________________________________________
19364 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
19365         Log: Upgrade to Math::BigInt 1.53.
19366      Branch: perl
19367            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19368            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
19369            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
19370            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
19371            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
19372            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
19373 ____________________________________________________________________________
19374 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
19375         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
19376              From: "Craig A. Berry" <craigberry@mac.com>
19377              Date: Wed, 27 Feb 2002 15:36:38 -0600
19378              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
19379      Branch: perl
19380            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
19381            ! vms/ext/filespec.t
19382 ____________________________________________________________________________
19383 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
19384         Log: Subject: [PATCH] Some minor changes for Cygwin
19385              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
19386              Date: Wed, 27 Feb 2002 22:25:41 +0100
19387              Message-ID: <14296492589.20020227222541@familiehaase.de>
19388      Branch: perl
19389            ! Makefile.SH README.cygwin cygwin/perlld.in
19390 ____________________________________________________________________________
19391 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
19392         Log: Update the UTF-8 explanation table.
19393      Branch: perl
19394            ! pod/perlunicode.pod utf8.h
19395 ____________________________________________________________________________
19396 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
19397         Log: Repatch from Robin Barker: anon subs in C<package;> are
19398              now __ANON__::__ANON__ (should help for mod_perl breakage
19399              since #12251)
19400      Branch: perl
19401            ! gv.c op.c t/op/runlevel.t toke.c
19402 ____________________________________________________________________________
19403 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
19404         Log: Update Changes.
19405      Branch: perl
19406            ! Changes patchlevel.h
19407 ____________________________________________________________________________
19408 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
19409         Log: perldelta updates.
19410      Branch: perl
19411            ! pod/perldelta.pod
19412 ____________________________________________________________________________
19413 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
19414         Log: Signedness nit.
19415      Branch: perl
19416            ! regexec.c
19417 ____________________________________________________________________________
19418 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
19419         Log: Subject: Re: Smoke 14870
19420              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19421              Date: Wed, 27 Feb 2002 16:48:35 +0100
19422              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
19423              
19424              (with some additional garnish)
19425      Branch: perl
19426            ! README.hpux hints/hpux.sh
19427 ____________________________________________________________________________
19428 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
19429         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
19430              into perl.exp in AIX.
19431      Branch: perl
19432            ! makedef.pl perl.h
19433 ____________________________________________________________________________
19434 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
19435         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
19436              From: Robin Barker <rmb1@cise.npl.co.uk>
19437              Date: Wed, 27 Feb 2002 14:39:35 GMT
19438              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
19439      Branch: perl
19440            ! pod/perlrun.pod
19441 ____________________________________________________________________________
19442 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
19443         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
19444              From: Robin Barker <rmb1@cise.npl.co.uk>
19445              Date: Wed, 27 Feb 2002 12:25:30 GMT
19446              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
19447      Branch: perl
19448            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
19449            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
19450            ! pod/perlunicode.pod pod/perluniintro.pod
19451 ____________________________________________________________________________
19452 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
19453         Log: Only modify LD_LIBRARY_PATH in case there are directories.
19454      Branch: perl
19455            ! hints/dec_osf.sh
19456 ____________________________________________________________________________
19457 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
19458         Log: Subject: [PATCH] perl/hints/vos.sh
19459              From: Paul_GreenVOS@vos.stratus.com
19460              Date: Tue, 26 Feb 02 15:19 est
19461              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
19462      Branch: perl
19463            ! hints/vos.sh
19464 ____________________________________________________________________________
19465 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
19466         Log: Forgot from #14888.
19467      Branch: perl
19468            ! ext/Unicode/Normalize/mkheader
19469 ____________________________________________________________________________
19470 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
19471         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
19472      Branch: perl
19473            ! ext/Unicode/Normalize/Changes
19474            ! ext/Unicode/Normalize/Normalize.pm
19475            ! ext/Unicode/Normalize/Normalize.xs
19476            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
19477            ! ext/Unicode/Normalize/t/test.t
19478 ____________________________________________________________________________
19479 [ 14887] By: ams                                   on 2002/02/26  23:51:52
19480         Log: Subject: Missing diagnostics
19481              From: Simon Glover <scog@roe.ac.uk>
19482              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
19483              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
19484              
19485              Subject: [PATCH] Better wording for the lvalue vec diagnostic
19486              From: Simon Glover <scog@roe.ac.uk>
19487              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
19488              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
19489      Branch: perl
19490            ! doop.c pod/perldiag.pod t/op/vec.t
19491 ____________________________________________________________________________
19492 [ 14886] By: ams                                   on 2002/02/26  15:48:34
19493         Log: Subject: [PATCH] Not OK 5.7.2@14884
19494              From: andreas.koenig@anima.de (Andreas J. Koenig)
19495              Date: Tue, 26 Feb 2002 15:03:55 +0100
19496              Message-Id: <m38z9gfigk.fsf@anima.de>
19497      Branch: perl
19498            ! t/lib/access.t
19499 ____________________________________________________________________________
19500 [ 14885] By: nick                                  on 2002/02/26  13:48:55
19501         Log: Integrate mainline
19502      Branch: perlio
19503           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
19504           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
19505           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
19506            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
19507           !> (integrate 102 files)
19508 ____________________________________________________________________________
19509 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
19510         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
19511              1.1999999999999996, or thereabouts (yes, even sprintf).
19512      Branch: perl
19513            ! t/base/num.t
19514 ____________________________________________________________________________
19515 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
19516         Log: Neither.
19517      Branch: perl
19518            ! pod/perldelta.pod
19519 ____________________________________________________________________________
19520 [ 14882] By: ams                                   on 2002/02/26  08:46:55
19521         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
19522              From: Michael G Schwern <schwern@pobox.com>
19523              Date: Tue, 26 Feb 2002 01:01:28 -0500
19524              Message-Id: <20020226060128.GA2439@blackrider>
19525      Branch: perl
19526            ! hv.c pod/perldiag.pod
19527 ____________________________________________________________________________
19528 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
19529         Log: Subject: [PATCH B::Concise] docs, typos
19530              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19531              Date: Mon, 25 Feb 2002 16:41:16 +0100
19532              Message-ID: <20020225164116.A1054@rafael>
19533      Branch: perl
19534            ! ext/B/B/Concise.pm
19535 ____________________________________________________________________________
19536 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
19537         Log: POSIX: add isatty to @EXPORT_OK, reformat.
19538      Branch: perl
19539            ! ext/POSIX/POSIX.pm
19540 ____________________________________________________________________________
19541 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
19542         Log: If using -Dloclibpth=... the directories need to
19543              be appended to LD_LIBRARY_PATH (and ickily, if those
19544              directories contain a (newer?) libdb.so, we need to
19545              prepend    /usr/shlib to loclibpth).
19546      Branch: perl
19547            ! hints/dec_osf.sh
19548 ____________________________________________________________________________
19549 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
19550         Log: Subject: [PATCH] Perl interface to newIO()
19551              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
19552              Date: Mon, 25 Feb 2002 15:04:57 -0800
19553              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
19554      Branch: perl
19555            ! lib/Symbol.pm lib/Symbol.t
19556 ____________________________________________________________________________
19557 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
19558         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
19559              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
19560              Date: Mon, 25 Feb 2002 21:58:30 +0100
19561              Message-ID: <20020225215830.A744@rafael>
19562      Branch: perl
19563            ! pod/perlvar.pod
19564 ____________________________________________________________________________
19565 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
19566         Log: Big5 tweaks from Autrijus Tang.
19567      Branch: perl
19568            ! ext/Encode/Encode/big5.enc
19569 ____________________________________________________________________________
19570 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
19571         Log: Subject: [PATCH Glossary configpm] cleanups
19572              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19573              Date: Mon, 25 Feb 2002 23:27:15 +0100
19574              Message-ID: <20020225232715.C744@rafael>
19575      Branch: perl
19576            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
19577 ____________________________________________________________________________
19578 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
19579         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
19580              From: Nicholas Clark <nick@unfortu.net>
19581              Date: Mon, 25 Feb 2002 21:53:24 +0000
19582              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
19583      Branch: perl
19584            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
19585            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
19586            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
19587 ____________________________________________________________________________
19588 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
19589         Log: Upgrade to I18N::LangTags 0.27.
19590              (Causes one flipflop back to perl.com URL, must poke Sean.)
19591      Branch: perl
19592            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
19593            ! lib/I18N/LangTags/List.pm
19594 ____________________________________________________________________________
19595 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
19596         Log: Upgrade to Getopt::Long 2.28.
19597      Branch: perl
19598            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
19599            ! lib/Getopt/Long/README
19600 ____________________________________________________________________________
19601 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
19602         Log: No =head.
19603      Branch: perl
19604            ! pod/perlebcdic.pod
19605 ____________________________________________________________________________
19606 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
19607         Log: Update Changes.
19608      Branch: perl
19609            ! Changes patchlevel.h
19610 ____________________________________________________________________________
19611 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
19612         Log: metaconfig unit change for #14868.
19613      Branch: metaconfig
19614            ! U/modified/Chk_MANI.U
19615 ____________________________________________________________________________
19616 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
19617         Log: Some hosts understand split -l 50, some only split -50
19618              (from Paul Eggert).
19619      Branch: perl
19620            ! Configure
19621 ____________________________________________________________________________
19622 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
19623         Log: Subject: Re: [PATCH bleadperl] socketpair.t
19624              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19625              Date: Sun, 24 Feb 2002 10:31:25 +0100
19626              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
19627              
19628              (the pid half only)
19629      Branch: perl
19630            ! win32/win32.c
19631 ____________________________________________________________________________
19632 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
19633         Log: Mention the new pack tricks.
19634      Branch: perl
19635            ! pod/perldelta.pod
19636 ____________________________________________________________________________
19637 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
19638         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
19639              From: Richard.Foley@t-online.de (Richard Foley)
19640              Date: Mon, 25 Feb 2002 13:47:03 +0100
19641              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
19642      Branch: perl
19643            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
19644            ! pod/perldebug.pod pod/perldelta.pod
19645 ____________________________________________________________________________
19646 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
19647         Log: Typo corrections from John P. Linderman.
19648      Branch: perl
19649            ! ext/IPC/SysV/Semaphore.pm
19650 ____________________________________________________________________________
19651 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
19652         Log: Upgrade to Math::BigInt 1.52.
19653      Branch: perl
19654            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19655            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
19656            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
19657            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
19658            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
19659 ____________________________________________________________________________
19660 [ 14862] By: ams                                   on 2002/02/25  10:39:40
19661         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
19662              From: Robin Barker <rmb1@cise.npl.co.uk>
19663              Date: Mon, 25 Feb 2002 11:35:06 GMT
19664              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
19665              
19666              Subject: [PATCH Net/Cmd.pm]
19667              From: Robin Barker <rmb1@cise.npl.co.uk>
19668              Date: Mon, 25 Feb 2002 11:37:06 GMT
19669              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
19670      Branch: perl
19671            ! lib/Cwd.pm lib/Net/Cmd.pm
19672 ____________________________________________________________________________
19673 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
19674         Log: Cut-and-paste errors.
19675      Branch: perl
19676            ! t/op/pat.t
19677 ____________________________________________________________________________
19678 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
19679         Log: EBCDIC: the control characters are not that easy to find.
19680      Branch: perl
19681            ! t/op/pat.t
19682 ____________________________________________________________________________
19683 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
19684         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
19685              From: John Peacock <jpeacock@rowman.com>
19686              Date: Sun, 24 Feb 2002 22:08:28 -0500
19687              Message-ID: <3C79AAAC.6060903@rowman.com>
19688      Branch: perl
19689            ! sv.c
19690 ____________________________________________________________________________
19691 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
19692         Log: SvSetSV() is not returnable, but that's okay since
19693              sv_copypv() returns void.
19694      Branch: perl
19695            ! sv.c
19696 ____________________________________________________________________________
19697 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
19698         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
19699              From: John Peacock <jpeacock@rowman.com>                 
19700              Date: Sun, 24 Feb 2002 16:40:07 -0500
19701              Message-ID: <3C795DB7.40105@rowman.com>               
19702      Branch: perl
19703            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
19704            ! pp_hot.c proto.h sv.c
19705 ____________________________________________________________________________
19706 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
19707         Log: Tiny code cleanup.
19708      Branch: perl
19709            ! regexec.c
19710 ____________________________________________________________________________
19711 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
19712         Log: Use to_uni_fold().
19713      Branch: perl
19714            ! regcomp.c
19715 ____________________________________________________________________________
19716 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
19717         Log: Document the new taint behaviour of exec LIST and
19718              system LIST.
19719      Branch: perl
19720            ! pod/perldelta.pod
19721 ____________________________________________________________________________
19722 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
19723         Log: Subject: [PATCH] Re: taint news
19724              From: Rick Delaney <rick.delaney@rogers.com>             
19725              Date: 24 Feb 2002 11:35:00 -0500
19726              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
19727      Branch: perl
19728            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
19729 ____________________________________________________________________________
19730 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
19731         Log: EBCDIC tweak (native instead of uni) and comment update.
19732      Branch: perl
19733            ! regexec.c
19734 ____________________________________________________________________________
19735 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
19736         Log: Using uninitialized (and wrong) variables is not good.
19737      Branch: perl
19738            ! regcomp.c
19739 ____________________________________________________________________________
19740 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
19741         Log: EBCDIC: this seems to calm the last of the
19742              Malformed UTF-8 warnings.
19743      Branch: perl
19744            ! regcomp.c utf8.c
19745 ____________________________________________________________________________
19746 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
19747         Log: EBCDIC: document using Encode for character conversions.
19748      Branch: perl
19749            ! pod/perlebcdic.pod
19750 ____________________________________________________________________________
19751 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
19752         Log: EBCDIC: disable also Unicode::Collate and
19753              Unicode::Normalize for now.  Real users of
19754              EBCDIC have to decide what they want.
19755      Branch: perl
19756            ! ext/Unicode/Normalize/Normalize.pm
19757            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
19758            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
19759            ! lib/Unicode/Collate/t/test.t
19760 ____________________________________________________________________________
19761 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
19762         Log: AUTHORS updates.
19763      Branch: perl
19764            ! AUTHORS
19765 ____________________________________________________________________________
19766 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
19767         Log: Retract #14571: there may be a better solution than
19768              tweaking the test.
19769      Branch: perl
19770            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
19771 ____________________________________________________________________________
19772 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
19773         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
19774              From: "Craig A. Berry" <craigberry@mac.com> 
19775              Date: Sat, 23 Feb 2002 14:14:35 -0600
19776              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
19777      Branch: perl
19778            ! configure.com
19779 ____________________________________________________________________________
19780 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
19781         Log: metaconfig unit change for #14843.
19782      Branch: metaconfig/U/perl
19783            ! Extensions.U
19784 ____________________________________________________________________________
19785 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
19786         Log: Also Encode/JP needs to be listed explicitly.
19787              (Any other sub-Encode extensions?)
19788      Branch: perl
19789            ! Configure
19790 ____________________________________________________________________________
19791 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
19792         Log: Document known UNICOS/mk deficiency.
19793      Branch: perl
19794            ! pod/perldelta.pod
19795 ____________________________________________________________________________
19796 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
19797         Log: Subject: [PATCH] README mention version 5.0
19798              From: Autrijus Tang <autrijus@autrijus.org>
19799              Date: Sat, 23 Feb 2002 09:35:22 +0800
19800              Message-ID: <20020223013522.GA8694@not.autrijus.org>
19801      Branch: perl
19802            ! README
19803 ____________________________________________________________________________
19804 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
19805         Log: metaconfig unit change for #14839.
19806      Branch: metaconfig
19807            ! U/modified/Signal.U
19808 ____________________________________________________________________________
19809 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
19810         Log: Old hosts like NeXT Classic don't have sort -k,
19811              from Paul Eggert.
19812      Branch: perl
19813            ! Configure
19814 ____________________________________________________________________________
19815 [ 14838] By: ams                                   on 2002/02/22  21:14:29
19816         Log: Minor clarifications as suggested by Anton Tagunov.
19817      Branch: perl
19818            ! pod/perlsyn.pod
19819 ____________________________________________________________________________
19820 [ 14837] By: ams                                   on 2002/02/22  21:07:02
19821         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
19822              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19823              Date: Fri, 22 Feb 2002 23:01:07 +0100
19824              Message-Id: <20020222230107.A15069@rafael>
19825      Branch: perl
19826            ! sv.c t/op/gv.t
19827 ____________________________________________________________________________
19828 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
19829         Log: metaconfig unit change for #14835.
19830      Branch: metaconfig
19831            ! U/modified/Chk_MANI.U
19832 ____________________________________________________________________________
19833 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
19834         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
19835      Branch: perl
19836            ! Configure
19837 ____________________________________________________________________________
19838 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
19839         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
19840              From: Michael G Schwern <schwern@pobox.com>
19841              Date: Fri, 22 Feb 2002 12:10:28 -0500
19842              Message-ID: <20020222171027.GB4181@blackrider>
19843      Branch: perl
19844            ! ext/Encode/compile
19845 ____________________________________________________________________________
19846 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
19847         Log: Update Changes.
19848      Branch: perl
19849            ! Changes patchlevel.h
19850 ____________________________________________________________________________
19851 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
19852         Log: Implement IV/UV/NV/long double pack/unpack with
19853              template letters j/J/F/D (the latter two have been
19854              undocumented aliases of f/d).
19855      Branch: perl
19856            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
19857 ____________________________________________________________________________
19858 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
19859         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
19860              From: Nicholas Clark <nick@unfortu.net>
19861              Date: Fri, 22 Feb 2002 14:01:25 +0000
19862              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
19863      Branch: perl
19864            ! ext/Encode/compile
19865 ____________________________________________________________________________
19866 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
19867         Log: NetWare change from Ananth Kesari.
19868      Branch: perl
19869            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
19870            ! MANIFEST
19871 ____________________________________________________________________________
19872 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
19873         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
19874              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19875              Date: Fri, 22 Feb 2002 03:55:13 -0500
19876              Message-ID: <20020222035513.A894@math.ohio-state.edu>
19877      Branch: perl
19878            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
19879 ____________________________________________________________________________
19880 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
19881         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
19882      Branch: perl
19883            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
19884 ____________________________________________________________________________
19885 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
19886         Log: Make measure_struct a file static.
19887      Branch: perl
19888            ! pp_pack.c
19889 ____________________________________________________________________________
19890 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
19891         Log: EBCDIC: someone who knows what they are doing
19892              and whether it is possible at all in the first
19893              place needs to figure these tests out on EBCDIC.
19894              The CJK encodings heavily abuse their knowledge
19895              of ASCII and that may require a translation layer
19896              or four to survive UTF-EBCDIC.
19897      Branch: perl
19898            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
19899 ____________________________________________________________________________
19900 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
19901         Log: croak() needs context.
19902      Branch: perl
19903            ! pp_pack.c
19904 ____________________________________________________________________________
19905 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
19906         Log: Subject: [PATCH @14577] pack with a human face: the sequel
19907              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19908              Date: Thu, 21 Feb 2002 21:33:37 -0500
19909              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
19910      Branch: perl
19911            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
19912            ! proto.h t/op/pack.t
19913 ____________________________________________________________________________
19914 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
19915         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
19916              From: Nicholas Clark <nick@unfortu.net> 
19917              Date: Fri, 22 Feb 2002 00:49:44 +0000
19918              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
19919      Branch: perl
19920            ! ext/Encode/compile
19921 ____________________________________________________________________________
19922 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
19923         Log: Test for #14795.
19924      Branch: perl
19925            ! t/op/pat.t
19926 ____________________________________________________________________________
19927 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
19928         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
19929      Branch: perl
19930            ! t/op/pat.t
19931 ____________________________________________________________________________
19932 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
19933         Log: Subject: [PATCH] next batch of bugfixes
19934              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19935              Date: Thu, 21 Feb 2002 23:54:41 +0100
19936              Message-ID: <20020221235441.A17260@rafael>
19937      Branch: perl
19938            ! ext/B/B/Deparse.pm
19939 ____________________________________________________________________________
19940 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
19941         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)
19942              From: chromatic <chromatic@rmci.net>
19943              Date: Thu, 21 Feb 2002 14:17:35 -0700
19944              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
19945      Branch: perl
19946            ! lib/File/stat.pm lib/File/stat.t
19947 ____________________________________________________________________________
19948 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
19949         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
19950      Branch: perl
19951            ! ext/re/re.xs
19952 ____________________________________________________________________________
19953 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
19954         Log: Upgrade to Math::BigInt 1.51.
19955      Branch: perl
19956            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
19957            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
19958            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
19959            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
19960            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
19961            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
19962            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
19963            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
19964            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
19965            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
19966            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
19967            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
19968 ____________________________________________________________________________
19969 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
19970         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
19971              From: "Gerrit P. Haase" <gp@familiehaase.de>
19972              Date: Thu, 21 Feb 2002 21:20:25 +0100
19973              Message-ID: <69510538936.20020221212025@familiehaase.de>
19974      Branch: perl
19975            ! Makefile.SH
19976 ____________________________________________________________________________
19977 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
19978         Log: Subject: [PATCH @14577] grouping in pack/unpack
19979              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19980              Date: Thu, 21 Feb 2002 06:06:14 -0500
19981              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
19982      Branch: perl
19983            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
19984            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
19985 ____________________________________________________________________________
19986 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
19987         Log: Subject: [PATCH propose] question about fs.t
19988              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19989              Date: Thu, 21 Feb 2002 15:10:21 +0100
19990              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
19991      Branch: perl
19992            ! t/io/fs.t
19993 ____________________________________________________________________________
19994 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
19995         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
19996              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
19997              Date: Thu, 21 Feb 2002 09:54:28 +0100
19998              Message-ID: <13576559576.20020221095428@familiehaase.de>     
19999      Branch: perl
20000            ! Makefile.SH
20001 ____________________________________________________________________________
20002 [ 14812] By: ams                                   on 2002/02/21  14:59:09
20003         Log: Subject: typo correction
20004              From: mjd@plover.com
20005              Date: 21 Feb 2002 15:43:49 -0000
20006              Message-Id: <20020221154349.22772.qmail@plover.com>
20007      Branch: perl
20008            ! pod/perldebug.pod
20009 ____________________________________________________________________________
20010 [ 14811] By: ams                                   on 2002/02/21  14:02:12
20011         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
20012              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20013              Date: Thu, 21 Feb 2002 15:22:22 +0100
20014              Message-Id: <20020221152222.A15095@rafael>
20015      Branch: perl
20016            ! op.h toke.c
20017 ____________________________________________________________________________
20018 [ 14810] By: ams                                   on 2002/02/21  12:45:28
20019         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
20020              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20021              Date: Thu, 21 Feb 2002 06:02:48 -0500
20022              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
20023      Branch: perl
20024            ! lib/ExtUtils/Mksymlists.pm makedef.pl
20025 ____________________________________________________________________________
20026 [ 14809] By: nick                                  on 2002/02/21  09:31:08
20027         Log: Integrate mainline
20028      Branch: perlio
20029           +> lib/Pod/t/Select.t
20030           !> (integrate 37 files)
20031 ____________________________________________________________________________
20032 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
20033         Log: metaconfig unit change for #14807.
20034      Branch: metaconfig
20035            ! U/modified/Signal.U
20036 ____________________________________________________________________________
20037 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
20038         Log: Revert #14805, didn't quite work.
20039      Branch: perl
20040            ! Configure config_h.SH
20041 ____________________________________________________________________________
20042 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
20043         Log: metaconfig changes for #14805.
20044      Branch: metaconfig
20045            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
20046 ____________________________________________________________________________
20047 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
20048         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
20049              From: Paul Eggert <eggert@twinsun.com>
20050              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
20051              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
20052      Branch: perl
20053            ! Configure config_h.SH
20054 ____________________________________________________________________________
20055 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
20056         Log: More advice.
20057      Branch: perl
20058            ! README.os390
20059 ____________________________________________________________________________
20060 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
20061         Log: Missing MANIFESTation.
20062      Branch: perl
20063            ! MANIFEST
20064 ____________________________________________________________________________
20065 [ 14802] By: ams                                   on 2002/02/20  22:55:25
20066         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
20067              From: Autrijus Tang <autrijus@autrijus.org>
20068              Date: Thu, 21 Feb 2002 07:13:12 +0800
20069              Message-Id: <20020220231312.GA775@not.autrijus.org>
20070      Branch: perl
20071            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
20072 ____________________________________________________________________________
20073 [ 14801] By: ams                                   on 2002/02/20  22:27:20
20074         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
20075              From: Abe Timmerman <abe@ztreet.demon.nl>
20076              Date: Thu, 21 Feb 2002 00:20:40 +0100
20077              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
20078      Branch: perl
20079            + lib/Pod/t/Select.t
20080 ____________________________________________________________________________
20081 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
20082         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
20083              twice, causing the loop to skip every other character.
20084      Branch: perl
20085            ! utf8.c
20086 ____________________________________________________________________________
20087 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
20088         Log: Better debugging info.
20089      Branch: perl
20090            ! t/uni/case.pl
20091 ____________________________________________________________________________
20092 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
20093         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
20094              From: Nicholas Clark <nick@unfortu.net>
20095              Date: Wed, 20 Feb 2002 22:13:05 +0000
20096              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
20097      Branch: perl
20098            ! ext/Encode/compile
20099 ____________________________________________________________________________
20100 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
20101         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
20102              From: Paul Eggert <eggert@twinsun.com>
20103              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
20104              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
20105      Branch: perl
20106            ! pod/perlhack.pod
20107 ____________________________________________________________________________
20108 [ 14796] By: nick                                  on 2002/02/20  18:15:00
20109         Log: Integrate mainline
20110      Branch: perlio
20111           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
20112           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
20113           +> lib/Locale/Country.pod lib/Locale/Currency.pod
20114           +> lib/Locale/Language.pod lib/Locale/Script.pm
20115           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
20116           +> t/uni/title.t t/uni/upper.t
20117           !> (integrate 41 files)
20118 ____________________________________________________________________________
20119 [ 14795] By: ams                                   on 2002/02/20  17:08:38
20120         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
20121              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20122              Date: Wed, 20 Feb 2002 18:06:59 +0000
20123              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
20124      Branch: perl
20125            ! pp_ctl.c
20126 ____________________________________________________________________________
20127 [ 14794] By: ams                                   on 2002/02/20  16:41:56
20128         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
20129              From: Paul_GreenVOS@vos.stratus.com
20130              Date: Wed, 20 Feb 02 12:21 est
20131              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
20132      Branch: perl
20133            ! Makefile.SH
20134 ____________________________________________________________________________
20135 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
20136         Log: Forgot from #14790.
20137      Branch: perl
20138            ! pp_pack.c
20139 ____________________________________________________________________________
20140 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
20141         Log: Update Changes.
20142      Branch: perl
20143            ! Changes patchlevel.h
20144 ____________________________________________________________________________
20145 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
20146         Log: Integrate change #14778 from maintperl;
20147              
20148              constant folding on the range operator had the effect of disabling
20149              peephole optimizations in all the siblings of the range OP; the
20150              effect of this was that barewords could escape strictures when
20151              they were hiding in such places
20152      Branch: perl
20153            ! t/lib/strict/subs
20154           !> op.c
20155 ____________________________________________________________________________
20156 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
20157         Log: Subject: Re: [ID 20020220.001] pack w with objects
20158              From: Ulrich Pfeifer <upf@de.uu.net>
20159              Date: 20 Feb 2002 11:21:15 +0100
20160              Message-ID: <p5g03wcv38.fsf@de.uu.net>
20161      Branch: perl
20162            ! t/op/pack.t
20163 ____________________________________________________________________________
20164 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
20165         Log: Subject: Re: [PATCH] go faster for Encode's compile
20166              From: Nicholas Clark <nick@unfortu.net> 
20167              Date: Tue, 19 Feb 2002 23:38:36 +0000
20168              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
20169      Branch: perl
20170            ! ext/Encode/compile
20171 ____________________________________________________________________________
20172 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
20173         Log: Regen Glossary.
20174      Branch: perl
20175            ! Porting/Glossary Porting/config.sh Porting/config_H
20176 ____________________________________________________________________________
20177 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
20178         Log: metaconfig unit change for #14786 (not visible yet,
20179              since Glossary needs regenerating)
20180      Branch: metaconfig
20181            ! U/compline/d_gconvert.U
20182 ____________________________________________________________________________
20183 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
20184         Log: Subject: d_Gconvert hints and Glossary
20185              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20186              Date: Tue, 19 Feb 2002 11:55:36 -0800
20187              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
20188      Branch: perl
20189            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
20190            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
20191            ! hints/svr5.sh
20192 ____________________________________________________________________________
20193 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
20194         Log: metaconfig unit changes for #14784.
20195      Branch: metaconfig
20196            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
20197 ____________________________________________________________________________
20198 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
20199         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
20200              From: Paul Eggert <eggert@twinsun.com>              
20201              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
20202              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
20203      Branch: perl
20204            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
20205            ! pod/perlhack.pod
20206 ____________________________________________________________________________
20207 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
20208         Log: metaconfig unit change for #14782.
20209      Branch: metaconfig/U/perl
20210            ! Mksymlinks.U
20211 ____________________________________________________________________________
20212 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
20213         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
20214              From: "Gerrit P. Haase" <gp@familiehaase.de>
20215              Date: Wed, 20 Feb 2002 00:23:29 +0100
20216              Message-ID: <70348722516.20020220002329@familiehaase.de>
20217      Branch: perl
20218            ! Configure
20219 ____________________________________________________________________________
20220 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
20221         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
20222              From: Nicholas Clark <nick@unfortu.net> 
20223              Date: Tue, 19 Feb 2002 19:27:42 +0000
20224              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
20225              
20226              (with modifications)
20227      Branch: perl
20228            ! pod/perlsub.pod
20229 ____________________________________________________________________________
20230 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
20231         Log: NetWare tweak from Ananth Kesari.
20232      Branch: perl
20233            ! lib/ExtUtils/MakeMaker.pm
20234 ____________________________________________________________________________
20235 [ 14779] By: ams                                   on 2002/02/20  06:51:55
20236         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
20237      Branch: perl
20238            ! pod/perlfaq4.pod
20239 ____________________________________________________________________________
20240 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
20241         Log: constant folding on the range operator had the effect of disabling
20242              peephole optimizations in all the siblings of the range OP; the
20243              effect of this was that barewords could escape strictures when
20244              they were hiding in such places
20245      Branch: maint-5.6/perl
20246            ! op.c t/pragma/strict-subs
20247 ____________________________________________________________________________
20248 [ 14777] By: ams                                   on 2002/02/20  00:56:21
20249         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
20250              From: Graham Barr <gbarr@pobox.com>
20251              Date: Tue, 19 Feb 2002 23:08:47 +0000
20252              Message-Id: <20020219230847.G66560@pobox.com>
20253      Branch: perl
20254            ! lib/Time/Local.pm
20255 ____________________________________________________________________________
20256 [ 14776] By: ams                                   on 2002/02/19  17:20:28
20257         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
20258              From: Nicholas Clark <nick@unfortu.net>
20259              Date: Tue, 19 Feb 2002 16:23:22 +0000
20260              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
20261      Branch: perl
20262            ! lib/Tie/Hash.pm
20263 ____________________________________________________________________________
20264 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
20265         Log: Regen doc, regen toc.
20266      Branch: perl
20267            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
20268 ____________________________________________________________________________
20269 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
20270         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
20271              From: Dave Mitchell <davem@fdgroup.co.uk>
20272              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
20273              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
20274      Branch: perl
20275            ! pod/perlsub.pod
20276 ____________________________________________________________________________
20277 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
20278         Log: Detypo.
20279      Branch: perl
20280            ! lib/Tie/Memoize.pm
20281 ____________________________________________________________________________
20282 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
20283         Log: UTF-8 C API doc tweaks.
20284      Branch: perl
20285            ! pod/perlunicode.pod
20286 ____________________________________________________________________________
20287 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
20288         Log: Mention that the case-switchers know about Unicode, too.
20289      Branch: perl
20290            ! pod/perlop.pod
20291 ____________________________________________________________________________
20292 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
20293         Log: Upgrade to Locale::Codes 2.01.
20294      Branch: perl
20295            + lib/Locale/Constants.pod lib/Locale/Country.pod
20296            + lib/Locale/Currency.pod lib/Locale/Language.pod
20297            + lib/Locale/Script.pod
20298            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
20299            ! lib/Locale/Constants.pm lib/Locale/Country.pm
20300            ! lib/Locale/Currency.pm lib/Locale/Language.pm
20301            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
20302 ____________________________________________________________________________
20303 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
20304         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
20305              From: Dave Mitchell <davem@fdgroup.co.uk>
20306              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
20307              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
20308      Branch: perl
20309            ! pod/perlsub.pod
20310 ____________________________________________________________________________
20311 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
20312         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
20313              From: Sam Tregar <sam@tregar.com> 
20314              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
20315              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
20316      Branch: perl
20317            ! sv.h
20318 ____________________________________________________________________________
20319 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
20320         Log: The test requires perlio.
20321      Branch: perl
20322            ! ext/Encode/t/JP.t
20323 ____________________________________________________________________________
20324 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
20325         Log: Misplaced block end.
20326      Branch: perl
20327            ! utf8.c
20328 ____________________________________________________________________________
20329 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
20330         Log: The POSIX extensions are deadly.
20331      Branch: perl
20332            ! regcomp.c
20333 ____________________________________________________________________________
20334 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
20335         Log: Let's not overdo the growth.
20336      Branch: perl
20337            ! pp.c
20338 ____________________________________________________________________________
20339 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
20340         Log: Third time makes the charm.
20341      Branch: perl
20342            ! README.os390
20343 ____________________________________________________________________________
20344 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
20345         Log: Oops.
20346      Branch: perl
20347            ! utf8.c
20348 ____________________________________________________________________________
20349 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
20350         Log: Add back the new casing tests.
20351      Branch: perl
20352            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
20353            ! MANIFEST
20354 ____________________________________________________________________________
20355 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
20356         Log: Prefer special case mappings.
20357      Branch: perl
20358            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20359            ! lib/unicore/To/Upper.pl lib/unicore/mktables
20360 ____________________________________________________________________________
20361 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
20362         Log: Try special casing first.
20363      Branch: perl
20364            ! utf8.c
20365 ____________________________________________________________________________
20366 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
20367         Log: Not extending enough.
20368      Branch: perl
20369            ! pp.c utf8.h
20370 ____________________________________________________________________________
20371 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
20372         Log: No need to store identity mappings.
20373      Branch: perl
20374            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20375            ! lib/unicore/mktables
20376 ____________________________________________________________________________
20377 [ 14756] By: ams                                   on 2002/02/18  20:21:17
20378         Log: Forward port #14704 from maint-5.6.
20379      Branch: perl
20380            ! doio.c
20381 ____________________________________________________________________________
20382 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
20383         Log: Regen Changes.
20384      Branch: perl
20385            ! Changes
20386 ____________________________________________________________________________
20387 [ 14754] By: ams                                   on 2002/02/18  19:01:09
20388         Log: Subject: [PATCH] VMS cando_by_name and current process privs
20389              From: "Craig A. Berry" <craigberry@mac.com>
20390              Date: Mon, 18 Feb 2002 14:03:30 -0600
20391              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
20392      Branch: perl
20393            ! vms/vms.c
20394 ____________________________________________________________________________
20395 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
20396         Log: Update Changes.
20397      Branch: perl
20398            ! Changes patchlevel.h
20399 ____________________________________________________________________________
20400 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
20401         Log: What do you know; these tests unearthed nasty problems.
20402              Will resolve those first.
20403      Branch: perl
20404            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
20405            ! MANIFEST
20406 ____________________________________________________________________________
20407 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
20408         Log: Update Changes.
20409      Branch: perl
20410            ! Changes patchlevel.h
20411 ____________________________________________________________________________
20412 [ 14750] By: ams                                   on 2002/02/18  17:36:05
20413         Log: Subject: Re: IO::Poll: Removing Handles
20414              From: Matthew Sachs <matthewg@zevils.com>
20415              Date: Mon, 18 Feb 2002 13:19:01 -0500
20416              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
20417      Branch: perl
20418            ! ext/IO/lib/IO/t/io_poll.t
20419 ____________________________________________________________________________
20420 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
20421         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
20422              From: "Craig A. Berry" <craigberry@mac.com>
20423              Date: Mon, 18 Feb 2002 11:52:21 -0600
20424              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
20425      Branch: perl
20426            ! t/op/alarm.t t/op/glob.t
20427 ____________________________________________________________________________
20428 [ 14748] By: ams                                   on 2002/02/18  15:53:36
20429         Log: s/load_module/Perl_load_module/
20430      Branch: perl
20431            ! gv.c
20432 ____________________________________________________________________________
20433 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
20434         Log: Unused in ASCII, used in EBCDIC.
20435      Branch: perl
20436            ! utf8.c
20437 ____________________________________________________________________________
20438 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
20439         Log: Upgrade to Locale::Codes 2.00.
20440      Branch: perl
20441            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
20442            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
20443            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
20444            ! lib/Locale/Constants.pm lib/Locale/Country.pm
20445            ! lib/Locale/Currency.pm lib/Locale/Language.pm
20446 ____________________________________________________________________________
20447 [ 14745] By: ams                                   on 2002/02/18  15:20:44
20448         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
20449              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20450              Date: Sat, 16 Feb 2002 00:06:01 +0100
20451              Message-Id: <20020216000601.A17249@rafael>
20452      Branch: perl
20453            ! gv.c
20454 ____________________________________________________________________________
20455 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
20456         Log: More Unicode casing checks.
20457      Branch: perl
20458            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
20459            ! MANIFEST
20460 ____________________________________________________________________________
20461 [ 14743] By: ams                                   on 2002/02/18  14:35:38
20462         Log: Subject: IO::Poll: Removing Handles
20463              From: Matthew Sachs <matthewg@zevils.com>
20464              Date: Sun, 17 Feb 2002 04:49:46 -0500
20465              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
20466      Branch: perl
20467            ! ext/IO/lib/IO/Poll.pm
20468 ____________________________________________________________________________
20469 [ 14741] By: ams                                   on 2002/02/18  13:59:48
20470         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
20471              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20472              Date: Mon, 18 Feb 2002 15:41:26 +0100
20473              Message-Id: <20020218154126.A692@rafael>
20474      Branch: perl
20475            ! pp_ctl.c t/op/do.t
20476 ____________________________________________________________________________
20477 [ 14740] By: nick                                  on 2002/02/18  09:09:23
20478         Log: Integrate mainline
20479      Branch: perlio
20480           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
20481           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
20482           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
20483           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
20484           +> ext/Encode/lib/Encode/JP/Constants.pm
20485           +> ext/Encode/lib/Encode/JP/H2Z.pm
20486           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
20487           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
20488           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
20489           +> os2/OS2/Process/t/os2_process.t
20490           +> os2/OS2/Process/t/os2_process_kid.t
20491           +> os2/OS2/Process/t/os2_process_text.t
20492            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
20493            - ext/Encode/t/Japanese.t
20494           !> (integrate 47 files)
20495 ____________________________________________________________________________
20496 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
20497         Log: EBCDIC: now the worst seems to be over for
20498              the "Malformed" warnings.  Still a few of them,
20499              and plenty of test failures, but getting better.
20500      Branch: perl
20501            ! regcomp.c utf8.c
20502 ____________________________________________________________________________
20503 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
20504         Log: Upgrade to Net::Ping 2.12.
20505      Branch: perl
20506            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
20507            ! lib/Net/Ping/t/110_icmp_inst.t
20508 ____________________________________________________________________________
20509 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
20510         Log: After much rewriting we are now pretty much
20511              back to where we started.
20512      Branch: perl
20513            ! utf8.c
20514 ____________________________________________________________________________
20515 [ 14736] By: ams                                   on 2002/02/18  01:23:00
20516         Log: Subject: [PATCH B::Deparse] two fixes
20517              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20518              Date: Sun, 17 Feb 2002 23:58:59 +0100
20519              Message-Id: <20020217235859.A32513@rafael>
20520      Branch: perl
20521            ! ext/B/B/Deparse.pm
20522 ____________________________________________________________________________
20523 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
20524         Log: Buglet.
20525      Branch: perl
20526            ! ext/Encode/lib/Encode/JP/JIS.pm
20527 ____________________________________________________________________________
20528 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
20529         Log: Clearing up to_utf8_case() continues: this time use
20530              a single return, and EBCDICification for all paths.
20531      Branch: perl
20532            ! utf8.c
20533 ____________________________________________________________________________
20534 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
20535         Log: Small tweaks to get the test running (fix @INC and
20536              do not overwrite the table.utf8 and table.rnd).
20537      Branch: perl
20538            ! ext/Encode/t/JP.t
20539 ____________________________________________________________________________
20540 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
20541         Log: Tiny tweak.
20542      Branch: perl
20543            ! utf8.c
20544 ____________________________________________________________________________
20545 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
20546         Log: Redundant casts.
20547      Branch: perl
20548            ! utf8.c
20549 ____________________________________________________________________________
20550 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
20551         Log: More filename portability tips.
20552      Branch: perl
20553            ! pod/perlport.pod
20554 ____________________________________________________________________________
20555 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
20556         Log: FAQ sync.
20557      Branch: perl
20558            ! pod/perlfaq3.pod pod/perlfaq5.pod
20559 ____________________________________________________________________________
20560 [ 14728] By: ams                                   on 2002/02/17  16:15:09
20561         Log: Subject: podlators 1.21 released
20562              From: Russ Allbery <rra@stanford.edu>
20563              Date: Sat, 16 Feb 2002 21:42:56 -0800
20564              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
20565      Branch: perl
20566            ! lib/Pod/Text/Overstrike.pm
20567 ____________________________________________________________________________
20568 [ 14727] By: sky                                   on 2002/02/17  11:36:52
20569         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
20570              From: Autrijus Tang <autrijus@autrijus.org>
20571              Date: Sun, 17 Feb 2002 19:46:47 +0800
20572              Message-ID: <20020217194647.A1410@not.autrijus.org>
20573      Branch: perl
20574            ! pp_ctl.c t/op/tiehandle.t util.c
20575 ____________________________________________________________________________
20576 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
20577         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
20578              input in native code points, not Unicode.
20579      Branch: perl
20580            ! utf8.c
20581 ____________________________________________________________________________
20582 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
20583         Log: Regen Glossary.
20584      Branch: perl
20585            ! Porting/Glossary Porting/config.sh Porting/config_H
20586 ____________________________________________________________________________
20587 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
20588         Log: The #14715 and #14716 were okay: they just revealed
20589              a bug in the EXACTF matching.
20590      Branch: perl
20591            ! regexec.c utf8.c
20592 ____________________________________________________________________________
20593 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
20594         Log: Retreat, retreat! (retract #14715 and #14716)
20595      Branch: perl
20596            ! utf8.c
20597 ____________________________________________________________________________
20598 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
20599         Log: Encode 0.40, from Dan Kogai.
20600      Branch: perl
20601            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
20602            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
20603            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
20604            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
20605            + ext/Encode/lib/Encode/JP/Constants.pm
20606            + ext/Encode/lib/Encode/JP/H2Z.pm
20607            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
20608            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
20609            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
20610            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
20611            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
20612            - ext/Encode/t/Japanese.t
20613            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
20614            ! ext/Encode/t/Encode.t
20615 ____________________________________________________________________________
20616 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
20617         Log: metaconfig unit change for #14720.
20618      Branch: perl
20619            ! Configure
20620 ____________________________________________________________________________
20621 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
20622         Log: Regenerate Configure (small tweaks on Yitzchak's,
20623              main difference being that the preference variables are
20624              called gconvert_...).
20625      Branch: metaconfig
20626            ! U/compline/d_gconvert.U
20627 ____________________________________________________________________________
20628 [ 14719] By: ams                                   on 2002/02/16  14:11:01
20629         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
20630              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20631              Date: Thu, 14 Feb 2002 22:27:33 -0800
20632              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
20633              (Applied by hand.)
20634      Branch: perl
20635            ! Configure
20636 ____________________________________________________________________________
20637 [ 14718] By: ams                                   on 2002/02/16  13:45:28
20638         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
20639              From: Philip Newton <Philip.Newton@gmx.net>
20640              Date: Sat, 16 Feb 2002 10:05:05 +0100
20641              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
20642              (Applied by hand.)
20643      Branch: perl
20644            ! pod/perlport.pod
20645 ____________________________________________________________________________
20646 [ 14717] By: ams                                   on 2002/02/16  04:30:23
20647         Log: Remove dubious test.
20648      Branch: perl
20649            ! t/io/open.t
20650 ____________________________________________________________________________
20651 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
20652         Log: Tiny tweak.
20653      Branch: perl
20654            ! utf8.c
20655 ____________________________________________________________________________
20656 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
20657         Log: Restructure to_utf8_case() for simpler execution paths.
20658      Branch: perl
20659            ! utf8.c
20660 ____________________________________________________________________________
20661 [ 14714] By: ams                                   on 2002/02/16  02:43:59
20662         Log: Absorb #14701 by Sarathy from maint-5.6.
20663      Branch: perl
20664            ! doio.c t/io/open.t
20665 ____________________________________________________________________________
20666 [ 14713] By: ams                                   on 2002/02/16  01:51:27
20667         Log: Subject: [PATCH] VOS patches for perl 5.8
20668              From: Paul_GreenVOS@vos.stratus.com
20669              Date: Fri, 15 Feb 02 17:41 est
20670              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
20671      Branch: perl
20672            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
20673            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20674            ! vos/install_perl.cm
20675 ____________________________________________________________________________
20676 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
20677         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
20678              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20679              Date: Fri, 15 Feb 2002 23:05:44 +0100
20680              Message-ID: <20020215230544.A690@rafael>
20681      Branch: perl
20682            ! ext/B/B/Deparse.pm
20683 ____________________________________________________________________________
20684 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
20685         Log: Add $VERSION.
20686      Branch: perl
20687            ! lib/Tie/Memoize.pm
20688 ____________________________________________________________________________
20689 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
20690         Log: Update Changes.
20691      Branch: perl
20692            ! Changes patchlevel.h
20693 ____________________________________________________________________________
20694 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
20695         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
20696              From: Robin Barker <rmb1@cise.npl.co.uk>
20697              Date: Thu, 14 Feb 2002 19:07:40 GMT
20698              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
20699              
20700              (the hints part only)
20701      Branch: perl
20702            ! hints/solaris_2.sh
20703 ____________________________________________________________________________
20704 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
20705         Log: metaconfig unit changes for #14707.
20706      Branch: metaconfig
20707            ! U/modified/cc.U
20708      Branch: metaconfig/U/perl
20709            ! Checkcc.U
20710 ____________________________________________________________________________
20711 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
20712         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
20713              From: Robin Barker <rmb1@cise.npl.co.uk>
20714              Date: Fri, 15 Feb 2002 12:14:39 GMT
20715              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
20716              
20717              Split checking-for-gcc and checking-for-cc.
20718      Branch: perl
20719            ! Configure
20720 ____________________________________________________________________________
20721 [ 14706] By: ams                                   on 2002/02/15  13:57:15
20722         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
20723              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
20724              Date: 15 Feb 2002 10:53:06 +0200
20725              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
20726      Branch: perl
20727            ! lib/Pod/Html.pm
20728 ____________________________________________________________________________
20729 [ 14705] By: ams                                   on 2002/02/15  08:42:55
20730         Log: Subject: [PATCH @14577] OS/2 tests and more
20731              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20732              Date: Fri, 15 Feb 2002 03:56:24 -0500
20733              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
20734      Branch: perl
20735            + os2/OS2/Process/t/os2_process.t
20736            + os2/OS2/Process/t/os2_process_kid.t
20737            + os2/OS2/Process/t/os2_process_text.t
20738            ! MANIFEST configpm hints/os2.sh makedef.pl
20739            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
20740            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
20741            ! os2/os2ish.h
20742 ____________________________________________________________________________
20743 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
20744         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
20745              avoid wasteful PL_fdpid fiddling where that is not warranted;
20746              mostly whitespace fixes
20747              
20748              these were longstanding todo items from:
20749              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
20750      Branch: maint-5.6/perl
20751            ! doio.c
20752 ____________________________________________________________________________
20753 [ 14702] By: nick                                  on 2002/02/15  08:31:41
20754         Log: Integrate mainline
20755      Branch: perlio
20756           +> lib/if.pm lib/if.t
20757           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
20758           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
20759           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
20760           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
20761           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
20762           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
20763           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
20764           !> t/lib/warnings/pp_sys
20765 ____________________________________________________________________________
20766 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
20767         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
20768              (and also dies quickly on Windows); this bug crept in as
20769              change#610, a.k.a change#646
20770      Branch: maint-5.6/perl
20771            ! doio.c t/io/open.t
20772 ____________________________________________________________________________
20773 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
20774         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
20775              From: Ville "Skyttä" <ville.skytta@iki.fi>
20776              Date: Wed, 13 Feb 2002 22:29:39 +0200
20777              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
20778      Branch: perl
20779            ! lib/Pod/Html.pm
20780 ____________________________________________________________________________
20781 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
20782         Log: Document and test the C0 and C1.
20783      Branch: perl
20784            ! lib/charnames.pm lib/charnames.t
20785 ____________________________________________________________________________
20786 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
20787         Log: metaconfig unit change for #14697.
20788      Branch: metaconfig
20789            ! U/modified/Init.U
20790 ____________________________________________________________________________
20791 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
20792         Log: Also OS/2 seems to need exe set early.
20793      Branch: perl
20794            ! Configure
20795 ____________________________________________________________________________
20796 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
20797         Log: Document pack U0U.
20798      Branch: perl
20799            ! pod/perluniintro.pod
20800 ____________________________________________________________________________
20801 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
20802         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
20803              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20804              Date: Thu, 14 Feb 2002 23:58:00 +0100
20805              Message-ID: <20020214235800.A12901@rafael>
20806      Branch: perl
20807            ! pp_sys.c t/lib/warnings/pp_sys
20808 ____________________________________________________________________________
20809 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
20810         Log: Subject: [PATCH @13746] conditional pragmas
20811              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20812              Date: Mon, 31 Dec 2001 18:18:09 -0500
20813              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
20814      Branch: perl
20815            + lib/if.pm lib/if.t
20816            ! MANIFEST
20817 ____________________________________________________________________________
20818 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
20819         Log: Deparse bug introduced by #14615: the fix is just a workaround,
20820              I suspect there to be another deeper bug, must distill simpler
20821              test case.
20822      Branch: perl
20823            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
20824 ____________________________________________________________________________
20825 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
20826         Log: Integrate perlio:
20827              
20828              [ 14685]
20829              Make dependencies more precise (for nmake)
20830      Branch: perl
20831           !> ext/Encode/EUC_JP/Makefile.PL
20832 ____________________________________________________________________________
20833 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
20834         Log: Just a guess.
20835      Branch: perl
20836            ! lib/Tie/Handle.pm
20837 ____________________________________________________________________________
20838 [ 14690] By: nick                                  on 2002/02/14  16:30:56
20839         Log: Integrate mainline
20840      Branch: perlio
20841           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
20842           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
20843           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
20844           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
20845           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
20846           !> utf8.c
20847 ____________________________________________________________________________
20848 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
20849         Log: Upgrade to Net::Ping 2.11.
20850      Branch: perl
20851            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
20852            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
20853            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
20854            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
20855 ____________________________________________________________________________
20856 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
20857         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
20858              From: Robin Barker <rmb1@cise.npl.co.uk>
20859              Date: Wed, 13 Feb 2002 17:37:07 GMT
20860              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
20861              
20862              (updated version of the above)
20863      Branch: perl
20864            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
20865 ____________________________________________________________________________
20866 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
20867         Log: Excise inexact blather.
20868      Branch: perl
20869            ! utf8.c
20870 ____________________________________________________________________________
20871 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
20872         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
20873              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20874              Date: Mon, 31 Dec 2001 20:28:46 -0500
20875              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
20876      Branch: perl
20877            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
20878            ! MANIFEST
20879 ____________________________________________________________________________
20880 [ 14685] By: nick                                  on 2002/02/14  14:20:20
20881         Log: Make dependencies more precise (for nmake)
20882      Branch: perlio
20883            ! ext/Encode/EUC_JP/Makefile.PL
20884 ____________________________________________________________________________
20885 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
20886         Log: Subject: [PATCH @13746] tied hashes
20887              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
20888              Date: Mon, 31 Dec 2001 19:15:39 -0500
20889              Message-ID: <20011231191539.A46@math.ohio-state.edu>
20890      Branch: perl
20891            ! lib/Tie/Hash.pm pod/perltie.pod
20892 ____________________________________________________________________________
20893 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
20894         Log: Subject: Re: [PATCH] Configure followed by make minitest
20895              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20896              Date: Sun, 10 Feb 2002 23:22:05 -0800
20897              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
20898      Branch: perl
20899            ! Makefile.SH
20900 ____________________________________________________________________________
20901 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
20902         Log: Subject: Re: perl@14647
20903              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20904              Date: Mon, 11 Feb 2002 19:30:36 +0100
20905              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
20906      Branch: perl
20907            ! t/op/groups.t
20908 ____________________________________________________________________________
20909 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
20910         Log: Update Changes.
20911      Branch: perl
20912            ! Changes patchlevel.h
20913 ____________________________________________________________________________
20914 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
20915         Log: Integrate perlio:
20916              
20917              [ 14677]
20918              Do not lc() the file names before doing dirname() or they don't match.
20919      Branch: perl
20920           !> lib/ExtUtils/t/Installed.t
20921 ____________________________________________________________________________
20922 [ 14679] By: sky                                   on 2002/02/13  12:56:13
20923         Log: rename mutex to make a bit more sense
20924      Branch: perl
20925            ! ext/threads/threads.xs
20926 ____________________________________________________________________________
20927 [ 14678] By: sky                                   on 2002/02/13  12:46:11
20928         Log: Track active threads....
20929      Branch: perl
20930            ! ext/threads/threads.pm ext/threads/threads.xs
20931 ____________________________________________________________________________
20932 [ 14677] By: nick                                  on 2002/02/13  09:30:42
20933         Log: Do not lc() the file names before doing dirname() or they don't match.
20934      Branch: perlio
20935            ! lib/ExtUtils/t/Installed.t
20936 ____________________________________________________________________________
20937 [ 14676] By: sky                                   on 2002/02/13  09:03:37
20938         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
20939              From: Michael G Schwern <schwern@pobox.com>
20940              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
20941              Message-Id: <20020213100017.GA6288@blackrider>
20942      Branch: perl
20943            ! lib/File/Spec/t/rel2abs2rel.t
20944 ____________________________________________________________________________
20945 [ 14675] By: sky                                   on 2002/02/13  09:00:24
20946         Log: Do not propagate END blocks to child threads, test.
20947      Branch: perl
20948            + ext/threads/t/end.t
20949            ! MANIFEST ext/threads/threads.xs
20950 ____________________________________________________________________________
20951 [ 14674] By: nick                                  on 2002/02/13  08:34:55
20952         Log: Integrate mainline
20953      Branch: perlio
20954           +> ext/threads/t/join.t
20955           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
20956           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
20957           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
20958 ____________________________________________________________________________
20959 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
20960         Log: metaconfig unit change for #14672.
20961      Branch: metaconfig
20962            ! U/modified/lns.U
20963 ____________________________________________________________________________
20964 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
20965         Log: $ln is supposed to be already set to $ln + executable suffix
20966              on platforms that need it, from Paul Green.
20967      Branch: perl
20968            ! Configure
20969 ____________________________________________________________________________
20970 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
20971         Log: Subject: New command syntax for 'x' command
20972              From: Mark-Jason Dominus <mjd@plover.com>
20973              Date: Tue, 12 Feb 2002 20:54:01 -0500
20974              Message-ID: <20020213015401.25685.qmail@plover.com>
20975      Branch: perl
20976            ! lib/perl5db.pl pod/perldebug.pod
20977 ____________________________________________________________________________
20978 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
20979         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
20980              From: Mark-Jason Dominus <mjd@plover.com>
20981              Date: Tue, 12 Feb 2002 20:20:42 -0500
20982              Message-ID: <20020213012042.25245.qmail@plover.com>
20983      Branch: perl
20984            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
20985 ____________________________________________________________________________
20986 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
20987         Log: Iteration continues.
20988      Branch: perl
20989            ! utf8.c
20990 ____________________________________________________________________________
20991 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
20992         Log: Duh.
20993      Branch: perl
20994            ! pp_pack.c t/op/length.t
20995 ____________________________________________________________________________
20996 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
20997         Log: Retract #14666.
20998      Branch: perl
20999            ! t/op/lc.t
21000 ____________________________________________________________________________
21001 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
21002         Log: (retracted by #14667)
21003      Branch: perl
21004            ! t/op/lc.t
21005 ____________________________________________________________________________
21006 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
21007         Log: Tiny test script tweaks.
21008      Branch: perl
21009            ! t/uni/fold.t
21010 ____________________________________________________________________________
21011 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
21012         Log: Rewrite the "special mapping" part of to_utf8_case(),
21013              this time with fewer bugs.  (See: The Law of Cybernetic
21014              Entymology.)
21015      Branch: perl
21016            ! utf8.c
21017 ____________________________________________________________________________
21018 [ 14663] By: sky                                   on 2002/02/12  18:26:16
21019         Log: Stop failures if you pass an object, sv_dup might not be the right 
21020              thing to use since I have a feeling we end up cloning far too much. 
21021              (Like the stash for example).... Maybe we need a lightweight sv_dup 
21022              that searches the target for things....
21023              Real fix is another option to perl_clone which controls if you should 
21024              save stashes.
21025      Branch: perl
21026            ! ext/threads/threads.xs
21027 ____________________________________________________________________________
21028 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
21029         Log: Retract #14661.
21030      Branch: perl
21031            ! hints/solaris_2.sh
21032 ____________________________________________________________________________
21033 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
21034         Log: (retracted by #14662)
21035      Branch: perl
21036            ! hints/solaris_2.sh
21037 ____________________________________________________________________________
21038 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
21039         Log: EBCDIC: another "can't happen".
21040      Branch: perl
21041            ! utf8.c
21042 ____________________________________________________________________________
21043 [ 14659] By: sky                                   on 2002/02/12  14:38:21
21044         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
21045      Branch: perl
21046            + ext/threads/t/join.t
21047            ! MANIFEST ext/threads/threads.xs
21048 ____________________________________________________________________________
21049 [ 14658] By: nick                                  on 2002/02/12  13:54:06
21050         Log: Integrate mainline
21051      Branch: perlio
21052           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
21053           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
21054           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
21055 ____________________________________________________________________________
21056 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
21057         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
21058              From: Jan Dubois <JanD@ActiveState.com> 
21059              Date: Tue, 12 Feb 2002 00:56:31 -0800
21060              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
21061      Branch: perl
21062            ! lib/Win32.pod win32/win32.c win32/win32.h
21063 ____________________________________________________________________________
21064 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
21065         Log: Subject: [PATCH] Re: 14654 introduced a bug 
21066              From: Michael G Schwern <schwern@pobox.com> 
21067              Date: Tue, 12 Feb 2002 05:37:36 -0500
21068              Message-ID: <20020212103736.GC14327@blackrider>
21069      Branch: perl
21070            ! lib/File/Spec/t/rel2abs2rel.t
21071 ____________________________________________________________________________
21072 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
21073         Log: More unset installman[13]dir tweaks from chromatic.
21074      Branch: perl
21075            ! lib/ExtUtils/Installed.pm
21076 ____________________________________________________________________________
21077 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
21078         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
21079              From: Michael G Schwern <schwern@pobox.com>
21080              Date: Mon, 11 Feb 2002 12:23:02 -0500
21081              Message-ID: <20020211172302.GD9556@blackrider>
21082      Branch: perl
21083            ! lib/File/Spec/t/rel2abs2rel.t
21084 ____________________________________________________________________________
21085 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
21086         Log: Use `` instead of -| to be a little bit more portable,
21087              from Michael Schwern.
21088      Branch: perl
21089            ! lib/ExtUtils/t/Embed.t
21090 ____________________________________________________________________________
21091 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
21092         Log: EBCDIC: this change for \N{} in particular is now
21093              unnecessary because of the recent more general
21094              pack U change.
21095      Branch: perl
21096            ! toke.c
21097 ____________________________________________________________________________
21098 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
21099         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
21100              From: "Craig A. Berry" <craigberry@mac.com>
21101              Date: Mon, 11 Feb 2002 17:13:47 -0600
21102              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
21103      Branch: perl
21104            ! t/test.pl
21105 ____________________________________________________________________________
21106 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
21107         Log: EBCDIC: pack U bytes change.
21108      Branch: perl
21109            ! t/op/length.t
21110 ____________________________________________________________________________
21111 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
21112         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
21113      Branch: perl
21114            ! t/op/each.t
21115 ____________________________________________________________________________
21116 [ 14648] By: nick                                  on 2002/02/11  16:14:50
21117         Log: Integrate mainline
21118      Branch: perlio
21119           !> Changes Configure Makefile.SH autodoc.pl
21120           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
21121           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
21122           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
21123 ____________________________________________________________________________
21124 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
21125         Log: Update Changes.
21126      Branch: perl
21127            ! Changes patchlevel.h
21128 ____________________________________________________________________________
21129 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
21130         Log: Regen toc.
21131      Branch: perl
21132            ! pod/perltoc.pod
21133 ____________________________________________________________________________
21134 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
21135         Log: Forgot from #14641.
21136      Branch: perl
21137            ! lib/ExtUtils/t/Embed.t
21138 ____________________________________________________________________________
21139 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
21140         Log: A forgotten metaconfig unit.
21141      Branch: metaconfig/U/perl
21142            + i_features.U
21143 ____________________________________________________________________________
21144 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
21145         Log: metaconfig unit changes for #14642.
21146      Branch: metaconfig
21147            + U/modified/lns.U
21148      Branch: metaconfig/U/perl
21149            ! issymlink.U
21150 ____________________________________________________________________________
21151 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
21152         Log: -Dmksymlinks was broken by #14628.
21153      Branch: perl
21154            ! Configure
21155 ____________________________________________________________________________
21156 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
21157         Log: Subject: [PATCH @14577] OS/2 build
21158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21159              Date: Mon, 11 Feb 2002 06:56:41 -0500
21160              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
21161              
21162              (sans the Configure, perlio.sym, and t/op/stat.t parts)
21163      Branch: perl
21164            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
21165            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
21166            ! os2/os2ish.h
21167 ____________________________________________________________________________
21168 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
21169         Log: Integrate perlio:
21170              
21171              [ 14639]
21172              Patch up the failing multi-byte write case, and un-skip
21173              the test.
21174              
21175              [ 14638]
21176              Add test for Japanese encoding (well euc-jp anyway).
21177              Fix one bug shown by above
21178              Skip test which does not pass yet.
21179              
21180              [ 14637]
21181              Split Japanese encodings - part 2
21182              - build separate .c files with separate 'compile' steps
21183              - overall Japanese.xs / Japanese.pm which loads them
21184              
21185              [ 14636]
21186              Re-structure Japanese encodings - part 1
21187      Branch: perl
21188           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
21189           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
21190            - ext/Encode/EUC_JP/EUC_JP.pm
21191           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
21192 ____________________________________________________________________________
21193 [ 14639] By: nick                                  on 2002/02/11  11:59:18
21194         Log: Patch up the failing multi-byte write case, and un-skip
21195              the test.
21196      Branch: perlio
21197            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
21198 ____________________________________________________________________________
21199 [ 14638] By: nick                                  on 2002/02/11  10:55:39
21200         Log: Add test for Japanese encoding (well euc-jp anyway).
21201              Fix one bug shown by above
21202              Skip test which does not pass yet.
21203      Branch: perlio
21204            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
21205            + ext/Encode/t/table.ref
21206            ! MANIFEST ext/Encode/Encode.xs
21207 ____________________________________________________________________________
21208 [ 14637] By: nick                                  on 2002/02/11  09:07:04
21209         Log: Split Japanese encodings - part 2
21210              - build separate .c files with separate 'compile' steps
21211              - overall Japanese.xs / Japanese.pm which loads them
21212      Branch: perlio
21213            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
21214 ____________________________________________________________________________
21215 [ 14636] By: nick                                  on 2002/02/11  08:15:42
21216         Log: Re-structure Japanese encodings - part 1
21217      Branch: perlio
21218           +> ext/Encode/EUC_JP/Japanese.pm
21219            - ext/Encode/EUC_JP/EUC_JP.pm
21220            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
21221 ____________________________________________________________________________
21222 [ 14635] By: nick                                  on 2002/02/11  08:05:12
21223         Log: Integrate mainline
21224      Branch: perlio
21225           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
21226           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
21227           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
21228 ____________________________________________________________________________
21229 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
21230         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
21231              From: Mike Guy <mjtg@cam.ac.uk>
21232              Date: Mon, 11 Feb 2002 02:50:42 +0000
21233              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
21234      Branch: perl
21235            ! t/op/arith.t
21236 ____________________________________________________________________________
21237 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
21238         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
21239              Stepping backward in the string would be majorly bad.
21240      Branch: perl
21241            ! regcomp.c
21242 ____________________________________________________________________________
21243 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
21244         Log: The debugger part of
21245              
21246              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
21247              From: Michael G Schwern <schwern@pobox.com> 
21248              Date: Wed, 6 Feb 2002 17:32:12 -0500
21249              Message-ID: <20020206223212.GG1346@blackrider>
21250      Branch: perl
21251            ! lib/perl5db.pl
21252 ____________________________________________________________________________
21253 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
21254         Log: Integrate perlio:
21255              
21256              [ 14626]
21257              Move PerlIO_perlio to layer_syms where it belongs?
21258              
21259              [ 14625]
21260              Borland/Win32 tuning
21261      Branch: perl
21262           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
21263 ____________________________________________________________________________
21264 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
21265         Log: EBCDIC: the low 256 needs to be shuffled also
21266              in pack/unpack U (this breaks the equivalence
21267              of pack U and v-strings, but I think if someone
21268              has to give, v-strings are a good victim)
21269      Branch: perl
21270            ! pp_pack.c t/op/pack.t
21271 ____________________________________________________________________________
21272 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
21273         Log: metaconfig unit changes for #14628.
21274      Branch: metaconfig/U/perl
21275            ! d_u32align.U issymlink.U
21276 ____________________________________________________________________________
21277 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
21278         Log: Two Configure tweaks; the u32align test was trying
21279              to write into a string literal, the ln -s test was
21280              failing in VOS.
21281      Branch: perl
21282            ! Configure
21283 ____________________________________________________________________________
21284 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
21285         Log: DJGPP tweaks from Laszlo Molnar.
21286      Branch: perl
21287            ! djgpp/djgpp.c lib/File/Spec.pm
21288 ____________________________________________________________________________
21289 [ 14626] By: nick                                  on 2002/02/10  18:36:47
21290         Log: Move PerlIO_perlio to layer_syms where it belongs?
21291      Branch: perlio
21292            ! makedef.pl
21293 ____________________________________________________________________________
21294 [ 14625] By: nick                                  on 2002/02/10  18:02:21
21295         Log: Borland/Win32 tuning
21296      Branch: perlio
21297            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
21298 ____________________________________________________________________________
21299 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
21300         Log: Additional explanation for the [:...:] failure.
21301      Branch: perl
21302            ! pod/perldiag.pod
21303 ____________________________________________________________________________
21304 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
21305         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
21306              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21307              Date: Sun, 10 Feb 2002 13:32:48 +0100
21308              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
21309      Branch: perl
21310            ! makedef.pl
21311 ____________________________________________________________________________
21312 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
21313         Log: Test tweaks from chromatic for cases where there
21314              are no installman1dir or installman3dir.
21315      Branch: perl
21316            ! lib/ExtUtils/t/Installed.t
21317 ____________________________________________________________________________
21318 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
21319         Log: Integrate perlio:
21320              
21321              [ 14618]
21322              Nick Clark's tweaks to Encode compile process
21323              1. Use decimal constants to unit string arrays rather than
21324              very long string litterals (latter having possible "\0"
21325              on end issues, and needing ANSI C line splicing).
21326              2. Replace tail-recursion during insert process with itteration.
21327              Nick C sees 12peedup from these.
21328      Branch: perl
21329           !> ext/Encode/Encode.pm ext/Encode/compile
21330 ____________________________________________________________________________
21331 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
21332         Log: Portability notes: filename characters, character sets.
21333      Branch: perl
21334            ! pod/perlport.pod
21335 ____________________________________________________________________________
21336 [ 14619] By: nick                                  on 2002/02/10  11:06:05
21337         Log: Integrate mainline
21338      Branch: perlio
21339            ! ext/Encode/Encode.pm
21340           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
21341           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
21342           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
21343           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
21344           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
21345 ____________________________________________________________________________
21346 [ 14618] By: nick                                  on 2002/02/10  10:48:15
21347         Log: Nick Clark's tweaks to Encode compile process
21348              1. Use decimal constants to unit string arrays rather than
21349              very long string litterals (latter having possible "\0"
21350              on end issues, and needing ANSI C line splicing).
21351              2. Replace tail-recursion during insert process with itteration.
21352              Nick C sees 12% speedup from these.
21353      Branch: perlio
21354            ! ext/Encode/compile
21355 ____________________________________________________________________________
21356 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
21357         Log: Use the "Unicode 1.0" name field for control characters,
21358              as suggested by Mark Davis.  Note that Unicode 3.2 will
21359              require some more legwork on this because of certain
21360              alternative names.
21361      Branch: perl
21362            ! lib/unicore/Name.pl lib/unicore/mktables
21363 ____________________________________________________________________________
21364 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
21365         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
21366      Branch: perl
21367            ! hints/os390.sh
21368 ____________________________________________________________________________
21369 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
21370         Log: EBCDIC: the non-printable characters are different.
21371      Branch: perl
21372            ! ext/B/B/Deparse.pm
21373 ____________________________________________________________________________
21374 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
21375         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
21376              From: Nicholas Clark <nick@unfortu.net> 
21377              Date: Sat, 9 Feb 2002 22:31:29 +0000
21378              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
21379      Branch: perl
21380            ! t/lib/warnings/pp_hot
21381 ____________________________________________________________________________
21382 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
21383         Log: Subject: [PATCH] Re: Modulus operator inconsistency
21384              From: Nicholas Clark <nick@unfortu.net>
21385              Date: Sat, 9 Feb 2002 21:00:13 +0000
21386              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
21387      Branch: perl
21388            ! op.c t/op/arith.t
21389 ____________________________________________________________________________
21390 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
21391         Log: Use the same escaping mechanism for all the *flags.
21392      Branch: perl
21393            ! lib/ExtUtils/Embed.pm
21394 ____________________________________________________________________________
21395 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
21396         Log: Protect possible parentheses in ccflags, ccdlflags, and
21397              ldflags.  (In OS/390 there are parentheses in ccflags.)
21398      Branch: perl
21399            ! lib/ExtUtils/Embed.pm
21400 ____________________________________________________________________________
21401 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
21402         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
21403              From: Peter Scott <Peter@PSDT.com>
21404              Date: Fri, 08 Feb 2002 19:20:19 -0800
21405              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
21406      Branch: perl
21407            ! lib/perl5db.pl
21408 ____________________________________________________________________________
21409 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
21410         Log: FAQ sync.
21411      Branch: perl
21412            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
21413 ____________________________________________________________________________
21414 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
21415         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
21416              From: Chris Nandor <pudge@pobox.com>
21417              Date: Fri, 08 Feb 2002 16:31:41 -0500
21418              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
21419      Branch: perl
21420            ! cop.h deb.c pp_ctl.c toke.c util.c
21421 ____________________________________________________________________________
21422 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
21423         Log: Redo CopFILE / MacPerl_MPWFIleName patch
21424      Branch: maint-5.6/macperl
21425            ! cop.h deb.c pp_ctl.c toke.c util.c
21426 ____________________________________________________________________________
21427 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
21428         Log: The metaconfig unit change to go with #14605.
21429      Branch: metaconfig/U/perl
21430            ! libperl.U
21431 ____________________________________________________________________________
21432 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
21433         Log: The Configure change to go with #14604.
21434      Branch: perl
21435            ! Configure
21436 ____________________________________________________________________________
21437 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
21438         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
21439              From: Andy Dougherty <doughera@lafayette.edu>
21440              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
21441              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
21442      Branch: perl
21443            ! hints/bsdos.sh
21444 ____________________________________________________________________________
21445 [ 14603] By: nick                                  on 2002/02/08  18:16:09
21446         Log: Integrate mainline
21447      Branch: perlio
21448           +> ext/threads/t/libc.t
21449           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
21450           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
21451 ____________________________________________________________________________
21452 [ 14602] By: sky                                   on 2002/02/08  15:19:15
21453         Log: Start testing for safe localtime functions, TODO, test more functions.
21454      Branch: perl
21455            + ext/threads/t/libc.t
21456            ! MANIFEST
21457 ____________________________________________________________________________
21458 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
21459         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
21460              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21461              Date: Fri, 8 Feb 2002 00:21:07 +0100
21462              Message-ID: <20020208002107.E763@rafael>
21463      Branch: perl
21464            ! doio.c pp_sys.c t/io/argv.t
21465 ____________________________________________________________________________
21466 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
21467         Log: Subject: [PATCH] Configure followed by make minitest
21468              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21469              Date: Wed, 06 Feb 2002 21:35:20 -0800
21470              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
21471      Branch: perl
21472            ! t/op/taint.t t/run/fresh_perl.t
21473 ____________________________________________________________________________
21474 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
21475         Log: Integrate perlio:
21476              
21477              [ 14595]
21478              Extract something from yesterdays effort - convert my mail on pad
21479              data structures (incoporating Sarathy's corrections/clarifications)
21480              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
21481      Branch: perl
21482           !> cv.h pod/perlapi.pod pod/perlintern.pod
21483 ____________________________________________________________________________
21484 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
21485         Log: metaconfig unit changes for #14597.
21486      Branch: metaconfig
21487            ! U/modified/Loc.U
21488      Branch: metaconfig/U/perl
21489            ! libperl.U
21490 ____________________________________________________________________________
21491 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
21492         Log: Configure DJGPP tweak from Laszlo Molnar.
21493      Branch: perl
21494            ! Configure
21495 ____________________________________________________________________________
21496 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
21497         Log: DJGPP tweaks from Laszlo Molnar.
21498      Branch: perl
21499            ! djgpp/djgppsed.sh perl.c
21500 ____________________________________________________________________________
21501 [ 14595] By: nick                                  on 2002/02/08  09:19:29
21502         Log: Extract something from yesterdays effort - convert my mail on pad
21503              data structures (incoporating Sarathy's corrections/clarifications)
21504              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
21505      Branch: perlio
21506            ! cv.h pod/perlapi.pod pod/perlintern.pod
21507 ____________________________________________________________________________
21508 [ 14594] By: nick                                  on 2002/02/08  08:34:49
21509         Log: Integrate mainline
21510      Branch: perlio
21511           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
21512           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
21513           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
21514           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
21515           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
21516           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
21517 ____________________________________________________________________________
21518 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
21519         Log: To really skip the test an exit() is needed.
21520      Branch: perl
21521            ! lib/encoding.t
21522 ____________________________________________________________________________
21523 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
21524         Log: More diagnostics from Nicholas Clark.
21525      Branch: perl
21526            ! lib/Benchmark.t
21527 ____________________________________________________________________________
21528 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
21529         Log: In case of failure be more verbose.
21530      Branch: perl
21531            ! t/base/num.t
21532 ____________________________________________________________________________
21533 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
21534         Log: Update Changes
21535      Branch: maint-5.6/macperl
21536            ! macos/Changes
21537 ____________________________________________________________________________
21538 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
21539         Log: Merge AEGizmos library into PPC binary
21540      Branch: maint-5.6/macperl
21541            ! macos/Makefile.mk
21542 ____________________________________________________________________________
21543 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
21544         Log: Add -ansifor for MrCpp options
21545      Branch: maint-5.6/macperl
21546            ! macos/BuildRules.mk
21547 ____________________________________________________________________________
21548 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
21549         Log: Check ownership of CatInfos (MacPerl Bug #494482)
21550      Branch: maint-5.6/macperl
21551            ! macos/ext/Mac/Files/Files.xs
21552 ____________________________________________________________________________
21553 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
21554         Log: Resource updates
21555      Branch: maint-5.6/macperl
21556            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
21557 ____________________________________________________________________________
21558 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
21559         Log: Empty path is ENOENT (MacPerl Bug #512351)
21560      Branch: maint-5.6/macperl
21561            ! macos/macperl/MPAppleEvents.c
21562 ____________________________________________________________________________
21563 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
21564         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
21565      Branch: maint-5.6/macperl
21566            ! macos/macperl/MPAEVTStream.cp
21567 ____________________________________________________________________________
21568 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
21569         Log: macify(ABSTRACT_FROM)
21570      Branch: maint-5.6/macperl
21571            ! macos/lib/ExtUtils/MM_MacOS.pm
21572 ____________________________________________________________________________
21573 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
21574         Log: Use correct Mac filenames in error messages, caller()
21575      Branch: maint-5.6/macperl
21576            ! deb.c pp_ctl.c toke.c util.c
21577 ____________________________________________________________________________
21578 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
21579         Log: Sanity checks to see that the IV/NV and the PV of numeric
21580              scalars stay in sync (unearthed this via the OS/390 gcvt()
21581              brokenness)
21582      Branch: perl
21583            + t/base/num.t
21584            ! MANIFEST
21585 ____________________________________________________________________________
21586 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
21587         Log: Retract the anon leak subpatch of #14418 and #14431
21588              (the latter came into bleadperl as part of #14433).
21589      Branch: perl
21590            ! op.c t/run/fresh_perl.t
21591 ____________________________________________________________________________
21592 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
21593         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
21594              mangles 0.1 to "10".  sprintf() seems more well-behaved.
21595      Branch: perl
21596            ! hints/os390.sh
21597 ____________________________________________________________________________
21598 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
21599         Log: Subject: [PATCH @14557] another Encode fix for VMS
21600              From: "Craig A. Berry" <craigberry@mac.com>
21601              Date: Wed, 06 Feb 2002 14:44:20 -0600
21602              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
21603      Branch: perl
21604            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
21605 ____________________________________________________________________________
21606 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
21607         Log: Integrate perlio:
21608              
21609              [ 14575]
21610              One way to avoid OS390 winge about #line directives.
21611      Branch: perl
21612           !> ext/Encode/EUC_JP/Makefile.PL
21613 ____________________________________________________________________________
21614 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
21615         Log: Update Changes.
21616      Branch: perl
21617            ! Changes patchlevel.h
21618 ____________________________________________________________________________
21619 [ 14575] By: nick                                  on 2002/02/06  15:23:24
21620         Log: One way to avoid OS390 winge about #line directives.
21621      Branch: perlio
21622            ! ext/Encode/EUC_JP/Makefile.PL
21623 ____________________________________________________________________________
21624 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
21625         Log: s/Netware/NetWare/
21626      Branch: perl
21627            ! MANIFEST
21628 ____________________________________________________________________________
21629 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
21630         Log: New Netware scripts.
21631      Branch: perl
21632            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
21633            + NetWare/t/NWScripts-Exist.pl
21634            ! MANIFEST
21635 ____________________________________________________________________________
21636 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
21637         Log: EBCDIC: the encoding pragma would need some rethinking,
21638              probably a pass of EBCDIC->Unicode mapping.  For now,
21639              disable it on EBCDIC.
21640      Branch: perl
21641            ! lib/encoding.pm lib/encoding.t
21642 ____________________________________________________________________________
21643 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
21644         Log: (retracted by #14846)
21645              EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
21646              for the low 256.  Now tweaked the tests, but maybe it's
21647              the module that needs few NATIVE_TO_UNI()s somewhere?
21648      Branch: perl
21649            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
21650 ____________________________________________________________________________
21651 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
21652         Log: Subject: [PATCH utf8.c] format problem
21653              From: Robin Barker <rmb1@cise.npl.co.uk>
21654              Date: Wed, 6 Feb 2002 14:01:43 GMT
21655              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
21656      Branch: perl
21657            ! utf8.c
21658 ____________________________________________________________________________
21659 [ 14569] By: nick                                  on 2002/02/06  09:52:23
21660         Log: Integrate mainline
21661      Branch: perlio
21662           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
21663           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
21664           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
21665           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
21666           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
21667           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
21668 ____________________________________________________________________________
21669 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
21670         Log: EBCDIC: 0x41 is not cricket.
21671      Branch: perl
21672            ! ext/Encode/t/Encode.t
21673 ____________________________________________________________________________
21674 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
21675         Log: NetWare update from Ananth Kesari.
21676      Branch: perl
21677            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
21678            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
21679            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
21680            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
21681            ! NetWare/t/NWScripts.pl makedef.pl
21682 ____________________________________________________________________________
21683 [ 14566] By: sky                                   on 2002/02/05  18:39:13
21684         Log: Subject: Re: File::Spec::rel2abs2rel (?)
21685              From: Michael G Schwern <schwern@pobox.com>
21686              Date: Tue, 5 Feb 2002 13:47:39 -0500
21687              Message-ID: <20020205184739.GB17375@blackrider>
21688      Branch: perl
21689            ! lib/File/Spec/t/rel2abs2rel.t
21690 ____________________________________________________________________________
21691 [ 14565] By: nick                                  on 2002/02/05  17:31:24
21692         Log: Integrate mainline
21693      Branch: perlio
21694           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
21695           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
21696           !> utf8.h
21697 ____________________________________________________________________________
21698 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
21699         Log: Integrate perlio:
21700              
21701              [ 14563]
21702              More Encode tweaks:
21703              - make expensive and marginal substring search optional (-O)
21704              - enable -O for ASCII-oid encodings (search space is small)
21705              - add ASCII-oid jis0201 to basic Encode.so
21706              - add some other Japanese encodings to EUC_JP bundle (without -O)
21707      Branch: perl
21708           +> ext/Encode/Encode/jis0201.ucm
21709           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
21710           !> ext/Encode/compile
21711 ____________________________________________________________________________
21712 [ 14563] By: nick                                  on 2002/02/05  16:01:15
21713         Log: More Encode tweaks:
21714              - make expensive and marginal substring search optional (-O)
21715              - enable -O for ASCII-oid encodings (search space is small)
21716              - add ASCII-oid jis0201 to basic Encode.so
21717              - add some other Japanese encodings to EUC_JP bundle (without -O)
21718      Branch: perlio
21719            + ext/Encode/Encode/jis0201.ucm
21720            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
21721            ! ext/Encode/compile
21722 ____________________________________________________________________________
21723 [ 14562] By: sky                                   on 2002/02/05  14:50:36
21724         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
21725      Branch: perl
21726            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
21727 ____________________________________________________________________________
21728 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
21729         Log: EBCDIC: SHARP S is different.
21730      Branch: perl
21731            ! regexec.c utf8.h
21732 ____________________________________________________________________________
21733 [ 14560] By: sky                                   on 2002/02/05  13:49:40
21734         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
21735      Branch: perl
21736            ! t/op/filetest.t
21737 ____________________________________________________________________________
21738 [ 14559] By: sky                                   on 2002/02/05  11:39:24
21739         Log: Add . first to the PATH environment to test that we really
21740              get ./perl and not some other older perl.
21741      Branch: perl
21742            ! lib/File/Spec/t/rel2abs2rel.t
21743 ____________________________________________________________________________
21744 [ 14558] By: sky                                   on 2002/02/05  11:20:21
21745         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...
21746      Branch: perl
21747            ! ext/POSIX/t/posix.t
21748 ____________________________________________________________________________
21749 [ 14557] By: sky                                   on 2002/02/05  10:30:58
21750         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
21751      Branch: perl
21752            ! hints/darwin.sh perl.h
21753 ____________________________________________________________________________
21754 [ 14556] By: nick                                  on 2002/02/05  06:58:52
21755         Log: Integrate mainline
21756      Branch: perlio
21757           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
21758           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
21759           !> lib/File/Find/t/taint.t
21760 ____________________________________________________________________________
21761 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
21762         Log: Integrate change #14439 from maintperl
21763      Branch: maint-5.6/macperl
21764           !> op.c
21765 ____________________________________________________________________________
21766 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
21767         Log: Subject: [PATCH] File::Find tests not cleaning up properly
21768              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21769              Date: Mon, 4 Feb 2002 22:09:07 +0100
21770              Message-ID: <20020204220907.A8288@rafael>
21771      Branch: perl
21772            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
21773 ____________________________________________________________________________
21774 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
21775         Log: Signedness mumblings from Tru64.
21776      Branch: perl
21777            ! ext/Encode/Encode.xs
21778 ____________________________________________________________________________
21779 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
21780         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
21781              From: "Craig A. Berry" <craigberry@mac.com>
21782              Date: Mon, 04 Feb 2002 17:16:00 -0600
21783              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
21784      Branch: perl
21785            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
21786            ! ext/Encode/Encode.xs
21787 ____________________________________________________________________________
21788 [ 14551] By: nick                                  on 2002/02/04  16:00:31
21789         Log: Integrate mainline
21790      Branch: perlio
21791           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
21792           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
21793           !> regcomp.c
21794 ____________________________________________________________________________
21795 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
21796         Log: Update Changes.
21797      Branch: perl
21798            ! Changes patchlevel.h
21799 ____________________________________________________________________________
21800 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
21801         Log: Comment microtweaks.
21802      Branch: perl
21803            ! lib/locale.t
21804 ____________________________________________________________________________
21805 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
21806         Log: Subject: trivial docu patch
21807              From: andreas.koenig@anima.de (Andreas J. Koenig)
21808              Date: 04 Feb 2002 08:15:19 +0100
21809              Message-ID: <m3pu3l7m60.fsf@anima.de>
21810      Branch: perl
21811            ! pod/perluniintro.pod
21812 ____________________________________________________________________________
21813 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
21814         Log: Subject: [PATCH] (??{ }) anomaly
21815              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21816              Date: Sun, 03 Feb 2002 20:21:45 -0800
21817              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
21818      Branch: perl
21819            ! regcomp.c
21820 ____________________________________________________________________________
21821 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
21822         Log: Integrate perlio:
21823              
21824              [ 14545]
21825              Remove debugging warning, be consistent about API fails.
21826              
21827              [ 14544]
21828              Carry on where we left off if we have to grow destination SV during XS encode/decode
21829      Branch: perl
21830           !> ext/Encode/Encode.xs
21831 ____________________________________________________________________________
21832 [ 14545] By: nick                                  on 2002/02/03  20:03:38
21833         Log: Remove debugging warning, be consistent about API fails.
21834      Branch: perlio
21835            ! ext/Encode/Encode.xs
21836 ____________________________________________________________________________
21837 [ 14544] By: nick                                  on 2002/02/03  19:47:48
21838         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
21839      Branch: perlio
21840            ! ext/Encode/Encode.xs
21841 ____________________________________________________________________________
21842 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
21843         Log: Subject: PATCH CPAN.pm
21844              From: Mark-Jason Dominus <mjd@plover.com>
21845              Date: Sun, 03 Feb 2002 12:36:36 -0500
21846              Message-ID: <20020203173636.27451.qmail@plover.com>
21847      Branch: perl
21848            ! lib/CPAN.pm
21849 ____________________________________________________________________________
21850 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
21851         Log: Must search further back.
21852      Branch: perl
21853            ! lib/h2xs.t
21854 ____________________________________________________________________________
21855 [ 14541] By: nick                                  on 2002/02/03  18:52:09
21856         Log: Integrate mainline
21857      Branch: perlio
21858           !> (integrate 29 files)
21859 ____________________________________________________________________________
21860 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
21861         Log: EBCDIC: more natification.
21862      Branch: perl
21863            ! regcomp.c
21864 ____________________________________________________________________________
21865 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
21866         Log: Debug noise.
21867      Branch: perl
21868            ! ext/Encode/Encode.xs
21869 ____________________________________________________________________________
21870 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
21871         Log: Integrate perlio:
21872              
21873              [ 14536]
21874              Stable intermediate point in Encode cleanup.
21875              :encode(euc-jp) works on Dan's table.euc
21876              Much buffer copying and other silliness remains.
21877      Branch: perl
21878           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
21879           !> ext/Encode/lib/Encode/Encoding.pm
21880 ____________________________________________________________________________
21881 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
21882         Log: Prettify.
21883      Branch: perl
21884            ! lib/unicore/mktables
21885 ____________________________________________________________________________
21886 [ 14536] By: nick                                  on 2002/02/03  17:32:03
21887         Log: Stable intermediate point in Encode cleanup.
21888              :encode(euc-jp) works on Dan's table.euc
21889              Much buffer copying and other silliness remains.
21890      Branch: perlio
21891            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
21892            ! ext/Encode/lib/Encode/Encoding.pm
21893 ____________________________________________________________________________
21894 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
21895         Log: EBCDIC: it's much nicer to compare Unicode code points
21896              to Unicode code points.
21897      Branch: perl
21898            ! regexec.c
21899 ____________________________________________________________________________
21900 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
21901         Log: EBCDIC: character classes must remap the low 256.
21902      Branch: perl
21903            ! regcomp.c
21904 ____________________________________________________________________________
21905 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
21906         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
21907      Branch: perl
21908            ! lib/I18N/LangTags/List.pm
21909 ____________________________________________________________________________
21910 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
21911         Log: FAQ sync.
21912      Branch: perl
21913            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
21914            ! pod/perlfaq6.pod pod/perlfaq7.pod
21915 ____________________________________________________________________________
21916 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
21917         Log: Integrate perlio:
21918              
21919              [ 14526]
21920              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
21921              (Mis-feature discovered by Encode.)
21922              
21923              [ 14518]
21924              indent -kr -nce and some manual tweaks to match perl style.
21925      Branch: perl
21926           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
21927 ____________________________________________________________________________
21928 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
21929         Log: Subject: [PATCH] lstat FH and -l FH warnings
21930              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21931              Date: Sat, 2 Feb 2002 22:24:54 +0100           
21932              Message-ID: <20020202222454.A11608@rafael>       
21933      Branch: perl
21934            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
21935            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
21936 ____________________________________________________________________________
21937 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
21938         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
21939              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21940              Date: Sat, 2 Feb 2002 13:11:01 +0100           
21941              Message-ID: <20020202131101.A722@rafael>               
21942              
21943              Subject: [PATCH t/op/ver.t] another false positive
21944              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21945              Date: Sat, 2 Feb 2002 13:38:22 +0100           
21946              Message-ID: <20020202133822.E722@rafael>         
21947              
21948              Subject: [PATCH] t/test.pl:ok() doesn't work
21949              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
21950              Date: Sun, 03 Feb 2002 00:02:38 -0800          
21951              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
21952      Branch: perl
21953            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
21954            ! t/test.pl
21955 ____________________________________________________________________________
21956 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
21957         Log: Subject: [PATCH @13746] OS2::Process's constants
21958              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21959              Date: Sat, 2 Feb 2002 01:00:55 -0500           
21960              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
21961      Branch: perl
21962            ! os2/OS2/Process/Makefile.PL
21963 ____________________________________________________________________________
21964 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
21965         Log: Subject: [PATCH @13746] h2xs   
21966              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21967              Date: Sat, 2 Feb 2002 00:58:44 -0500           
21968              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
21969      Branch: perl
21970            ! utils/h2xs.PL
21971 ____________________________________________________________________________
21972 [ 14526] By: nick                                  on 2002/02/03  14:54:18
21973         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
21974              (Mis-feature discovered by Encode.)
21975      Branch: perlio
21976            ! sv.c
21977 ____________________________________________________________________________
21978 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
21979         Log: EBCDIC: since #14519 made \N{...} to remap,
21980              the test cannot expect an ASCII code point.
21981      Branch: perl
21982            ! lib/charnames.t
21983 ____________________________________________________________________________
21984 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
21985         Log: Sub-MANIFEST-tweak.
21986      Branch: perl
21987            ! ext/Encode/MANIFEST
21988 ____________________________________________________________________________
21989 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
21990         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
21991              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21992              Date: Fri, 01 Feb 2002 23:51:03 +0900
21993              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
21994      Branch: perl
21995            ! ext/Encode/lib/Encode/Tcl/Escape.pm
21996 ____________________________________________________________________________
21997 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
21998         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
21999              From: Andy Dougherty <doughera@lafayette.edu>
22000              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
22001              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
22002      Branch: perl
22003            ! README.solaris hints/solaris_2.sh
22004 ____________________________________________________________________________
22005 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
22006         Log: EBCDIC: no hope to get the low 256 right in unifolding.
22007      Branch: perl
22008            ! t/uni/fold.t
22009 ____________________________________________________________________________
22010 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
22011         Log: todo entry for missing pack formats.
22012      Branch: perl
22013            ! pod/perltodo.pod
22014 ____________________________________________________________________________
22015 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
22016         Log: EBCDIC: the low 256 \N{...} need to be remapped.
22017      Branch: perl
22018            ! toke.c
22019 ____________________________________________________________________________
22020 [ 14518] By: nick                                  on 2002/02/01  18:32:03
22021         Log: indent -kr -nce and some manual tweaks to match perl style.
22022      Branch: perlio
22023            ! ext/Encode/Encode.xs
22024 ____________________________________________________________________________
22025 [ 14517] By: nick                                  on 2002/02/01  18:20:46
22026         Log: Integrate mainline
22027      Branch: perlio
22028           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
22029           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
22030           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
22031           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
22032           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
22033           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
22034           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
22035 ____________________________________________________________________________
22036 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
22037         Log: Integrate perlio:
22038              
22039              [ 14515]
22040              Minor Encode tweaks:
22041              - move Encode.pm back to top of Encode like normal XS extension
22042              - avoid .def as a file extension (Win32 builds)
22043      Branch: perl
22044            ! MANIFEST
22045           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
22046           !> ext/Encode/Makefile.PL ext/Encode/compile
22047 ____________________________________________________________________________
22048 [ 14515] By: nick                                  on 2002/02/01  16:27:59
22049         Log: Minor Encode tweaks:
22050              - move Encode.pm back to top of Encode like normal XS extension
22051              - avoid .def as a file extension (Win32 builds)
22052      Branch: perlio
22053           +> ext/Encode/Encode.pm
22054            - ext/Encode/lib/Encode.pm
22055            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
22056            ! ext/Encode/Makefile.PL ext/Encode/compile
22057 ____________________________________________________________________________
22058 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
22059         Log: Subject: [PATCH utf8.t] temp file not cleaned up
22060              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22061              Date: Fri, 1 Feb 2002 15:47:46 +0100
22062              Message-ID: <20020201154746.A24079@rafael>
22063      Branch: perl
22064            ! t/io/utf8.t
22065 ____________________________________________________________________________
22066 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
22067         Log: Subject: [PATCH] make "lstat FH" croak
22068              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22069              Date: Fri, 1 Feb 2002 15:12:50 +0100
22070              Message-ID: <20020201151250.A738@rafael>
22071      Branch: perl
22072            ! pod/perldiag.pod pp_sys.c t/op/stat.t
22073 ____________________________________________________________________________
22074 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
22075         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
22076              From: Kay Röpke <kroepke@dolphin-services.de>
22077              Date: Fri, 1 Feb 2002 01:10:43 +0100
22078              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
22079      Branch: perl
22080            ! t/op/stat.t
22081 ____________________________________________________________________________
22082 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
22083         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
22084              I got it in Tru64 + ithreads but only without -g, took
22085              some debugging by printf (which was no fun either since
22086              adding some debug printfs hid the error)
22087      Branch: perl
22088            ! regexec.c utf8.c
22089 ____________________________________________________________________________
22090 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
22091         Log: Subject: Re: [PATCH] perl -V:
22092              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
22093              Date: Thu, 31 Jan 2002 12:10:20 -0800
22094              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
22095              
22096              Subject: Re: [PATCH] perl -V:
22097              From: Michael G Schwern <schwern@pobox.com>
22098              Date: Thu, 31 Jan 2002 16:43:13 -0500
22099              Message-ID: <20020131214313.GH6498@blackrider>
22100      Branch: perl
22101            ! t/run/switches.t
22102 ____________________________________________________________________________
22103 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
22104         Log: #14505 effect.
22105      Branch: perl
22106            ! pod/perluniintro.pod
22107 ____________________________________________________________________________
22108 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
22109         Log: Daniel S. Lewart adopts the Math::Complex.
22110      Branch: perl
22111            ! lib/Math/Complex.pm
22112 ____________________________________________________________________________
22113 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
22114         Log: More Complex DWIMmery.
22115      Branch: perl
22116            ! lib/Math/Complex.pm lib/Math/Complex.t
22117 ____________________________________________________________________________
22118 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
22119         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
22120              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22121              Date: Thu, 31 Jan 2002 14:37:52 +0100
22122              Message-ID: <20020131143752.A1452@rafael>
22123      Branch: perl
22124            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
22125 ____________________________________________________________________________
22126 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
22127         Log: Turn the I/O Unicode error by default on, but the
22128              character-generating Unicode error by default off,
22129              as Larry suggested.
22130      Branch: perl
22131            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
22132            ! utf8.c
22133 ____________________________________________________________________________
22134 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
22135         Log: Subject: [PATCH] open.pm minor cleanup
22136              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22137              Date: Thu, 31 Jan 2002 15:03:02 +0100
22138              Message-ID: <20020131150302.C1452@rafael>
22139      Branch: perl
22140            ! lib/open.pm
22141 ____________________________________________________________________________
22142 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
22143         Log: Update Changes.
22144      Branch: perl
22145            ! Changes patchlevel.h
22146 ____________________________________________________________________________
22147 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
22148         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
22149              From: Robin Barker <rmb1@cise.npl.co.uk>
22150              Date: Wed, 30 Jan 2002 11:58:33 GMT
22151              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
22152      Branch: perl
22153            ! lib/CPAN.pm
22154 ____________________________________________________________________________
22155 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
22156         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
22157              re-sort MANIFEST.
22158      Branch: perl
22159            + ext/Encode/Encode.pm
22160            - ext/Encode/lib/Encode.pm
22161            ! MANIFEST ext/Encode/Makefile.PL
22162 ____________________________________________________________________________
22163 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
22164         Log: Integrate perlio:
22165              
22166              [ 14499]
22167              Collect some stats during compile process.
22168              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
22169              as one XS - inconclusive - marginal win?
22170              Add some comments to encode.h
22171              
22172              [ 14490]
22173              Basics of a compiled Encode XS extension
22174      Branch: perl
22175           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
22176           !> ext/Encode/encode.h
22177 ____________________________________________________________________________
22178 [ 14499] By: nick                                  on 2002/01/30  09:57:47
22179         Log: Collect some stats during compile process.
22180              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
22181              as one XS - inconclusive - marginal win?
22182              Add some comments to encode.h
22183      Branch: perlio
22184            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
22185            ! ext/Encode/encode.h
22186 ____________________________________________________________________________
22187 [ 14498] By: nick                                  on 2002/01/30  07:27:55
22188         Log: Integrate Jarkko's path/INC tweaks
22189      Branch: perlio
22190           !> ext/Encode/compile
22191 ____________________________________________________________________________
22192 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
22193         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
22194              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22195              Date: Tue, 29 Jan 2002 01:13:09 -0800
22196              Message-ID: <lemV8gzkgu/K092yn@efn.org>
22197      Branch: perl
22198            ! configpm
22199 ____________________________________________________________________________
22200 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
22201         Log: Subject: [PATCH t/op/inccode.t] new test
22202              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22203              Date: Tue, 29 Jan 2002 22:03:45 +0100
22204              Message-ID: <20020129220345.A704@rafael>
22205      Branch: perl
22206            ! t/op/inccode.t
22207 ____________________________________________________________________________
22208 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
22209         Log: EBCDIC: t/op/lc.t now passes.
22210      Branch: perl
22211            ! t/op/lc.t
22212 ____________________________________________________________________________
22213 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
22214         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
22215      Branch: perl
22216            ! utf8.c
22217 ____________________________________________________________________________
22218 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
22219         Log: Must find stuff during build.
22220      Branch: perl
22221            ! ext/Encode/compile
22222 ____________________________________________________________________________
22223 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
22224         Log: Integrate with perlio;
22225              
22226              Basics of a compiled Encode XS extension
22227      Branch: perl
22228           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
22229           +> ext/Encode/Encode/euc-jp.ucm
22230           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
22231           !> ext/Encode/encode.h
22232 ____________________________________________________________________________
22233 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
22234         Log: EBCDIC tweaks-- no new test passes, but getting closer.
22235      Branch: perl
22236            ! utf8.c
22237 ____________________________________________________________________________
22238 [ 14490] By: nick                                  on 2002/01/29  21:20:57
22239         Log: Basics of a compiled Encode XS extension
22240      Branch: perlio
22241            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
22242            + ext/Encode/Encode/euc-jp.ucm
22243            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
22244            ! ext/Encode/encode.h
22245 ____________________________________________________________________________
22246 [ 14489] By: nick                                  on 2002/01/29  18:40:54
22247         Log: Integrate mainline
22248      Branch: perlio
22249           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
22250           +> ext/Encode/lib/Encode/Encoding.pm
22251           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
22252           +> ext/Encode/lib/Encode/Tcl/Escape.pm
22253           +> ext/Encode/lib/Encode/Tcl/Extended.pm
22254           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
22255           +> ext/Encode/lib/Encode/Tcl/Table.pm
22256           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
22257           +> ext/Encode/lib/Encode/iso10646_1.pm
22258           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
22259           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
22260           +> ext/Encode/t/Tcl.t
22261            - ext/Encode.t ext/Encode/Encode.pm
22262            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
22263            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
22264           !> (integrate 33 files)
22265 ____________________________________________________________________________
22266 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
22267         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
22268              From: Richard Clamp <richardc@unixbeard.net>
22269              Date: Mon, 28 Jan 2002 02:17:55 +0000
22270              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
22271      Branch: perl
22272            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
22273 ____________________________________________________________________________
22274 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
22275         Log: OS/390 seems to do length 0 udp reads, Nicholas says
22276              skippage is for now the best cause of action.
22277      Branch: perl
22278            ! ext/Socket/socketpair.t
22279 ____________________________________________________________________________
22280 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
22281         Log: Encode cleanup from Dan Kogai; reworked even further.
22282      Branch: perl
22283            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
22284            + ext/Encode/lib/Encode/Encoding.pm
22285            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
22286            + ext/Encode/lib/Encode/Tcl/Escape.pm
22287            + ext/Encode/lib/Encode/Tcl/Extended.pm
22288            + ext/Encode/lib/Encode/Tcl/HanZi.pm
22289            + ext/Encode/lib/Encode/Tcl/Table.pm
22290            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
22291            + ext/Encode/lib/Encode/iso10646_1.pm
22292            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
22293            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
22294            + ext/Encode/t/Tcl.t
22295            - ext/Encode.t ext/Encode/Encode.pm
22296            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
22297            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
22298            ! MANIFEST ext/Encode/Encode/8859-1.ucm
22299            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
22300            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
22301            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
22302            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
22303            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
22304            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
22305            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
22306            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
22307            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
22308            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
22309            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
22310            ! ext/Encode/compile
22311 ____________________________________________________________________________
22312 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
22313         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
22314      Branch: perl
22315            ! djgpp/djgpp.c perlio.c
22316 ____________________________________________________________________________
22317 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
22318         Log: Prettier printing from Michael Schwern.
22319      Branch: perl
22320            ! t/test.pl
22321 ____________________________________________________________________________
22322 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
22323         Log: Show also the debug and debugcolor as known pragmas.
22324      Branch: perl
22325            ! ext/re/re.pm
22326 ____________________________________________________________________________
22327 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
22328         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
22329              From: "Craig A. Berry" <craigberry@mac.com>
22330              Date: Mon, 28 Jan 2002 16:30:30 -0600
22331              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
22332      Branch: perl
22333            ! ext/B/t/assembler.t
22334 ____________________________________________________________________________
22335 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
22336         Log: metaconfig unit change for #14480.
22337      Branch: metaconfig
22338            ! U/modified/Init.U
22339 ____________________________________________________________________________
22340 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
22341         Log: DJGPP needs to know its exe soon, too.
22342      Branch: perl
22343            ! Configure
22344 ____________________________________________________________________________
22345 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
22346         Log: Round #2 on EBCDICation.
22347      Branch: perl
22348            ! t/op/append.t
22349 ____________________________________________________________________________
22350 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
22351         Log: Integrate perlio:
22352              
22353              [ 14477]
22354              Set makefile.mk CCHOME etc. for default locations of MinGW and free
22355              Borland compilers. (Borland builds one or two oddities.)
22356      Branch: perl
22357           !> win32/config.bc win32/makefile.mk
22358 ____________________________________________________________________________
22359 [ 14477] By: nick                                  on 2002/01/28  20:12:31
22360         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
22361              Borland compilers. (Borland builds one or two oddities.)
22362      Branch: perlio
22363            ! win32/config.bc win32/makefile.mk
22364 ____________________________________________________________________________
22365 [ 14476] By: nick                                  on 2002/01/28  18:43:47
22366         Log: Integrate mainline
22367      Branch: perlio
22368           !> Configure hints/hpux.sh
22369 ____________________________________________________________________________
22370 [ 14475] By: nick                                  on 2002/01/28  17:15:12
22371         Log: Integrate mainline
22372      Branch: perlio
22373           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
22374           !> patchlevel.h pp_sys.c t/lib/warnings/perl
22375 ____________________________________________________________________________
22376 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
22377         Log: metaconfig unit change for #14472.
22378      Branch: metaconfig/U/perl
22379            ! d_u32align.U
22380 ____________________________________________________________________________
22381 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
22382         Log: Misunderstood Merijn's patch.
22383      Branch: perl
22384            ! hints/hpux.sh
22385 ____________________________________________________________________________
22386 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
22387         Log: Misapplied Merijn's patch.
22388      Branch: perl
22389            ! Configure
22390 ____________________________________________________________________________
22391 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
22392         Log: Update Changes.
22393      Branch: perl
22394            ! Changes patchlevel.h
22395 ____________________________________________________________________________
22396 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
22397         Log: BeOS has sockets but not true ones.
22398      Branch: perl
22399            ! pp_sys.c
22400 ____________________________________________________________________________
22401 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
22402         Log: metaconfig unit change for #14467.
22403      Branch: metaconfig/U/perl
22404            ! d_u32align.U
22405 ____________________________________________________________________________
22406 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
22407         Log: For some strange reason under the smoke harness the alignment
22408              test hangs in HP-UX 10.20.  So hint it to avoid the test.
22409      Branch: perl
22410            ! hints/hpux.sh
22411 ____________________________________________________________________________
22412 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
22413         Log: Allow d_u32align to be hinted.
22414      Branch: perl
22415            ! Configure
22416 ____________________________________________________________________________
22417 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
22418         Log: The shift key is important.
22419      Branch: perl
22420            ! ext/B/B.xs
22421 ____________________________________________________________________________
22422 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
22423         Log: The "used only once" warnings (from gv_check) come
22424              in pseudorandom hash order-- in EBCDIC the order
22425              is different.  Add a new option that allow the warnings
22426              to come in any order (Paul Marquess).
22427      Branch: perl
22428            ! lib/warnings.t t/lib/warnings/perl
22429 ____________________________________________________________________________
22430 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
22431         Log: Integrate perlio:
22432              
22433              [ 14462]
22434              1st attempt at skipping broke threads case.
22435              
22436              [ 14461]
22437              Skip new threads::shared test unless -Duseithreads
22438      Branch: perl
22439           !> ext/threads/shared/t/0nothread.t
22440 ____________________________________________________________________________
22441 [ 14463] By: nick                                  on 2002/01/28  08:22:36
22442         Log: Integrate mainline
22443      Branch: perlio
22444           !> (integrate 37 files)
22445 ____________________________________________________________________________
22446 [ 14462] By: nick                                  on 2002/01/28  08:09:53
22447         Log: 1st attempt at skipping broke threads case.
22448      Branch: perlio
22449            ! ext/threads/shared/t/0nothread.t
22450 ____________________________________________________________________________
22451 [ 14461] By: nick                                  on 2002/01/28  07:25:58
22452         Log: Skip new threads::shared test unless -Duseithreads
22453      Branch: perlio
22454            ! ext/threads/shared/t/0nothread.t
22455 ____________________________________________________________________________
22456 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
22457         Log: FAQ sync.
22458      Branch: perl
22459            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
22460            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
22461            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
22462            ! pod/perlfaq9.pod
22463 ____________________________________________________________________________
22464 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
22465         Log: Upgrade to podlators 1.20.
22466      Branch: perl
22467            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
22468 ____________________________________________________________________________
22469 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
22470         Log: Retract #14448, a better patch coming up.
22471      Branch: perl
22472            ! lib/Pod/t/basic.t
22473 ____________________________________________________________________________
22474 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
22475         Log: EBCDIC portability.
22476      Branch: perl
22477            ! t/op/append.t
22478 ____________________________________________________________________________
22479 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
22480         Log: Further cygwin installperl tweak from Gerrit P. Haase.
22481      Branch: perl
22482            ! installperl
22483 ____________________________________________________________________________
22484 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
22485         Log: A bug in Bulgarian EBCDIC locale (this sounds like
22486              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
22487              locales failed, too.  The patch works around the bug by
22488              skipping the test, but the real problem may be deeper
22489              (affecting probably only EBCDIC platforms, though):
22490              see the comment in locale.t for more details.
22491      Branch: perl
22492            ! lib/locale.t
22493 ____________________________________________________________________________
22494 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
22495         Log: metaconfig unit change for #14453.
22496      Branch: metaconfig/U/perl
22497            ! libperl.U
22498 ____________________________________________________________________________
22499 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
22500         Log: Subject: Bleadperl on Cygwin today
22501              From: "Gerrit P. Haase" <gp@familiehaase.de>              
22502              Date: Sun, 27 Jan 2002 22:30:41 +0100
22503              Message-ID: <462007239437.20020127223041@familiehaase.de>
22504      Branch: perl
22505            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
22506            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
22507            ! lib/ExtUtils/t/MM_Cygwin.t
22508 ____________________________________________________________________________
22509 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
22510         Log: Unfinished EBCDIC branch.
22511      Branch: perl
22512            ! t/op/ver.t
22513 ____________________________________________________________________________
22514 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
22515         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
22516      Branch: perl
22517            ! ext/B/B.xs ext/B/B/Deparse.pm
22518 ____________________________________________________________________________
22519 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
22520         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
22521              platforms.
22522      Branch: perl
22523            ! ext/B/t/stash.t
22524 ____________________________________________________________________________
22525 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
22526         Log: Apparently no need for EBCDIC exception any more.
22527      Branch: perl
22528            ! ext/B/t/showlex.t
22529 ____________________________________________________________________________
22530 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
22531         Log: (retracted by #14458)
22532              (Russ Allbery) OS/390 is using a high-bit character for ESC,
22533              skip the test for now.  A better fix would be to override
22534              the notion of the platform's escape sequence in the test
22535              of Pod::Text::Termcap.  We may have to apply a filter to
22536              the output to substitute back in the ESC character that
22537              the test expects, but only on OS/390.
22538      Branch: perl
22539            ! lib/Pod/t/basic.t
22540 ____________________________________________________________________________
22541 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
22542         Log: Detypo.
22543      Branch: perl
22544            ! ext/Devel/Peek/Peek.t
22545 ____________________________________________________________________________
22546 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
22547         Log: OS/390 USS has a different idea of the pw* functions.
22548              Also, test the name with eq, not with ==.
22549      Branch: perl
22550            ! lib/User/pwent.t
22551 ____________________________________________________________________________
22552 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
22553         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
22554      Branch: perl
22555            ! doio.c
22556 ____________________________________________________________________________
22557 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
22558         Log: ASCIIisms.
22559      Branch: perl
22560            ! ext/PerlIO/t/encoding.t
22561 ____________________________________________________________________________
22562 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
22563         Log: chr(42) ne '*'  if one is in EBCDIC.
22564      Branch: perl
22565            ! t/op/pack.t
22566 ____________________________________________________________________________
22567 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
22568         Log: Subject: [PATCH] Fix up recent op/stat.t failures
22569              From: Andy Dougherty <doughera@lafayette.edu>
22570              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
22571              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
22572      Branch: perl
22573            ! t/op/stat.t
22574 ____________________________________________________________________________
22575 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
22576         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
22577              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22578              Date: Sun, 27 Jan 2002 15:03:18 +0100
22579              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
22580      Branch: perl
22581            ! lib/ExtUtils/t/Command.t
22582 ____________________________________________________________________________
22583 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
22584         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
22585              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22586              Date: Sun, 27 Jan 2002 14:51:10 +0100
22587              Message-ID: <20020127145110.A16332@rafael>
22588      Branch: perl
22589            ! ext/B/B/Deparse.pm
22590 ____________________________________________________________________________
22591 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
22592         Log: integrate change#14431 from perlio branch (Nick's fix for
22593              change#13474 to be more defensive about looking at pad entries
22594              that may not exist yet)
22595      Branch: maint-5.6/perl
22596            ! op.c
22597 ____________________________________________________________________________
22598 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
22599         Log: Comment to avoid later "cleanups."
22600      Branch: perl
22601            ! lib/ExtUtils/MakeMaker.pm
22602 ____________________________________________________________________________
22603 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
22604         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
22605              instead of just FOO=... cmd ...
22606      Branch: perl
22607            ! Makefile.SH
22608 ____________________________________________________________________________
22609 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
22610         Log: Overquoting bad (in UNIX one would get
22611              Can't open perl script "'-I../lib'": No such file or directory)
22612      Branch: perl
22613            ! lib/Pod/t/Usage.t
22614 ____________________________________________________________________________
22615 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
22616         Log: Integrate perlio:
22617              
22618              [ 14434]
22619              "All tests successful" VC6.0 Win32
22620              (Update config.vc to need cppstdin so those tests are skipped...)
22621      Branch: perl
22622           !> win32/config.vc win32/config_H.bc win32/config_H.gc
22623           !> win32/config_H.vc
22624 ____________________________________________________________________________
22625 [ 14434] By: nick                                  on 2002/01/26  22:27:08
22626         Log: "All tests successful" VC6.0 Win32
22627              (Update config.vc to need cppstdin so those tests are skipped...)
22628      Branch: perlio
22629            ! win32/config.vc win32/config_H.bc win32/config_H.gc
22630            ! win32/config_H.vc
22631 ____________________________________________________________________________
22632 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
22633         Log: Integrate perlio:
22634              
22635              [ 14432]
22636              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
22637              for CRLF line endings.
22638              
22639              [ 14431]
22640              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
22641              Should really be looked at by someone that knows about pads.
22642              
22643              [ 14429]
22644              Tinkering with thread cleanup mutex-ing - not the problem 
22645              (op.c is) but could have been...
22646              
22647              [ 14428]
22648              Win32 signal emulation cleanup.
22649              
22650              [ 14427]
22651              If we get to sighandler by mistake (no perl handler set) then
22652              warn() and exit() rather than die() - should never happen
22653              but if it does context needed to die is likely to be trashed
22654              as well.
22655              
22656              [ 14425]
22657              1st two tests of File/Find/t/find.t and taint.t were run after 
22658              calling cleanup(). If previous fail had left for_find directory,
22659              but no content in it then cleanup() returned cd'ed to that directory.
22660              So tests failed. Fixed cleanup()-s.
22661      Branch: perl
22662           !> ext/threads/threads.xs lib/File/Find/t/find.t
22663           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
22664           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
22665 ____________________________________________________________________________
22666 [ 14432] By: nick                                  on 2002/01/26  21:10:38
22667         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
22668              for CRLF line endings.
22669      Branch: perlio
22670            ! lib/Filter/Simple.pm
22671 ____________________________________________________________________________
22672 [ 14431] By: nick                                  on 2002/01/26  21:08:35
22673         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
22674              Should really be looked at by someone that knows about pads.
22675      Branch: perlio
22676            ! op.c
22677 ____________________________________________________________________________
22678 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
22679         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
22680              From: "Craig A. Berry" <craigberry@mac.com>       
22681              Date: Sat, 26 Jan 2002 11:19:44 -0600
22682              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
22683      Branch: perl
22684            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
22685 ____________________________________________________________________________
22686 [ 14429] By: nick                                  on 2002/01/26  18:04:22
22687         Log: Tinkering with thread cleanup mutex-ing - not the problem 
22688              (op.c is) but could have been...
22689      Branch: perlio
22690            ! ext/threads/threads.xs
22691 ____________________________________________________________________________
22692 [ 14428] By: nick                                  on 2002/01/26  18:03:13
22693         Log: Win32 signal emulation cleanup.
22694      Branch: perlio
22695            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
22696 ____________________________________________________________________________
22697 [ 14427] By: nick                                  on 2002/01/26  13:59:33
22698         Log: If we get to sighandler by mistake (no perl handler set) then
22699              warn() and exit() rather than die() - should never happen
22700              but if it does context needed to die is likely to be trashed
22701              as well.
22702      Branch: perlio
22703            ! mg.c
22704 ____________________________________________________________________________
22705 [ 14426] By: nick                                  on 2002/01/26  13:56:23
22706         Log: Integrate mainline
22707      Branch: perlio
22708           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
22709           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
22710           !> t/run/fresh_perl.t
22711 ____________________________________________________________________________
22712 [ 14425] By: nick                                  on 2002/01/26  08:11:33
22713         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
22714              calling cleanup(). If previous fail had left for_find directory,
22715              but no content in it then cleanup() returned cd'ed to that directory.
22716              So tests failed. Fixed cleanup()-s.
22717      Branch: perlio
22718            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
22719 ____________________________________________________________________________
22720 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
22721         Log: Integrate perlio:
22722              
22723              [ 14422]
22724              Save $! so that other syscalls don't disturb it before 
22725              we test it.
22726              
22727              [ 14421]
22728              More Win32 tuning
22729              
22730              [ 14420]
22731              Fix winsystem.t's attempt to build showav.exe to work 
22732              with gcc (which writes a.exe unless told with -o ).
22733              Also put in a few more fail-safes to check .exe got 
22734              built somehow.
22735      Branch: perl
22736           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
22737           !> t/op/winsystem.t
22738 ____________________________________________________________________________
22739 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
22740         Log: Subject: [PATCH] new test in op/universal.t
22741              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22742              Date: Fri, 25 Jan 2002 23:17:33 +0100
22743              Message-ID: <20020125231733.A11733@rafael>
22744      Branch: perl
22745            ! t/op/universal.t
22746 ____________________________________________________________________________
22747 [ 14422] By: nick                                  on 2002/01/25  21:37:03
22748         Log: Save $! so that other syscalls don't disturb it before 
22749              we test it.
22750      Branch: perlio
22751            ! ext/Socket/socketpair.t
22752 ____________________________________________________________________________
22753 [ 14421] By: nick                                  on 2002/01/25  19:05:57
22754         Log: More Win32 tuning
22755      Branch: perlio
22756            ! t/op/stat.t t/op/taint.t
22757 ____________________________________________________________________________
22758 [ 14420] By: nick                                  on 2002/01/25  18:21:42
22759         Log: Fix winsystem.t's attempt to build showav.exe to work 
22760              with gcc (which writes a.exe unless told with -o ).
22761              Also put in a few more fail-safes to check .exe got 
22762              built somehow.
22763      Branch: perlio
22764            ! t/op/winsystem.t
22765 ____________________________________________________________________________
22766 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
22767         Log: Subject: [Patch Encode.xs] calculation of need overflows
22768              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22769              Date: Sat, 26 Jan 2002 00:58:50 +0900
22770              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
22771      Branch: perl
22772            ! ext/Encode/Encode.xs
22773 ____________________________________________________________________________
22774 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
22775         Log: Integrate changes 13474+13478+13584 from maintperl;
22776              anon sub leakage.
22777      Branch: perl
22778            ! op.c t/run/fresh_perl.t
22779 ____________________________________________________________________________
22780 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
22781         Log: Update Changes.
22782      Branch: perl
22783            ! Changes patchlevel.h
22784 ____________________________________________________________________________
22785 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
22786         Log: Integrate perlio:
22787              
22788              [ 14411]
22789              Linux/NFS hackery was not faking right number of passes.
22790              
22791              [ 14410]
22792              threads::shared tidy up:
22793              - Add _id() function to shared.xs so we can test refs point at same thing.
22794              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
22795              - Allow no_share to pass if sharing to works despite mis-ordering.
22796              - Change docs of threads to document ->create() (as used in tests),
22797              and not mention "new".
22798              
22799              [ 14401]
22800              Expand command line test globs on Win32.
22801              
22802              [ 14393]
22803              Except Win32 from echo tests. (Alarm does not break into connect)
22804              
22805              [ 14392]
22806              SvTEMP_off to stop private PV's being stolen and stored in shared space
22807              
22808              [ 14387]
22809              thread::shared nearly working again - remaining issue
22810              is references withing shared space.
22811              Added bulk test with no threads involved (for debugging)
22812              Tuned tests to skip those needing _thrcnt
22813              
22814              [ 14378]
22815              Implement recursive lock and use of scope for PL_sharedsv_space,
22816              so now croak() from asserts does not leave locks.
22817              Make hv_simple compile (new prototype for debugging probe).
22818              
22819              [ 14377]
22820              Shared scalars working, some shared array ops working.
22821              
22822              [ 14373]
22823              Miss mg_len == 0 meaning don't Safefree
22824              
22825              [ 14372]
22826              XS side of new threads::shared designed, coded and compiles,
22827              and mostly commented but is totaly untested.
22828              submit in case anyone wants a preview.
22829              
22830              [ 14363]
22831              Add new threads/typemap to MANIFEST
22832              
22833              [ 14357]
22834              #14352 deleted ext/threads/threads.h
22835              
22836              [ 14356]
22837              Eradicate sharedsv.*
22838              
22839              [ 14355]
22840              threads work again on Win32. (Not threads::shared yet)
22841              Submit to see if they do on Linux.
22842              
22843              [ 14352]
22844              Nearly-working threads re-structuring. Do not integrate,
22845              submit-ing to get to Win32, and as "off site" backup.
22846      Branch: perl
22847           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
22848           +> ext/threads/typemap
22849            - ext/threads/threads.h sharedsv.c sharedsv.h
22850            ! NetWare/config_H.wc
22851           !> (integrate 38 files)
22852 ____________________________________________________________________________
22853 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
22854         Log: Subject: Re: perldebguts minor tweaks
22855              From: Joe McMahon <mcmahon@metalab.unc.edu>
22856              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
22857              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
22858      Branch: perl
22859            ! pod/perldebguts.pod
22860 ____________________________________________________________________________
22861 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
22862         Log: metaconfig unit change for #14413.
22863      Branch: metaconfig
22864            ! U/modified/prototype.U
22865 ____________________________________________________________________________
22866 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
22867         Log: Okay, you can come home now, _().
22868      Branch: perl
22869            ! config_h.SH
22870 ____________________________________________________________________________
22871 [ 14412] By: nick                                  on 2002/01/25  11:01:49
22872         Log: Integrate mainline
22873              All but ../lib/Unicode/UCD.t pass.
22874      Branch: perlio
22875           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
22876           +> lib/unicore/CaseFolding.txt
22877           +> lib/unicore/CompositionExclusions.txt
22878           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
22879           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
22880           +> vos/vos.c
22881            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
22882            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
22883            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
22884            - lib/unicore/NamesList.html lib/unicore/PropList.html
22885            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
22886            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
22887            - lib/unicore/rename
22888           !> (integrate 424 files)
22889 ____________________________________________________________________________
22890 [ 14411] By: nick                                  on 2002/01/25  09:45:13
22891         Log: Linux/NFS hackery was not faking right number of passes.
22892      Branch: perlio
22893            ! t/io/fs.t
22894 ____________________________________________________________________________
22895 [ 14410] By: nick                                  on 2002/01/25  09:35:07
22896         Log: threads::shared tidy up:
22897              - Add _id() function to shared.xs so we can test refs point at same thing.
22898              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
22899              - Allow no_share to pass if sharing to works despite mis-ordering.
22900              - Change docs of threads to document ->create() (as used in tests),
22901              and not mention "new".
22902      Branch: perlio
22903            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
22904            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
22905            ! ext/threads/threads.pm
22906 ____________________________________________________________________________
22907 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
22908         Log: Subject: perldebguts minor tweaks
22909              From: Joe McMahon <mcmahon@metalab.unc.edu>
22910              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
22911              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
22912      Branch: perl
22913            ! pod/perldebguts.pod
22914 ____________________________________________________________________________
22915 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
22916         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
22917              From: Peter Scott <Peter@PSDT.com>
22918              Date: Thu, 24 Jan 2002 08:51:34 -0800
22919              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
22920      Branch: perl
22921            ! pod/perldebguts.pod
22922 ____________________________________________________________________________
22923 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
22924         Log: Few more paranoia checks for Unicode hash keys.
22925      Branch: perl
22926            ! t/op/each.t
22927 ____________________________________________________________________________
22928 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
22929         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
22930              From: Andy Dougherty <doughera@lafayette.edu>
22931              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
22932              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
22933      Branch: perl
22934            ! t/op/stat.t
22935 ____________________________________________________________________________
22936 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
22937         Log: The
22938              
22939              Subject: Very old debugger UTF-8 bug
22940              From: andreas.koenig@anima.de (Andreas J. Koenig)
22941              Date: 24 Jan 2002 12:45:44 +0100
22942              Message-ID: <m3y9iot1jr.fsf@anima.de>
22943              
22944              still broken, but this should work as a stopgap
22945              measure to stop pp_match accessing naughty data.
22946      Branch: perl
22947            ! pod/perldiag.pod pp_hot.c
22948 ____________________________________________________________________________
22949 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
22950         Log: metaconfig unit change for #14403.
22951      Branch: metaconfig/U/perl
22952            ! d_u32align.U
22953 ____________________________________________________________________________
22954 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
22955         Log: Pacify picky compilers (this time Sun Workshop).
22956      Branch: perl
22957            ! Configure
22958 ____________________________________________________________________________
22959 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
22960         Log: Subject: Very old debugger UTF-8 bug
22961              From: andreas.koenig@anima.de (Andreas J. Koenig)
22962              Date: 24 Jan 2002 12:45:44 +0100
22963              Message-ID: <m3y9iot1jr.fsf@anima.de>
22964      Branch: perl
22965            ! lib/dumpvar.pl
22966 ____________________________________________________________________________
22967 [ 14401] By: nick                                  on 2002/01/24  07:50:38
22968         Log: Expand command line test globs on Win32.
22969      Branch: perlio
22970            ! t/harness
22971 ____________________________________________________________________________
22972 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
22973         Log: Sprinkle some copyrights (use the oldest timestamp to
22974              be found in the repository, which is most often not right,
22975              but at least consistent)
22976      Branch: perl
22977            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
22978            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
22979            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
22980            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
22981            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
22982            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
22983            ! unixish.h xsutils.c
22984 ____________________________________________________________________________
22985 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
22986         Log: Don't crash on Help for long text (bug #506672)
22987      Branch: maint-5.6/macperl
22988            ! macos/macperl/MPHelp.c
22989 ____________________________________________________________________________
22990 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
22991         Log: Fix minor path problem
22992      Branch: maint-5.6/macperl
22993            ! macos/macperl/Droplets/tarzipme.plx
22994 ____________________________________________________________________________
22995 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
22996         Log: Minor text changes
22997      Branch: maint-5.6/macperl
22998            ! macos/Perl.r
22999 ____________________________________________________________________________
23000 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
23001         Log: Bump versions, dates, etc.
23002      Branch: maint-5.6/macperl
23003            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
23004 ____________________________________________________________________________
23005 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
23006         Log: coderefs in @INC and absolute paths
23007      Branch: maint-5.6/macperl
23008            ! embed.h pp_ctl.c proto.h
23009 ____________________________________________________________________________
23010 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
23011         Log: Minor module thingys
23012      Branch: maint-5.6/macperl
23013            ! macos/ext/Mac/Controls/Controls.xs
23014            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
23015            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
23016            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
23017            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
23018            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
23019            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
23020            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
23021            ! macos/ext/Mac/Movies/Movies.xs
23022            ! macos/ext/Mac/Navigation/Navigation.pm
23023            ! macos/ext/Mac/Navigation/Navigation.xs
23024            ! macos/ext/Mac/Notification/Notification.xs
23025            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
23026            ! macos/ext/Mac/Processes/Processes.xs
23027            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
23028            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
23029            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
23030            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
23031            ! macos/ext/Mac/Resources/Resources.pm
23032            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
23033            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
23034            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
23035            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
23036            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
23037 ____________________________________________________________________________
23038 [ 14393] By: nick                                  on 2002/01/23  19:52:19
23039         Log: Except Win32 from echo tests. (Alarm does not break into connect)
23040      Branch: perlio
23041            ! ext/Socket/Socket.t
23042 ____________________________________________________________________________
23043 [ 14392] By: nick                                  on 2002/01/23  19:31:57
23044         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
23045      Branch: perlio
23046            ! ext/threads/shared/shared.xs
23047 ____________________________________________________________________________
23048 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
23049         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
23050      Branch: perl
23051            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
23052            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
23053            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
23054            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
23055            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
23056            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
23057            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
23058            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
23059            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
23060            ! x2p/util.c x2p/util.h x2p/walk.c
23061 ____________________________________________________________________________
23062 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
23063         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
23064              therefore quite probably also obsolete code.
23065      Branch: perl
23066            ! sv.c
23067 ____________________________________________________________________________
23068 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
23069         Log: Update Changes.
23070      Branch: perl
23071            ! Changes patchlevel.h
23072 ____________________________________________________________________________
23073 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
23074         Log: Small update on todo.  Could use a lot more.
23075      Branch: perl
23076            ! pod/perltodo.pod
23077 ____________________________________________________________________________
23078 [ 14387] By: nick                                  on 2002/01/23  14:19:30
23079         Log: thread::shared nearly working again - remaining issue
23080              is references withing shared space.
23081              Added bulk test with no threads involved (for debugging)
23082              Tuned tests to skip those needing _thrcnt
23083      Branch: perlio
23084            + ext/threads/shared/t/0nothread.t
23085            ! MANIFEST ext/threads/shared/shared.pm
23086            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
23087            ! ext/threads/shared/t/hv_refs.t
23088            ! ext/threads/shared/t/hv_simple.t
23089            ! ext/threads/shared/t/sv_simple.t
23090 ____________________________________________________________________________
23091 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
23092         Log: Subject: [ID 20020121.003] perldata doco bug
23093              From: John Stumbles <jstumbles@bluearc.com>
23094              Date: Mon, 21 Jan 2002 14:19:56 -0000
23095              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
23096      Branch: perl
23097            ! pod/perldata.pod
23098 ____________________________________________________________________________
23099 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
23100         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
23101              From: Michael G Schwern <schwern@pobox.com>
23102              Date: Mon, 21 Jan 2002 15:16:42 -0500
23103              Message-ID: <20020121201642.GA6659@blackrider>
23104      Branch: perl
23105            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
23106 ____________________________________________________________________________
23107 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
23108         Log: Subject: [PATCH] Re: eval not catching warnings?
23109              From: abigail@foad.org
23110              Date: Wed, 23 Jan 2002 15:35:47 +0100
23111              Message-ID: <20020123143547.24798.qmail@foad.org>
23112      Branch: perl
23113            ! pod/perlfunc.pod
23114 ____________________________________________________________________________
23115 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
23116         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
23117              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23118              Date: Tue, 22 Jan 2002 17:00:54 -0800            
23119              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
23120      Branch: perl
23121            ! t/run/fresh_perl.t
23122 ____________________________________________________________________________
23123 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
23124         Log: metaconfig unit change for #14381.
23125      Branch: metaconfig/U/perl
23126            ! d_u32align.U
23127 ____________________________________________________________________________
23128 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
23129         Log: HP-UX 10.20 cc pacifying from Merijn.
23130      Branch: perl
23131            ! Configure
23132 ____________________________________________________________________________
23133 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
23134         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
23135              From: "Craig A. Berry" <craigberry@mac.com> 
23136              Date: Tue, 22 Jan 2002 22:14:26 -0600
23137              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
23138      Branch: perl
23139            ! vms/test.com
23140 ____________________________________________________________________________
23141 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
23142         Log: AIX cpp bug: having macro arguments and character constants
23143              "the same" means trouble (here s and 's')
23144              What broke now was 841 and 842 of t/op/pat.t, because of the
23145              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
23146              (note that breakage happened only under cc_r and usethreads+
23147              useithreads)
23148      Branch: perl
23149            ! utf8.h
23150 ____________________________________________________________________________
23151 [ 14378] By: nick                                  on 2002/01/22  20:33:15
23152         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
23153              so now croak() from asserts does not leave locks.
23154              Make hv_simple compile (new prototype for debugging probe).
23155      Branch: perlio
23156            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
23157            ! ext/threads/shared/t/hv_simple.t
23158 ____________________________________________________________________________
23159 [ 14377] By: nick                                  on 2002/01/22  17:32:21
23160         Log: Shared scalars working, some shared array ops working.
23161      Branch: perlio
23162            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
23163            ! ext/threads/shared/t/sv_refs.t
23164            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
23165 ____________________________________________________________________________
23166 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
23167         Log: Subject: [PATCH] Support truncate() in VOS port
23168              From: Paul_GreenVOS@vos.stratus.com
23169              Date: Mon, 21 Jan 02 23:27 est
23170              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
23171      Branch: perl
23172            + vos/vos.c
23173            ! MANIFEST hints/vos.sh vos/vosish.h
23174 ____________________________________________________________________________
23175 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
23176         Log: metaconfig unit changes for #14374.  Couldn't figure
23177              how to get completely rid of _() (some weird dependency
23178              pulling it in?) so renamed it as PROTO_().
23179      Branch: metaconfig
23180            + U/modified/d_shmat.U U/modified/prototype.U
23181            ! U/protos/d_drand48proto.U
23182      Branch: metaconfig/U/perl
23183            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
23184 ____________________________________________________________________________
23185 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
23186         Log: Get rid of the _() macro since (1) we require ANSI anyway
23187              (2) Other software (GNU) seems to use it and we don't need it,
23188              so let's give it up.
23189      Branch: perl
23190            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23191            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
23192            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
23193            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
23194            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
23195            ! wince/config.h wince/config_H.ce
23196 ____________________________________________________________________________
23197 [ 14373] By: nick                                  on 2002/01/22  10:10:48
23198         Log: Miss mg_len == 0 meaning don't Safefree
23199      Branch: perlio
23200            ! mg.c
23201 ____________________________________________________________________________
23202 [ 14372] By: nick                                  on 2002/01/21  22:34:06
23203         Log: XS side of new threads::shared designed, coded and compiles,
23204              and mostly commented but is totaly untested.
23205              submit in case anyone wants a preview.
23206      Branch: perlio
23207            + ext/threads/shared/typemap
23208            ! MANIFEST ext/threads/shared/shared.pm
23209            ! ext/threads/shared/shared.xs
23210 ____________________________________________________________________________
23211 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
23212         Log: Subject: [BUG] /\_/ an unrecognized escape?
23213              From: Michael G Schwern <schwern@pobox.com>
23214              Date: Mon, 21 Jan 2002 15:22:54 -0500
23215              Message-ID: <20020121202254.GA6731@blackrider>
23216      Branch: perl
23217            ! t/lib/warnings/toke toke.c
23218 ____________________________________________________________________________
23219 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
23220         Log: Undo the renaming of the Unicode data files; the simple
23221              solution being not including the *.html files.  This means
23222              that in the future there is no need for any renamings
23223              (well, assuming that the Consortium doesn't cause any),
23224              and the files are named like they are in the Consortium
23225              website, thus alleviating confusion.
23226      Branch: perl
23227            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
23228            + lib/unicore/CaseFolding.txt
23229            + lib/unicore/CompositionExclusions.txt
23230            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
23231            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
23232            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
23233            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
23234            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
23235            - lib/unicore/NamesList.html lib/unicore/PropList.html
23236            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
23237            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
23238            - lib/unicore/rename
23239            ! (edit 285 files)
23240 ____________________________________________________________________________
23241 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
23242         Log: Update Changes.
23243      Branch: perl
23244            ! Changes patchlevel.h
23245 ____________________________________________________________________________
23246 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
23247         Log: Subject: RE: BCC for Win32 is unhappy @14331
23248              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
23249              Date: Mon, 21 Jan 2002 09:48:40 +0300
23250              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
23251              
23252              (using IV instead of int)
23253      Branch: perl
23254            ! hv.h
23255 ____________________________________________________________________________
23256 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
23257         Log: path_is_absolute() needs a prototype (and maybe
23258              a better name, but that's another story).
23259      Branch: perl
23260            ! embed.fnc embed.h pp_ctl.c proto.h
23261 ____________________________________________________________________________
23262 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
23263         Log: Subject: Re: coderefs in @INC
23264              From: Chris Nandor <pudge@pobox.com>
23265              Date: Thu, 17 Jan 2002 11:26:02 -0500
23266              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
23267      Branch: perl
23268            ! pp_ctl.c
23269 ____________________________________________________________________________
23270 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
23271         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
23272              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23273              Date: Sun, 20 Jan 2002 22:53:56 +0100
23274              Message-ID: <20020120225356.A12093@rafael>
23275      Branch: perl
23276            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
23277            ! t/lib/warnings/9enabled warnings.h warnings.pl
23278 ____________________________________________________________________________
23279 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
23280         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
23281              From: "Craig A. Berry" <craigberry@mac.com>
23282              Date: Sun, 20 Jan 2002 22:49:42 -0600
23283              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
23284      Branch: perl
23285            ! lib/ExtUtils/MakeMaker.pm
23286 ____________________________________________________________________________
23287 [ 14363] By: nick                                  on 2002/01/20  20:38:23
23288         Log: Add new threads/typemap to MANIFEST
23289      Branch: perlio
23290            ! MANIFEST
23291 ____________________________________________________________________________
23292 [ 14362] By: nick                                  on 2002/01/20  20:34:36
23293         Log: Integrate mainline
23294      Branch: perlio
23295           +> lib/Pod/t/Usage.t
23296           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
23297           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
23298           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
23299           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
23300           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
23301           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
23302           !> util.c
23303 ____________________________________________________________________________
23304 [ 14361] By: nick                                  on 2002/01/20  18:51:47
23305         Log: Integrate MANIFEST
23306      Branch: perlio
23307           !> MANIFEST
23308 ____________________________________________________________________________
23309 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
23310         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
23311              From: Paul_GreenVOS@vos.stratus.com
23312              Date: Sat, 19 Jan 02 17:17 est
23313              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
23314              
23315              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
23316              From: Paul_GreenVOS@vos.stratus.com
23317              Date: Sat, 19 Jan 02 17:19 est
23318              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
23319      Branch: perl
23320            ! lib/ExtUtils/t/Command.t
23321 ____________________________________________________________________________
23322 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
23323         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
23324              From: Paul_GreenVOS@vos.stratus.com
23325              Date: Sat, 19 Jan 02 14:30 est
23326              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
23327      Branch: perl
23328            ! lib/AnyDBM_File.t
23329 ____________________________________________________________________________
23330 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
23331         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
23332              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
23333              Date: Sun, 20 Jan 2002 13:51:36 +0100
23334              Message-ID: <20020120135136.A710@rafael>
23335      Branch: perl
23336            ! ext/File/Glob/t/basic.t
23337 ____________________________________________________________________________
23338 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
23339         Log: #14352 deleted ext/threads/threads.h
23340      Branch: perlio
23341            ! MANIFEST
23342 ____________________________________________________________________________
23343 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
23344         Log: Eradicate sharedsv.*
23345      Branch: perlio
23346            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
23347 ____________________________________________________________________________
23348 [ 14355] By: nick                                  on 2002/01/20  11:50:22
23349         Log: threads work again on Win32. (Not threads::shared yet)
23350              Submit to see if they do on Linux.
23351      Branch: perlio
23352            ! ext/threads/shared/shared.xs ext/threads/threads.xs
23353            ! win32/makefile.mk
23354 ____________________________________________________________________________
23355 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
23356         Log: Make also hex() and oct() to croak if their arguments
23357              cannot be downgraded (that is, if they contain wide
23358              characters), just like crypt() does (and use the croak
23359              feature of sv_utf8_downgrade()).
23360      Branch: perl
23361            ! pp.c t/op/oct.t
23362 ____________________________________________________________________________
23363 [ 14353] By: nick                                  on 2002/01/19  22:20:09
23364         Log: Integrate Time/Local and its test
23365      Branch: perlio
23366           !> lib/Time/Local.pm lib/Time/Local.t
23367 ____________________________________________________________________________
23368 [ 14352] By: nick                                  on 2002/01/19  22:17:07
23369         Log: Nearly-working threads re-structuring. Do not integrate,
23370              submit-ing to get to Win32, and as "off site" backup.
23371      Branch: perlio
23372            + ext/threads/typemap
23373            - ext/threads/threads.h sharedsv.c sharedsv.h
23374            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
23375            ! embedvar.h ext/threads/shared/shared.pm
23376            ! ext/threads/shared/shared.xs ext/threads/threads.pm
23377            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
23378            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
23379            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
23380 ____________________________________________________________________________
23381 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
23382         Log: Regen toc.
23383      Branch: perl
23384            ! pod/perltoc.pod
23385 ____________________________________________________________________________
23386 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
23387         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
23388              From: David Dyck <dcd@tc.fluke.com>
23389              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
23390              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
23391      Branch: perl
23392            ! pod/perl5004delta.pod pod/perl5005delta.pod
23393            ! pod/perl561delta.pod pod/perl56delta.pod
23394 ____________________________________________________________________________
23395 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
23396         Log: FAQ sync.
23397      Branch: perl
23398            ! pod/perlfaq1.pod pod/perlfaq2.pod
23399 ____________________________________________________________________________
23400 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
23401         Log: Subject: [PATCH lib/Pod/t/Usage.t]
23402              From: Abe Timmerman <abe@ztreet.demon.nl>
23403              Date: Sat, 19 Jan 2002 19:57:57 +0100
23404              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
23405      Branch: perl
23406            + lib/Pod/t/Usage.t
23407            ! MANIFEST
23408 ____________________________________________________________________________
23409 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
23410         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
23411              From: Paul_GreenVOS@vos.stratus.com
23412              Date: Sat, 19 Jan 02 13:15 est
23413              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
23414      Branch: perl
23415            ! ext/SDBM_File/sdbm.t
23416 ____________________________________________________________________________
23417 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
23418         Log: Integrate perlio:
23419              
23420              [ 14335]
23421              Split out core of sv_magic() into sv_magicext().
23422              sv_magic provides the extra restictions (no READONLY, only
23423              one of each type, canned set of vtables), and sv_magicext()
23424              does the actual data twiddling.
23425              Also enhances semantics of ->mg_ptr setting via name/namlen
23426              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
23427              scratch area (namlen > 0 && name == NULL).
23428              sv_magicext also returns the MAGIC * it added.
23429              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
23430              To come sv_unmagicext() - which will remove just one magic
23431              of particular type, and additionaly match against ->mg_ptr,
23432              or the MAGIC * (need to experiment as to which is more natural).
23433      Branch: perl
23434           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
23435           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
23436 ____________________________________________________________________________
23437 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
23438         Log: Alternative Time::Local algorithm that uses matemathical formula
23439              for timegm instead of progressive guessing
23440      Branch: perl
23441            ! lib/Time/Local.pm
23442 ____________________________________________________________________________
23443 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
23444         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
23445              From: Paul_GreenVOS@vos.stratus.com
23446              Date: Sat, 19 Jan 02 11:20 est
23447              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
23448      Branch: perl
23449            ! ext/File/Glob/t/basic.t
23450 ____________________________________________________________________________
23451 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
23452         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
23453              From: Paul_GreenVOS@vos.stratus.com
23454              Date: Fri, 18 Jan 02 22:56 est
23455              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
23456      Branch: perl
23457            ! ext/Cwd/t/cwd.t
23458 ____________________________________________________________________________
23459 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
23460         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
23461              From: Paul_GreenVOS@vos.stratus.com
23462              Date: Fri, 18 Jan 02 22:48 est
23463              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
23464      Branch: perl
23465            ! lib/Time/Local.t
23466 ____________________________________________________________________________
23467 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
23468         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
23469              From: Paul_GreenVOS@vos.stratus.com
23470              Date: Fri, 18 Jan 02 16:22 est
23471              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
23472      Branch: perl
23473            ! ext/Devel/DProf/DProf.t
23474 ____________________________________________________________________________
23475 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
23476         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
23477              From: Tels <perl_dummy@bloodgate.com>
23478              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
23479              Message-Id: <200201182106.XAA19133@taku.hut.fi>
23480      Branch: perl
23481            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
23482 ____________________________________________________________________________
23483 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
23484         Log: Don't do socketpair udp unless you've got all what it takes.
23485      Branch: perl
23486            ! util.c
23487 ____________________________________________________________________________
23488 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
23489         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
23490              From: Tels <perl_dummy@bloodgate.com>
23491              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
23492              Message-Id: <200201182206.AAA15310@taku.hut.fi>
23493      Branch: perl
23494            ! lib/ExtUtils/MM_BeOS.pm
23495 ____________________________________________________________________________
23496 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
23497         Log: metaconfig unit change for #14336.
23498      Branch: metaconfig
23499            ! U/modified/myhostname.U
23500 ____________________________________________________________________________
23501 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
23502         Log: Avoid bare "set", and kiss .uucp goodbye.
23503      Branch: perl
23504            ! Configure
23505 ____________________________________________________________________________
23506 [ 14335] By: nick                                  on 2002/01/18  22:11:42
23507         Log: Split out core of sv_magic() into sv_magicext().
23508              sv_magic provides the extra restictions (no READONLY, only
23509              one of each type, canned set of vtables), and sv_magicext()
23510              does the actual data twiddling.
23511              Also enhances semantics of ->mg_ptr setting via name/namlen
23512              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
23513              scratch area (namlen > 0 && name == NULL).
23514              sv_magicext also returns the MAGIC * it added.
23515              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
23516              
23517              To come sv_unmagicext() - which will remove just one magic
23518              of particular type, and additionaly match against ->mg_ptr,
23519              or the MAGIC * (need to experiment as to which is more natural).
23520      Branch: perlio
23521            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
23522            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
23523 ____________________________________________________________________________
23524 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
23525         Log: Retract #14327 for now, going to the limit seems
23526              to be too much for many platforms.
23527      Branch: perl
23528            ! lib/Time/Local.t
23529 ____________________________________________________________________________
23530 [ 14333] By: nick                                  on 2002/01/18  18:58:33
23531         Log: Integrate mainline
23532      Branch: perlio
23533           !> Changes patchlevel.h
23534 ____________________________________________________________________________
23535 [ 14332] By: nick                                  on 2002/01/18  16:19:06
23536         Log: Integrate mainline
23537      Branch: perlio
23538           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
23539           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
23540            - lib/ExtUtils/inst
23541           !> (integrate 32 files)
23542 ____________________________________________________________________________
23543 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
23544         Log: Update Changes.
23545      Branch: perl
23546            ! Changes patchlevel.h
23547 ____________________________________________________________________________
23548 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
23549         Log: Try to make the connect/read/write timeouting.
23550      Branch: perl
23551            ! ext/Socket/Socket.t
23552 ____________________________________________________________________________
23553 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
23554         Log: Netware Makefile tweak from Ananth Kesari.
23555      Branch: perl
23556            ! NetWare/Makefile
23557 ____________________________________________________________________________
23558 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
23559         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
23560              From: Michael G Schwern <schwern@pobox.com>
23561              Date: Fri, 18 Jan 2002 03:10:27 -0500
23562              Message-ID: <20020118081027.GE7226@blackrider>
23563      Branch: perl
23564            ! lib/File/Find.pm
23565 ____________________________________________________________________________
23566 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
23567         Log: (retracted by #14334)
23568              
23569              Subject: [PATCH] Improving lib/Time/Local.t
23570              From: Paul_GreenVOS@vos.stratus.com        
23571              Date: Thu, 17 Jan 02 22:36 est
23572              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
23573      Branch: perl
23574            ! lib/Time/Local.t
23575 ____________________________________________________________________________
23576 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
23577         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
23578              From: Abe Timmerman <abe@ztreet.demon.nl>  
23579              Date: Fri, 18 Jan 2002 13:18:47 +0100
23580              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
23581      Branch: perl
23582            ! lib/ExtUtils/t/MM_Win32.t
23583 ____________________________________________________________________________
23584 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
23585         Log: Subject: [PATCH] Syncing with bleadperl 
23586              From: Michael G Schwern <schwern@pobox.com> 
23587              Date: Fri, 18 Jan 2002 03:04:33 -0500
23588              Message-ID: <20020118080432.GC7226@blackrider>
23589      Branch: perl
23590            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
23591            - lib/ExtUtils/inst
23592            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
23593            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
23594            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
23595            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
23596            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
23597            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
23598            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
23599            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
23600            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
23601            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
23602            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
23603            ! lib/ExtUtils/testlib.pm
23604 ____________________________________________________________________________
23605 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
23606         Log: Detypo.
23607      Branch: perl
23608            ! AUTHORS
23609 ____________________________________________________________________________
23610 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
23611         Log: Subject: [PATCH] MM check_hints test
23612              From: Michael G Schwern <schwern@pobox.com>
23613              Date: Thu, 17 Jan 2002 20:25:57 -0500
23614              Message-ID: <20020118012557.GE32762@blackrider>
23615      Branch: perl
23616            + lib/ExtUtils/t/hints.t
23617            ! MANIFEST
23618 ____________________________________________________________________________
23619 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
23620         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
23621              From: Michael G Schwern <schwern@pobox.com> 
23622              Date: Thu, 17 Jan 2002 20:12:20 -0500
23623              Message-ID: <20020118011220.GC32762@blackrider>
23624              
23625              (#14317 replaced with this)
23626      Branch: perl
23627            ! lib/ExtUtils/MakeMaker.pm
23628 ____________________________________________________________________________
23629 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
23630         Log: Subject: [PATCH perldiag] overload.pm warnings
23631              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23632              Date: Thu, 17 Jan 2002 23:53:49 +0100
23633              Message-ID: <20020117235349.A14530@rafael>
23634      Branch: perl
23635            ! pod/perldiag.pod
23636 ____________________________________________________________________________
23637 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
23638         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
23639              From: Michael G Schwern <schwern@pobox.com>
23640              Date: Thu, 17 Jan 2002 16:35:47 -0500
23641              Message-ID: <20020117213546.GD23830@blackrider>
23642      Branch: perl
23643            ! lib/File/Find.pm
23644 ____________________________________________________________________________
23645 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
23646         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
23647              From: chromatic <chromatic@rmci.net>
23648              Date: Thu, 17 Jan 2002 13:04:22 -0700
23649              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
23650      Branch: perl
23651            ! pod/perltodo.pod
23652 ____________________________________________________________________________
23653 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
23654         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
23655              From: chromatic <chromatic@rmci.net>
23656              Date: Thu, 17 Jan 2002 12:59:04 -0700
23657              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
23658      Branch: perl
23659            ! lib/ExtUtils/t/Mkbootstrap.t
23660 ____________________________________________________________________________
23661 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
23662         Log: (replaced by #14322)
23663              The #14300 broke hints file handling.
23664      Branch: perl
23665            ! lib/ExtUtils/MakeMaker.pm
23666 ____________________________________________________________________________
23667 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
23668         Log: metaconfig unit change for #14315.
23669      Branch: metaconfig/U/perl
23670            ! uselongdbl.U
23671 ____________________________________________________________________________
23672 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
23673         Log: Subject: [PATCH] long doubles
23674              From: Nicholas Clark <nick@unfortu.net>
23675              Date: Thu, 17 Jan 2002 17:06:28 +0000
23676              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
23677      Branch: perl
23678            ! Configure
23679 ____________________________________________________________________________
23680 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
23681         Log: metaconfig unit change for #14313.
23682      Branch: metaconfig
23683            ! U/modified/i_ndbm.U
23684 ____________________________________________________________________________
23685 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
23686         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
23687              From: Andy Dougherty <doughera@lafayette.edu>
23688              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
23689              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
23690      Branch: perl
23691            ! Configure
23692 ____________________________________________________________________________
23693 [ 14312] By: nick                                  on 2002/01/17  21:38:38
23694         Log: Integrate mainline (for ndbm fixes etc.)
23695      Branch: perlio
23696           +> t/run/fresh_perl.t
23697            - t/run/kill_perl.t
23698           !> Changes MANIFEST ext/Opcode/Opcode.xs
23699           !> ext/SDBM_File/sdbm/Makefile.PL
23700           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
23701           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
23702           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
23703           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
23704           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
23705 ____________________________________________________________________________
23706 [ 14311] By: sky                                   on 2002/01/17  21:01:00
23707         Log: Simplify the code that duplicates the threads 
23708              init function and the parameters to the thread by using sv_dup. 
23709              Note,what happens if you pass a shared variable as a parameter?
23710      Branch: perl
23711            ! ext/threads/threads.xs
23712 ____________________________________________________________________________
23713 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
23714         Log: Update Changes.
23715      Branch: perl
23716            ! Changes patchlevel.h
23717 ____________________________________________________________________________
23718 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
23719         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
23720              with fresh_perl_is() and fresh_perl_like().
23721      Branch: perl
23722            + t/run/fresh_perl.t
23723            - t/run/kill_perl.t
23724            ! MANIFEST t/test.pl
23725 ____________________________________________________________________________
23726 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
23727         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
23728              From: Benjamin Goldberg <goldbb2@earthlink.net>
23729              Date: Wed, 09 Jan 2002 21:03:16 -0500
23730              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
23731      Branch: perl
23732            ! ext/Unicode/Normalize/Normalize.pm
23733 ____________________________________________________________________________
23734 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
23735         Log: Retract #14144 as Hugo isn't happy with it.
23736      Branch: perl
23737            ! scope.c t/run/kill_perl.t
23738 ____________________________________________________________________________
23739 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
23740         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
23741              From: Richard Clamp <richardc@unixbeard.net>
23742              Date: Wed, 16 Jan 2002 17:34:31 +0000
23743              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
23744      Branch: perl
23745            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
23746 ____________________________________________________________________________
23747 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
23748         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
23749              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
23750              Date: Tue, 15 Jan 2002 21:23:30 +0100
23751              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
23752      Branch: perl
23753            ! ext/Opcode/Opcode.xs
23754 ____________________________________________________________________________
23755 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
23756         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
23757              From: Paul_GreenVOS@vos.stratus.com
23758              Date: Wed, 16 Jan 02 6:42 est
23759              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
23760      Branch: perl
23761            ! t/io/fs.t t/op/crypt.t
23762 ____________________________________________________________________________
23763 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
23764         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
23765              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23766              Date: Wed, 16 Jan 2002 13:43:39 +0100
23767              Message-ID: <20020116134339.A704@rafael>
23768              
23769              (replaces #14302)
23770      Branch: perl
23771            ! mg.c t/lib/warnings/mg
23772 ____________________________________________________________________________
23773 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
23774         Log: (replaced by #14303)
23775              Subject: [PATCH] length of undefined $(digit) should warn
23776              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23777              Date: Tue, 15 Jan 2002 23:02:44 +0100            
23778              Message-ID: <20020115230244.A31786@rafael>     
23779      Branch: perl
23780            ! mg.c t/lib/warnings/mg
23781 ____________________________________________________________________________
23782 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
23783         Log: The non-MakeMaker.pm parts of
23784              
23785              Subject: [PATCH] Re: MM_Beos.pm?
23786              From: Tels <perl_dummy@bloodgate.com>
23787              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
23788              Message-Id: <200201142006.WAA29544@taas.iki.fi>
23789      Branch: perl
23790            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
23791            ! lib/ExtUtils/t/MM_Unix.t
23792 ____________________________________________________________________________
23793 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
23794         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
23795              From: Michael G Schwern <schwern@pobox.com>    
23796              Date: Tue, 15 Jan 2002 20:07:50 -0500            
23797              Message-ID: <20020116010750.GH625@blackrider>  
23798      Branch: perl
23799            ! lib/ExtUtils/MakeMaker.pm
23800 ____________________________________________________________________________
23801 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
23802         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
23803              From: Jeffrey Friedl <jfriedl@yahoo.com>       
23804              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
23805              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
23806      Branch: perl
23807            ! lib/Text/Tabs.pm
23808 ____________________________________________________________________________
23809 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
23810         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
23811              From: "Green, Paul" <Paul.Green@stratus.com>
23812              Date: Tue, 15 Jan 2002 22:28:10 -0500
23813              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
23814      Branch: perl
23815            ! lib/ExtUtils/MM_Unix.pm
23816 ____________________________________________________________________________
23817 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
23818         Log: Integrate perlio:
23819              
23820              [ 14296]
23821              offsetof() is in <stddef.h>
23822      Branch: perl
23823           !> ext/Socket/Socket.xs
23824 ____________________________________________________________________________
23825 [ 14296] By: nick                                  on 2002/01/16  13:02:29
23826         Log: offsetof() is in <stddef.h>
23827      Branch: perlio
23828            ! ext/Socket/Socket.xs
23829 ____________________________________________________________________________
23830 [ 14295] By: nick                                  on 2002/01/16  07:25:29
23831         Log: Integrate mainline
23832      Branch: perlio
23833           +> (branch 262 files)
23834            - (delete 285 files)
23835           !> (integrate 34 files)
23836 ____________________________________________________________________________
23837 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
23838         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
23839              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
23840              Canonical.pl and Exact.pl.
23841      Branch: perl
23842            + (add 259 files)
23843            - (delete 288 files)
23844            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
23845            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
23846            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
23847            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
23848 ____________________________________________________________________________
23849 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
23850         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
23851      Branch: perl
23852            ! ext/Socket/Socket.xs
23853 ____________________________________________________________________________
23854 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
23855         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
23856              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23857              Date: Tue, 15 Jan 2002 21:59:19 +0100
23858              Message-ID: <3C44A637.16602.25EB208@localhost>
23859      Branch: perl
23860            ! embed.fnc embed.h proto.h
23861 ____________________________________________________________________________
23862 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
23863         Log: Duh.  The updated In/*.pl weren't checked in.
23864      Branch: perl
23865            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
23866            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
23867            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
23868            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
23869            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
23870            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
23871            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
23872            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
23873            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
23874            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
23875            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
23876            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
23877            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
23878            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
23879            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
23880            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
23881            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
23882            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
23883            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
23884            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
23885            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
23886            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
23887            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
23888            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
23889            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
23890            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
23891            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
23892            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
23893            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
23894            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
23895            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
23896            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
23897            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
23898            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
23899            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
23900            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
23901            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
23902            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
23903            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
23904            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
23905            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
23906            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
23907            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
23908            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
23909            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
23910            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
23911            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
23912            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
23913 ____________________________________________________________________________
23914 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
23915         Log: Update Changes.
23916      Branch: perl
23917            ! Changes patchlevel.h
23918 ____________________________________________________________________________
23919 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
23920         Log: Jeffrey is trying very hard to avoid working on his
23921              book, it would seem :-) (better naming, better comments
23922              in the files)
23923      Branch: perl
23924            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
23925            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
23926            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
23927            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
23928            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
23929            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
23930            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
23931            - lib/unicore/Is/IDStart.pl
23932            ! (edit 200 files)
23933 ____________________________________________________________________________
23934 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
23935         Log: metaconfig unit changes for #14287.
23936      Branch: metaconfig
23937            + U/modified/Chk_MANI.U
23938            ! U/modified/Extract.U U/modified/Finish.U
23939      Branch: metaconfig/U/perl
23940            ! Extensions.U dlsrc.U
23941 ____________________________________________________________________________
23942 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
23943         Log: Some protection against spaces in directory names.
23944              (Tru64 still has some makedepend problems in such
23945              cases but that looks like Tru64's problem.)
23946      Branch: perl
23947            ! Configure Makefile.SH
23948 ____________________________________________________________________________
23949 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
23950         Log: Should have been in #14285 but I have sausages for fingers.
23951      Branch: perl
23952            + lib/ExtUtils/MM_BeOS.pm
23953 ____________________________________________________________________________
23954 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
23955         Log: MM_BeOS from Tels.
23956      Branch: perl
23957            + lib/ExtUtils/t/MM_BeOS.t
23958            ! MANIFEST
23959 ____________________________________________________________________________
23960 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
23961         Log: Integrate perlio:
23962              
23963              [ 14281]
23964              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
23965              e.g. -Duse64bitint on a 32-bit platform.
23966              Now uses I32 for use-count and is more careful with its casts.
23967              
23968              [ 14277]
23969              Correct name of PL_OP_SLAB_ALLOC
23970              
23971              [ 14271]
23972              Regen embed enable slab for PERL_IMPLICIT_SYS
23973              
23974              [ 14269]
23975              Typo in #else branch of PL_SLAB_ALLOC
23976              
23977              [ 14268]
23978              const-ness fix in savepv's passing of NULL
23979              
23980              [ 14267]
23981              Hand merge of non slab allocator stuff
23982              
23983              [ 14259]
23984              Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
23985              Need to use CopXXXXX macros everywhere and add CopSTASH_free
23986              Add new scope type and add support for it to scope.c and scope stack
23987              dup-er in sv.c. Add savesharedpv().
23988              Also zealous version of Win32's vmem.h to catch all the abuses.
23989              With this t/op/fork.t passes even with zealous checking and 
23990              checker is point a finger at various threads/shared issues.
23991              PL_curcop->cop_io is still an issue.
23992              
23993              [ 14257]
23994              Inverted sense of special-ness of specialCopIO - supposed to 
23995              be true if value is "special" i.e. NOT an SV.
23996      Branch: perl
23997           !> (integrate 28 files)
23998 ____________________________________________________________________________
23999 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
24000         Log: Add Shuck URL
24001      Branch: maint-5.6/macperl
24002            ! macos/macperl/MacPerl.podhelp
24003 ____________________________________________________________________________
24004 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
24005         Log: Remove obsolete docs
24006      Branch: maint-5.6/macperl
24007            ! ext/File/Glob/Glob.pm
24008 ____________________________________________________________________________
24009 [ 14281] By: nick                                  on 2002/01/15  15:08:43
24010         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
24011              e.g. -Duse64bitint on a 32-bit platform.
24012              Now uses I32 for use-count and is more careful with its casts.
24013      Branch: perlio
24014            ! intrpvar.h op.c
24015 ____________________________________________________________________________
24016 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
24017         Log: Update bundled modules.  Yow!
24018      Branch: maint-5.6/macperl
24019            + macos/bundled_ext/Compress/Zlib/constants.h
24020            + macos/bundled_ext/Compress/Zlib/constants.xs
24021            + macos/bundled_ext/Filter/Util/Call/ppport.h
24022            + macos/bundled_ext/Storable/t/compat-0.6.t
24023            + macos/bundled_ext/Storable/t/dump.pl
24024            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
24025            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
24026            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
24027            + macos/bundled_lib/blib/lib/URI/ssh.pm
24028            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
24029            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
24030            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
24031            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
24032            + macos/bundled_lib/t/Filter/Simple/data.t
24033            + macos/bundled_lib/t/Filter/Simple/export.t
24034            + macos/bundled_lib/t/Filter/Simple/filter_only.t
24035            + macos/bundled_lib/t/Filter/Simple/import.t
24036            + macos/bundled_lib/t/NEXT/actual.t
24037            + macos/bundled_lib/t/NEXT/actuns.t
24038            + macos/bundled_lib/t/NEXT/next.t
24039            + macos/bundled_lib/t/NEXT/unseen.t
24040            + macos/bundled_lib/t/libnet/netrc.t
24041            + macos/bundled_lib/t/libwww-perl/base/http.t
24042            + macos/bundled_lib/t/libwww-perl/live/activestate.t
24043            - macos/bundled_ext/Filter/t/FilterTest.pm
24044            - macos/bundled_ext/Storable/t/compat06.t
24045            - macos/bundled_ext/Storable/t/st-dump.pl
24046            - macos/bundled_lib/t/NEXT/test.pl
24047            - macos/bundled_lib/t/libwww-perl/live/google.t
24048            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
24049            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
24050            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
24051            ! macos/bundled_ext/Compress/Zlib/README
24052            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
24053            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
24054            ! macos/bundled_ext/Compress/Zlib/t/examples.t
24055            ! macos/bundled_ext/Filter/Util/Call/Call.pm
24056            ! macos/bundled_ext/Filter/Util/Call/Call.xs
24057            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
24058            ! macos/bundled_ext/Filter/t/call.t
24059            ! macos/bundled_ext/Filter/t/filter-util.pl
24060            ! macos/bundled_ext/Storable/ChangeLog
24061            ! macos/bundled_ext/Storable/README
24062            ! macos/bundled_ext/Storable/Storable.pm
24063            ! macos/bundled_ext/Storable/t/blessed.t
24064            ! macos/bundled_ext/Storable/t/canonical.t
24065            ! macos/bundled_ext/Storable/t/dclone.t
24066            ! macos/bundled_ext/Storable/t/forgive.t
24067            ! macos/bundled_ext/Storable/t/freeze.t
24068            ! macos/bundled_ext/Storable/t/lock.t
24069            ! macos/bundled_ext/Storable/t/overload.t
24070            ! macos/bundled_ext/Storable/t/recurse.t
24071            ! macos/bundled_ext/Storable/t/retrieve.t
24072            ! macos/bundled_ext/Storable/t/store.t
24073            ! macos/bundled_ext/Storable/t/tied.t
24074            ! macos/bundled_ext/Storable/t/tied_hook.t
24075            ! macos/bundled_ext/Storable/t/tied_items.t
24076            ! macos/bundled_ext/Storable/t/utf8.t
24077            ! macos/bundled_lib/blib/lib/File/Sort.pm
24078            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
24079            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
24080            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
24081            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
24082            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
24083            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
24084            ! macos/bundled_lib/blib/lib/LWP.pm
24085            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
24086            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
24087            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
24088            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
24089            ! macos/bundled_lib/blib/lib/Mail/Address.pm
24090            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
24091            ! macos/bundled_lib/blib/lib/Mail/Field.pm
24092            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
24093            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
24094            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
24095            ! macos/bundled_lib/blib/lib/Mail/Header.pm
24096            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
24097            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
24098            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
24099            ! macos/bundled_lib/blib/lib/Mail/Send.pm
24100            ! macos/bundled_lib/blib/lib/Mail/Util.pm
24101            ! macos/bundled_lib/blib/lib/NEXT.pm
24102            ! macos/bundled_lib/blib/lib/Net/Config.pm
24103            ! macos/bundled_lib/blib/lib/Net/Domain.pm
24104            ! macos/bundled_lib/blib/lib/Net/FTP.pm
24105            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
24106            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
24107            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
24108            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
24109            ! macos/bundled_lib/blib/lib/Net/POP3.pm
24110            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
24111            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
24112            ! macos/bundled_lib/blib/lib/Switch.pm
24113            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
24114            ! macos/bundled_lib/blib/lib/URI/Escape.pm
24115            ! macos/bundled_lib/blib/lib/URI/ftp.pm
24116            ! macos/bundled_lib/blib/lib/lwpcook.pod
24117            ! macos/bundled_lib/t/Filter/Simple/filter.t
24118            ! macos/bundled_lib/t/Switch/t/nested.t
24119            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
24120            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
24121            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
24122            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
24123            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
24124            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
24125            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
24126            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
24127            ! macos/bundled_lib/t/libnet/config.t
24128            ! macos/bundled_lib/t/libnet/ftp.t
24129            ! macos/bundled_lib/t/libnet/hostname.t
24130            ! macos/bundled_lib/t/libnet/nntp.t
24131            ! macos/bundled_lib/t/libnet/require.t
24132            ! macos/bundled_lib/t/libnet/smtp.t
24133            ! macos/bundled_lib/t/libwww-perl/base/headers.t
24134            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
24135            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
24136            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
24137            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
24138            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
24139            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
24140            ! macos/bundled_lib/t/libwww-perl/live/validator.t
24141            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
24142 ____________________________________________________________________________
24143 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
24144         Log: Subject: [PATCH] Socket::sockaddr_family
24145              From: Gisle Aas <gisle@ActiveState.com> 
24146              Date: 15 Jan 2002 06:35:28 -0800
24147              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
24148      Branch: perl
24149            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
24150 ____________________________________________________________________________
24151 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
24152         Log: Subject: [PATCH perldiag] Style issue
24153              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24154              Date: Tue, 15 Jan 2002 15:36:30 +0100                
24155              Message-ID: <20020115153630.A11568@rafael>
24156      Branch: perl
24157            ! pod/perldiag.pod
24158 ____________________________________________________________________________
24159 [ 14277] By: nick                                  on 2002/01/15  14:30:51
24160         Log: Correct name of PL_OP_SLAB_ALLOC
24161      Branch: perlio
24162            ! perl.h
24163 ____________________________________________________________________________
24164 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
24165         Log: NetWare tweak from Ananth Kesari.
24166      Branch: perl
24167            ! lib/ExtUtils/MakeMaker.pm
24168 ____________________________________________________________________________
24169 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
24170         Log: Throwback.
24171      Branch: perl
24172            ! MANIFEST
24173 ____________________________________________________________________________
24174 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
24175         Log: A couple of additional character classes from Jeffrey,
24176              hopefully useful in future for internal use for implementing
24177              some special cases of casing.
24178              
24179              Also regenerate once more all the character classes,
24180              now without the timestamp.  A timestamp would be kind of
24181              nice but it's not: having a timestamp in a file means that
24182              even if the effective contents of file really didn't
24183              change, the file looks as if it changed.
24184      Branch: perl
24185            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
24186            + lib/unicore/Is/CombAbov.pl
24187            ! (edit 304 files)
24188 ____________________________________________________________________________
24189 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
24190         Log: Make the test harder.
24191      Branch: perl
24192            ! t/op/pat.t
24193 ____________________________________________________________________________
24194 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
24195         Log: Additional utf8_heavy.pl tweak from Jeffrey.
24196      Branch: perl
24197            ! lib/utf8_heavy.pl
24198 ____________________________________________________________________________
24199 [ 14271] By: nick                                  on 2002/01/15  11:29:47
24200         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
24201      Branch: perlio
24202            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
24203            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
24204 ____________________________________________________________________________
24205 [ 14270] By: nick                                  on 2002/01/15  08:19:08
24206         Log: Integrate rest of mainline
24207      Branch: perlio
24208           !> (integrate 28 files)
24209 ____________________________________________________________________________
24210 [ 14269] By: nick                                  on 2002/01/15  08:02:44
24211         Log: Typo in #else branch of PL_SLAB_ALLOC
24212      Branch: perlio
24213            ! op.c
24214 ____________________________________________________________________________
24215 [ 14268] By: nick                                  on 2002/01/15  07:57:47
24216         Log: const-ness fix in savepv's passing of NULL
24217      Branch: perlio
24218            ! util.c
24219 ____________________________________________________________________________
24220 [ 14267] By: nick                                  on 2002/01/15  07:42:17
24221         Log: Hand merge of non slab allocator stuff
24222      Branch: perlio
24223            ! op.c
24224 ____________________________________________________________________________
24225 [ 14266] By: nick                                  on 2002/01/15  07:39:33
24226         Log: Slab allocator submit after resolve -ay to keep it!
24227      Branch: perlio
24228           !> op.c
24229 ____________________________________________________________________________
24230 [ 14265] By: nick                                  on 2002/01/15  07:05:06
24231         Log: Blind integrate of bulk of mainline.
24232      Branch: perlio
24233           +> (branch 173 files)
24234            - (delete 184 files)
24235           !> (integrate 146 files)
24236 ____________________________________________________________________________
24237 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
24238         Log: Pod nits.
24239      Branch: perl
24240            ! lib/Unicode/UCD.pm pod/perlunicode.pod
24241 ____________________________________________________________________________
24242 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
24243         Log: The Unicode categories doc patch to go with #14254,
24244              from Jeffrey.
24245      Branch: perl
24246            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
24247 ____________________________________________________________________________
24248 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
24249         Log: There isn't going to be perl.third.exe.
24250      Branch: perl
24251            ! Makefile.SH
24252 ____________________________________________________________________________
24253 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
24254         Log: Subject: [PATCH] small coredump correction
24255              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24256              Date: Tue, 15 Jan 2002 00:22:52 +0100
24257              Message-ID: <20020115002252.I691@rafael>
24258      Branch: perl
24259            ! op.c
24260 ____________________________________________________________________________
24261 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
24262         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
24263              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24264              Date: Mon, 14 Jan 2002 23:03:04 +0100
24265              Message-ID: <20020114230304.A691@rafael>   
24266              
24267              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
24268              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24269              Date: Mon, 14 Jan 2002 23:18:43 +0100
24270              Message-ID: <20020114231843.E691@rafael>   
24271      Branch: perl
24272            ! pod/perlsub.pod t/op/override.t toke.c
24273 ____________________________________________________________________________
24274 [ 14259] By: nick                                  on 2002/01/14  22:02:49
24275         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
24276              Need to use CopXXXXX macros everywhere and add CopSTASH_free
24277              Add new scope type and add support for it to scope.c and scope stack
24278              dup-er in sv.c. Add savesharedpv().
24279              Also zealous version of Win32's vmem.h to catch all the abuses.
24280              With this t/op/fork.t passes even with zealous checking and 
24281              checker is point a finger at various threads/shared issues.
24282              
24283              PL_curcop->cop_io is still an issue.
24284      Branch: perlio
24285            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
24286            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
24287            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
24288            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
24289            ! win32/vmem.h win32/win32.c win32/win32.h
24290 ____________________________________________________________________________
24291 [ 14258] By: nick                                  on 2002/01/14  20:24:28
24292         Log: Integrate build parts of mainline
24293      Branch: perlio
24294           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
24295           !> lib/ExtUtils/t/MM_Win32.t
24296 ____________________________________________________________________________
24297 [ 14257] By: nick                                  on 2002/01/14  16:10:54
24298         Log: Inverted sense of special-ness of specialCopIO - supposed to 
24299              be true if value is "special" i.e. NOT an SV.
24300      Branch: perlio
24301            ! perlio.h
24302 ____________________________________________________________________________
24303 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
24304         Log: Update Changes.
24305      Branch: perl
24306            ! Changes patchlevel.h
24307 ____________________________________________________________________________
24308 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
24309         Log: Retract #14251 (the op slab allocator from perlio)
24310              until we figure out why 2.2.19 x86 debian gets
24311              a circular sibling chain and therefore hangs in
24312              the Perl_ck_subr() sibling for-loop.
24313      Branch: perl
24314            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
24315            ! perlapi.c perlapi.h proto.h
24316 ____________________________________________________________________________
24317 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
24318         Log: Big mktables rewrite from Jeffrey;
24319              documentation not yet updated.
24320      Branch: perl
24321            + (add 171 files)
24322            - (delete 182 files)
24323            ! (edit 135 files)
24324 ____________________________________________________________________________
24325 [ 14253] By: ams                                   on 2002/01/14  03:15:05
24326         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
24327              From: Michael G Schwern <schwern@pobox.com>
24328              Date: Sun, 13 Jan 2002 21:00:07 -0500
24329              Message-Id: <20020114020007.GB2877@blackrider>
24330      Branch: perl
24331            ! lib/Cwd.pm
24332 ____________________________________________________________________________
24333 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
24334         Log: Subject: Re: Win32 status - progress !
24335              From: Abe Timmerman <abe@ztreet.demon.nl>       
24336              Date: Mon, 14 Jan 2002 02:29:51 +0100
24337              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
24338      Branch: perl
24339            ! lib/ExtUtils/t/MM_Win32.t
24340 ____________________________________________________________________________
24341 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
24342         Log: Integrate perlio:
24343              
24344              [ 14250]
24345              Slab allocator for ops
24346              - moved the statics to intrpvar.h
24347              - implemented Slab_Free()
24348              - uses PerlMemShared (for now) if distinction exists.
24349      Branch: perl
24350           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
24351           !> perlapi.c perlapi.h proto.h
24352 ____________________________________________________________________________
24353 [ 14250] By: nick                                  on 2002/01/13  23:22:34
24354         Log: Slab allocator for ops
24355              - moved the statics to intrpvar.h
24356              - implemented Slab_Free()
24357              - uses PerlMemShared (for now) if distinction exists.
24358      Branch: perlio
24359            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
24360            ! perlapi.c perlapi.h proto.h
24361 ____________________________________________________________________________
24362 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
24363         Log: Start a new test category: uni.  Much of t/op/pat
24364              should probably be moved here, but holding on that
24365              until Jeffrey finishes his big mktables rewrite.
24366              Bits and pieces of op/split, op/pack, op/append,
24367              op/join, could probably be moved to respective uni
24368              tests, too.
24369      Branch: perl
24370            + t/uni/fold.t t/uni/sprintf.t
24371            - t/op/unifold.t t/op/unisprintf.t
24372            ! MANIFEST t/TEST t/harness
24373 ____________________________________________________________________________
24374 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
24375         Log: Subject: [PATCH] enable Win32 to build again
24376              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24377              Date: Sun, 13 Jan 2002 21:49:24 +0100
24378              Message-ID: <3C4200E4.15926.23F6131@localhost>
24379              
24380              miniperl.exe.exe does not exe that well.
24381      Branch: perl
24382            ! lib/ExtUtils/MM_Unix.pm
24383 ____________________________________________________________________________
24384 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
24385         Log: Mention some of the load-affected tests.
24386      Branch: perl
24387            ! INSTALL
24388 ____________________________________________________________________________
24389 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
24390         Log: Move the UTF-8 conversion code earlier so that
24391              op/ver is happy.
24392      Branch: perl
24393            ! sv.c t/op/ver.t
24394 ____________________________________________________________________________
24395 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
24396         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
24397              have diverged quite a bit so no updates there.
24398      Branch: perl
24399            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
24400            ! ext/List/Util/lib/List/Util.pm
24401            ! ext/List/Util/lib/Scalar/Util.pm
24402 ____________________________________________________________________________
24403 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
24404         Log: Make the crypt() pickier: if downgrading doesn't work,
24405              croak.
24406      Branch: perl
24407            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
24408 ____________________________________________________________________________
24409 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
24410         Log: Grow the buffer in case Unicode caused size changes
24411              (and it very probably did).
24412      Branch: perl
24413            ! sv.c
24414 ____________________________________________________________________________
24415 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
24416         Log: Future-proofing from Jeffrey Friedl (for conflicting
24417              In* and Is* names).
24418      Branch: perl
24419            ! lib/utf8_heavy.pl
24420 ____________________________________________________________________________
24421 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
24422         Log: Subject: [PATCH] Re: Warning in B.xs
24423              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24424              Date: Sun, 13 Jan 2002 19:39:52 +0100
24425              Message-ID: <3C41E288.20562.1C8C895@localhost>
24426      Branch: perl
24427            ! ext/B/B.xs
24428 ____________________________________________________________________________
24429 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
24430         Log: Subject: Re: lookbehind broken with latest bleedperl
24431              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24432              Date: Sun, 13 Jan 2002 18:06:22 +0000
24433              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
24434      Branch: perl
24435            ! regexec.c t/op/re_tests
24436 ____________________________________________________________________________
24437 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
24438         Log: Subject: [PATCH] more MM_Unix.t tests
24439              From: Tels <perl_dummy@bloodgate.com>
24440              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
24441              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
24442              
24443              Subject: [PATCH] 14220 misunderstood, I bet          
24444              From: andreas.koenig@anima.de (Andreas J. Koenig)
24445              Date: 12 Jan 2002 21:31:58 +0100
24446              Message-ID: <m3k7un8g5d.fsf@anima.de>
24447      Branch: perl
24448            ! lib/ExtUtils/t/MM_Unix.t
24449 ____________________________________________________________________________
24450 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
24451         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
24452              From: Tels <perl_dummy@bloodgate.com>
24453              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
24454              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
24455              
24456              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
24457              From: Tels <perl_dummy@bloodgate.com>
24458              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
24459              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
24460      Branch: perl
24461            ! lib/ExtUtils/MM_Unix.pm
24462 ____________________________________________________________________________
24463 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
24464         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
24465              From: Nicholas Clark <nick@unfortu.net> 
24466              Date: Sun, 13 Jan 2002 15:58:34 +0000
24467              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
24468      Branch: perl
24469            ! lib/Benchmark.t
24470 ____________________________________________________________________________
24471 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
24472         Log: Anton Berezin did more reading and the uid setting story
24473              gets more complex.
24474      Branch: perl
24475            ! pod/perltodo.pod utils/perldoc.PL
24476 ____________________________________________________________________________
24477 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
24478         Log: Integrate perlio:
24479              
24480              [ 14232]
24481              Win32 fixes:
24482              - vmem.h hack to handle free-by-wrong-thread after eval "".
24483              - Initialize timerid 
24484      Branch: perl
24485           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
24486 ____________________________________________________________________________
24487 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
24488         Log: Subject: Re: HiRes
24489              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24490              Date: Sun, 13 Jan 2002 10:18:46 +0100
24491              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
24492              
24493              Give up on socketpair in HP-UX.
24494      Branch: perl
24495            ! ext/Socket/socketpair.t
24496 ____________________________________________________________________________
24497 [ 14233] By: nick                                  on 2002/01/13  16:29:30
24498         Log: Integrate mainline
24499      Branch: perlio
24500           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
24501           !> (integrate 46 files)
24502 ____________________________________________________________________________
24503 [ 14232] By: nick                                  on 2002/01/13  15:37:48
24504         Log: Win32 fixes:
24505              - vmem.h hack to handle free-by-wrong-thread after eval "".
24506              - Initialize timerid 
24507      Branch: perlio
24508            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
24509 ____________________________________________________________________________
24510 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
24511         Log: *groan*
24512      Branch: perl
24513            ! t/op/pat.t
24514 ____________________________________________________________________________
24515 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
24516         Log: One more sharp s case found by Jeffrey.
24517      Branch: perl
24518            ! regexec.c t/op/pat.t
24519 ____________________________________________________________________________
24520 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
24521         Log: Comment tweak.
24522      Branch: perl
24523            ! regexec.c
24524 ____________________________________________________________________________
24525 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
24526         Log: Don't bother checking for the Greek special
24527              cases if the node is too short.
24528      Branch: perl
24529            ! regcomp.c
24530 ____________________________________________________________________________
24531 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
24532         Log: Update Changes.
24533      Branch: perl
24534            ! Changes patchlevel.h
24535 ____________________________________________________________________________
24536 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
24537         Log: metaconfig unit change for #14225.
24538      Branch: metaconfig
24539            + U/modified/i_ndbm.U
24540 ____________________________________________________________________________
24541 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
24542         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
24543              From: Jonathan Stowe <gellyfish@gellyfish.com>
24544              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
24545              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
24546      Branch: perl
24547            ! Configure config_h.SH
24548 ____________________________________________________________________________
24549 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
24550         Log: Quick reformat using indent -kr -nce, as requested
24551              by Dan Kogai and suggest by NI-S.
24552      Branch: perl
24553            ! ext/Encode/encengine.c
24554 ____________________________________________________________________________
24555 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
24556         Log: Couple more Unicode lookbehind tests.
24557      Branch: perl
24558            ! t/op/pat.t
24559 ____________________________________________________________________________
24560 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
24561         Log: Sharp S as a special treat for our German UTF-8 testers :-)
24562      Branch: perl
24563            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
24564 ____________________________________________________________________________
24565 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
24566         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
24567              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24568              Date: Sat, 12 Jan 2002 20:37:32 +0100
24569              Message-ID: <3C409E8C.16203.196C2D3@localhost>
24570      Branch: perl
24571            ! ext/B/B/Deparse.pm
24572 ____________________________________________________________________________
24573 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
24574         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
24575              really worth the bits it's printed on?
24576      Branch: perl
24577            ! lib/ExtUtils/t/MM_Unix.t
24578 ____________________________________________________________________________
24579 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
24580         Log: Special treatment for U+03B0 and U+0390 in //i,
24581              this means that we can remove the minlen pessimisations
24582              introduced by the #14096.
24583      Branch: perl
24584            ! pp_hot.c regcomp.c regexec.c
24585 ____________________________________________________________________________
24586 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
24587         Log: Integrate perlio:
24588              
24589              [ 14214]
24590              Win32-ize socketpair test
24591              - Win32 can fork even though $Config{d_fork} is undef
24592              - SOCK_DGRAM does not work - skip those tests.
24593              
24594              [ 14213]
24595              Abstract out the cloning of SvPVX and handle shared pv in a 
24596              safe (if suboptimal) manner. Does not fix op/fork.t :-(
24597      Branch: perl
24598           !> ext/Socket/socketpair.t sv.c
24599 ____________________________________________________________________________
24600 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
24601         Log: One should first drop the real uid, not the effective uid.
24602              [ID 20020110.003]
24603      Branch: perl
24604            ! utils/perldoc.PL
24605 ____________________________________________________________________________
24606 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
24607         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
24608              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24609              Date: Fri, 11 Jan 2002 23:29:48 +0100
24610              Message-ID: <3C3F756C.4581.2E2A938@localhost>
24611      Branch: perl
24612            + ext/B/C/C.xs ext/B/C/Makefile.PL
24613            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
24614            ! utils/perlcc.PL
24615 ____________________________________________________________________________
24616 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
24617         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
24618              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
24619              Date: Fri, 11 Jan 2002 14:29:30 -0800
24620              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
24621      Branch: perl
24622            ! ext/B/t/concise.t
24623 ____________________________________________________________________________
24624 [ 14214] By: nick                                  on 2002/01/12  12:31:12
24625         Log: Win32-ize socketpair test
24626              - Win32 can fork even though $Config{d_fork} is undef
24627              - SOCK_DGRAM does not work - skip those tests.
24628      Branch: perlio
24629            ! ext/Socket/socketpair.t
24630 ____________________________________________________________________________
24631 [ 14213] By: nick                                  on 2002/01/12  11:46:28
24632         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
24633              safe (if suboptimal) manner. Does not fix op/fork.t :-(
24634      Branch: perlio
24635            ! sv.c
24636 ____________________________________________________________________________
24637 [ 14212] By: ams                                   on 2002/01/12  06:10:52
24638         Log: Subject: [PATCH] More fixes for Stratus VOS
24639              From: "Green, Paul" <Paul.Green@stratus.com>
24640              Date: Fri, 11 Jan 2002 17:30:37 -0500
24641              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
24642      Branch: perl
24643            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
24644 ____________________________________________________________________________
24645 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
24646         Log: Upgrade to CGI.pm 2.80.
24647      Branch: perl
24648            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
24649 ____________________________________________________________________________
24650 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
24651         Log: FAQ sync.
24652      Branch: perl
24653            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
24654            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
24655            ! pod/perlfaq8.pod
24656 ____________________________________________________________________________
24657 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
24658         Log: This is getting embarrassing.
24659      Branch: perl
24660            ! t/op/pat.t
24661 ____________________________________________________________________________
24662 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
24663         Log: Doc tweaks.
24664      Branch: perl
24665            ! pod/perlunicode.pod
24666 ____________________________________________________________________________
24667 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
24668         Log: Updating the test count is good; also rephrasing
24669              so that there is no ok output containing "not".
24670      Branch: perl
24671            ! t/op/pat.t
24672 ____________________________________________________________________________
24673 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
24674         Log: Andreas is busy :-)
24675      Branch: perl
24676            ! doop.c t/op/unisprintf.t
24677 ____________________________________________________________________________
24678 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
24679         Log: Unicode lookbehind looked bad.
24680      Branch: perl
24681            ! regexec.c t/op/pat.t
24682 ____________________________________________________________________________
24683 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
24684         Log: Garbage collection.
24685      Branch: perl
24686            ! t/run/kill_perl.t
24687 ____________________________________________________________________________
24688 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
24689         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
24690              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24691              Date: Fri, 11 Jan 2002 23:29:48 +0100
24692              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
24693      Branch: perl
24694            ! embed.fnc global.sym makedef.pl
24695 ____________________________________________________________________________
24696 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
24697         Log: Subject: [PATCH] perldelta nit?
24698              From: Robert Spier <rspier@pobox.com>
24699              Date: Fri, 11 Jan 2002 15:19:16 -0800
24700              Message-ID: <15423.29428.164185.251700@rls.cx>
24701      Branch: perl
24702            ! pod/perldelta.pod
24703 ____________________________________________________________________________
24704 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
24705         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
24706              From: Michael G Schwern <schwern@pobox.com>
24707              Date: Fri, 11 Jan 2002 17:08:17 -0500
24708              Message-ID: <20020111220817.GG2838@blackrider>
24709      Branch: perl
24710            ! t/run/kill_perl.t t/test.pl
24711 ____________________________________________________________________________
24712 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
24713         Log: Subject: [PATCH] Correct misleading error message
24714              From: Mike Guy <mjtg@cam.ac.uk>
24715              Date: Fri, 11 Jan 2002 18:36:33 +0000
24716              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
24717              
24718              hash assignment -> anonymous hash
24719      Branch: perl
24720            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
24721 ____________________________________________________________________________
24722 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
24723         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
24724              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24725              Date: Fri, 11 Jan 2002 16:58:14 +0100
24726              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
24727      Branch: perl
24728            ! ext/Unicode/Normalize/mkheader
24729 ____________________________________________________________________________
24730 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
24731         Log: Add a new test for is-sprintf-preserving Unicodeness:
24732              #14194 and an old one from kill_perl.t (I could have used
24733              sprintf.t, but it's format was quite fixed, and I didn't
24734              feel like breaking the format)
24735      Branch: perl
24736            + t/op/unisprintf.t
24737            ! MANIFEST t/run/kill_perl.t
24738 ____________________________________________________________________________
24739 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
24740         Log: Integrate perlio:
24741              
24742              [ 14196]
24743              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
24744              as C runtime seems to get its hands on them even though we said
24745              they were handled.
24746              Still an issue with "die" out of signal handler - get panic: pp_iter
24747      Branch: perl
24748           !> win32/win32.c
24749 ____________________________________________________________________________
24750 [ 14196] By: nick                                  on 2002/01/11  20:58:20
24751         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
24752              as C runtime seems to get its hands on them even though we said
24753              they were handled.
24754              Still an issue with "die" out of signal handler - get panic: pp_iter
24755      Branch: perlio
24756            ! win32/win32.c
24757 ____________________________________________________________________________
24758 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
24759         Log: Integrate perlio:
24760              
24761              [ 14192]
24762              A mostly-stable version of "new" Win32 signal/kill support.
24763      Branch: perl
24764           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
24765           !> win32/config.gc win32/config.vc win32/config_H.bc
24766           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
24767           !> win32/makefile.mk win32/win32.c win32/win32.h
24768 ____________________________________________________________________________
24769 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
24770         Log: Fix for
24771              
24772              Subject: UTF-8 sprintf bug in bleadperl
24773              From: andreas.koenig@anima.de (Andreas J. Koenig)
24774              Date: 11 Jan 2002 15:47:15 +0100
24775              Message-ID: <m3vge99c7g.fsf@anima.de>
24776              
24777              I have tests, have just to figure out where to put them
24778              since op/sprintf looks a bit unfriendly for tests of
24779              somewhat freer form.
24780      Branch: perl
24781            ! doop.c sv.c
24782 ____________________________________________________________________________
24783 [ 14193] By: nick                                  on 2002/01/11  18:25:34
24784         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
24785              Builds and passes a few tests.
24786      Branch: perlio
24787           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
24788           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
24789           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
24790           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
24791           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
24792           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
24793           +> t/lib/sample-tests/lone_not_bug
24794           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
24795           +> t/lib/sample-tests/vms_nit
24796           !> (integrate 63 files)
24797 ____________________________________________________________________________
24798 [ 14192] By: nick                                  on 2002/01/11  17:49:39
24799         Log: A mostly-stable version of "new" Win32 signal/kill support.
24800      Branch: perlio
24801            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
24802            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24803            ! win32/config_h.PL win32/makefile.mk win32/win32.c
24804            ! win32/win32.h
24805 ____________________________________________________________________________
24806 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
24807         Log: Update Changes.
24808      Branch: perl
24809            ! Changes patchlevel.h
24810 ____________________________________________________________________________
24811 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
24812         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
24813              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24814              Date: Thu, 10 Jan 2002 18:21:34 -0800
24815              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
24816      Branch: perl
24817            + ext/B/t/concise.t
24818            ! MANIFEST
24819 ____________________________________________________________________________
24820 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
24821         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
24822              necessary in form.t and html.t @INC setups.
24823      Branch: perl
24824            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
24825 ____________________________________________________________________________
24826 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
24827         Log: Yet another twist.
24828      Branch: perl
24829            ! t/test.pl
24830 ____________________________________________________________________________
24831 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
24832         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
24833              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24834              Date: Fri, 11 Jan 2002 13:04:15 +0100      
24835              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
24836      Branch: perl
24837            ! hints/aix.sh
24838 ____________________________________________________________________________
24839 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
24840         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
24841              From: Jonathan Stowe <gellyfish@gellyfish.com> 
24842              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
24843              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
24844      Branch: perl
24845            ! lib/AnyDBM_File.t
24846 ____________________________________________________________________________
24847 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
24848         Log: Arguments were being mangled.
24849      Branch: perl
24850            ! t/test.pl
24851 ____________________________________________________________________________
24852 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
24853         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
24854              From: Jonathan Stowe <gellyfish@gellyfish.com>
24855              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
24856              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
24857      Branch: perl
24858            ! lib/AnyDBM_File.t
24859 ____________________________________________________________________________
24860 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
24861         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
24862              From: Michael G Schwern <schwern@pobox.com> 
24863              Date: Fri, 11 Jan 2002 04:26:27 -0500
24864              Message-ID: <20020111092626.GA16544@blackrider>
24865      Branch: perl
24866            ! t/run/kill_perl.t t/test.pl
24867 ____________________________________________________________________________
24868 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
24869         Log: Subject: [PATCH] Test::Harness 2.01
24870              From: Michael G Schwern <schwern@pobox.com> 
24871              Date: Thu, 10 Jan 2002 21:11:24 -0500
24872              Message-ID: <20020111021123.GA30666@blackrider>
24873      Branch: perl
24874            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
24875            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
24876            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
24877            + lib/Test/Harness/t/nonumbers.t
24878            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
24879            + t/lib/sample-tests/lone_not_bug
24880            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
24881            + t/lib/sample-tests/vms_nit
24882            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
24883            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
24884 ____________________________________________________________________________
24885 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
24886         Log: patch is silly when creating new files: don't run
24887              patch more than once.
24888      Branch: perl
24889            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
24890 ____________________________________________________________________________
24891 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
24892         Log: Forgot from #14179.
24893      Branch: perl
24894            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
24895 ____________________________________________________________________________
24896 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
24897         Log: Subject: [PATCH] is() undef/'' behavior change
24898              From: Michael G Schwern <schwern@pobox.com> 
24899              Date: Fri, 11 Jan 2002 03:35:51 -0500
24900              Message-ID: <20020111083551.GC30666@blackrider>
24901              
24902              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
24903              From: Michael G Schwern <schwern@pobox.com> 
24904              Date: Fri, 11 Jan 2002 03:37:44 -0500
24905              Message-ID: <20020111083744.GD30666@blackrider>
24906      Branch: perl
24907            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
24908            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
24909            ! lib/Pod/t/InputObjects.t lib/blib.t
24910 ____________________________________________________________________________
24911 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
24912         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
24913              From: Michael G Schwern <schwern@pobox.com> 
24914              Date: Thu, 10 Jan 2002 19:56:23 -0500
24915              Message-ID: <20020111005623.GA13192@blackrider>
24916      Branch: perl
24917            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
24918            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
24919            ! lib/Test/Simple.pm lib/Test/Simple/Changes
24920            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
24921            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
24922            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
24923            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
24924            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
24925            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
24926            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
24927            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
24928            ! lib/Test/Simple/t/plan_is_noplan.t
24929            ! lib/Test/Simple/t/plan_no_plan.t
24930            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
24931            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
24932            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
24933            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
24934            ! lib/Test/Tutorial.pod
24935 ____________________________________________________________________________
24936 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
24937         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
24938              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
24939              
24940              turns out even the malloc() was never really needed to begin with,
24941              so get rid of it
24942      Branch: perl
24943            ! sv.c
24944 ____________________________________________________________________________
24945 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
24946         Log: Small doc tweaks.
24947      Branch: perl
24948            ! pod/perluniintro.pod
24949 ____________________________________________________________________________
24950 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
24951         Log: support using the CRT's malloc() family of functions instead of
24952              the internal one when ithreads is enabled; allocate large blocks
24953              using VirtualAlloc() since the Heap*() functions may only be tuned
24954              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
24955              
24956              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
24957              also see comments at the top of win32/vmem.h for other options that
24958              can be set
24959      Branch: perl
24960            ! win32/vmem.h
24961 ____________________________________________________________________________
24962 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
24963         Log: Subject: micropatch
24964              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24965              Date: Thu, 10 Jan 2002 18:20:58 +0000
24966              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
24967      Branch: perl
24968            ! regcomp.c
24969 ____________________________________________________________________________
24970 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
24971         Log: Subject: [PATCH] Embed.t on Win32
24972              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24973              Date: Thu, 10 Jan 2002 18:56:21 +0100
24974              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
24975      Branch: perl
24976            ! lib/ExtUtils/t/Embed.t
24977 ____________________________________________________________________________
24978 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
24979         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
24980              From: Gisle Aas <gisle@ActiveState.com>
24981              Date: 10 Jan 2002 08:56:05 -0800
24982              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
24983      Branch: perl
24984            ! toke.c
24985 ____________________________________________________________________________
24986 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
24987         Log: Subject: [PATCH] doc fixes
24988              From: "Brendan O'Dea" <bod@debian.org>
24989              Date: Fri, 11 Jan 2002 03:49:54 +1100
24990              Message-ID: <20020110164954.GA21891@compusol.com.au>
24991      Branch: perl
24992            ! lib/I18N/Collate.pm pod/perlfunc.pod
24993 ____________________________________________________________________________
24994 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
24995         Log: Integrate perlio:
24996              
24997              [ 14167]
24998              More signal hackery
24999      Branch: perl
25000           !> win32/win32.c
25001 ____________________________________________________________________________
25002 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
25003         Log: No need to show internal encodings, or return them
25004              in random order.
25005      Branch: perl
25006            ! ext/Encode/Encode.pm
25007 ____________________________________________________________________________
25008 [ 14168] By: nick                                  on 2002/01/10  17:33:31
25009         Log: Integrate mainline
25010      Branch: perlio
25011            - ext/Unicode/Normalize/Normalize.pod
25012           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
25013           !> ext/Unicode/Normalize/Makefile.PL
25014           !> ext/Unicode/Normalize/Normalize.pm
25015           !> ext/Unicode/Normalize/Normalize.xs
25016           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
25017           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
25018           !> t/run/kill_perl.t toke.c
25019 ____________________________________________________________________________
25020 [ 14167] By: nick                                  on 2002/01/10  17:08:35
25021         Log: More signal hackery
25022      Branch: perlio
25023            ! win32/win32.c
25024 ____________________________________________________________________________
25025 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
25026         Log: I think we can claim to be supporting Unicode
25027              "loose matching" now.
25028      Branch: perl
25029            ! pod/perlunicode.pod
25030 ____________________________________________________________________________
25031 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
25032         Log: Subject: doc patch
25033              From: mjd@plover.com
25034              Date: 10 Jan 2002 15:12:27 -0000
25035              Message-ID: <20020110151227.14850.qmail@plover.com>
25036      Branch: perl
25037            ! pod/perlrun.pod
25038 ____________________________________________________________________________
25039 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
25040         Log: Subject: Re: [ID 20011223.001] accept leaks memory
25041              From: Andy Dougherty <doughera@lafayette.edu>
25042              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
25043              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
25044      Branch: perl
25045            ! hints/linux.sh
25046 ____________________________________________________________________________
25047 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
25048         Log: Integrate perlio:
25049              
25050              [ 14160]
25051              Skeleton coding of more kill() support on Win32.
25052      Branch: perl
25053           !> win32/win32.c
25054 ____________________________________________________________________________
25055 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
25056         Log: Subject: [PATCH] Magic numbers in B::Concise
25057              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
25058              Date: Wed, 9 Jan 2002 23:04:01 -0800
25059              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
25060      Branch: perl
25061            ! ext/B/B/Concise.pm ext/B/O.pm
25062 ____________________________________________________________________________
25063 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
25064         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
25065              From: Gisle Aas <gisle@ActiveState.com>
25066              Date: 09 Jan 2002 21:52:40 -0800
25067              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
25068      Branch: perl
25069            ! t/lib/strict/vars toke.c
25070 ____________________________________________________________________________
25071 [ 14160] By: nick                                  on 2002/01/09  21:29:39
25072         Log: Skeleton coding of more kill() support on Win32.
25073      Branch: perlio
25074            ! win32/win32.c
25075 ____________________________________________________________________________
25076 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
25077         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
25078              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25079              Date: Wed, 9 Jan 2002 23:24:32 +0100
25080              Message-ID: <20020109232432.A692@rafael>
25081      Branch: perl
25082            ! ext/B/B/Deparse.pm
25083 ____________________________________________________________________________
25084 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
25085         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
25086              From: Jonathan Stowe <gellyfish@gellyfish.com>
25087              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
25088              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
25089      Branch: perl
25090            ! t/run/kill_perl.t
25091 ____________________________________________________________________________
25092 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
25093         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
25094              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25095              Date: Wed, 09 Jan 2002 20:16:54 +0000
25096              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
25097      Branch: perl
25098            ! regexec.c
25099 ____________________________________________________________________________
25100 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
25101         Log: Subject: [Patch @14129] fixes Unicode::Normalize
25102              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25103              Date: Thu, 10 Jan 2002 01:08:56 +0900
25104              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
25105      Branch: perl
25106            - ext/Unicode/Normalize/Normalize.pod
25107            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
25108            ! ext/Unicode/Normalize/Normalize.pm
25109            ! ext/Unicode/Normalize/Normalize.xs
25110            ! ext/Unicode/Normalize/mkheader
25111 ____________________________________________________________________________
25112 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
25113         Log: Integrate perlio:
25114              
25115              [ 14151]
25116              (Re-)implement alarm() for Win32.
25117      Branch: perl
25118           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
25119           !> win32/win32iop.h
25120 ____________________________________________________________________________
25121 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
25122         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
25123              From: Nicholas Clark <nick@unfortu.net>
25124              Date: Wed, 9 Jan 2002 17:56:04 +0000
25125              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
25126      Branch: perl
25127            ! t/op/readdir.t
25128 ____________________________________________________________________________
25129 [ 14153] By: nick                                  on 2002/01/09  16:18:57
25130         Log: Integrate mainline
25131      Branch: perlio
25132           +> ext/threads/t/stress_re.t t/op/unifold.t
25133            - lib/unifold.t
25134           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
25135           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
25136           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
25137 ____________________________________________________________________________
25138 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
25139         Log: Update Changes.
25140      Branch: perl
25141            ! Changes patchlevel.h
25142 ____________________________________________________________________________
25143 [ 14151] By: nick                                  on 2002/01/09  14:27:36
25144         Log: (Re-)implement alarm() for Win32.
25145      Branch: perlio
25146            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
25147            ! win32/win32iop.h
25148 ____________________________________________________________________________
25149 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
25150         Log: Thinko.
25151      Branch: perl
25152            ! ext/threads/t/stress_re.t
25153 ____________________________________________________________________________
25154 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
25155         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
25156              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
25157              Date: Wed, 09 Jan 2002 13:37:17 +0000                
25158              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
25159      Branch: perl
25160            ! regexec.c t/op/re_tests
25161 ____________________________________________________________________________
25162 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
25163         Log: Subject: Re: Weird Malformed warning in bleadperl    
25164              From: andreas.koenig@anima.de (Andreas J. Koenig)    
25165              Date: 09 Jan 2002 11:12:37 +0100
25166              Message-ID: <m3itabbzoq.fsf@anima.de>
25167      Branch: perl
25168            ! regexec.c t/op/pat.t
25169 ____________________________________________________________________________
25170 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
25171         Log: Forgot stress_re.t from MANIFEST.
25172      Branch: perl
25173            ! MANIFEST
25174 ____________________________________________________________________________
25175 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
25176         Log: In dumping use isPRINT() instead of isprint() so that locale
25177              does not come into play.
25178      Branch: perl
25179            ! utf8.c
25180 ____________________________________________________________________________
25181 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
25182         Log: Add a threads stress test for regular expressions
25183              (mostly just a modified stress_string.t) and doesn't
25184              test that much of regular expressions, just that $1
25185              doesn't get stomped by competing threads (as it does
25186              in the 5005threads of old).
25187      Branch: perl
25188            + ext/threads/t/stress_re.t
25189            ! MANIFEST
25190 ____________________________________________________________________________
25191 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
25192         Log: (retracted by #14307)
25193              Subject: Re: [ID 20010912.007] substr reference core dump
25194              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25195              Date: Tue, 08 Jan 2002 19:17:50 +0000
25196              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
25197      Branch: perl
25198            ! scope.c t/run/kill_perl.t
25199 ____________________________________________________________________________
25200 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
25201         Log: SANY (. with /s) wasn't happy on Unicode.
25202      Branch: perl
25203            ! regexec.c t/op/pat.t
25204 ____________________________________________________________________________
25205 [ 14142] By: ams                                   on 2002/01/08  22:42:10
25206         Log: Subject: [PATCH] perldebug nit
25207              From: Tels <tels@bloodgate.com>
25208              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
25209      Branch: perl
25210            ! pod/perldebug.pod
25211 ____________________________________________________________________________
25212 [ 14141] By: ams                                   on 2002/01/08  21:32:59
25213         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
25214              From: "Green, Paul" <Paul.Green@stratus.com>
25215              Date: Tue, 8 Jan 2002 17:31:35 -0500
25216              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
25217      Branch: perl
25218            ! Makefile.SH
25219 ____________________________________________________________________________
25220 [ 14140] By: ams                                   on 2002/01/08  21:27:57
25221         Log: Subject: [PATCH] Re: Slight chokage from Deparse
25222              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25223              Date: Tue, 8 Jan 2002 23:04:45 +0100
25224              Message-Id: <20020108230445.A4798@rafael>
25225      Branch: perl
25226            ! ext/B/B/Deparse.pm
25227 ____________________________________________________________________________
25228 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
25229         Log: Subject: [patch] peep() is rude
25230              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
25231              Date: Tue, 08 Jan 2002 19:17:50 +0000            
25232              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
25233      Branch: perl
25234            ! op.c t/run/kill_perl.t
25235 ____________________________________________________________________________
25236 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
25237         Log: unifold is really an op test since it requires
25238              no external modules for its actual testing:
25239              only the unicore CaseFold.txt file, and File::Spec
25240              to portably access that file.
25241      Branch: perl
25242            + t/op/unifold.t
25243            - lib/unifold.t
25244            ! MANIFEST
25245 ____________________________________________________________________________
25246 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
25247         Log: Subject: [patch] save a test 
25248              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25249              Date: Tue, 08 Jan 2002 16:18:47 +0000
25250              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
25251      Branch: perl
25252            ! regcomp.c
25253 ____________________________________________________________________________
25254 [ 14136] By: nick                                  on 2002/01/08  16:11:55
25255         Log: Integrate mainline
25256      Branch: perlio
25257           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
25258           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
25259           !> (integrate 37 files)
25260 ____________________________________________________________________________
25261 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
25262         Log: Subject: Not OK 13843 
25263              From: andreas.koenig@anima.de (Andreas J. Koenig)
25264              Date: 08 Jan 2002 14:12:29 +0100
25265              Message-ID: <m38zb9c7gi.fsf@anima.de>
25266      Branch: perl
25267            ! op.c t/op/subst.t
25268 ____________________________________________________________________________
25269 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
25270         Log: Missed one variant of the fold testing, noticed bu Hugo.
25271      Branch: perl
25272            ! lib/unifold.t
25273 ____________________________________________________________________________
25274 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
25275         Log: Enchance the Storable magic description.
25276      Branch: perl
25277            ! ext/Storable/Storable.pm
25278 ____________________________________________________________________________
25279 [ 14132] By: ams                                   on 2002/01/08  09:16:12
25280         Log: Subject: [PATCH] don't installperl pods
25281              From: H.Merijn Brand <h.m.brand@hccnet.nl>
25282              Date: Tue, 08 Jan 2002 10:36:01 +0100
25283              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
25284      Branch: perl
25285            ! installperl
25286 ____________________________________________________________________________
25287 [ 14131] By: ams                                   on 2002/01/08  03:38:40
25288         Log: Subject: Math-BigInt v1.49 released
25289              From: Tels <perl_dummy@bloodgate.com>
25290              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
25291      Branch: perl
25292            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
25293            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
25294            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
25295            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
25296            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
25297            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
25298            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
25299            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
25300            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
25301            ! t/lib/Math/BigInt/Subclass.pm
25302 ____________________________________________________________________________
25303 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
25304         Log: A little better comments.
25305      Branch: perl
25306            ! regexec.c
25307 ____________________________________________________________________________
25308 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
25309         Log: No normalization form DNF.
25310      Branch: perl
25311            ! ext/Unicode/Normalize/Normalize.pm
25312 ____________________________________________________________________________
25313 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
25314         Log: Extension nits found by -Wall (several from threads
25315              and threads::shared, but leaving them to Arthur).
25316      Branch: perl
25317            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
25318            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
25319            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
25320            ! ext/Unicode/Normalize/mkheader x2p/str.c
25321 ____________________________________________________________________________
25322 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
25323         Log: Sync up Changes etc.
25324      Branch: maint-5.6/macperl
25325            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
25326 ____________________________________________________________________________
25327 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
25328         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
25329      Branch: maint-5.6/macperl
25330            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
25331 ____________________________________________________________________________
25332 [ 14125] By: ams                                   on 2002/01/07  22:03:22
25333         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
25334              From: Nicholas Clark (sans From field in mail header)
25335              Date: Mon, 7 Jan 2002 16:18:23 +0000
25336              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
25337      Branch: perl
25338            ! lib/Exporter.pm
25339 ____________________________________________________________________________
25340 [ 14124] By: ams                                   on 2002/01/07  21:46:11
25341         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
25342              From: "Green, Paul" <Paul.Green@stratus.com>
25343              Date: Mon, 7 Jan 2002 16:59:38 -0500
25344              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
25345      Branch: perl
25346            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
25347 ____________________________________________________________________________
25348 [ 14123] By: nick                                  on 2002/01/07  18:49:55
25349         Log: Integrate mainline
25350      Branch: perlio
25351           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
25352           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
25353           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
25354           !> regexec.c t/op/re_tests utf8.c utf8.h
25355 ____________________________________________________________________________
25356 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
25357         Log: Update Changes.
25358      Branch: perl
25359            ! Changes patchlevel.h
25360 ____________________________________________________________________________
25361 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
25362         Log: Subject: [PATCH] Correct module name in perldelta*
25363              From: Mike Guy <mjtg@cam.ac.uk>
25364              Date: Mon, 07 Jan 2002 17:02:43 +0000
25365              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
25366      Branch: perl
25367            ! pod/perl561delta.pod pod/perl56delta.pod
25368 ____________________________________________________________________________
25369 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
25370         Log: AUTHORS update.
25371      Branch: perl
25372            ! AUTHORS
25373 ____________________________________________________________________________
25374 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
25375         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
25376      Branch: perl
25377            ! ext/Storable/Storable.pm
25378 ____________________________________________________________________________
25379 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
25380         Log: perldelta updates.
25381      Branch: perl
25382            ! pod/perldelta.pod
25383 ____________________________________________________________________________
25384 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
25385         Log: Document the flags of pv_uni_display().
25386      Branch: perl
25387            ! pod/perlapi.pod utf8.c
25388 ____________________________________________________________________________
25389 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
25390         Log: Forgot from #14115.
25391      Branch: perl
25392            ! t/op/re_tests
25393 ____________________________________________________________________________
25394 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
25395         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
25396              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
25397              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
25398              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
25399      Branch: perl
25400            ! regcomp.c
25401 ____________________________________________________________________________
25402 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
25403         Log: More regex and utf8 debug dumping.
25404      Branch: perl
25405            ! dump.c regcomp.c regexec.c utf8.c utf8.h
25406 ____________________________________________________________________________
25407 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
25408         Log: Unused variable.
25409      Branch: perl
25410            ! regcomp.c
25411 ____________________________________________________________________________
25412 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
25413         Log: Regen toc.
25414      Branch: perl
25415            ! pod/perltoc.pod
25416 ____________________________________________________________________________
25417 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
25418         Log: capitalize correctly, noticed by David Dyck.
25419      Branch: perl
25420            ! lib/sort.pm
25421 ____________________________________________________________________________
25422 [ 14110] By: nick                                  on 2002/01/06  22:05:19
25423         Log: Integrate mainline - threads mended, DB_File sick?
25424      Branch: perlio
25425           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
25426           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
25427           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
25428           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
25429           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
25430 ____________________________________________________________________________
25431 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
25432         Log: No need to overqualify.
25433      Branch: perl
25434            ! lib/sort.pm
25435 ____________________________________________________________________________
25436 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
25437         Log: PL_debug_pad wasn't initialized to zeroes which broke
25438              ithreads + DEBUGGING.
25439      Branch: perl
25440            ! sv.c
25441 ____________________________________________________________________________
25442 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
25443         Log: Update Changes.
25444      Branch: perl
25445            ! Changes patchlevel.h
25446 ____________________________________________________________________________
25447 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
25448         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
25449              From: Jonathan Stowe <gellyfish@gellyfish.com>
25450              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
25451              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
25452      Branch: perl
25453            ! pp_sys.c
25454 ____________________________________________________________________________
25455 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
25456         Log: DB_File sync from Paul Marquess.
25457      Branch: perl
25458            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25459            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
25460            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
25461 ____________________________________________________________________________
25462 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
25463         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
25464              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
25465              Date: Sun, 6 Jan 2002 11:44:30 +0100
25466              Message-ID: <3C38389E.7831.493570@localhost>
25467      Branch: perl
25468            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
25469            ! utils/perlcc.PL
25470 ____________________________________________________________________________
25471 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
25472         Log: Tests for #14098.
25473      Branch: perl
25474            ! t/op/lc.t
25475 ____________________________________________________________________________
25476 [ 14102] By: nick                                  on 2002/01/06  11:33:55
25477         Log: Integrate mainline (PPPort still multi-building).
25478      Branch: perlio
25479           +> lib/unifold.t
25480           !> (integrate 30 files)
25481 ____________________________________________________________________________
25482 [ 14101] By: ams                                   on 2002/01/06  04:52:50
25483         Log: Subject: [PATCH] Bad prototype detection now an optional warning
25484              From: Sam Tregar <sam@tregar.com>
25485              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
25486              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
25487      Branch: perl
25488            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
25489            ! t/comp/proto.t toke.c
25490 ____________________________________________________________________________
25491 [ 14100] By: ams                                   on 2002/01/06  01:56:59
25492         Log: Subject: [PATCH] Correct several Stratus VOS build issues
25493              From: "Green, Paul" <Paul.Green@stratus.com>
25494              Date: Sat, 5 Jan 2002 21:30:56 -0500
25495              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
25496      Branch: perl
25497            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
25498 ____________________________________________________________________________
25499 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
25500         Log: Further perl.org URL elaboration from Ask.
25501      Branch: perl
25502            ! pod/perlfaq1.pod pod/perlfaq2.pod
25503 ____________________________________________________________________________
25504 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
25505         Log: The same problem with To{Lower,Title,Upper}
25506              as earlier with ToFold.
25507      Branch: perl
25508            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
25509            ! lib/unicore/To/Upper.pl lib/unicore/mktables
25510 ____________________________________________________________________________
25511 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
25512         Log: Retract #14057 for now; the alarm/setitimer timers
25513              seen to be the same in many systems, which leads into
25514              hangups.
25515      Branch: perl
25516            ! ext/Time/HiRes/HiRes.t
25517 ____________________________________________________________________________
25518 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
25519         Log: Finish up (ha!) the Unicode case folding;
25520              enhance regex dumping code.
25521      Branch: perl
25522            + lib/unifold.t
25523            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
25524            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
25525 ____________________________________________________________________________
25526 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
25527         Log: Use the perl.org news gw instead of the perl.com one
25528              (from Ask).
25529      Branch: perl
25530            ! pod/perlfaq1.pod pod/perlfaq2.pod
25531 ____________________________________________________________________________
25532 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
25533         Log: Zero() wasn't documented.
25534      Branch: perl
25535            ! pod/perlclib.pod
25536 ____________________________________________________________________________
25537 [ 14093] By: ams                                   on 2002/01/05  17:58:35
25538         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
25539              From: Nicholas Clark <nick@unfortu.net>
25540              Date: Sat, 5 Jan 2002 18:55:39 +0000
25541              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
25542      Branch: perl
25543            ! lib/Memoize/t/tie_ndbm.t
25544 ____________________________________________________________________________
25545 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
25546         Log: Also UNICOS/mk has deviant socketpair().
25547      Branch: perl
25548            ! ext/Socket/socketpair.t
25549 ____________________________________________________________________________
25550 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
25551         Log: Ooops.  Retract the regex parts of #14090.
25552      Branch: perl
25553            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
25554 ____________________________________________________________________________
25555 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
25556         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
25557              From: Nicholas Clark <nick@unfortu.net> 
25558              Date: Sat, 5 Jan 2002 18:10:13 +0000
25559              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
25560      Branch: perl
25561            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
25562            ! regcomp.h regexec.c
25563 ____________________________________________________________________________
25564 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
25565         Log: Integrate perlio:
25566              
25567              [ 14088]
25568              One missing aTHX_
25569      Branch: perl
25570           !> op.c
25571 ____________________________________________________________________________
25572 [ 14088] By: nick                                  on 2002/01/05  12:35:01
25573         Log: One missing aTHX_
25574      Branch: perlio
25575            ! op.c
25576 ____________________________________________________________________________
25577 [ 14087] By: nick                                  on 2002/01/05  12:00:48
25578         Log: Raw integrate of mainline - op.c looks dodgy.
25579      Branch: perlio
25580           +> lib/Pod/t/Functions.t t/op/winsystem.t
25581            - lib/File/Spec/NW5.pm t/op/system.t
25582           !> (integrate 77 files)
25583 ____________________________________________________________________________
25584 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
25585         Log: integrate changes from maint-5.6/macperl branch
25586      Branch: maint-5.6/perl
25587           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
25588           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
25589 ____________________________________________________________________________
25590 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
25591         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
25592              found by Marc Lehmann.
25593      Branch: perl
25594            ! pp.c
25595 ____________________________________________________________________________
25596 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
25597         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
25598              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25599              Date: Sat, 5 Jan 2002 00:31:12 +0100
25600              Message-ID: <20020105003112.E1850@rafael>              
25601      Branch: perl
25602            ! t/comp/proto.t
25603 ____________________________________________________________________________
25604 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
25605         Log: A bit of "perl.com" cleanup.
25606      Branch: perl
25607            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
25608            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
25609            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
25610            ! pod/perlmodlib.PL pod/perlmodlib.pod
25611 ____________________________________________________________________________
25612 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
25613         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
25614              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25615              Date: Fri, 4 Jan 2002 23:35:19 +0100
25616              Message-ID: <20020104233519.A1850@rafael>
25617      Branch: perl
25618            ! op.c
25619 ____________________________________________________________________________
25620 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
25621         Log: Integrate change #14062 from macperl;
25622              Define setbuf, setvbuf for Mac OS
25623      Branch: perl
25624           !> ext/IO/IO.xs
25625 ____________________________________________________________________________
25626 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
25627         Log: Bump version, update Changes
25628      Branch: maint-5.6/macperl
25629            ! macos/Changes macos/MPVersion.r
25630 ____________________________________________________________________________
25631 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
25632         Log: Add more droplets
25633      Branch: maint-5.6/macperl
25634            + macos/macperl/Droplets/gluedialect.plx
25635            + macos/macperl/Droplets/glueedit.plx
25636            + macos/macperl/Droplets/gluemac.plx
25637            + macos/macperl/Droplets/gluescriptadds.plx
25638            + macos/macperl/Droplets/installme.plx
25639            + macos/macperl/Droplets/show_glue_pods.plx
25640            + macos/macperl/Droplets/tarzipme.plx
25641            + macos/macperl/Droplets/untarzipme.plx
25642 ____________________________________________________________________________
25643 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
25644         Log: Display the native pwd command.
25645      Branch: perl
25646            ! ext/Cwd/t/cwd.t
25647 ____________________________________________________________________________
25648 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
25649         Log: Under Mac OS X /dev/stdout is normally a symlink,
25650              but when running the test it seems to become a socket.
25651              So let's extend our censorship.
25652      Branch: perl
25653            ! t/op/stat.t
25654 ____________________________________________________________________________
25655 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
25656         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
25657      Branch: maint-5.6/macperl
25658            + macos/HandleSocket.cp
25659            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
25660            ! macos/macperl.sym
25661 ____________________________________________________________________________
25662 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
25663         Log: Doc updates
25664      Branch: maint-5.6/macperl
25665            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
25666 ____________________________________________________________________________
25667 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
25668         Log: Update libraries
25669      Branch: maint-5.6/macperl
25670            ! macos/macperl/Makefile.mk
25671 ____________________________________________________________________________
25672 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
25673         Log: Update tests to Mac::StandardFile from StandardFile.pl,
25674              plus other fixes
25675      Branch: maint-5.6/macperl
25676            ! macos/ext/Mac/Menus/t/MenuBar.t
25677            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
25678            ! macos/ext/Mac/Movies/t/PlayMovie.t
25679            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
25680            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
25681            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
25682            ! macos/ext/Mac/Resources/t/Resources.t
25683 ____________________________________________________________________________
25684 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
25685         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
25686      Branch: maint-5.6/macperl
25687            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
25688            ! macos/ext/Mac/Movies/Movies.xs
25689            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
25690            ! macos/ext/Mac/StandardFile/StandardFile.xs
25691            ! macos/ext/Mac/Windows/Windows.xs
25692 ____________________________________________________________________________
25693 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
25694         Log: Updates for Universal Headers 3.4 (forgot one)
25695      Branch: maint-5.6/macperl
25696            ! macos/macperl/MPConsole.cp
25697 ____________________________________________________________________________
25698 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
25699         Log: Updates for Universal Headers 3.4
25700      Branch: maint-5.6/macperl
25701            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
25702            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
25703            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
25704            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
25705            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
25706            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
25707            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
25708            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
25709            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
25710 ____________________________________________________________________________
25711 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
25712         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
25713              from <200112112327.JAA25434@gpo.metropolis.net.au>;
25714              don't crash on quit for 68K (MacPerl Bug #490013)
25715      Branch: maint-5.6/macperl
25716            ! macos/macish.c macos/macperl/MPConsole.cp
25717 ____________________________________________________________________________
25718 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
25719         Log: If we do have socketpair(), make my_socketpair()
25720              just call the real socketpair().  This way we always
25721              have real code behind my_socketpair() and a symbol
25722              corresponding to the my_socketpair in global.sym.
25723      Branch: perl
25724            ! embed.fnc embed.h makedef.pl proto.h util.c
25725 ____________________________________________________________________________
25726 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
25727         Log: Disable sigaction (MacPerl Bug #470321)
25728      Branch: maint-5.6/macperl
25729            ! macos/config.h macos/config.sh
25730 ____________________________________________________________________________
25731 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
25732         Log: Make GUSI resource work (MacPerl Bug #464638)
25733      Branch: maint-5.6/macperl
25734            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
25735            ! macos/macperl/MacPerl.rsrc
25736 ____________________________________________________________________________
25737 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
25738         Log: Make AutoSplit go a little deeper
25739      Branch: maint-5.6/macperl
25740            ! macos/Makefile.mk
25741 ____________________________________________________________________________
25742 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
25743         Log: A few doc updates from bleadperl
25744      Branch: maint-5.6/macperl
25745            ! pod/perlmodinstall.pod pod/perlport.pod
25746 ____________________________________________________________________________
25747 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
25748         Log: Sync up to latest changes from bleadperl
25749      Branch: maint-5.6/macperl
25750            ! lib/File/Find.pm
25751 ____________________________________________________________________________
25752 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
25753         Log: Define setbuf, setvbuf for Mac OS
25754      Branch: maint-5.6/macperl
25755            ! ext/IO/IO.xs
25756 ____________________________________________________________________________
25757 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
25758         Log: Delete by request of Mark-Jason Dominus (change #13676)
25759      Branch: maint-5.6/macperl
25760            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
25761 ____________________________________________________________________________
25762 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
25763         Log: Spread the good word of "env".
25764      Branch: perl
25765            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
25766 ____________________________________________________________________________
25767 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
25768         Log: Till the system tests do something non-Win*, better rename
25769              the test so that people on other platforms don't get confused.
25770              (Not win32system, because assumedly there's win64, too.)
25771      Branch: perl
25772            + t/op/winsystem.t
25773            - t/op/system.t
25774            ! MANIFEST
25775 ____________________________________________________________________________
25776 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
25777         Log: Some tweaks.
25778      Branch: perl
25779            ! lib/Pod/t/Functions.t
25780 ____________________________________________________________________________
25781 [ 14057] By: ams                                   on 2002/01/04  17:40:31
25782         Log: (retracted by #14057)
25783              
25784              Subject: [PATCH] Time/HiRes/HiRes.t
25785              From: Nicholas Clark <nick@unfortu.net>
25786              Date: Fri, 4 Jan 2002 17:28:46 +0000
25787              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
25788      Branch: perl
25789            ! ext/Time/HiRes/HiRes.t
25790 ____________________________________________________________________________
25791 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
25792         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
25793              From: Abe Timmerman <abe@ztreet.demon.nl>
25794              Date: Fri, 04 Jan 2002 18:42:33 +0100
25795              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
25796      Branch: perl
25797            + lib/Pod/t/Functions.t
25798            ! MANIFEST lib/Pod/Functions.pm
25799 ____________________________________________________________________________
25800 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
25801         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
25802              From: "Craig A. Berry" <craigberry@mac.com>
25803              Date: Thu, 3 Jan 2002 17:32:20 -0600
25804              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
25805      Branch: perl
25806            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
25807 ____________________________________________________________________________
25808 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
25809         Log: Document the U+0085, U+2028, and U+2029.
25810      Branch: perl
25811            ! pod/perlre.pod pod/perlretut.pod
25812 ____________________________________________________________________________
25813 [ 14053] By: ams                                   on 2002/01/04  03:27:44
25814         Log: Subject: [PATCH] warn if not CORE::dump
25815              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25816              Date: Thu, 3 Jan 2002 22:04:00 +0100
25817              Message-Id: <20020103220400.A13958@rafael>
25818      Branch: perl
25819            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
25820 ____________________________________________________________________________
25821 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
25822         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
25823      Branch: perl
25824            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
25825 ____________________________________________________________________________
25826 [ 14051] By: ams                                   on 2002/01/04  03:00:12
25827         Log: Subject: [PATCH] File::Compare::VERSION
25828              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25829              Date: Thu, 3 Jan 2002 23:42:52 +0100
25830              Message-Id: <20020103234252.G13958@rafael>
25831      Branch: perl
25832            ! lib/File/Compare.pm
25833 ____________________________________________________________________________
25834 [ 14050] By: ams                                   on 2002/01/04  02:58:05
25835         Log: Subject: [PATCH @14042] threads::shared doc
25836              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
25837              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
25838              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
25839      Branch: perl
25840            ! ext/threads/shared/shared.pm
25841 ____________________________________________________________________________
25842 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
25843         Log: #14048 exposed few false positives, to be fixed soonish.
25844      Branch: perl
25845            ! t/op/pat.t
25846 ____________________________________________________________________________
25847 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
25848         Log: Do not add the first characters of multicharacter foldings
25849              into character classes.
25850      Branch: perl
25851            ! regcomp.c
25852 ____________________________________________________________________________
25853 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
25854         Log: A bit of testing for #14046.
25855      Branch: perl
25856            ! t/op/pat.t
25857 ____________________________________________________________________________
25858 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
25859         Log: Allow emitting the foldcased version of "\x{df}", "ss"
25860              (among others, another example would be \x{fb00} -> "ff")
25861      Branch: perl
25862            ! regcomp.c
25863 ____________________________________________________________________________
25864 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
25865         Log: Subject: [PATCH] File::Spec & NetWare
25866              From: Dave Rolsky <autarch@urth.org>
25867              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
25868              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
25869      Branch: perl
25870            - lib/File/Spec/NW5.pm
25871            ! MANIFEST lib/File/Spec.pm
25872 ____________________________________________________________________________
25873 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
25874         Log: FAQ sync (RCS Ids only?)
25875      Branch: perl
25876            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
25877 ____________________________________________________________________________
25878 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
25879         Log: AUTHORs updates.
25880      Branch: perl
25881            ! AUTHORS
25882 ____________________________________________________________________________
25883 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
25884         Log: Update Changes.
25885      Branch: perl
25886            ! Changes patchlevel.h
25887 ____________________________________________________________________________
25888 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
25889         Log: Missed the =head1 additions.
25890      Branch: perl
25891            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
25892            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
25893            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
25894            ! util.c
25895 ____________________________________________________________________________
25896 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
25897         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
25898              From: Robin Barker <rmb1@cise.npl.co.uk>
25899              Date: Thu, 3 Jan 2002 15:26:20 GMT
25900              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
25901      Branch: perl
25902            ! lib/Carp.t lib/Carp/Heavy.pm
25903 ____________________________________________________________________________
25904 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
25905         Log: Subject: [PATCH hv.c] 
25906              From: Robin Barker <rmb1@cise.npl.co.uk>
25907              Date: Thu, 3 Jan 2002 14:49:06 GMT
25908              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
25909              
25910              -Wformat check.
25911      Branch: perl
25912            ! hv.c
25913 ____________________________________________________________________________
25914 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
25915         Log: NetWare tweaks from Ananth Kesari.
25916      Branch: perl
25917            ! NetWare/t/NWScripts.pl lib/File/Find.pm
25918 ____________________________________________________________________________
25919 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
25920         Log: Cast.
25921      Branch: perl
25922            ! regexec.c
25923 ____________________________________________________________________________
25924 [ 14036] By: ams                                   on 2002/01/03  12:12:31
25925         Log: Grammar fix suggested by Gwyn Judd.
25926      Branch: perl
25927            ! pod/perldiag.pod
25928 ____________________________________________________________________________
25929 [ 14035] By: nick                                  on 2002/01/03  09:22:42
25930         Log: More strange perlio != mainline differences where
25931              I have not been.
25932      Branch: perlio
25933           !> hints/unicos.sh hints/unicosmk.sh
25934 ____________________________________________________________________________
25935 [ 14034] By: nick                                  on 2002/01/03  09:19:37
25936         Log: Integrate mainline (including force integrate of
25937              lib/charnames.pm which had got out-of-step)
25938      Branch: perlio
25939           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
25940 ____________________________________________________________________________
25941 [ 14033] By: ams                                   on 2002/01/03  08:24:24
25942         Log: Subject: Not ok 14031: PPPort Makefile.PL
25943              From: andreas.koenig@anima.de (Andreas J. Koenig)
25944              Date: 03 Jan 2002 10:17:46 +0100
25945              Message-Id: <m3sn9n94jp.fsf@anima.de>
25946      Branch: perl
25947            ! ext/Devel/PPPort/Makefile.PL
25948 ____________________________________________________________________________
25949 [ 14032] By: nick                                  on 2002/01/03  08:24:00
25950         Log: Integrate mainline.
25951      Branch: perlio
25952           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
25953           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
25954           !> (integrate 31 files)
25955 ____________________________________________________________________________
25956 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
25957         Log: Off-by-one is my middle name.
25958      Branch: perl
25959            ! regexec.c
25960 ____________________________________________________________________________
25961 [ 14030] By: ams                                   on 2002/01/02  23:56:37
25962         Log: Subject: [PATCH @14015] threads::shared disabling
25963              From: Andy Bussey <andybussey@yahoo.co.uk>
25964              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
25965              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
25966      Branch: perl
25967            + ext/threads/shared/t/no_share.t
25968            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
25969 ____________________________________________________________________________
25970 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
25971         Log: Simon's new perlapi scheme, I hope I got all the pieces.
25972      Branch: perl
25973            + autodoc.pl embed.fnc
25974            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
25975 ____________________________________________________________________________
25976 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
25977         Log: Integrate perlio:
25978              
25979              [ 14022]
25980              More PPPort Makefile source dependence removal
25981      Branch: perl
25982           !> ext/Devel/PPPort/Makefile.PL perl.h
25983 ____________________________________________________________________________
25984 [ 14027] By: ams                                   on 2002/01/02  21:42:50
25985         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
25986              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25987              Date: Wed, 2 Jan 2002 23:09:13 +0100
25988              Message-Id: <20020102230913.A17373@rafael>
25989      Branch: perl
25990            ! pod/perldiag.pod
25991 ____________________________________________________________________________
25992 [ 14026] By: ams                                   on 2002/01/02  21:38:34
25993         Log: Subject: Re: PATCH: lib/Term/Cap.pm
25994              From: Jonathan Stowe <gellyfish@gellyfish.com>
25995              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
25996              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
25997      Branch: perl
25998            ! lib/Term/Cap.pm
25999 ____________________________________________________________________________
26000 [ 14025] By: ams                                   on 2002/01/02  18:34:26
26001         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
26002              From: Sam Tregar <sam@tregar.com>
26003              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
26004              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
26005      Branch: perl
26006            ! pod/perldiag.pod t/comp/proto.t toke.c
26007 ____________________________________________________________________________
26008 [ 14024] By: ams                                   on 2002/01/02  18:16:12
26009         Log: Subject: PATCH: lib/Term/Cap.pm
26010              From: Norton Allen <allen@huarp.harvard.edu>
26011              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
26012              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
26013      Branch: perl
26014            ! lib/Term/Cap.pm
26015 ____________________________________________________________________________
26016 [ 14023] By: ams                                   on 2002/01/02  18:12:31
26017         Log: Subject: PATCH: lib/Cwd.pm for QNX4
26018              From: Norton Allen <allen@huarp.harvard.edu>
26019              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
26020              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
26021      Branch: perl
26022            ! lib/Cwd.pm
26023 ____________________________________________________________________________
26024 [ 14022] By: nick                                  on 2002/01/02  18:01:21
26025         Log: More PPPort Makefile source dependence removal
26026      Branch: perlio
26027            ! ext/Devel/PPPort/Makefile.PL
26028 ____________________________________________________________________________
26029 [ 14021] By: nick                                  on 2002/01/02  17:44:36
26030         Log: Sort out muddle of editing on three machines ...
26031      Branch: perlio
26032           !> Changes MANIFEST cygwin/Makefile.SHs
26033           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
26034           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
26035           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
26036 ____________________________________________________________________________
26037 [ 14020] By: ams                                   on 2002/01/02  17:06:27
26038         Log: Fix misplaced application of #14016.
26039      Branch: perl
26040            ! op.c
26041 ____________________________________________________________________________
26042 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
26043         Log: Integrate perlio:
26044              
26045              [ 14017]
26046              Avoid un-init perl_debug_pad in clones
26047      Branch: perl
26048           !> sv.c
26049 ____________________________________________________________________________
26050 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
26051         Log: makedepend VOS fix from Paul Green.
26052      Branch: perl
26053            ! makedepend.SH
26054 ____________________________________________________________________________
26055 [ 14017] By: nick                                  on 2002/01/02  16:09:43
26056         Log: Avoid un-init perl_debug_pad in clones
26057      Branch: perlio
26058            ! sv.c
26059 ____________________________________________________________________________
26060 [ 14016] By: ams                                   on 2002/01/02  15:58:11
26061         Log: Subject: [PATCH] random crash in B::LISTOP::last
26062              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
26063              Date: Wed, 2 Jan 2002 17:37:28 +0100
26064              Message-Id: <3C334558.3906.19CB98D@localhost>
26065      Branch: perl
26066            ! op.c
26067 ____________________________________________________________________________
26068 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
26069         Log: Update Changes.
26070      Branch: perl
26071            ! Changes patchlevel.h
26072 ____________________________________________________________________________
26073 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
26074         Log: One more iteration of the ibcmp_utf8() interface,
26075              hopefully this is a convergent iteration...
26076      Branch: perl
26077            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
26078 ____________________________________________________________________________
26079 [ 14013] By: ams                                   on 2002/01/02  13:43:58
26080         Log: Upgrade to podlators-1.19.
26081      Branch: perl
26082            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
26083            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
26084            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
26085            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
26086            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
26087 ____________________________________________________________________________
26088 [ 14012] By: ams                                   on 2002/01/02  09:48:51
26089         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
26090              From: martyn@inpharmatica.co.uk
26091              Date: Wed, 19 Dec 2001 19:05:00 +0000
26092              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
26093      Branch: perl
26094            ! lib/Pod/Usage.pm
26095 ____________________________________________________________________________
26096 [ 14011] By: nick                                  on 2002/01/02  08:38:18
26097         Log: Integrate mainline
26098      Branch: perlio
26099           !> (integrate 28 files)
26100 ____________________________________________________________________________
26101 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
26102         Log: Make ibcmp_utf8() optionally progress in either string for
26103              as long as it takes and optionally record how far it got.
26104      Branch: perl
26105            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
26106 ____________________________________________________________________________
26107 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
26108         Log: Once more try to get the PPPort Makefile right.
26109      Branch: perl
26110            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
26111 ____________________________________________________________________________
26112 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
26113         Log: -Wall silencing.
26114      Branch: perl
26115            ! utf8.c
26116 ____________________________________________________________________________
26117 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
26118         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
26119              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26120              Date: Tue, 1 Jan 2002 22:45:21 +0100       
26121              Message-ID: <20020101224521.A691@rafael>
26122      Branch: perl
26123            ! ext/B/B/Deparse.pm
26124 ____________________________________________________________________________
26125 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
26126         Log: VOS tweak from Paul Green: VOS has different O_BINARY
26127              and O_TEXT, but VOS always uses LF, never CRLF.
26128      Branch: perl
26129            ! perl.h
26130 ____________________________________________________________________________
26131 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
26132         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
26133      Branch: perl
26134            ! regexec.c utf8.c
26135 ____________________________________________________________________________
26136 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
26137         Log: Now that to_utf8_fold() was fixed.
26138      Branch: perl
26139            ! regcomp.c regexec.c
26140 ____________________________________________________________________________
26141 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
26142         Log: Integrate perlio:
26143              
26144              [ 13991]
26145              Experimental binmode() re-coding (UNIX okay - but it would be...)
26146      Branch: perl
26147           !> perlio.c
26148 ____________________________________________________________________________
26149 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
26150         Log: Document the to_utf8_*() functions.
26151      Branch: perl
26152            ! embed.pl pod/perlapi.pod utf8.c
26153 ____________________________________________________________________________
26154 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
26155         Log: Better support for multicharacter foldings.
26156              Now all but two of the CaseFold.txt cases work-- but
26157              only when the target string is single-character, more
26158              debugging needed.
26159      Branch: perl
26160            ! regexec.c
26161 ____________________________________________________________________________
26162 [ 14000] By: ams                                   on 2002/01/01  15:59:43
26163         Log: Subject: [PATCH] don't installperl pods
26164              From: Nicholas Clark <nick@unfortu.net>
26165              Date: Tue, 1 Jan 2002 16:44:12 +0000
26166              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
26167      Branch: perl
26168            ! installperl
26169 ____________________________________________________________________________
26170 [ 13999] By: ams                                   on 2002/01/01  14:34:04
26171         Log: Subject: [PATCH] perldiag.pod transposition
26172              From: Nicholas Clark <nick@unfortu.net>
26173              Date: Tue, 1 Jan 2002 15:03:52 +0000
26174              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
26175      Branch: perl
26176            ! pod/perldiag.pod
26177 ____________________________________________________________________________
26178 [ 13998] By: ams                                   on 2002/01/01  13:36:49
26179         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
26180              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26181              Date: Tue, 1 Jan 2002 15:12:36 +0100
26182              Message-Id: <20020101151236.A951@rafael>
26183      Branch: perl
26184            ! pod/perldiag.pod
26185 ____________________________________________________________________________
26186 [ 13997] By: ams                                   on 2002/01/01  13:33:06
26187         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
26188              From: Nicholas Clark <nick@unfortu.net>
26189              Date: Tue, 1 Jan 2002 13:13:17 +0000
26190              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
26191      Branch: perl
26192            ! ext/Socket/socketpair.t
26193 ____________________________________________________________________________
26194 [ 13996] By: ams                                   on 2002/01/01  04:44:28
26195         Log: Subject: [PATCH @13746] Leaner exporter
26196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26197              Date: Mon, 31 Dec 2001 18:16:08 -0500
26198              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
26199      Branch: perl
26200            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
26201 ____________________________________________________________________________
26202 [ 13995] By: ams                                   on 2002/01/01  04:29:44
26203         Log: Subject: [PATCH @13746] h2xs broken
26204              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26205              Date: Mon, 31 Dec 2001 17:48:55 -0500
26206              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
26207      Branch: perl
26208            ! utils/h2xs.PL
26209 ____________________________________________________________________________
26210 [ 13994] By: ams                                   on 2002/01/01  04:25:46
26211         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
26212              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26213              Date: Mon, 31 Dec 2001 17:42:25 -0500
26214              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
26215      Branch: perl
26216            ! lib/ExtUtils/MM_Unix.pm
26217 ____________________________________________________________________________
26218 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
26219         Log: Rename the variables to be a bit more consistent.
26220      Branch: perl
26221            ! utf8.c
26222 ____________________________________________________________________________
26223 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
26224         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
26225              (found by Jeffrey Friedl)
26226      Branch: perl
26227            ! regexec.c t/op/pat.t utf8.c
26228 ____________________________________________________________________________
26229 [ 13991] By: nick                                  on 2001/12/31  18:08:55
26230         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
26231      Branch: perlio
26232            ! perlio.c
26233 ____________________________________________________________________________
26234 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
26235         Log: Update Changes.
26236      Branch: perl
26237            ! Changes patchlevel.h
26238 ____________________________________________________________________________
26239 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
26240         Log: Less unused ones.
26241      Branch: perl
26242            ! regexec.c
26243 ____________________________________________________________________________
26244 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
26245         Log: Unused variable.
26246      Branch: perl
26247            ! regcomp.c
26248 ____________________________________________________________________________
26249 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
26250         Log: Forgotten file.
26251      Branch: perl
26252            ! MANIFEST
26253 ____________________________________________________________________________
26254 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
26255         Log: Subject: Re: Cygwin: one down one to go 
26256              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26257              Date: Mon, 31 Dec 2001 18:34:36 +0100
26258              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
26259      Branch: perl
26260            ! cygwin/Makefile.SHs
26261 ____________________________________________________________________________
26262 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
26263         Log: Add some comments to the recent Unicode case-folding saga.
26264      Branch: perl
26265            ! regcomp.c regexec.c
26266 ____________________________________________________________________________
26267 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
26268         Log: Slight comment tweakage.
26269      Branch: perl
26270            ! ext/I18N/Langinfo/Langinfo.t
26271 ____________________________________________________________________________
26272 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
26273         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
26274      Branch: perl
26275            ! perl.h
26276 ____________________________________________________________________________
26277 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
26278         Log: Subject: [ PATCH] Cygwin: one down one to go
26279              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26280              Date: Mon, 31 Dec 2001 17:03:40 +0100
26281              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
26282      Branch: perl
26283            ! lib/Pod/t/basic.t
26284 ____________________________________________________________________________
26285 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
26286         Log: Tweak the dependencies not to recompile everytime,
26287              as suggested by NI-S.
26288      Branch: perl
26289            ! ext/Devel/PPPort/Makefile.PL
26290 ____________________________________________________________________________
26291 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
26292         Log: Planning still not right.
26293      Branch: perl
26294            ! lib/User/grent.t
26295 ____________________________________________________________________________
26296 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
26297         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
26298              From: Michael G Schwern <schwern@pobox.com>
26299              Date: Sun, 30 Dec 2001 18:07:55 -0500
26300              Message-ID: <20011230230755.GG12840@blackrider>
26301              
26302              (lib/User/grent, really)
26303      Branch: perl
26304            ! lib/User/grent.t
26305 ____________________________________________________________________________
26306 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
26307         Log: Integrate perlio:
26308              
26309              [ 13975]
26310              perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
26311              if PerlIONext is NULL.
26312      Branch: perl
26313           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
26314 ____________________________________________________________________________
26315 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
26316         Log: Subject: typo in IO::Socket::INET.pm
26317              From: mjd@plover.com
26318              Date: 31 Dec 2001 14:31:10 -0000
26319              Message-ID: <20011231143110.4989.qmail@plover.com>
26320      Branch: perl
26321            ! ext/IO/lib/IO/Socket/INET.pm
26322 ____________________________________________________________________________
26323 [ 13976] By: nick                                  on 2001/12/31  13:56:11
26324         Log: Integrate mainline
26325      Branch: perlio
26326           !> (integrate 29 files)
26327 ____________________________________________________________________________
26328 [ 13975] By: nick                                  on 2001/12/31  12:40:50
26329         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
26330              if PerlIONext is NULL.
26331      Branch: perlio
26332            ! perlio.c perliol.h
26333 ____________________________________________________________________________
26334 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
26335         Log: Subject: Re: [PATCH] Basic bad prototype detection
26336              From: Sam Tregar <sam@tregar.com>
26337              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
26338              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
26339      Branch: perl
26340            ! t/comp/proto.t toke.c
26341 ____________________________________________________________________________
26342 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
26343         Log: Subject: [PATCH] configure.com / scriptdirexp
26344              From: "Craig A. Berry" <craigberry@mac.com>
26345              Date: Sun, 30 Dec 2001 15:47:28 -0600
26346              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
26347      Branch: perl
26348            ! configure.com
26349 ____________________________________________________________________________
26350 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
26351         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
26352              From: Abe Timmerman <abe@ztreet.demon.nl>
26353              Date: Mon, 31 Dec 2001 03:55:27 +0100
26354              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
26355      Branch: perl
26356            ! lib/ExtUtils/t/MM_Win32.t
26357 ____________________________________________________________________________
26358 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
26359         Log: Subject: [PATCH] Basic bad prototype detection
26360              From: Sam Tregar <sam@tregar.com> 
26361              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
26362              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
26363      Branch: perl
26364            ! pod/perldiag.pod t/comp/proto.t toke.c
26365 ____________________________________________________________________________
26366 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
26367         Log: Makefiles are sloppy about the exe suffix
26368              (from Paul Green)
26369      Branch: perl
26370            ! Makefile.SH x2p/Makefile.SH
26371 ____________________________________________________________________________
26372 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
26373         Log: Delay folding until necessary; start of handling
26374              folding into several characters.
26375      Branch: perl
26376            ! regcomp.c regexec.c
26377 ____________________________________________________________________________
26378 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
26379         Log: gcc -Wall dewhine.
26380      Branch: perl
26381            ! regexec.c
26382 ____________________________________________________________________________
26383 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
26384         Log: More Unicode folding tweaks, avoid potential false matches.
26385      Branch: perl
26386            ! regexec.c
26387 ____________________________________________________________________________
26388 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
26389         Log: Make that six wrongs.
26390      Branch: perl
26391            ! regexec.c utf8.c
26392 ____________________________________________________________________________
26393 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
26394         Log: Four wrongs can make a right.
26395      Branch: perl
26396            ! regexec.c utf8.c
26397 ____________________________________________________________________________
26398 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
26399         Log: Fix all the I case foldings as per CaseFold.txt.
26400      Branch: perl
26401            ! regcomp.c regexec.c
26402 ____________________________________________________________________________
26403 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
26404         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
26405      Branch: perl
26406            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
26407            ! regexec.c utf8.c
26408 ____________________________________________________________________________
26409 [ 13962] By: nick                                  on 2001/12/30  18:33:41
26410         Log: Integrate 8.3 fix for PPPort fix
26411      Branch: perlio
26412           +> ext/Devel/PPPort/ppport_h.PL
26413            - ext/Devel/PPPort/ppport.h.PL
26414            ! ext/Devel/PPPort/MANIFEST
26415           !> ext/Devel/PPPort/Makefile.PL
26416 ____________________________________________________________________________
26417 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
26418         Log: Integrate perlio:
26419              
26420              [ 13959]
26421              Win32 stuff:
26422              A. Use Perl_my_socketpair()
26423              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
26424              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
26425              take special measures to set it during pseudo-fork.
26426      Branch: perl
26427           !> util.c win32/perlhost.h
26428 ____________________________________________________________________________
26429 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
26430         Log: Fix ppport.h for Unix.
26431      Branch: perl
26432            + ext/Devel/PPPort/ppport_h.PL
26433            - ext/Devel/PPPort/ppport.h.PL
26434            ! MANIFEST ext/Devel/PPPort/Makefile.PL
26435 ____________________________________________________________________________
26436 [ 13959] By: nick                                  on 2001/12/30  16:53:42
26437         Log: Win32 stuff:
26438              A. Use Perl_my_socketpair()
26439              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
26440              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
26441              take special measures to set it during pseudo-fork.
26442      Branch: perlio
26443            ! util.c win32/perlhost.h
26444 ____________________________________________________________________________
26445 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
26446         Log: Integrate perlio:
26447              
26448              [ 13950]
26449              Win32 hides some errno-oid constants in <winsock.h> under assumed names.
26450              This gets them into Errno.pm - yet to prove they end up in $!.
26451              
26452              [ 13948]
26453              remove embed.pl duplicates
26454              
26455              [ 13944]
26456              "Port" Devel::PPPort to Win32:
26457              - need to set @INC before use in the test
26458              - {} are special to dmake, so use ppport.h.PL
26459              rather than commandline 
26460      Branch: perl
26461           +> ext/Devel/PPPort/ppport.h.PL
26462           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
26463           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
26464           !> proto.h
26465 ____________________________________________________________________________
26466 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
26467         Log: metaconfig unit change for #13956.
26468      Branch: metaconfig
26469            ! U/modified/spitshell.U
26470 ____________________________________________________________________________
26471 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
26472         Log: Must look for cat also in $PATH (noticed by Philip Newton).
26473      Branch: perl
26474            ! Configure
26475 ____________________________________________________________________________
26476 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
26477         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
26478              From: Blair Zajac <blair@orcaware.com>
26479              Date: Sat, 29 Dec 2001 22:37:03 -0800
26480              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
26481      Branch: perl
26482            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
26483 ____________________________________________________________________________
26484 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
26485         Log: Regen files.
26486      Branch: perl
26487            ! embed.h global.sym pod/perlapi.pod uconfig.h
26488 ____________________________________________________________________________
26489 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
26490         Log: Subject: [PATCH] -t without -w 
26491              From: Michael G Schwern <schwern@pobox.com>
26492              Date: Sat, 29 Dec 2001 23:46:25 -0500
26493              Message-ID: <20011230044625.GA14386@blackrider>
26494      Branch: perl
26495            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
26496            ! warnings.pl
26497 ____________________________________________________________________________
26498 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
26499         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
26500              From: Dave Rolsky <autarch@urth.org>               
26501              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
26502              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
26503              
26504              $^O is NetWare, not Netware.
26505      Branch: perl
26506            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
26507 ____________________________________________________________________________
26508 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
26509         Log: Sarathy thinks undoing C++ comments from C++ files
26510              is a bit too zealous.
26511      Branch: perl
26512            ! win32/perlhost.h win32/vmem.h
26513 ____________________________________________________________________________
26514 [ 13950] By: nick                                  on 2001/12/30  14:30:02
26515         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
26516              This gets them into Errno.pm - yet to prove they end up in $!.
26517      Branch: perlio
26518            ! ext/Errno/Errno_pm.PL
26519 ____________________________________________________________________________
26520 [ 13949] By: nick                                  on 2001/12/30  12:02:21
26521         Log: Integrate Cwd muddle
26522      Branch: perlio
26523           !> MANIFEST installperl lib/Cwd.pm
26524 ____________________________________________________________________________
26525 [ 13948] By: nick                                  on 2001/12/30  11:51:40
26526         Log: remove embed.pl duplicates
26527      Branch: perlio
26528            ! embed.h embed.pl global.sym proto.h
26529 ____________________________________________________________________________
26530 [ 13947] By: nick                                  on 2001/12/30  11:35:51
26531         Log: More Cwd tidy up
26532      Branch: perl
26533            ! MANIFEST installperl
26534 ____________________________________________________________________________
26535 [ 13946] By: nick                                  on 2001/12/30  11:12:42
26536         Log: Undo a mess trying Cwd.pm in its ext directory
26537      Branch: perl
26538            + lib/Cwd.pm
26539            - ext/Cwd/Cwd.pm
26540 ____________________________________________________________________________
26541 [ 13945] By: nick                                  on 2001/12/30  10:03:43
26542         Log: Integrate mainline
26543      Branch: perl
26544           +> ext/Cwd/Cwd.pm
26545            - lib/Cwd.pm
26546            ! MANIFEST
26547      Branch: perlio
26548           !> (integrate 45 files)
26549 ____________________________________________________________________________
26550 [ 13944] By: nick                                  on 2001/12/30  09:27:16
26551         Log: "Port" Devel::PPPort to Win32:
26552              - need to set @INC before use in the test
26553              - {} are special to dmake, so use ppport.h.PL
26554              rather than commandline 
26555      Branch: perlio
26556            + ext/Devel/PPPort/ppport.h.PL
26557            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
26558 ____________________________________________________________________________
26559 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
26560         Log: Update Changes.
26561      Branch: perl
26562            ! Changes patchlevel.h
26563 ____________________________________________________________________________
26564 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
26565         Log: Subject: [PATCH] cleaner close on tests, take 2
26566              From: andreas.koenig@anima.de (Andreas J. Koenig)
26567              Date: 29 Dec 2001 21:42:37 +0100
26568              Message-ID: <m33d1tvjuq.fsf@anima.de>
26569              
26570              (the DB_File patches)
26571      Branch: perl
26572            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26573            ! ext/DB_File/t/db-recno.t
26574 ____________________________________________________________________________
26575 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
26576         Log: Integrate perlio:
26577              
26578              [ 13936]
26579              Routine regen_config_h - no real differences other than order of crypt 
26580      Branch: perl
26581           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26582 ____________________________________________________________________________
26583 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
26584         Log: Subject: [PATCH] cleaner close on tests, take 2             
26585              From: andreas.koenig@anima.de (Andreas J. Koenig)
26586              Date: 29 Dec 2001 21:42:37 +0100
26587              Message-ID: <m33d1tvjuq.fsf@anima.de>
26588              
26589              (except for the three DB_File patch fragments)
26590      Branch: perl
26591            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
26592            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
26593            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
26594            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
26595            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
26596            ! t/op/runlevel.t t/op/write.t t/run/switches.t
26597 ____________________________________________________________________________
26598 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
26599         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
26600              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26601              Date: Sat, 29 Dec 2001 20:38:59 +0100
26602              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
26603              
26604              (NetWare tree not touched because it's very //)
26605      Branch: perl
26606            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
26607            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
26608            ! wince/include/errno.h wince/include/netdb.h
26609            ! wince/include/sys/socket.h wince/include/sys/stat.h
26610            ! wince/perllib.c wince/perlmain.c wince/win32.h
26611            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
26612            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
26613 ____________________________________________________________________________
26614 [ 13938] By: nick                                  on 2001/12/29  19:23:32
26615         Log: Integrate mainline (ok linux)
26616      Branch: perlio
26617           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
26618           !> (integrate 33 files)
26619 ____________________________________________________________________________
26620 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
26621         Log: Give up on serious testing of langinfo().  Leave the old
26622              code in place, though.
26623      Branch: perl
26624            ! ext/I18N/Langinfo/Langinfo.t
26625 ____________________________________________________________________________
26626 [ 13936] By: nick                                  on 2001/12/29  18:20:33
26627         Log: Routine regen_config_h - no real differences other than order of crypt 
26628      Branch: perlio
26629            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26630 ____________________________________________________________________________
26631 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
26632         Log: Integrate perlio:
26633              
26634              [ 13934]
26635              Fudge Config.pm so File::Spec does not croak.
26636              
26637              [ 13931]
26638              Define the two socket error numbers in terms of WSAEXXXXX equivalents
26639              (just to get util.c to compile)
26640      Branch: perl
26641           !> win32/FindExt.pm win32/win32.h
26642 ____________________________________________________________________________
26643 [ 13934] By: nick                                  on 2001/12/29  17:27:50
26644         Log: Fudge Config.pm so File::Spec does not croak.
26645      Branch: perlio
26646            ! win32/FindExt.pm
26647 ____________________________________________________________________________
26648 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
26649         Log: metaconfig unit changes for #13932.
26650      Branch: metaconfig
26651            + U/modified/Init.U
26652            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
26653 ____________________________________________________________________________
26654 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
26655         Log: VOS tweaks from Paul Green.
26656              
26657              The Configure tweaks: the _exe needs to be
26658              set after the init; VOS has fd 3 hardwired to /dev/tty;
26659              the grep/ln/make substitutions really need to stick.
26660      Branch: perl
26661            ! Configure hints/vos.sh perl.h util.c vos/build.cm
26662            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26663            ! vos/config.ga.h vos/vosish.h
26664 ____________________________________________________________________________
26665 [ 13931] By: nick                                  on 2001/12/29  17:00:38
26666         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
26667              (just to get util.c to compile)
26668      Branch: perlio
26669            ! win32/win32.h
26670 ____________________________________________________________________________
26671 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
26672         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
26673              From: coral@eekeek.org
26674              Date: Fri, 28 Dec 2001 19:58:22 -0500      
26675              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
26676      Branch: perl
26677            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
26678            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
26679            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
26680            ! pod/perlunicode.pod pod/perlxs.pod util.c
26681 ____________________________________________________________________________
26682 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
26683         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
26684      Branch: perl
26685            ! t/op/exec.t
26686 ____________________________________________________________________________
26687 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
26688         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
26689              From: Abe Timmerman <abe@ztreet.demon.nl>
26690              Date: Sat, 29 Dec 2001 13:10:06 +0100
26691              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
26692      Branch: perl
26693            + lib/Pod/t/InputObjects.t
26694 ____________________________________________________________________________
26695 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
26696         Log: Integrate perlio:
26697              
26698              [ 13926]
26699              Nick Clark's embed.pl fix for my_socketpair
26700              
26701              [ 13923]
26702              Quick fix (after couple of clever fixes failed) for
26703              "accept leaks memory" fail [ID 20011223.001]
26704      Branch: perl
26705           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
26706 ____________________________________________________________________________
26707 [ 13926] By: nick                                  on 2001/12/29  15:23:21
26708         Log: Nick Clark's embed.pl fix for my_socketpair
26709      Branch: perlio
26710            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
26711 ____________________________________________________________________________
26712 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
26713         Log: Slight tweaks on the MM_Win32.t.
26714      Branch: perl
26715            ! lib/ExtUtils/t/MM_Win32.t
26716 ____________________________________________________________________________
26717 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
26718         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
26719              From: Abe Timmerman <abe@ztreet.demon.nl>
26720              Date: Sat, 29 Dec 2001 12:51:36 +0100
26721              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
26722      Branch: perl
26723            + lib/ExtUtils/t/MM_Win32.t
26724            ! MANIFEST
26725 ____________________________________________________________________________
26726 [ 13923] By: nick                                  on 2001/12/29  15:12:07
26727         Log: Quick fix (after couple of clever fixes failed) for
26728              "accept leaks memory" fail [ID 20011223.001]
26729      Branch: perlio
26730            ! pp_sys.c
26731 ____________________________________________________________________________
26732 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
26733         Log: Subject: [PATCH] Module names and other nits
26734              From: Autrijus Tang <autrijus@autrijus.org>                 
26735              Date: Sat, 29 Dec 2001 01:59:28 +0800
26736              Message-ID: <20011229015928.A29712@geb.elixus.org>              
26737      Branch: perl
26738            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
26739            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
26740            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
26741            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
26742            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
26743 ____________________________________________________________________________
26744 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
26745         Log: socketpair tweaks from Nicholas Clark.
26746      Branch: perl
26747            ! ext/Socket/socketpair.t util.c
26748 ____________________________________________________________________________
26749 [ 13920] By: nick                                  on 2001/12/29  12:36:21
26750         Log: Integrate mainline
26751      Branch: perlio
26752           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
26753           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
26754           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
26755           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
26756           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
26757           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
26758           !> t/op/sysio.t
26759 ____________________________________________________________________________
26760 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
26761         Log: Retract #13917.
26762      Branch: perl
26763            ! doop.c
26764 ____________________________________________________________________________
26765 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
26766         Log: Subject: provisional MakeMaker patch for VMS
26767              From: "Craig A. Berry" <craigberry@mac.com> 
26768              Date: Thu, 27 Dec 2001 22:29:37 -0600
26769              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
26770      Branch: perl
26771            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
26772 ____________________________________________________________________________
26773 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
26774         Log: (retracted by #13919)
26775      Branch: perl
26776            ! doop.c
26777 ____________________________________________________________________________
26778 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
26779         Log: metaconfig unit change for #13915.
26780      Branch: metaconfig/U/perl
26781            ! d_u32align.U
26782 ____________________________________________________________________________
26783 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
26784         Log: Remove debris in any case.
26785      Branch: perl
26786            ! Configure
26787 ____________________________________________________________________________
26788 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
26789         Log: Subject: [PATCH] Re: B::walksymtable oddness
26790              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
26791              Date: Thu, 27 Dec 2001 19:14:24 +0100
26792              Message-ID: <3C2B7310.861.18820D0@localhost>
26793      Branch: perl
26794            ! ext/B/B.pm
26795 ____________________________________________________________________________
26796 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
26797         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
26798              From: Nicholas Clark <nick@unfortu.net> 
26799              Date: Fri, 28 Dec 2001 00:43:02 +0000
26800              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
26801      Branch: perl
26802            ! ext/Socket/socketpair.t
26803 ____________________________________________________________________________
26804 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
26805         Log: Fast Latin1<->UTF-8 conversion for older Perls.
26806      Branch: perl
26807            ! pod/perluniintro.pod
26808 ____________________________________________________________________________
26809 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
26810         Log: Update Changes.
26811      Branch: perl
26812            ! Changes patchlevel.h
26813 ____________________________________________________________________________
26814 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
26815         Log: More wait status trickery for BeOS.
26816      Branch: perl
26817            ! ext/POSIX/POSIX.xs
26818 ____________________________________________________________________________
26819 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
26820         Log: metaconfig unit change for #13908.
26821      Branch: metaconfig/U/perl
26822            ! d_u32align.U
26823 ____________________________________________________________________________
26824 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
26825         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
26826      Branch: perl
26827            ! Configure
26828 ____________________________________________________________________________
26829 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
26830         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
26831              From: gbarr@monty.mutatus.co.uk
26832              Date: 27 Dec 2001 14:41:36 -0000
26833              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
26834      Branch: perl
26835            ! lib/ExtUtils/t/Embed.t
26836 ____________________________________________________________________________
26837 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
26838         Log: Subject: [PATCH] Re: socketpair emulation
26839              From: Nicholas Clark <nick@unfortu.net> 
26840              Date: Wed, 26 Dec 2001 20:08:14 +0000
26841              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
26842      Branch: perl
26843            ! ext/Socket/socketpair.t
26844 ____________________________________________________________________________
26845 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
26846         Log: Subject: [DOC PATCH] left is right and right is left
26847              From: Philip Newton <Philip.Newton@gmx.net>
26848              Date: Thu, 27 Dec 2001 10:04:17 +0100
26849              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
26850      Branch: perl
26851            ! pod/perlfunc.pod pod/perlport.pod
26852 ____________________________________________________________________________
26853 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
26854         Log: Subject: [PATCH] check return of close
26855              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26856              Date: 27 Dec 2001 09:47:30 +0100
26857              Message-ID: <m3ellhgicd.fsf@anima.de> 
26858              
26859              Subject: [PATCH] improve error reporting
26860              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26861              Date: 27 Dec 2001 09:54:55 +0100
26862              Message-ID: <m3adw5gi00.fsf@anima.de> 
26863              
26864              Subject: [PATCH] check return value of close
26865              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26866              Date: 27 Dec 2001 10:03:55 +0100
26867              Message-ID: <m3666tghl0.fsf@anima.de> 
26868              
26869              Subject: [PATCH] return of close
26870              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26871              Date: 27 Dec 2001 10:22:15 +0100
26872              Message-ID: <m31yhhggqg.fsf@anima.de> 
26873      Branch: perl
26874            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
26875            ! t/io/fflush.t
26876 ____________________________________________________________________________
26877 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
26878         Log: Subject: [PATCH] check return of close
26879              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26880              Date: 27 Dec 2001 09:47:30 +0100
26881              Message-ID: <m3ellhgicd.fsf@anima.de> 
26882      Branch: perl
26883            ! t/base/rs.t
26884 ____________________________________________________________________________
26885 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
26886         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
26887              From: andreas.koenig@anima.de (Andreas J. Koenig)
26888              Date: 27 Dec 2001 09:21:16 +0100
26889              Message-ID: <m3n105gjk3.fsf@anima.de>
26890      Branch: perl
26891            ! t/op/sysio.t
26892 ____________________________________________________________________________
26893 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
26894         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
26895              From: "Gerrit P. Haase" <gp@familiehaase.de>
26896              Date: Thu, 27 Dec 2001 09:23:55 +0100 
26897              Message-ID: <98211521662.20011227092355@familiehaase.de>
26898      Branch: perl
26899            ! lib/ExtUtils/t/MM_Cygwin.t
26900 ____________________________________________________________________________
26901 [ 13900] By: nick                                  on 2001/12/27  11:11:51
26902         Log: Integrate mainline
26903      Branch: perlio
26904           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
26905           +> lib/File/Spec/NW5.pm
26906           !> (integrate 52 files)
26907 ____________________________________________________________________________
26908 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
26909         Log: Replace the awful (most likely generated and not very persistent)
26910              URL with something tangible.
26911      Branch: perl
26912            ! README.hpux
26913 ____________________________________________________________________________
26914 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
26915         Log: Naughty /dev/printer (ls -l, really) of IRIX.
26916      Branch: perl
26917            ! t/op/stat.t
26918 ____________________________________________________________________________
26919 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
26920         Log: Upgrade to Net::Ping 2.10.
26921      Branch: perl
26922            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
26923            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
26924            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
26925            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
26926 ____________________________________________________________________________
26927 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
26928         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
26929              (this showed up in Benchmark.t)
26930      Branch: perl
26931            ! pp_sys.c
26932 ____________________________________________________________________________
26933 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
26934         Log: BeOS updates.
26935      Branch: perl
26936            ! README.beos beos/beos.c
26937 ____________________________________________________________________________
26938 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
26939         Log: Subject: Re: bleadperl doesn't compile
26940              From: "Gerrit P. Haase" <gp@familiehaase.de>
26941              Date: Wed, 26 Dec 2001 21:29:08 +0100
26942              Message-ID: <22168634623.20011226212908@familiehaase.de>
26943              
26944              Cygwin with multiplicity.
26945      Branch: perl
26946            ! perlio.c
26947 ____________________________________________________________________________
26948 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
26949         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
26950              From: Nicholas Clark <nick@ccl4.org>
26951              Date: Wed, 26 Dec 2001 19:07:33 +0000
26952              Message-ID: <20011226190732.J48842@plum.flirble.org>            
26953              
26954              socketpair() (un)signedness nit.
26955      Branch: perl
26956            ! util.c
26957 ____________________________________________________________________________
26958 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
26959         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
26960              From: Nicholas Clark <nick@ccl4.org>
26961              Date: Wed, 26 Dec 2001 19:19:47 +0000
26962              Message-ID: <20011226191946.K48842@plum.flirble.org>
26963              
26964              Use report_evil_fh().
26965      Branch: perl
26966            ! doio.c
26967 ____________________________________________________________________________
26968 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
26969         Log: Bad $? assumptions.
26970      Branch: perl
26971            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
26972 ____________________________________________________________________________
26973 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
26974         Log: Net::Ping isn't going to work much without
26975              the Socket extension; fail more gracefully.
26976      Branch: perl
26977            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26978            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26979            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
26980            ! lib/Net/Ping/t/300_ping_stream.t
26981 ____________________________________________________________________________
26982 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
26983         Log: metaconfig unit change for #13888.
26984      Branch: metaconfig
26985            ! U/modified/Oldconfig.U
26986 ____________________________________________________________________________
26987 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
26988         Log: test -d /system is a bit too generic test for VOS
26989              (false hit in BeOS)
26990      Branch: perl
26991            ! Configure
26992 ____________________________________________________________________________
26993 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
26994         Log: No AF_UNIX in BeOS.
26995      Branch: perl
26996            ! util.c
26997 ____________________________________________________________________________
26998 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
26999         Log: FAQ sync.
27000      Branch: perl
27001            ! pod/perlfaq5.pod
27002 ____________________________________________________________________________
27003 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
27004         Log: Update Changes.
27005      Branch: perl
27006            ! Changes patchlevel.h
27007 ____________________________________________________________________________
27008 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
27009         Log: Make -t equal -tw.
27010      Branch: perl
27011            ! perl.c pod/perlrun.pod
27012 ____________________________________________________________________________
27013 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
27014         Log: Subject: Re: Not OK 13881
27015              From: John Peacock <jpeacock@rowman.com>
27016              Date: Tue, 25 Dec 2001 06:02:12 -0500
27017              Message-ID: <3C285CB4.8040006@rowman.com>
27018      Branch: perl
27019            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
27020 ____________________________________________________________________________
27021 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
27022         Log: Subject: Re: Not OK 13881
27023              From: andreas.koenig@anima.de (Andreas J. Koenig)
27024              Date: 25 Dec 2001 07:33:23 +0100
27025              Message-ID: <m3bsgnajws.fsf@anima.de>
27026      Branch: perl
27027            ! op.c
27028 ____________________________________________________________________________
27029 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
27030         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
27031              From: Mark-Jason Dominus <mjd@plover.com>    
27032              Date: Mon, 24 Dec 2001 18:14:48 -0500
27033              Message-ID: <20011224231448.25826.qmail@plover.com>
27034      Branch: perl
27035            ! op.c t/op/eval.t
27036 ____________________________________________________________________________
27037 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
27038         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
27039              From: Dave Rolsky <autarch@urth.org>
27040              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
27041              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
27042      Branch: perl
27043            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
27044            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
27045            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
27046            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
27047            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
27048 ____________________________________________________________________________
27049 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
27050         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
27051              From: Jeffrey Friedl <jfriedl@yahoo.com>
27052              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
27053              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
27054              
27055              The rest of the tests for plus few extras.
27056      Branch: perl
27057            ! t/op/pat.t
27058 ____________________________________________________________________________
27059 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
27060         Log: metaconfig unit change for #13877.
27061      Branch: metaconfig
27062            ! U/modified/Unix.U
27063 ____________________________________________________________________________
27064 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
27065         Log: No-op.
27066      Branch: perl
27067            ! Configure
27068 ____________________________________________________________________________
27069 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
27070         Log: More constant casting.
27071      Branch: perl
27072            ! regexec.c
27073 ____________________________________________________________________________
27074 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
27075         Log: Subject: perlhack.pod 
27076              From: "John P. Linderman" <jpl@research.att.com>
27077              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
27078              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
27079      Branch: perl
27080            ! pod/perlhack.pod
27081 ____________________________________________________________________________
27082 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
27083         Log: File::Find patch patches from Thomas Wegner.
27084      Branch: perl
27085            ! lib/File/Find.pm
27086 ____________________________________________________________________________
27087 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
27088         Log: Subject: Re: socketpair emulation 
27089              From: Nicholas Clark <nick@unfortu.net>                 
27090              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
27091              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
27092      Branch: perl
27093            ! ext/Socket/socketpair.t
27094 ____________________________________________________________________________
27095 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
27096         Log: Must cast constants if they can be quads.
27097      Branch: perl
27098            ! regcomp.c
27099 ____________________________________________________________________________
27100 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
27101         Log: Promote the e/uid to wide enough un/signed integers
27102              and printf them as such.
27103      Branch: perl
27104            ! taint.c
27105 ____________________________________________________________________________
27106 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
27107         Log: metaconfig unit change for #13869.
27108      Branch: metaconfig/U/perl
27109            ! d_u32align.U
27110 ____________________________________________________________________________
27111 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
27112         Log: The U32 alignment test wasn't really working, noticed
27113              by Paul Green.  Now the test works, but this means that
27114              we may see coredumps from the test.   I sure hope MMUless
27115              places don't crash on the test.
27116      Branch: perl
27117            ! Configure
27118 ____________________________________________________________________________
27119 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
27120         Log: metaconfig unit changes for #13867.
27121      Branch: metaconfig
27122            ! U/compline/nblock_io.U U/modified/Unix.U
27123            ! U/modified/spitshell.U
27124 ____________________________________________________________________________
27125 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
27126         Log: More VOS tweaks.
27127      Branch: perl
27128            ! Configure
27129 ____________________________________________________________________________
27130 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
27131         Log: The funky final sigma casefolding.
27132      Branch: perl
27133            ! regcomp.c regexec.c t/op/pat.t utf8.h
27134 ____________________________________________________________________________
27135 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
27136         Log: Update Changes.
27137      Branch: perl
27138            ! Changes patchlevel.h
27139 ____________________________________________________________________________
27140 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
27141         Log: Move the \C and \X to pat.t.
27142      Branch: perl
27143            ! t/op/pat.t t/op/re_tests
27144 ____________________________________________________________________________
27145 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
27146         Log: More logical test ordering.
27147      Branch: perl
27148            ! perl.h
27149 ____________________________________________________________________________
27150 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
27151         Log: Integrate perlio:
27152              
27153              [ 13854]
27154              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
27155              
27156              [ 13853]
27157              Put PerlIO stuff inside EXTERN C
27158              
27159              [ 13852]
27160              Add at least the "important" PerlIO_xxxx functions to embed.pl
27161              so that they get implicit pTHX_ and we can avoid slow dTHX.
27162      Branch: perl
27163           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
27164           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
27165           !> win32/win32.c
27166 ____________________________________________________________________________
27167 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
27168         Log: Even more \X fixing.
27169      Branch: perl
27170            ! regexec.c t/op/pat.t
27171 ____________________________________________________________________________
27172 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
27173         Log: More \X fixing.
27174      Branch: perl
27175            ! regexec.c t/op/pat.t
27176 ____________________________________________________________________________
27177 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
27178         Log: Fix encoding pragma.
27179      Branch: perl
27180            ! regcomp.c
27181 ____________________________________________________________________________
27182 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
27183         Log: Subject: socketpair emulation
27184              From: Nicholas Clark <nick@unfortu.net>
27185              Date: Sat, 22 Dec 2001 18:38:18 +0000
27186              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
27187      Branch: perl
27188            + ext/Socket/socketpair.t
27189            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
27190            ! pp_sys.c proto.h util.c
27191 ____________________________________________________________________________
27192 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
27193         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
27194              From: Jeffrey Friedl <jfriedl@yahoo.com>
27195              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
27196              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
27197              
27198              (partially applied, most of the new tests need to be rethought)
27199      Branch: perl
27200            ! regcomp.c t/op/re_tests
27201 ____________________________________________________________________________
27202 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
27203         Log: Small tweaks.
27204      Branch: perl
27205            ! handy.h regexec.c
27206 ____________________________________________________________________________
27207 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
27208         Log: Unicode casefolding continues.
27209              (lib/encoding.t still failing.)
27210      Branch: perl
27211            ! regexec.c t/op/pat.t
27212 ____________________________________________________________________________
27213 [ 13854] By: nick                                  on 2001/12/22  20:01:27
27214         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
27215      Branch: perlio
27216            ! makedef.pl perlio.h perlio.sym win32/win32.c
27217 ____________________________________________________________________________
27218 [ 13853] By: nick                                  on 2001/12/22  19:58:53
27219         Log: Put PerlIO stuff inside EXTERN C
27220      Branch: perlio
27221            ! embed.pl proto.h
27222 ____________________________________________________________________________
27223 [ 13852] By: nick                                  on 2001/12/22  18:04:34
27224         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
27225              so that they get implicit pTHX_ and we can avoid slow dTHX.
27226      Branch: perlio
27227            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
27228            ! perlio.h pod/perlapi.pod proto.h
27229 ____________________________________________________________________________
27230 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
27231         Log: metaconfig unit change for #13850.
27232      Branch: metaconfig
27233            ! U/modified/Loc.U
27234 ____________________________________________________________________________
27235 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
27236         Log: Rework the make logic (again).
27237      Branch: perl
27238            ! Configure
27239 ____________________________________________________________________________
27240 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
27241         Log: Integrate perlio:
27242              
27243              [ 13848]
27244              The CR at EOF fix earlier broke CR at end-of-buffer.
27245              This should be okay for both?
27246              
27247              [ 13847]
27248              Correct checking code which Ilya spotted was tripped by CR at EOF.
27249              Also tone down perl -DP tracing of sv_gets.
27250              
27251              [ 13846]
27252              Fix mis-parse of autoloaded usage code by declaring the sub
27253      Branch: perl
27254            ! regexec.c
27255           !> ext/POSIX/POSIX.pm perlio.c sv.c
27256 ____________________________________________________________________________
27257 [ 13848] By: nick                                  on 2001/12/22  15:11:17
27258         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
27259              This should be okay for both?
27260      Branch: perlio
27261            ! perlio.c
27262 ____________________________________________________________________________
27263 [ 13847] By: nick                                  on 2001/12/22  12:26:32
27264         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
27265              Also tone down perl -DP tracing of sv_gets.
27266      Branch: perlio
27267            ! perlio.c sv.c
27268 ____________________________________________________________________________
27269 [ 13846] By: nick                                  on 2001/12/22  10:49:27
27270         Log: Fix mis-parse of autoloaded usage code by declaring the sub
27271      Branch: perlio
27272            ! ext/POSIX/POSIX.pm
27273 ____________________________________________________________________________
27274 [ 13845] By: nick                                  on 2001/12/22  10:44:11
27275         Log: Integrate mainline - some fails:
27276              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
27277              -------------------------------------------------------------------------------
27278              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
27279              ../lib/encoding.t                    19    2  10.53%  17-18
27280              op/pat.t                            770    3   0.39%  754-755 757
27281      Branch: perlio
27282           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
27283           !> (integrate 36 files)
27284 ____________________________________________________________________________
27285 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
27286         Log: More Unicode casing fixes.
27287      Branch: perl
27288            ! regexec.c t/op/pat.t
27289 ____________________________________________________________________________
27290 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
27291         Log: Unicode casefolding fixes.
27292      Branch: perl
27293            ! op.c regcomp.c regexec.c t/op/pat.t
27294 ____________________________________________________________________________
27295 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
27296         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
27297              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
27298              Date: Sat, 22 Dec 2001 00:01:29 +0100
27299              Message-ID: <20011222000129.A713@rafael>
27300      Branch: perl
27301            ! ext/B/B/Deparse.pm
27302 ____________________________________________________________________________
27303 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
27304         Log: VOS config from Paul Green.
27305      Branch: perl
27306            ! hints/vos.sh
27307 ____________________________________________________________________________
27308 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
27309         Log: Subject: [PATCH @13746] CreateTTY on OS/2
27310              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27311              Date: Fri, 21 Dec 2001 15:59:45 -0500
27312              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
27313      Branch: perl
27314            ! lib/perl5db.pl
27315 ____________________________________________________________________________
27316 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
27317         Log: Subject: [PATCH @13746] uninstalled build of modules broken
27318              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27319              Date: Fri, 21 Dec 2001 15:49:09 -0500
27320              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
27321      Branch: perl
27322            ! lib/ExtUtils/MM_Unix.pm
27323 ____________________________________________________________________________
27324 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
27325         Log: Subject: [PATCH @13746] OS/2 File::* modules
27326              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27327              Date: Fri, 21 Dec 2001 15:43:24 -0500
27328              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
27329      Branch: perl
27330            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
27331 ____________________________________________________________________________
27332 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
27333         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
27334              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27335              Date: Fri, 21 Dec 2001 17:29:07 +0100
27336              Message-ID: <3C236353.6625C4C0@alcatel.at>
27337      Branch: perl
27338            ! pod/perltie.pod
27339 ____________________________________________________________________________
27340 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
27341         Log: metaconfig unit changes for #13835
27342      Branch: metaconfig
27343            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
27344            ! U/modified/sh.U
27345 ____________________________________________________________________________
27346 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
27347         Log: Further VOS tweaks: the _exe needs to be introduced
27348              in the very beginning, and the make/gmake needs special
27349              VOS logic.
27350      Branch: perl
27351            ! Configure Makefile.SH
27352 ____________________________________________________________________________
27353 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
27354         Log: Update Changes.
27355      Branch: perl
27356            ! Changes patchlevel.h
27357 ____________________________________________________________________________
27358 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
27359         Log: metaconfig unit change for #13832.
27360      Branch: metaconfig
27361            ! U/modified/spitshell.U
27362 ____________________________________________________________________________
27363 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
27364         Log: Also the search for cat needs to be _exe-aware.
27365      Branch: perl
27366            ! Configure
27367 ____________________________________________________________________________
27368 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
27369         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
27370              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27371              Date: Fri, 21 Dec 2001 14:02:01 +0100
27372              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
27373      Branch: perl
27374            ! ext/B/B/Xref.pm
27375 ____________________________________________________________________________
27376 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
27377         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
27378      Branch: perl
27379            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
27380            ! ext/B/t/assembler.t
27381 ____________________________________________________________________________
27382 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
27383         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
27384              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27385              Date: Fri, 21 Dec 2001 11:15:38 +0100
27386              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
27387      Branch: perl
27388            ! hv.c
27389 ____________________________________________________________________________
27390 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
27391         Log: A plan is good.
27392      Branch: perl
27393            ! ext/re/re.t
27394 ____________________________________________________________________________
27395 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
27396         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
27397              From: chromatic <chromatic@rmci.net>
27398              Date: Thu, 20 Dec 2001 16:16:48 -0700
27399              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
27400      Branch: perl
27401            + ext/re/re.t
27402            ! MANIFEST
27403 ____________________________________________________________________________
27404 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
27405         Log: Synchronize the skippage message.
27406      Branch: perl
27407            ! lib/ExtUtils/t/MM_OS2.t
27408 ____________________________________________________________________________
27409 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
27410         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
27411              From: chromatic <chromatic@rmci.net>
27412              Date: Thu, 20 Dec 2001 16:09:10 -0700
27413              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
27414      Branch: perl
27415            + lib/ExtUtils/t/MM_OS2.t
27416            ! MANIFEST
27417 ____________________________________________________________________________
27418 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
27419         Log: Subject: perlfunc.pod patch re flock via fcntl
27420              From: "Tye McQueen" <tye@metronet.com>
27421              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
27422              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
27423      Branch: perl
27424            ! pod/perlfunc.pod
27425 ____________________________________________________________________________
27426 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
27427         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
27428              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
27429              (the Unicode maximum code point) warnable offenses.
27430      Branch: perl
27431            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
27432            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
27433 ____________________________________________________________________________
27434 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
27435         Log: Sterner admonishment on -t.
27436      Branch: perl
27437            ! pod/perlrun.pod
27438 ____________________________________________________________________________
27439 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
27440         Log: Subject: [PATCH B::Dpparse] minor qr// fix
27441              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27442              Date: Thu, 20 Dec 2001 22:53:34 +0100
27443              Message-ID: <20011220225334.A735@rafael>
27444      Branch: perl
27445            ! ext/B/B/Deparse.pm
27446 ____________________________________________________________________________
27447 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
27448         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
27449              From: Robert Spier <rspier@pobox.com>
27450              Date: Thu, 20 Dec 2001 08:10:00 -0800
27451              Message-ID: <15394.3416.693353.107334@rls.cx>
27452      Branch: perl
27453            ! lib/Carp/Heavy.pm
27454 ____________________________________________________________________________
27455 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
27456         Log: Integrate perlio:
27457              
27458              [ 13815]
27459              pTHX_ fixes for :win32 layer
27460      Branch: perl
27461           !> win32/win32io.c
27462 ____________________________________________________________________________
27463 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
27464         Log: Subject: Re: [PATCH pod/perliol.pod] resend
27465              From: Stas Bekman <stas@stason.org>
27466              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
27467              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
27468      Branch: perl
27469            ! pod/perliol.pod
27470 ____________________________________________________________________________
27471 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
27472         Log: Fix up the APIs noone hopefully uses.
27473      Branch: perl
27474            ! utf8.c
27475 ____________________________________________________________________________
27476 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
27477         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
27478              Date: Wed, 19 Dec 2001 14:13:38 -0800
27479              From: Robert Spier <rspier@pobox.com>
27480              Message-ID: <15393.4370.605214.548582@rls.cx>
27481      Branch: perl
27482            ! lib/Carp.t lib/Carp/Heavy.pm
27483 ____________________________________________________________________________
27484 [ 13815] By: nick                                  on 2001/12/20  10:23:42
27485         Log: pTHX_ fixes for :win32 layer
27486      Branch: perlio
27487            ! win32/win32io.c
27488 ____________________________________________________________________________
27489 [ 13814] By: nick                                  on 2001/12/20  08:20:11
27490         Log: Integrate mainline (mostly) utf8.c does not compile.
27491      Branch: perlio
27492           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
27493           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
27494           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
27495           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
27496           +> lib/Net/Ping/t/300_ping_stream.t
27497           !> Changes MANIFEST embed.h embed.pl embedvar.h
27498           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
27499           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
27500           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
27501           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
27502           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
27503 ____________________________________________________________________________
27504 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
27505         Log: Some bincompat clawbacks.
27506      Branch: perl
27507            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
27508            ! wince/perldll.def
27509 ____________________________________________________________________________
27510 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
27511         Log: gcc pacifying (RH 7.1/ia64).
27512      Branch: perl
27513            ! pp.c
27514 ____________________________________________________________________________
27515 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
27516         Log: Update Changes.
27517      Branch: perl
27518            ! Changes patchlevel.h
27519 ____________________________________________________________________________
27520 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
27521         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
27522              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27523              Date: Wed, 19 Dec 2001 12:35:07 +0100
27524              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
27525              
27526              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
27527              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
27528              Date: Wed, 19 Dec 2001 17:34:51 +0000
27529              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
27530      Branch: perl
27531            ! pod/perlre.pod
27532 ____________________________________________________________________________
27533 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
27534         Log: Integrate perlio:
27535              
27536              [ 13808]
27537              Add pTHX to all vtable functions for future-proofing and
27538              consistency of PerlIO layers.
27539              
27540              [ 13797]
27541              Remove the sometimes-lvalue cast
27542              
27543              [ 13796]
27544              alarm.t with -Uuseperlio fix
27545              - SA_RESTART should only be function of PERL_OLD_SIGNALS
27546              not USE_PERLIO
27547              
27548              [ 13795]
27549              Fix READONLY hashes:
27550              1. Discovered need for disabled scope.c part of Jeff's patch.
27551              2. Corrected hv_delete* - entry was being de-linked from
27552              chain (patch program not smart enough?)
27553      Branch: perl
27554           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27555           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
27556 ____________________________________________________________________________
27557 [ 13808] By: nick                                  on 2001/12/19  16:08:27
27558         Log: Add pTHX to all vtable functions for future-proofing and
27559              consistency of PerlIO layers.
27560      Branch: perlio
27561            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27562            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
27563 ____________________________________________________________________________
27564 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
27565         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
27566      Branch: perl
27567            ! ext/B/B/Assembler.pm
27568 ____________________________________________________________________________
27569 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
27570         Log: Reword the alarm explanation.
27571      Branch: perl
27572            ! pod/perlfunc.pod
27573 ____________________________________________________________________________
27574 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
27575         Log: Subject: [PATCH @13746] OS/2 build
27576              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
27577              Date: Wed, 19 Dec 2001 02:45:41 -0500
27578              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
27579              
27580              (skipped the t/TEST change)
27581      Branch: perl
27582            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
27583            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
27584            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
27585 ____________________________________________________________________________
27586 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
27587         Log: Upgrade to Net::Ping 2.09.
27588      Branch: perl
27589            + lib/Net/Ping/CHANGES lib/Net/Ping/README
27590            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
27591            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
27592            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
27593            + lib/Net/Ping/t/300_ping_stream.t
27594            ! MANIFEST lib/Net/Ping.pm
27595 ____________________________________________________________________________
27596 [ 13803] By: nick                                  on 2001/12/19  14:43:24
27597         Log: Integrate mainline
27598      Branch: perlio
27599           +> ext/B/t/assembler.t lib/lib.t
27600           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
27601           !> lib/lib_pm.PL t/op/glob.t utf8.c
27602 ____________________________________________________________________________
27603 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
27604         Log: B::Assembler/B::Disassembler patches and test;
27605              from Wolfgang Laun.
27606              
27607              TODO: getting perlcc working.
27608      Branch: perl
27609            + ext/B/t/assembler.t
27610            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
27611 ____________________________________________________________________________
27612 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
27613         Log: Can't printf U8s as UVs.
27614      Branch: perl
27615            ! utf8.c
27616 ____________________________________________________________________________
27617 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
27618         Log: Subject: Re: [PATCH] ...while $var = glob(...)
27619              From: Robin Houston <robin@kitsite.com> 
27620              Date: Wed, 19 Dec 2001 13:48:55 +0000
27621              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
27622              
27623              Not exactly a glob test but internal-logically correct.
27624      Branch: perl
27625            ! t/op/glob.t
27626 ____________________________________________________________________________
27627 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
27628         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
27629              From: Michael G Schwern <schwern@pobox.com> 
27630              Date: Wed, 19 Dec 2001 07:42:54 -0500
27631              Message-ID: <20011219124254.GF8630@blackrider>
27632      Branch: perl
27633            + lib/lib.t
27634            ! MANIFEST lib/lib_pm.PL
27635 ____________________________________________________________________________
27636 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
27637         Log: Integrate with perlio.
27638      Branch: perl
27639           !> hv.c hv.h scope.c util.c
27640 ____________________________________________________________________________
27641 [ 13797] By: nick                                  on 2001/12/19  12:03:21
27642         Log: Remove the sometimes-lvalue cast
27643      Branch: perlio
27644            ! hv.h
27645 ____________________________________________________________________________
27646 [ 13796] By: nick                                  on 2001/12/19  11:02:27
27647         Log: alarm.t with -Uuseperlio fix
27648              - SA_RESTART should only be function of PERL_OLD_SIGNALS
27649              not USE_PERLIO
27650      Branch: perlio
27651            ! util.c
27652 ____________________________________________________________________________
27653 [ 13795] By: nick                                  on 2001/12/19  10:19:40
27654         Log: Fix READONLY hashes:
27655              1. Discovered need for disabled scope.c part of Jeff's patch.
27656              2. Corrected hv_delete* - entry was being de-linked from
27657              chain (patch program not smart enough?)
27658      Branch: perlio
27659            ! hv.c scope.c
27660 ____________________________________________________________________________
27661 [ 13794] By: nick                                  on 2001/12/19  09:35:13
27662         Log: Integrate mainline
27663      Branch: perlio
27664           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
27665           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
27666           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
27667           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
27668           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
27669 ____________________________________________________________________________
27670 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
27671         Log: Regen toc.
27672      Branch: perl
27673            ! pod/perltoc.pod
27674 ____________________________________________________________________________
27675 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
27676         Log: FAQ sync.
27677      Branch: perl
27678            ! pod/perlfaq5.pod
27679 ____________________________________________________________________________
27680 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
27681         Log: Reformat round.
27682      Branch: perl
27683            ! pod/perlunicode.pod
27684 ____________________________________________________________________________
27685 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
27686         Log: Subject: [PATCH] pod/perlunicode.pod
27687              From: Jeffrey Friedl <jfriedl@yahoo.com>
27688              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
27689              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
27690      Branch: perl
27691            ! pod/perlunicode.pod
27692 ____________________________________________________________________________
27693 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
27694         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
27695              From: Jeffrey Friedl <jfriedl@yahoo.com>
27696              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
27697              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
27698      Branch: perl
27699            ! pod/perluniintro.pod
27700 ____________________________________________________________________________
27701 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
27702         Log: Slight pod reformatting.
27703      Branch: perl
27704            ! pod/perluniintro.pod
27705 ____________________________________________________________________________
27706 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
27707         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
27708              From: Jeffrey Friedl <jfriedl@yahoo.com>    
27709              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
27710              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
27711      Branch: perl
27712            ! pod/perluniintro.pod
27713 ____________________________________________________________________________
27714 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
27715         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
27716              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
27717              Date: Wed, 19 Dec 2001 01:45:23 +0000
27718              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
27719      Branch: perl
27720            ! sv.c
27721 ____________________________________________________________________________
27722 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
27723         Log: Subject: Porting/checkURL.pl
27724              From: abigail@foad.org
27725              Date: Tue, 18 Dec 2001 19:03:22 +0100          
27726              Message-ID: <20011218180322.8278.qmail@foad.org> 
27727      Branch: perl
27728            ! Porting/checkURL.pl
27729 ____________________________________________________________________________
27730 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
27731         Log: metaconfig unit change for #13783.
27732      Branch: metaconfig
27733            ! U/modified/Loc.U
27734 ____________________________________________________________________________
27735 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
27736         Log: A bit too oversweeping matching in #13778.
27737      Branch: perl
27738            ! Configure
27739 ____________________________________________________________________________
27740 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
27741         Log: Re-gen Configure based on #13778..13781.
27742      Branch: perl
27743            ! Configure config_h.SH
27744 ____________________________________________________________________________
27745 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
27746         Log: First assume that crypt() can live happy normal life in
27747              the libc or the moral equivalent; only then try magic.
27748      Branch: metaconfig
27749            + U/modified/d_crypt.U
27750 ____________________________________________________________________________
27751 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
27752         Log: In VOS ACLs confuse the testing.
27753      Branch: metaconfig
27754            ! U/modified/Findhdr.U
27755 ____________________________________________________________________________
27756 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
27757         Log: Either make or gmake.
27758      Branch: metaconfig
27759            ! U/modified/Loc.U
27760 ____________________________________________________________________________
27761 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
27762         Log: If your _exe is different from .exe and your test -f $foo
27763              doesn't do magic to recognize $foo$_exe, you will need to
27764              specify -D_exe=... on command line-- and this patch.
27765      Branch: metaconfig
27766            + U/modified/sh.U
27767            ! U/modified/Loc.U
27768 ____________________________________________________________________________
27769 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
27770         Log: Fix the bugs in #13768..13776, and regen Configure.
27771      Branch: metaconfig
27772            ! U/compline/nblock_io.U U/modified/Findhdr.U
27773            ! U/modified/spitshell.U
27774      Branch: metaconfig/U/perl
27775            ! issymlink.U perlpath.U
27776      Branch: perl
27777            ! Configure config_h.SH
27778 ____________________________________________________________________________
27779 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
27780         Log: Must test with $_exe. (There are plenty of similar
27781              spots earlier but they are a tad more complex to fix
27782              since they come before the hints are run.)
27783      Branch: metaconfig
27784            + U/modified/yacc.U
27785 ____________________________________________________________________________
27786 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
27787         Log: F_SETFL might require <fcntl.h>
27788      Branch: metaconfig
27789            ! U/compline/nblock_io.U
27790 ____________________________________________________________________________
27791 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
27792         Log: Don't require make; have both make and gmake optional.
27793              (Maybe have a check that at least one of them is available?)
27794      Branch: metaconfig
27795            ! U/modified/Loc.U
27796 ____________________________________________________________________________
27797 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
27798         Log: cat might be farther than /bin or /usr/bin.
27799      Branch: metaconfig
27800            ! U/modified/spitshell.U
27801 ____________________________________________________________________________
27802 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
27803         Log: In VOS the path component separator is >, not /.
27804      Branch: metaconfig
27805            ! U/modified/Findhdr.U
27806 ____________________________________________________________________________
27807 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
27808         Log: The VOS shell doesn't implement the ? wildcard
27809              (? is used for other purposes, I assume); but
27810              it does implement the * wildcard, and that works
27811              in the general case just fine.
27812      Branch: metaconfig/U/perl
27813            ! d_dlsymun.U
27814 ____________________________________________________________________________
27815 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
27816         Log: VOS detection.
27817      Branch: metaconfig
27818            ! U/modified/Oldconfig.U
27819 ____________________________________________________________________________
27820 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
27821         Log: Proper path for VOS.
27822      Branch: metaconfig
27823            ! U/modified/Head.U
27824 ____________________________________________________________________________
27825 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
27826         Log: Change s/>& 4/>&4/g for consistency.
27827      Branch: metaconfig
27828            + U/modified/d_dosuid.U
27829            ! U/modified/d_socket.U
27830      Branch: metaconfig/U/perl
27831            ! issymlink.U perlxvf.U
27832 ____________________________________________________________________________
27833 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
27834         Log: Subject: Re: Benchmark.t failure on Linux
27835              From: Nicholas Clark <nick@ccl4.org>
27836              Date: Tue, 18 Dec 2001 22:51:25 +0000
27837              Message-ID: <20011218225124.N21702@plum.flirble.org>
27838      Branch: perl
27839            ! lib/Benchmark.t
27840 ____________________________________________________________________________
27841 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
27842         Log: Re-applying #13752 until a better solution can be found.
27843      Branch: perl
27844            ! lib/ExtUtils/t/MM_Unix.t
27845 ____________________________________________________________________________
27846 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
27847         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
27848              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
27849              Date: Tue, 18 Dec 2001 12:05:40 -0500
27850              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
27851      Branch: perl
27852            ! lib/Exporter.pm
27853 ____________________________________________________________________________
27854 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
27855         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
27856              findings -- some of the warnings I can't explain except
27857              by NVgf being detected wrong, though.
27858      Branch: perl
27859            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
27860 ____________________________________________________________________________
27861 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
27862         Log: Subject: [PATCH] pod/perluniintro.pod
27863              From: Jeffrey Friedl <jfriedl@yahoo.com>
27864              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
27865              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
27866      Branch: perl
27867            ! pod/perluniintro.pod
27868 ____________________________________________________________________________
27869 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
27870         Log: ".pm" is the native executable suffix in VOS.
27871      Branch: perl
27872            ! hints/vos.sh
27873 ____________________________________________________________________________
27874 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
27875         Log: Integrate perlio:
27876              
27877              [ 13760]
27878              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
27879              - added delete of READONLY value inhibit & test for same
27880              - re-tabbed
27881      Branch: perl
27882           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
27883 ____________________________________________________________________________
27884 [ 13760] By: nick                                  on 2001/12/18  15:55:22
27885         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
27886              - added delete of READONLY value inhibit & test for same
27887              - re-tabbed
27888      Branch: perlio
27889            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
27890 ____________________________________________________________________________
27891 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
27892         Log: (Undone by #13766.)
27893              Retract #13752.
27894      Branch: perl
27895            ! lib/ExtUtils/t/MM_Unix.t
27896 ____________________________________________________________________________
27897 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
27898         Log: Echoes of #13757.
27899      Branch: perl
27900            ! t/lib/warnings/utf8
27901 ____________________________________________________________________________
27902 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
27903         Log: Make the utf8 malformedness messages more verbose.
27904      Branch: perl
27905            ! lib/utf8.t utf8.c
27906 ____________________________________________________________________________
27907 [ 13756] By: nick                                  on 2001/12/18  14:43:58
27908         Log: Integrate mainline
27909      Branch: perlio
27910           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
27911           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
27912           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
27913           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
27914           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
27915           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
27916            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
27917            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
27918            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
27919            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
27920            - lib/ExtUtils/testlib.t
27921           !> (integrate 28 files)
27922 ____________________________________________________________________________
27923 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
27924         Log: README.aix updates from Jens-Uwe Mager.
27925      Branch: perl
27926            ! README.aix
27927 ____________________________________________________________________________
27928 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
27929         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
27930              From: Michael G Schwern <schwern@pobox.com>
27931              Date: Tue, 18 Dec 2001 00:58:18 -0500
27932              Message-ID: <20011218055818.GC4362@blackrider>
27933      Branch: perl
27934            ! lib/Benchmark.t
27935 ____________________________________________________________________________
27936 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
27937         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
27938              From: Michael G Schwern <schwern@pobox.com>
27939              Date: Tue, 18 Dec 2001 00:40:38 -0500
27940              Message-ID: <20011218054038.GB4362@blackrider>
27941      Branch: perl
27942            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
27943 ____________________________________________________________________________
27944 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
27945         Log: (reintroduced by #13766)
27946              (retracted by #13759)
27947              
27948              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
27949              From: Michael G Schwern <schwern@pobox.com>  
27950              Date: Tue, 18 Dec 2001 00:00:23 -0500
27951              Message-ID: <20011218050023.GA27893@blackrider>
27952      Branch: perl
27953            ! lib/ExtUtils/t/MM_Unix.t
27954 ____________________________________________________________________________
27955 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
27956         Log: Re-patch #13749.
27957      Branch: perl
27958            ! t/op/glob.t
27959 ____________________________________________________________________________
27960 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
27961         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
27962              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
27963              Date: Tue, 18 Dec 2001 12:55:43 +0000
27964              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
27965      Branch: perl
27966            ! ext/Devel/Peek/Peek.pm
27967 ____________________________________________________________________________
27968 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
27969         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
27970              From: Robin Houston <robin@kitsite.com> 
27971              Date: Tue, 18 Dec 2001 14:54:33 +0000
27972              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
27973      Branch: perl
27974            ! t/op/glob.t
27975 ____________________________________________________________________________
27976 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
27977         Log: Subject: [PATCH] slightly more for Exporter.pm
27978              From: Nicholas Clark <nick@ccl4.org>
27979              Date: Tue, 18 Dec 2001 00:22:03 +0000
27980              Message-ID: <20011218002203.M21702@plum.flirble.org>
27981      Branch: perl
27982            ! lib/Exporter.pm
27983 ____________________________________________________________________________
27984 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
27985         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
27986              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27987              Date: Mon, 17 Dec 2001 16:37:18 +0100
27988              Message-ID: <20011217163718.A2292@rafael>
27989              
27990              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
27991              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27992              Date: Mon, 17 Dec 2001 23:17:06 +0100
27993              Message-ID: <20011217231706.A730@rafael>
27994      Branch: perl
27995            ! pod/perlsub.pod pp.c toke.c
27996 ____________________________________________________________________________
27997 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
27998         Log: Update Changes.
27999      Branch: perl
28000            ! Changes patchlevel.h
28001 ____________________________________________________________________________
28002 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
28003         Log: New test warrants a MANIFEST entry.
28004      Branch: perl
28005            ! MANIFEST
28006 ____________________________________________________________________________
28007 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
28008         Log: Subject: Re: [PATCH] ...while $var = glob(...)
28009              From: Robin Houston <robin@kitsite.com>
28010              Date: Mon, 17 Dec 2001 20:27:30 +0000
28011              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
28012              
28013              Can't portably unlink open files.
28014      Branch: perl
28015            ! t/op/glob.t
28016 ____________________________________________________________________________
28017 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
28018         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
28019      Branch: perl
28020            ! pod/perluniintro.pod
28021 ____________________________________________________________________________
28022 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
28023         Log: Move typeglob test from glob.t to gv.t.
28024      Branch: perl
28025            ! t/op/glob.t t/op/gv.t
28026 ____________________________________________________________________________
28027 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
28028         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
28029              From: Robin Houston <robin@kitsite.com> 
28030              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
28031              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
28032      Branch: perl
28033            ! t/op/glob.t
28034 ____________________________________________________________________________
28035 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
28036         Log: Demote the surrogate and non-character errors to warnings.
28037      Branch: perl
28038            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
28039 ____________________________________________________________________________
28040 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
28041         Log: Subject: [PATCH] more POSIX tests, and more autoloading
28042              From: Nicholas Clark <nick@ccl4.org>
28043              Date: Mon, 17 Dec 2001 18:27:47 +0000
28044              Message-ID: <20011217182747.D21702@plum.flirble.org>
28045      Branch: perl
28046            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
28047 ____________________________________________________________________________
28048 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
28049         Log: Subject: [PATCH] ...while $var = glob(...)
28050              From: Robin Houston <robin@kitsite.com> 
28051              Date: Mon, 17 Dec 2001 15:51:54 +0000
28052              Message-ID: <20011217155153.A311@robin.kitsite.com>
28053      Branch: perl
28054            ! op.c
28055 ____________________________________________________________________________
28056 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
28057         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
28058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28059              Date: Mon, 17 Dec 2001 15:23:01 +0100
28060              Message-ID: <20011217152301.A704@rafael>
28061      Branch: perl
28062            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
28063 ____________________________________________________________________________
28064 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
28065         Log: The system() vs $SIG{ARLM} is no more a todo.
28066      Branch: perl
28067            ! t/op/alarm.t
28068 ____________________________________________________________________________
28069 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
28070         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
28071              From: Michael G Schwern <schwern@pobox.com>
28072              Date: Sun, 16 Dec 2001 23:59:01 -0500
28073              Message-ID: <20011217045901.GL17232@blackrider>
28074      Branch: perl
28075            + t/op/alarm.t
28076            ! MANIFEST
28077 ____________________________________________________________________________
28078 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
28079         Log: s/UNIX/Unix/
28080      Branch: perl
28081            ! MANIFEST
28082 ____________________________________________________________________________
28083 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
28084         Log: Move ExtUtils tests to lib/ExtUtils/t.
28085      Branch: perl
28086            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
28087            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
28088            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
28089            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
28090            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
28091            + lib/ExtUtils/t/testlib.t
28092            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
28093            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
28094            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
28095            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
28096            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
28097            ! MANIFEST
28098 ____________________________________________________________________________
28099 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
28100         Log: Subject: [PATCH] MM_Unix tests, and some questions
28101              From: Tels <perl_dummy@bloodgate.com>
28102              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
28103              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
28104              
28105              Subject: Re: [PATCH] MM_Unix tests, and some questions
28106              From: Tels <perl_dummy@bloodgate.com>
28107              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
28108              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
28109      Branch: perl
28110            + lib/ExtUtils/MM_Unix.t
28111            ! MANIFEST lib/ExtUtils/MM_Unix.pm
28112 ____________________________________________________________________________
28113 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
28114         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
28115              From: Michael G Schwern <schwern@pobox.com>
28116              Date: Sun, 16 Dec 2001 17:53:55 -0500
28117              Message-ID: <20011216225354.GE8900@blackrider>
28118      Branch: perl
28119            ! lib/ExtUtils/MM_Unix.pm
28120 ____________________________________________________________________________
28121 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
28122         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
28123              From: Michael G Schwern <schwern@pobox.com>                
28124              Date: Sun, 16 Dec 2001 16:12:55 -0500
28125              Message-ID: <20011216211255.GV8900@blackrider>
28126      Branch: perl
28127            ! ext/B/B/Deparse.pm
28128 ____________________________________________________________________________
28129 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
28130         Log: Subject: [PATCH] Exporter.pm
28131              From: Nicholas Clark <nick@ccl4.org>
28132              Date: Sun, 16 Dec 2001 19:24:25 +0000
28133              Message-ID: <20011216192425.R21702@plum.flirble.org>
28134      Branch: perl
28135            ! lib/Exporter.pm
28136 ____________________________________________________________________________
28137 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
28138         Log: Subject: [PATCH] Exporter.t (and question)
28139              From: Nicholas Clark <nick@ccl4.org>
28140              Date: Sun, 16 Dec 2001 17:24:55 +0000
28141              Message-ID: <20011216172455.P21702@plum.flirble.org>
28142      Branch: perl
28143            ! lib/Exporter.t
28144 ____________________________________________________________________________
28145 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
28146         Log: Subject: Re: perl@13661
28147              From: "John P. Linderman" <jpl@research.att.com>              
28148              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
28149              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
28150      Branch: perl
28151            ! pp_sort.c
28152 ____________________________________________________________________________
28153 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
28154         Log: Subject: Will the real Unicode encoding please stand up?
28155              From: Jeffrey Friedl <jfriedl@yahoo.com>
28156              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
28157              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
28158      Branch: perl
28159            ! pod/perluniintro.pod
28160 ____________________________________________________________________________
28161 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
28162         Log: Integrate perlio:
28163              
28164              [ 13724]
28165              Fix for alarm() breaking into wait*().
28166              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
28167              signal handler before caller re-does the system call.
28168      Branch: perl
28169           !> util.c
28170 ____________________________________________________________________________
28171 [ 13724] By: nick                                  on 2001/12/17  09:16:50
28172         Log: Fix for alarm() breaking into wait*().
28173              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
28174              signal handler before caller re-does the system call.
28175      Branch: perlio
28176            ! util.c
28177 ____________________________________________________________________________
28178 [ 13723] By: nick                                  on 2001/12/17  07:45:13
28179         Log: Integrate mainline
28180      Branch: perlio
28181           +> (branch 26 files)
28182           !> (integrate 47 files)
28183 ____________________________________________________________________________
28184 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
28185         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
28186              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
28187              and characters beyond 0x10FFF should be disallowed, too,
28188              but some tests would need changing, but more importantly some
28189              APIs would need remodeling since one can easily generate such
28190              characters either by bitwise complements, tr complements, or
28191              v-strings.
28192      Branch: perl
28193            ! pod/perldiag.pod utf8.c
28194 ____________________________________________________________________________
28195 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
28196         Log: Make surrogates illegal also on EBCDIC.
28197      Branch: perl
28198            ! utf8.c
28199 ____________________________________________________________________________
28200 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
28201         Log: Subject: [patch @13687] Unicode::Collate 0.10
28202              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
28203              Date: Sun, 16 Dec 2001 21:22:12 +0900
28204              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
28205      Branch: perl
28206            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
28207            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
28208 ____________________________________________________________________________
28209 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
28210         Log: More documentation for the encoding pragma.
28211      Branch: perl
28212            ! lib/encoding.pm
28213 ____________________________________________________________________________
28214 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
28215         Log: Subject: [PATCH] lib/open.pm 
28216              From: Jeffrey Friedl <jfriedl@yahoo.com>
28217              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
28218              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
28219      Branch: perl
28220            ! lib/open.pm
28221 ____________________________________________________________________________
28222 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
28223         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
28224              From: chromatic <chromatic@rmci.net>
28225              Date: Sat, 15 Dec 2001 23:24:40 -0700
28226              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
28227      Branch: perl
28228            + lib/ExtUtils/Installed.t
28229            ! MANIFEST
28230 ____________________________________________________________________________
28231 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
28232         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
28233              From: Michael G Schwern <schwern@pobox.com>
28234              Date: Sun, 16 Dec 2001 01:14:00 -0500
28235              Message-ID: <20011216061400.GC8900@blackrider>
28236      Branch: perl
28237            ! lib/diagnostics.pm
28238 ____________________________________________________________________________
28239 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
28240         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
28241              From: Michael G Schwern <schwern@pobox.com>
28242              Date: Sun, 16 Dec 2001 01:12:42 -0500
28243              Message-ID: <20011216061242.GB8900@blackrider>
28244      Branch: perl
28245            ! t/test.pl
28246 ____________________________________________________________________________
28247 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
28248         Log: I sometimes outsmart myself.
28249      Branch: perl
28250            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
28251 ____________________________________________________________________________
28252 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
28253         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
28254              From: Michael G Schwern <schwern@pobox.com>
28255              Date: Sat, 15 Dec 2001 15:08:29 -0500
28256              Message-ID: <20011215200829.GK1548@blackrider>
28257      Branch: perl
28258            ! lib/AutoSplit.pm
28259 ____________________________________________________________________________
28260 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
28261         Log: perlunicode enchancements suggested by Jeffrey Friedl.
28262      Branch: perl
28263            ! pod/perlunicode.pod
28264 ____________________________________________________________________________
28265 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
28266         Log: Subject: [PATCH] perlunicode.pod
28267              From: Jeffrey Friedl <jfriedl@yahoo.com>
28268              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
28269              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
28270      Branch: perl
28271            ! pod/perlunicode.pod
28272 ____________________________________________________________________________
28273 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
28274         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
28275              From: Jeffrey Friedl <jfriedl@yahoo.com>
28276              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
28277              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
28278      Branch: perl
28279            ! lib/utf8_heavy.pl
28280 ____________________________________________________________________________
28281 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
28282         Log: Can't create surrogates; so can't match them, either.
28283      Branch: perl
28284            ! pod/perlunicode.pod
28285 ____________________________________________________________________________
28286 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
28287         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
28288              From: Michael G Schwern <schwern@pobox.com>
28289              Date: Sat, 15 Dec 2001 21:20:35 -0500
28290              Message-ID: <20011216022035.GE5672@blackrider>
28291      Branch: perl
28292            ! t/test.pl
28293 ____________________________________________________________________________
28294 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
28295         Log: Make creating UTF-8 surrogates a punishable act.
28296      Branch: perl
28297            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
28298 ____________________________________________________________________________
28299 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
28300         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
28301      Branch: perl
28302            + lib/unicore/In/172.pl lib/unicore/In/173.pl
28303            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
28304            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
28305            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
28306            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
28307            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
28308 ____________________________________________________________________________
28309 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
28310         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
28311              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28312              Date: Sat, 15 Dec 2001 23:21:43 +0100
28313              Message-ID: <20011215232143.A11790@rafael>
28314      Branch: perl
28315            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
28316 ____________________________________________________________________________
28317 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
28318         Log: Make charnames more robust.
28319      Branch: perl
28320            ! lib/charnames.pm
28321 ____________________________________________________________________________
28322 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
28323         Log: The hoops one has to jump through.
28324      Branch: perl
28325            ! ext/I18N/Langinfo/Langinfo.pm
28326 ____________________________________________________________________________
28327 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
28328         Log: Subject: [PATCH] perlstyle.pod nit on warnings
28329              From: Autrijus Tang <autrijus@egb.elixus.org>
28330              Date: Sat, 15 Dec 2001 04:24:34 -0800
28331              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
28332      Branch: perl
28333            ! pod/perlstyle.pod
28334 ____________________________________________________________________________
28335 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
28336         Log: I don't think we are in FooOS, Toto.
28337      Branch: perl
28338            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
28339 ____________________________________________________________________________
28340 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
28341         Log: Subject: Re: Untested modules update:  There's more than we thought
28342              From: chromatic <chromatic@rmci.net>
28343              Date: Fri, 14 Dec 2001 17:20:24 -0700
28344              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
28345      Branch: perl
28346            + lib/ExtUtils/MM_Cygwin.t
28347            ! MANIFEST
28348 ____________________________________________________________________________
28349 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
28350         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
28351              From: Michael G Schwern <schwern@pobox.com> 
28352              Date: Fri, 14 Dec 2001 20:59:42 -0500
28353              Message-ID: <20011215015942.GF28596@blackrider>
28354      Branch: perl
28355            ! t/TEST
28356 ____________________________________________________________________________
28357 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
28358         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
28359              From: Michael G Schwern <schwern@pobox.com> 
28360              Date: Fri, 14 Dec 2001 20:03:46 -0500
28361              Message-ID: <20011215010346.GD28596@blackrider>
28362      Branch: perl
28363            + ext/B/t/bblock.t
28364            ! MANIFEST
28365 ____________________________________________________________________________
28366 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
28367         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
28368              From: Michael G Schwern <schwern@pobox.com> 
28369              Date: Fri, 14 Dec 2001 19:59:13 -0500
28370              Message-ID: <20011215005913.GC28596@blackrider>
28371      Branch: perl
28372            ! ext/B/B/Bblock.pm
28373 ____________________________________________________________________________
28374 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
28375         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
28376              From: Michael G Schwern <schwern@pobox.com> 
28377              Date: Fri, 14 Dec 2001 19:36:12 -0500
28378              Message-ID: <20011215003611.GA28596@blackrider>
28379      Branch: perl
28380            + ext/B/t/asmdata.t
28381            ! MANIFEST
28382 ____________________________________________________________________________
28383 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
28384         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
28385              From: Michael G Schwern <schwern@pobox.com> 
28386              Date: Fri, 14 Dec 2001 19:14:14 -0500
28387              Message-ID: <20011215001414.GA25077@blackrider>
28388      Branch: perl
28389            ! bytecode.pl ext/B/B/Asmdata.pm
28390 ____________________________________________________________________________
28391 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
28392         Log: Permissions.
28393      Branch: perl
28394            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
28395            ! ext/Devel/PPPort/module3.c
28396 ____________________________________________________________________________
28397 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
28398         Log: Benchmark test from Nicholas Clark.
28399      Branch: perl
28400            + lib/Benchmark.t
28401            ! MANIFEST lib/Benchmark.pm
28402 ____________________________________________________________________________
28403 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
28404         Log: Mithing.
28405      Branch: perl
28406            + lib/Attribute/Handlers/demo/demo2.pl
28407            + lib/Attribute/Handlers/demo/demo3.pl
28408            + lib/Attribute/Handlers/demo/demo4.pl
28409 ____________________________________________________________________________
28410 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
28411         Log: Silence compiler worries found by Schwern/Digital cc.
28412      Branch: perl
28413            ! perlio.c sv.c x2p/str.c
28414 ____________________________________________________________________________
28415 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
28416         Log: User may not have a valid home directory even if
28417              getpwuid() succedds.
28418      Branch: perl
28419            ! ext/File/Glob/t/basic.t
28420 ____________________________________________________________________________
28421 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
28422         Log: Integrate with perlio.  (No changes, but that's okay.)
28423      Branch: perl
28424           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
28425 ____________________________________________________________________________
28426 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
28427         Log: Add a Configure hints file for VOS: the POSIX support
28428              of VOS is getting close to the point where it can run
28429              Configure (some Configure tweaks will be required).
28430      Branch: perl
28431            + hints/vos.sh
28432            ! MANIFEST
28433 ____________________________________________________________________________
28434 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
28435         Log: Update Changes.
28436      Branch: perl
28437            ! Changes patchlevel.h
28438 ____________________________________________________________________________
28439 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
28440         Log: Reintroduce Attribute::Handlers with Spider's fixes.
28441      Branch: perl
28442            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
28443            + lib/Attribute/Handlers/README
28444            + lib/Attribute/Handlers/demo/Demo.pm
28445            + lib/Attribute/Handlers/demo/Descriptions.pm
28446            + lib/Attribute/Handlers/demo/MyClass.pm
28447            + lib/Attribute/Handlers/demo/demo.pl
28448            + lib/Attribute/Handlers/demo/demo_call.pl
28449            + lib/Attribute/Handlers/demo/demo_chain.pl
28450            + lib/Attribute/Handlers/demo/demo_cycle.pl
28451            + lib/Attribute/Handlers/demo/demo_hashdir.pl
28452            + lib/Attribute/Handlers/demo/demo_phases.pl
28453            + lib/Attribute/Handlers/demo/demo_range.pl
28454            + lib/Attribute/Handlers/demo/demo_rawdata.pl
28455            + lib/Attribute/Handlers/t/multi.t
28456            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
28457 ____________________________________________________________________________
28458 [ 13685] By: nick                                  on 2001/12/14  15:57:00
28459         Log: Integrate mainline
28460      Branch: perlio
28461           +> t/run/switcht.t
28462           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
28463           !> perlapi.h pod/perlrun.pod t/TEST taint.c
28464 ____________________________________________________________________________
28465 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
28466         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
28467              From: Michael G Schwern <schwern@pobox.com> 
28468              Date: Thu, 13 Dec 2001 19:27:08 -0500
28469              Message-ID: <20011214002707.GA10532@blackrider>
28470              
28471              (reword the perlrun -t description a bit,
28472              and move the Itaint_warn to the bottom of
28473              the intrpvar.h for binary compatibility)
28474      Branch: perl
28475            + t/run/switcht.t
28476            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
28477            ! perlapi.h pod/perlrun.pod t/TEST taint.c
28478 ____________________________________________________________________________
28479 [ 13683] By: nick                                  on 2001/12/14  12:29:41
28480         Log: Integrate mainline
28481      Branch: perlio
28482           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
28483           +> lib/Term/ReadLine.t t/op/hashassign.t
28484            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
28485            - lib/Attribute/Handlers/README
28486            - lib/Attribute/Handlers/demo/Demo.pm
28487            - lib/Attribute/Handlers/demo/Descriptions.pm
28488            - lib/Attribute/Handlers/demo/MyClass.pm
28489            - lib/Attribute/Handlers/demo/demo.pl
28490            - lib/Attribute/Handlers/demo/demo2.pl
28491            - lib/Attribute/Handlers/demo/demo3.pl
28492            - lib/Attribute/Handlers/demo/demo4.pl
28493            - lib/Attribute/Handlers/demo/demo_call.pl
28494            - lib/Attribute/Handlers/demo/demo_chain.pl
28495            - lib/Attribute/Handlers/demo/demo_cycle.pl
28496            - lib/Attribute/Handlers/demo/demo_hashdir.pl
28497            - lib/Attribute/Handlers/demo/demo_phases.pl
28498            - lib/Attribute/Handlers/demo/demo_range.pl
28499            - lib/Attribute/Handlers/demo/demo_rawdata.pl
28500            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
28501           !> (integrate 101 files)
28502 ____________________________________________________________________________
28503 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
28504         Log: Detypo.
28505      Branch: perl
28506            ! utf8.c
28507 ____________________________________________________________________________
28508 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
28509         Log: Buffer overflow checks.
28510      Branch: perl
28511            ! utf8.c
28512 ____________________________________________________________________________
28513 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
28514         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
28515              From: Spider Boardman <spider@leggy.zk3.dec.com>
28516              Date: Thu, 13 Dec 2001 15:32:51 -0500
28517              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
28518      Branch: perl
28519            ! lib/ExtUtils/Embed.t
28520 ____________________________________________________________________________
28521 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
28522         Log: More on the Unicode "line" definition.
28523      Branch: perl
28524            ! pod/perlunicode.pod
28525 ____________________________________________________________________________
28526 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
28527         Log: Open-ended VERSION?
28528      Branch: perl
28529            ! lib/ExtUtils/Install.pm
28530 ____________________________________________________________________________
28531 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
28532         Log: Subject: [PATCH] Better make distclean
28533              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28534              Date: Thu, 13 Dec 2001 21:10:18 +0100
28535              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
28536      Branch: perl
28537            ! Makefile.SH
28538 ____________________________________________________________________________
28539 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
28540         Log: Remove Memoize::Saves as requested by mjd.
28541      Branch: perl
28542            - lib/Memoize/Saves.pm
28543            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
28544 ____________________________________________________________________________
28545 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
28546         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
28547              From: Michael G Schwern <schwern@pobox.com>
28548              Date: Tue, 11 Dec 2001 23:17:32 -0500
28549              Message-ID: <20011212041732.GS17250@blackrider>
28550      Branch: perl
28551            ! lib/ExtUtils/Install.pm
28552 ____________________________________________________________________________
28553 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
28554         Log: Subject: [PATCH] Re: use utf8; with bad utf8
28555              From: Nicholas Clark <nick@ccl4.org>
28556              Date: Thu, 13 Dec 2001 17:09:39 +0000
28557              Message-ID: <20011213170939.L21702@plum.flirble.org>
28558      Branch: perl
28559            ! t/lib/1_compile.t
28560 ____________________________________________________________________________
28561 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
28562         Log: Subject: (LONG!) Sort benchmarks and patch
28563              From: "John P. Linderman" <jpl@research.att.com>
28564              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
28565              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
28566      Branch: perl
28567            ! pp_sort.c
28568 ____________________________________________________________________________
28569 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
28570         Log: Unadorned numbers evil.
28571      Branch: perl
28572            ! pp.c regcomp.c regexec.c utf8.c utf8.h
28573 ____________________________________________________________________________
28574 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
28575         Log: "preprocessing directive not recognized within macro arg"
28576      Branch: perl
28577            ! ext/Data/Dumper/Dumper.xs
28578 ____________________________________________________________________________
28579 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
28580         Log: Subject: Clarifying the documentation of goto            
28581              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
28582              Date: Thu, 13 Dec 2001 08:57:38 -0500
28583              Message-ID: <3C18BD8B@operamail.com>
28584      Branch: perl
28585            ! pod/perlfunc.pod
28586 ____________________________________________________________________________
28587 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
28588         Log: It could be possible for the case-insensitive
28589              Unicode-aware string comparison to wander off
28590              to the la-la land.
28591      Branch: perl
28592            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
28593            ! regexec.c utf8.c
28594 ____________________________________________________________________________
28595 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
28596         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
28597              From: Michael G Schwern <schwern@pobox.com> 
28598              Date: Wed, 12 Dec 2001 21:53:46 -0500
28599              Message-ID: <20011213025346.GH25129@blackrider>
28600      Branch: perl
28601            ! lib/Net/hostent.t t/op/stat.t t/test.pl
28602 ____________________________________________________________________________
28603 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
28604         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
28605              From: Michael G Schwern <schwern@pobox.com> 
28606              Date: Wed, 12 Dec 2001 20:33:42 -0500
28607              Message-ID: <20011213013342.GX25129@blackrider>
28608      Branch: perl
28609            ! t/io/fs.t
28610 ____________________________________________________________________________
28611 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
28612         Log: Subject: Re: [PATCH] use utf8; tests
28613              From: Nicholas Clark <nick@ccl4.org>
28614              Date: Thu, 13 Dec 2001 00:16:58 +0000
28615              Message-ID: <20011213001658.I21702@plum.flirble.org>
28616      Branch: perl
28617            ! lib/utf8.t
28618 ____________________________________________________________________________
28619 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
28620         Log: EPOC fixes from Olaf Flebbe.
28621      Branch: perl
28622            ! README.epoc epoc/config.sh epoc/createpkg.pl
28623            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
28624 ____________________________________________________________________________
28625 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
28626         Log: Subject: [PATCH perl@13661] VMS test fix-ups
28627              From: "Craig A. Berry" <craigberry@mac.com>
28628              Date: Wed, 12 Dec 2001 16:27:48 -0600
28629              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
28630      Branch: perl
28631            ! lib/Net/hostent.t t/io/fs.t
28632 ____________________________________________________________________________
28633 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
28634         Log: Subject: Re: Next cygwin round.
28635              From: "Gerrit P. Haase" <gp@familiehaase.de>
28636              Date: Wed, 12 Dec 2001 21:59:00 +0100
28637              Message-ID: <122343874595.20011212215900@familiehaase.de>
28638      Branch: perl
28639            ! t/io/fs.t
28640 ____________________________________________________________________________
28641 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
28642         Log: Subject: [PATCH] use utf8; tests
28643              From: Nicholas Clark <nick@ccl4.org>
28644              Date: Wed, 12 Dec 2001 20:07:04 +0000
28645              Message-ID: <20011212200704.E21702@plum.flirble.org>
28646      Branch: perl
28647            ! lib/utf8.t t/test.pl
28648 ____________________________________________________________________________
28649 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
28650         Log: Update Changes.
28651      Branch: perl
28652            ! Changes patchlevel.h
28653 ____________________________________________________________________________
28654 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
28655         Log: Subject: [PATCH] Passing in env to perl_parse did not work
28656              From: Gisle Aas <gisle@ActiveState.com>
28657              Date: 11 Dec 2001 20:52:57 -0800
28658              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
28659      Branch: perl
28660            ! perl.c perl.h
28661 ____________________________________________________________________________
28662 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
28663         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
28664              mostly gcc -Wall complaining about the argument of %p not
28665              being a void *.
28666      Branch: perl
28667            ! perlio.c regcomp.c taint.c toke.c
28668 ____________________________________________________________________________
28669 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
28670         Log: metaconfig unit change for #13657.
28671      Branch: metaconfig
28672            ! U/modified/nis.U
28673 ____________________________________________________________________________
28674 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
28675         Log: Try YP/NIS also from /usr/lib/yp.
28676      Branch: perl
28677            ! Configure
28678 ____________________________________________________________________________
28679 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
28680         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
28681              From: Michael G Schwern <schwern@pobox.com>                
28682              Date: Wed, 12 Dec 2001 05:27:02 -0500      
28683              Message-ID: <20011212102702.GW17250@blackrider>
28684              
28685              (the op/grent part)
28686      Branch: perl
28687            ! t/op/grent.t
28688 ____________________________________________________________________________
28689 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
28690         Log: Weed out .files from ls and readdir() results.
28691      Branch: perl
28692            ! t/op/stat.t
28693 ____________________________________________________________________________
28694 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
28695         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
28696              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
28697              Date: Wed, 12 Dec 2001 10:52:21 +0100
28698              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
28699      Branch: perl
28700            ! lib/File/Find.pm
28701 ____________________________________________________________________________
28702 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
28703         Log: Subject: [PATCH] doio fatal on cygwin for 13651
28704              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
28705              Date: Wed, 12 Dec 2001 11:28:13 +0100      
28706              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
28707      Branch: perl
28708            ! doio.c
28709 ____________________________________________________________________________
28710 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
28711         Log: Get the whole line of ls, makes debugging easier
28712              (from Schwern)
28713      Branch: perl
28714            ! t/op/stat.t
28715 ____________________________________________________________________________
28716 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
28717         Log: rename() must be tested even without link()
28718              or the utime() and rename-directory tests fail.
28719              (Also got the BeOS utime atime/time the wrong way round.)
28720      Branch: perl
28721            ! t/io/fs.t
28722 ____________________________________________________________________________
28723 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
28724         Log: Now that the beos.c is compiled at the main level
28725              the header is in the beos/
28726      Branch: perl
28727            ! beos/beos.c
28728 ____________________________________________________________________________
28729 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
28730         Log: Must remember to require Socket.
28731      Branch: perl
28732            ! ext/Sys/Syslog/syslog.t
28733 ____________________________________________________________________________
28734 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
28735         Log: In BeOS Errno must resort to actual compilation
28736              and execution for some of the error constants.
28737      Branch: perl
28738            ! ext/Errno/Errno_pm.PL
28739 ____________________________________________________________________________
28740 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
28741         Log: BeOS still has no good sockets.
28742      Branch: perl
28743            ! ext/IO/lib/IO/t/io_sel.t
28744 ____________________________________________________________________________
28745 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
28746         Log: BeOS sockets are not true sockets.
28747      Branch: perl
28748            ! ext/IO/lib/IO/t/io_poll.t
28749 ____________________________________________________________________________
28750 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
28751         Log: No Socket, no Syslog.
28752      Branch: perl
28753            ! ext/Sys/Syslog/syslog.t
28754 ____________________________________________________________________________
28755 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
28756         Log: (On some platforms) missing truncate FH.
28757      Branch: perl
28758            ! pod/perltodo.pod
28759 ____________________________________________________________________________
28760 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
28761         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
28762              and vms would be muchly appreciated.
28763      Branch: perl
28764            ! t/io/fs.t
28765 ____________________________________________________________________________
28766 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
28767         Log: utime() updates only the mtime in BeOS. 
28768      Branch: perl
28769            ! pod/perlport.pod
28770 ____________________________________________________________________________
28771 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
28772         Log: No link(), no need to dSP.
28773      Branch: perl
28774            ! pp_sys.c
28775 ____________________________________________________________________________
28776 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
28777         Log: Missing argument.
28778      Branch: perl
28779            ! utf8.c
28780 ____________________________________________________________________________
28781 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
28782         Log: (1) To assume any setuid programs is silly.
28783              (2) Chaining tests with booleans means that some
28784              of them may not get run which means getting out
28785              of test count sync.
28786      Branch: perl
28787            ! t/op/stat.t
28788 ____________________________________________________________________________
28789 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
28790         Log: The beos.c needs to be in the main directory.
28791      Branch: perl
28792            ! hints/beos.sh
28793 ____________________________________________________________________________
28794 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
28795         Log: Detypo and rename.
28796      Branch: perl
28797            ! doio.c perl.h perlio.c perliol.h
28798 ____________________________________________________________________________
28799 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
28800         Log: This time I test compiled.  Honest.
28801      Branch: perl
28802            ! beos/beos.c
28803 ____________________________________________________________________________
28804 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
28805         Log: Subject: [PATCH] slightly more pack tests
28806              From: Nicholas Clark <nick@ccl4.org>
28807              Date: Tue, 11 Dec 2001 23:41:23 +0000
28808              Message-ID: <20011211234123.Y21702@plum.flirble.org>
28809      Branch: perl
28810            ! t/op/pack.t
28811 ____________________________________________________________________________
28812 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
28813         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
28814              From: "Craig A. Berry" <craigberry@mac.com>
28815              Date: Tue, 11 Dec 2001 16:39:13 -0600
28816              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
28817      Branch: perl
28818            ! configure.com
28819 ____________________________________________________________________________
28820 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
28821         Log: metaconfig unit change for #13632.
28822      Branch: metaconfig/U/perl
28823            ! perlpath.U
28824 ____________________________________________________________________________
28825 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
28826         Log: Subject: $Config{perlpath} and -Dversiononly
28827              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28828              Date: Tue, 11 Dec 2001 23:32:33 +0100
28829              Message-ID: <20011211233233.A11587@rafael>
28830      Branch: perl
28831            ! Configure
28832 ____________________________________________________________________________
28833 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
28834         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
28835              From: Nicholas Clark <nick@ccl4.org>
28836              Date: Tue, 11 Dec 2001 21:59:36 +0000
28837              Message-ID: <20011211215935.W21702@plum.flirble.org>
28838      Branch: perl
28839            ! t/op/pack.t
28840 ____________________________________________________________________________
28841 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
28842         Log: More UTF-8 API docs.
28843      Branch: perl
28844            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
28845 ____________________________________________________________________________
28846 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
28847         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
28848              From: Nicholas Clark <nick@ccl4.org>
28849              Date: Tue, 11 Dec 2001 20:08:59 +0000
28850              Message-ID: <20011211200859.S21702@plum.flirble.org>
28851      Branch: perl
28852            ! t/op/pack.t
28853 ____________________________________________________________________________
28854 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
28855         Log: Subject: Re: use utf8; with bad utf8
28856              From: Nicholas Clark <nick@ccl4.org>
28857              Date: Tue, 11 Dec 2001 19:49:21 +0000
28858              Message-ID: <20011211194921.R21702@plum.flirble.org>
28859      Branch: perl
28860            ! lib/utf8.t
28861 ____________________________________________________________________________
28862 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
28863         Log: Can't spell worth a dam.  (Try Three Gorges.)
28864      Branch: perl
28865            ! beos/beos.c
28866 ____________________________________________________________________________
28867 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
28868         Log: We need DWIM cpps.
28869      Branch: perl
28870            ! perlio.c
28871 ____________________________________________________________________________
28872 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
28873         Log: The unixish.h needs to be found and the waitpid wrapper
28874              could use a proto.
28875      Branch: perl
28876            ! beos/beosish.h
28877 ____________________________________________________________________________
28878 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
28879         Log: The BeOS waitpid() seems to be broken,
28880              have a wrapper for it.
28881      Branch: perl
28882            + beos/beos.c beos/beosish.h
28883            ! MANIFEST hints/beos.sh perl.h
28884 ____________________________________________________________________________
28885 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
28886         Log: Unlean the leaning tower of Babel.
28887      Branch: perl
28888            ! perl.h
28889 ____________________________________________________________________________
28890 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
28891         Log: Retract #13607 until we figure out what to do with autouse.
28892      Branch: perl
28893            ! lib/Carp.pm
28894 ____________________________________________________________________________
28895 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
28896         Log: Try to handle platforms that have O_TEXT != O_BINARY but
28897              which are not DOSish, BeOS being one of such platforms.
28898              Ideally this should be a Configure test, not a hardwired
28899              cpp symbol test... 
28900      Branch: perl
28901            ! doio.c perl.h perlio.c perliol.h
28902 ____________________________________________________________________________
28903 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
28904         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
28905              From: Jonathan Stowe <gellyfish@gellyfish.com>
28906              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
28907              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
28908      Branch: perl
28909            ! lib/Term/Cap.pm lib/Term/Cap.t
28910 ____________________________________________________________________________
28911 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
28912         Log: Subject: [patch perlio.c] test for NULL before derefencing
28913              From: Stas Bekman <stas@stason.org>
28914              Date: Tue, 11 Dec 2001 16:17:55 +0800
28915              Message-ID: <3C15C133.8@stason.org>
28916      Branch: perl
28917            ! perlio.c
28918 ____________________________________________________________________________
28919 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
28920         Log: metaconfig unit change for #13617.
28921      Branch: metaconfig/U/perl
28922            ! Extensions.U
28923 ____________________________________________________________________________
28924 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
28925         Log: BeOS has socket() but not enough to build a working Socket.
28926              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
28927              new networking implementation, which is rumored to fix the
28928              non-standardness of sockets, but it's apparently not publicly
28929              available, and anything to do with BeOS has become quite
28930              complicated with the sale of the Be assets to Palm.)
28931      Branch: perl
28932            ! Configure
28933 ____________________________________________________________________________
28934 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
28935         Log: Update changes
28936      Branch: maint-5.6/macperl
28937            ! macos/Changes
28938 ____________________________________________________________________________
28939 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
28940         Log: Add extra pod to help
28941      Branch: maint-5.6/macperl
28942            ! macos/macperl/MacPerl.podhelp
28943 ____________________________________________________________________________
28944 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
28945         Log: Return DoAppleScript errors in $@
28946      Branch: maint-5.6/macperl
28947            ! macos/ext/MacPerl/OSA.xs
28948 ____________________________________________________________________________
28949 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
28950         Log: Clear out $^E before each script run
28951      Branch: maint-5.6/macperl
28952            ! macos/macperl/MPScript.c
28953 ____________________________________________________________________________
28954 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
28955         Log: Integrate various changes from maint-5.6/perl/.
28956      Branch: maint-5.6/macperl
28957           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
28958           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
28959 ____________________________________________________________________________
28960 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
28961         Log: Subject: Exporter's documentation shouldn't lie               
28962              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
28963              Date: Mon, 10 Dec 2001 21:30:20 -0500
28964              Message-ID: <3C4AA201@operamail.com>
28965      Branch: perl
28966            ! lib/Exporter.pm
28967 ____________________________________________________________________________
28968 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
28969         Log: Make Errno better in BeOS (the second hunk is
28970              good on any platform).  Still not working in BeOS
28971              are the E constants that refer BeOS native error
28972              constants (B_...) which are enums (*groan*).
28973      Branch: perl
28974            ! ext/Errno/Errno_pm.PL
28975 ____________________________________________________________________________
28976 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
28977         Log: The BeOS linker seems to link the last seen symbol,
28978              not the first (so the symbols of op.o from libperl.so
28979              would get linked to miniperl instead of the symbols of
28980              opmini.o)-- use the same trick as for NeXT4 for linking
28981              miniperl.
28982      Branch: perl
28983            ! Makefile.SH
28984 ____________________________________________________________________________
28985 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
28986         Log: Subject: Re: [PATCH] tests for hash assignment
28987              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
28988              Date: Tue, 11 Dec 2001 01:48:55 +0000
28989              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
28990      Branch: perl
28991            ! utf8.c
28992 ____________________________________________________________________________
28993 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
28994         Log: (retracted by #13622)
28995              
28996              Subject: RE: More verbose POD for Carp
28997              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
28998              Date: Mon, 10 Dec 2001 20:23:20 -0500
28999              Message-ID: <3C4A3566@operamail.com>
29000      Branch: perl
29001            ! lib/Carp.pm
29002 ____________________________________________________________________________
29003 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
29004         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
29005              From: "Craig A. Berry" <craigberry@mac.com>
29006              Date: Mon, 10 Dec 2001 18:25:37 -0600
29007              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
29008      Branch: perl
29009            ! t/op/write.t t/test.pl
29010 ____________________________________________________________________________
29011 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
29012         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
29013              From: Michael G Schwern <schwern@pobox.com>
29014              Date: Mon, 10 Dec 2001 08:00:01 -0500
29015              Message-ID: <20011210130000.GK1770@blackrider>
29016      Branch: perl
29017            ! t/comp/multiline.t
29018 ____________________________________________________________________________
29019 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
29020         Log: Subject: Re: [PATCH] tests for hash assignment
29021              From: Nicholas Clark <nick@ccl4.org>
29022              Date: Mon, 10 Dec 2001 23:22:28 +0000
29023              Message-ID: <20011210232228.M21702@plum.flirble.org>
29024      Branch: perl
29025            + t/op/hashassign.t
29026            ! MANIFEST t/op/each.t t/test.pl
29027 ____________________________________________________________________________
29028 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
29029         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
29030              From: "Craig A. Berry" <craigberry@mac.com>
29031              Date: Mon, 10 Dec 2001 16:38:14 -0600
29032              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
29033      Branch: perl
29034            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
29035 ____________________________________________________________________________
29036 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
29037         Log: Subject: [PATCH perl@13600] configure.com fixes
29038              From: "Craig A. Berry" <craigberry@mac.com>
29039              Date: Mon, 10 Dec 2001 14:40:20 -0600
29040              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
29041      Branch: perl
29042            ! configure.com
29043 ____________________________________________________________________________
29044 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
29045         Log: Silence BeOS compilation moaning.
29046      Branch: perl
29047            ! perl.h
29048 ____________________________________________________________________________
29049 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
29050         Log: Update Changes.
29051      Branch: perl
29052            ! Changes patchlevel.h
29053 ____________________________________________________________________________
29054 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
29055         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
29056              From: Michael G Schwern <schwern@pobox.com>
29057              Date: Mon, 10 Dec 2001 01:21:03 -0500
29058              Message-ID: <20011210062103.GC1770@blackrider>
29059      Branch: perl
29060            ! lib/ExtUtils/Command.t
29061 ____________________________________________________________________________
29062 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
29063         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
29064              From: Michael G Schwern <schwern@pobox.com>
29065              Date: Mon, 10 Dec 2001 01:10:57 -0500
29066              Message-ID: <20011210061057.GB1770@blackrider>
29067      Branch: perl
29068            ! t/op/groups.t
29069 ____________________________________________________________________________
29070 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
29071         Log: Retract #13596, #13593 should do the trick.
29072      Branch: perl
29073            ! t/op/stat.t
29074 ____________________________________________________________________________
29075 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
29076         Log: (retracted by #13597, #13593 does the job better)
29077              
29078              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
29079              From: Michael G Schwern <schwern@pobox.com>
29080              Date: Mon, 10 Dec 2001 00:53:16 -0500
29081              Message-ID: <20011210055316.GA1770@blackrider>
29082      Branch: perl
29083            ! t/op/stat.t
29084 ____________________________________________________________________________
29085 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
29086         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
29087              From: Michael G Schwern <schwern@pobox.com> 
29088              Date: Mon, 10 Dec 2001 02:19:14 -0500
29089              Message-ID: <20011210071914.GF1770@blackrider>
29090      Branch: perl
29091            ! lib/AutoSplit.t
29092 ____________________________________________________________________________
29093 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
29094         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
29095              From: Michael G Schwern <schwern@pobox.com>
29096              Date: Mon, 10 Dec 2001 02:47:40 -0500
29097              Message-ID: <20011210074739.GH1770@blackrider>
29098      Branch: perl
29099            ! t/op/pack.t
29100 ____________________________________________________________________________
29101 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
29102         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
29103              From: Michael G Schwern <schwern@pobox.com>
29104              Date: Mon, 10 Dec 2001 02:54:22 -0500
29105              Message-ID: <20011210075422.GI1770@blackrider>
29106      Branch: perl
29107            ! t/test.pl
29108 ____________________________________________________________________________
29109 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
29110         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
29111              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29112              Date: Mon, 10 Dec 2001 08:45:20 +0100
29113              Message-ID: <3C146810.60B5B7C0@alcatel.at>
29114      Branch: perl
29115            ! pp_pack.c
29116 ____________________________________________________________________________
29117 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
29118         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
29119              From: Michael G Schwern <schwern@pobox.com>
29120              Date: Mon, 10 Dec 2001 03:27:02 -0500
29121              Message-ID: <20011210082702.GN1770@blackrider>
29122      Branch: perl
29123            ! t/io/openpid.t
29124 ____________________________________________________________________________
29125 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
29126         Log: More chmod +w.
29127      Branch: perl
29128            ! Porting/makerel
29129 ____________________________________________________________________________
29130 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
29131         Log: Just skip the readability test if running as root.
29132      Branch: perl
29133            ! lib/Net/t/netrc.t
29134 ____________________________________________________________________________
29135 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
29136         Log: Tell about the downside of safe signals.
29137      Branch: perl
29138            ! pod/perldelta.pod
29139 ____________________________________________________________________________
29140 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
29141         Log: Make the whole -lperl thing NetBSD only until we
29142              find some other platform that needs the same.
29143      Branch: perl
29144            ! lib/ExtUtils/MM_Unix.pm
29145 ____________________________________________________________________________
29146 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
29147         Log: Subject: [PATCH t/op/pack.t] Cleanup
29148              From: Michael G Schwern <schwern@pobox.com> 
29149              Date: Sun, 9 Dec 2001 23:08:26 -0500
29150              Message-ID: <20011210040826.GD660@blackrider>
29151      Branch: perl
29152            ! t/op/pack.t
29153 ____________________________________________________________________________
29154 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
29155         Log: Add threads support for NetBSD.
29156              
29157              This is also the first (I think) Perl threads build with
29158              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
29159              NetBSD does not as of yet have true kernel POSIX threads,
29160              but the user-level pth seems to be doing pretty well--
29161              the only failure is that threads/t/basic okays 6 and 7
29162              consistently seem be arriving in the reverse order.
29163              Well, gdbm.t is also failing: 'Undefined PLT symbol
29164              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
29165              guessing that GDBM would need a threaded rebuild.
29166      Branch: perl
29167            ! hints/netbsd.sh
29168 ____________________________________________________________________________
29169 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
29170         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
29171              potential performance hit and change in semantics of closure
29172              lookups after C<undef &foo>)
29173      Branch: maint-5.6/perl
29174            ! op.c
29175 ____________________________________________________________________________
29176 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
29177         Log: metaconfig unit change for #13582.
29178      Branch: metaconfig
29179            ! U/threads/usethreads.U
29180 ____________________________________________________________________________
29181 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
29182         Log: Update the ithreads selection info in Configure,
29183              as suggested by Michael Schwern.
29184      Branch: perl
29185            ! Configure
29186 ____________________________________________________________________________
29187 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
29188         Log: Clearing locale environment simply doesn't seem to
29189              guarantee that (nl_)langinfo(CODESET) would return nil.
29190              (I for example get "ISO8859-1", so <guess>maybe there can
29191              be per-system default settings at work</guess>.)
29192      Branch: perl
29193            ! lib/open.t
29194 ____________________________________________________________________________
29195 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
29196         Log: Subject: RE: Exporter fixes reversed in 13540?
29197              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
29198              Date: Sun, 9 Dec 2001 12:55:15 -0500
29199              Message-ID: <3C13F455@operamail.com>
29200      Branch: perl
29201            ! lib/open.pm
29202 ____________________________________________________________________________
29203 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
29204         Log: Root is the lizard king.
29205      Branch: perl
29206            ! lib/Net/t/netrc.t
29207 ____________________________________________________________________________
29208 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
29209         Log: Telling how many tests we are expecting helps.
29210      Branch: perl
29211            ! ext/POSIX/t/waitpid.t
29212 ____________________________________________________________________________
29213 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
29214         Log: Add a test case for waitpid(): from Rocco Caputo.
29215      Branch: perl
29216            + ext/POSIX/t/waitpid.t
29217            ! MANIFEST
29218 ____________________________________________________________________________
29219 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
29220         Log: Subject: [PATCH] Term::ReadLine tweaks and test
29221              From: Richard Clamp <richardc@unixbeard.net>
29222              Date: Mon, 10 Dec 2001 00:51:47 +0000
29223              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
29224      Branch: perl
29225            + lib/Term/ReadLine.t
29226            ! MANIFEST lib/Term/ReadLine.pm
29227 ____________________________________________________________________________
29228 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
29229         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
29230              From: Rocco Caputo <troc@netrus.net>
29231              Date: Sun, 9 Dec 2001 18:12:38 -0500
29232              Message-ID: <20011209181238.A803@eyrie.homenet>
29233      Branch: perl
29234            ! win32/win32.c
29235 ____________________________________________________________________________
29236 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
29237         Log: make sure that va_start() has matching va_end();
29238              from OpenBSD 3.0.
29239      Branch: perl
29240            ! x2p/util.c
29241 ____________________________________________________________________________
29242 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
29243         Log: h2ph updates from OpenBSD 3.0.
29244      Branch: perl
29245            ! utils/h2ph.PL
29246 ____________________________________________________________________________
29247 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
29248         Log: OpenBSD hints update from OpenBSD 3.0.
29249      Branch: perl
29250            ! hints/openbsd.sh
29251 ____________________________________________________________________________
29252 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
29253         Log: DJGPP tweaks from Laszlo Molnar.
29254      Branch: perl
29255            ! djgpp/config.over lib/File/Find/t/find.t
29256            ! lib/File/Find/t/taint.t t/pod/find.t
29257 ____________________________________________________________________________
29258 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
29259         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
29260              From: Michael G Schwern <schwern@pobox.com> 
29261              Date: Sun, 9 Dec 2001 19:28:12 -0500
29262              Message-ID: <20011210002812.GF13586@blackrider>
29263      Branch: perl
29264            ! README.cygwin
29265 ____________________________________________________________________________
29266 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
29267         Log: README.cygwin update from Gerrit P. Haase.
29268      Branch: perl
29269            ! README.cygwin
29270 ____________________________________________________________________________
29271 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
29272         Log: Apply NetBSD patch-ag: shared/static linking,
29273              but make the change less intrusive on non-NetBSD.
29274      Branch: perl
29275            ! lib/ExtUtils/MM_Unix.pm
29276 ____________________________________________________________________________
29277 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
29278         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
29279      Branch: perl
29280            ! lib/ExtUtils/Liblist.pm
29281 ____________________________________________________________________________
29282 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
29283         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
29284      Branch: perl
29285            ! regcomp.c
29286 ____________________________________________________________________________
29287 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
29288         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
29289      Branch: perl
29290            ! pp.c
29291 ____________________________________________________________________________
29292 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
29293         Log: Apply NetBSD patch-ac.
29294              (the fix has already been done: change #9706, fully qualified
29295              pathnames in packlists)
29296      Branch: perl
29297            ! lib/ExtUtils/Install.pm
29298 ____________________________________________________________________________
29299 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
29300         Log: Apply NetBSD patch-ab: NetBSD hints update.
29301      Branch: perl
29302            ! hints/netbsd.sh
29303 ____________________________________________________________________________
29304 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
29305         Log: metaconfig unit changes for #13560.
29306      Branch: metaconfig/U/perl
29307            ! dlsrc.U i_ieeefp.U libperl.U
29308 ____________________________________________________________________________
29309 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
29310         Log: NetBSD has <ieeefp.h> but hidden.
29311      Branch: perl
29312            ! hints/netbsd.sh
29313 ____________________________________________________________________________
29314 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
29315         Log: Implement NetBSD patch-aa.
29316      Branch: perl
29317            ! Configure
29318 ____________________________________________________________________________
29319 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
29320         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
29321              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
29322              Date: Sun, 09 Dec 2001 13:40:58 +0100
29323              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
29324              
29325              (The lstat()s were there in 5.6.1: what happened to them?)
29326      Branch: perl
29327            ! lib/File/Find.pm
29328 ____________________________________________________________________________
29329 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
29330         Log: Quickie documentation of the C UTF-8 API.
29331      Branch: perl
29332            ! pod/perlunicode.pod
29333 ____________________________________________________________________________
29334 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
29335         Log: Subject: bleadperl on cygwin weirdness...
29336              From: "Gerrit P. Haase" <gp@familiehaase.de>
29337              Date: Sun, 9 Dec 2001 20:31:28 +0100
29338              Message-ID: <13779422183.20011209203128@familiehaase.de>          
29339              
29340              (plus libperl*.dll version portability tweaks)
29341      Branch: perl
29342            ! lib/ExtUtils/Embed.t
29343 ____________________________________________________________________________
29344 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
29345         Log: Instead of muting symbol export error if under eval,
29346              delay the errors until the croak().
29347              
29348              (replaces #13408)
29349      Branch: perl
29350            ! lib/Exporter/Heavy.pm
29351 ____________________________________________________________________________
29352 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
29353         Log: Basegroup 0 is a cygwin_nt thing.
29354      Branch: perl
29355            ! t/op/groups.t
29356 ____________________________________________________________________________
29357 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
29358         Log: Also WinME is LoseLink.
29359      Branch: perl
29360            ! t/op/stat.t
29361 ____________________________________________________________________________
29362 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
29363         Log: Forgotten checkin.
29364      Branch: perl
29365            ! lib/User/grent.t
29366 ____________________________________________________________________________
29367 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
29368         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
29369              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
29370              Date: Sun, 09 Dec 2001 13:45:06 +0100
29371              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
29372      Branch: perl
29373            ! lib/File/Find.pm
29374 ____________________________________________________________________________
29375 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
29376         Log: Tweakback.
29377      Branch: perl
29378            ! lib/Net/hostent.t
29379 ____________________________________________________________________________
29380 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
29381         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
29382              From: Michael G Schwern <schwern@pobox.com>
29383              Date: Sat, 8 Dec 2001 14:48:38 -0500
29384              Message-ID: <20011208194838.GA8650@blackrider>
29385      Branch: perl
29386            ! t/op/grent.t
29387 ____________________________________________________________________________
29388 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
29389         Log: Subject: [README.cygwin] Removing old expected test failures
29390              From: Michael G Schwern <schwern@pobox.com>
29391              Date: Sat, 8 Dec 2001 15:38:28 -0500
29392              Message-ID: <20011208203828.GB9017@blackrider>
29393      Branch: perl
29394            ! README.cygwin
29395 ____________________________________________________________________________
29396 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
29397         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
29398              From: Michael G Schwern <schwern@pobox.com>                
29399              Date: Sat, 8 Dec 2001 15:26:59 -0500
29400              Message-ID: <20011208202659.GA9017@blackrider> 
29401      Branch: perl
29402            ! lib/Net/hostent.t
29403 ____________________________________________________________________________
29404 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
29405         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
29406              From: Michael G Schwern <schwern@pobox.com> 
29407              Date: Sat, 8 Dec 2001 15:06:16 -0500
29408              Message-ID: <20011208200616.GA8915@blackrider>
29409      Branch: perl
29410            ! t/op/stat.t
29411 ____________________________________________________________________________
29412 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
29413         Log: Developer deprecations and an incompatibility.
29414      Branch: perl
29415            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
29416 ____________________________________________________________________________
29417 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
29418         Log: Shoo.
29419      Branch: perl
29420            - lib/Attribute/Handlers.pm
29421 ____________________________________________________________________________
29422 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
29423         Log: Remove Attribute::Handlers, as per Damian's request.
29424              (Because of fixing the my variables to be now handled
29425              in run-time, the whole internals of the A::H needs to
29426              be rewritten and Damian will not have time for that
29427              for months.)
29428      Branch: perl
29429            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
29430            - lib/Attribute/Handlers/demo/Demo.pm
29431            - lib/Attribute/Handlers/demo/Descriptions.pm
29432            - lib/Attribute/Handlers/demo/MyClass.pm
29433            - lib/Attribute/Handlers/demo/demo.pl
29434            - lib/Attribute/Handlers/demo/demo2.pl
29435            - lib/Attribute/Handlers/demo/demo3.pl
29436            - lib/Attribute/Handlers/demo/demo4.pl
29437            - lib/Attribute/Handlers/demo/demo_call.pl
29438            - lib/Attribute/Handlers/demo/demo_chain.pl
29439            - lib/Attribute/Handlers/demo/demo_cycle.pl
29440            - lib/Attribute/Handlers/demo/demo_hashdir.pl
29441            - lib/Attribute/Handlers/demo/demo_phases.pl
29442            - lib/Attribute/Handlers/demo/demo_range.pl
29443            - lib/Attribute/Handlers/demo/demo_rawdata.pl
29444            - lib/Attribute/Handlers/t/multi.t
29445            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
29446            ! pod/perlmodlib.pod pod/perltoc.pod
29447 ____________________________________________________________________________
29448 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
29449         Log: Subject: Re: attributes are broken
29450              From: Spider Boardman <spider@Orb.Nashua.NH.US>
29451              Date: Sun, 09 Dec 2001 00:09:23 -0500
29452              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
29453      Branch: perl
29454            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
29455            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
29456            ! xsutils.c
29457 ____________________________________________________________________________
29458 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
29459         Log: Forgotten checkin.
29460      Branch: perl
29461            ! lib/Pod/Text.pm
29462 ____________________________________________________________________________
29463 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
29464         Log: uconfig.h update.
29465      Branch: perl
29466            ! uconfig.h
29467 ____________________________________________________________________________
29468 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
29469         Log: Update Changes.
29470      Branch: perl
29471            ! Changes patchlevel.h
29472 ____________________________________________________________________________
29473 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
29474         Log: Note that some of the Unicode features are
29475              dependent on perlio.
29476      Branch: perl
29477            ! pod/perluniintro.pod
29478 ____________________________________________________________________________
29479 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
29480         Log: Regen perlapi, regen toc.
29481      Branch: perl
29482            ! pod/perlapi.pod pod/perltoc.pod
29483 ____________________________________________________________________________
29484 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
29485         Log: FAQ sync.
29486      Branch: perl
29487            ! pod/perlfaq4.pod pod/perlfaq6.pod
29488 ____________________________________________________________________________
29489 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
29490         Log: Subject: [PATCH] Fix odd language in an sv.c comment
29491              From: coral@eekeek.org
29492              Date: Sat, 8 Dec 2001 12:19:39 -0500
29493              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
29494      Branch: perl
29495            ! sv.c
29496 ____________________________________________________________________________
29497 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
29498         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
29499              From: Michael G Schwern <schwern@pobox.com>
29500              Date: Fri, 7 Dec 2001 20:03:45 -0500
29501              Message-ID: <20011208010345.GD642@blackrider>
29502              
29503              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
29504              From: Michael G Schwern <schwern@pobox.com>
29505              Date: Fri, 7 Dec 2001 20:13:54 -0500
29506              Message-ID: <20011208011354.GE642@blackrider>
29507              
29508              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
29509              From: Michael G Schwern <schwern@pobox.com>
29510              Date: Fri, 7 Dec 2001 21:47:36 -0500
29511              Message-ID: <20011208024736.GH642@blackrider>
29512              
29513              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
29514              From: Michael G Schwern <schwern@pobox.com>
29515              Date: Fri, 7 Dec 2001 23:09:43 -0500
29516              Message-ID: <20011208040943.GK642@blackrider>
29517              
29518              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
29519              Message-Id: <a05101004b83754903506@[172.16.52.1]>
29520              Date: Fri, 7 Dec 2001 23:28:15 -0600
29521              From: "Craig A. Berry" <craigberry@mac.com>
29522      Branch: perl
29523            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
29524 ____________________________________________________________________________
29525 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
29526         Log: Integrate perlio:
29527              
29528              [ 13531]
29529              Tweak multi-arg open error messages
29530              
29531              [ 13530]
29532              Allow multi-arg open() if opening layer declares this legal.
29533      Branch: perl
29534           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
29535           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
29536 ____________________________________________________________________________
29537 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
29538         Log: Retract #11156 since Sarathy has found that it breaks code:
29539              http://bugs.ActiveState.com/show_bug.cgi?id=18457
29540              http://bugs.ActiveState.com/show_bug.cgi?id=18858
29541      Branch: perl
29542            ! op.c sv.c t/op/pos.t
29543 ____________________________________________________________________________
29544 [ 13532] By: nick                                  on 2001/12/08  14:11:12
29545         Log: Integrate mainline
29546      Branch: perlio
29547           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
29548           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
29549 ____________________________________________________________________________
29550 [ 13531] By: nick                                  on 2001/12/08  13:48:21
29551         Log: Tweak multi-arg open error messages
29552      Branch: perlio
29553            ! perlio.c
29554 ____________________________________________________________________________
29555 [ 13530] By: nick                                  on 2001/12/08  10:20:06
29556         Log: Allow multi-arg open() if opening layer declares this legal.
29557      Branch: perlio
29558            ! doio.c perlio.c perliol.h
29559 ____________________________________________________________________________
29560 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
29561         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
29562              From: Michael G Schwern <schwern@pobox.com>       
29563              Date: Fri, 7 Dec 2001 19:41:31 -0500
29564              Message-ID: <20011208004131.GC642@blackrider>
29565      Branch: perl
29566            ! t/run/switches.t t/test.pl
29567 ____________________________________________________________________________
29568 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
29569         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
29570              From: Michael G Schwern <schwern@pobox.com>       
29571              Date: Fri, 7 Dec 2001 19:12:44 -0500
29572              Message-ID: <20011208001244.GB642@blackrider>
29573      Branch: perl
29574            ! t/op/stat.t
29575 ____________________________________________________________________________
29576 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
29577         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
29578              From: Michael G Schwern <schwern@pobox.com>
29579              Date: Fri, 7 Dec 2001 17:28:57 -0500
29580              Message-ID: <20011207222857.GI23210@blackrider>
29581      Branch: perl
29582            ! t/op/magic.t
29583 ____________________________________________________________________________
29584 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
29585         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
29586      Branch: perl
29587            ! t/test.pl
29588 ____________________________________________________________________________
29589 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
29590         Log: which_perl: delay as much a possible till runtime.
29591      Branch: perl
29592            ! t/test.pl
29593 ____________________________________________________________________________
29594 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
29595         Log: Further tweakage to which_perl().
29596      Branch: perl
29597            ! t/test.pl
29598 ____________________________________________________________________________
29599 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
29600         Log: perluniintro tweaks.
29601      Branch: perl
29602            ! pod/perluniintro.pod
29603 ____________________________________________________________________________
29604 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
29605         Log: Tweak the $Perl computation.
29606      Branch: perl
29607            ! t/test.pl
29608 ____________________________________________________________________________
29609 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
29610         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
29611              From: Nicholas Clark <nick@ccl4.org>
29612              Date: Fri, 7 Dec 2001 17:06:56 +0000
29613              Message-ID: <20011207170656.G21702@plum.flirble.org>
29614      Branch: perl
29615            ! doop.c t/op/chop.t
29616 ____________________________________________________________________________
29617 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
29618         Log: Update Changes.
29619      Branch: perl
29620            ! Changes patchlevel.h
29621 ____________________________________________________________________________
29622 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
29623         Log: Missing ).
29624      Branch: perl
29625            ! t/test.pl
29626 ____________________________________________________________________________
29627 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
29628         Log: Allow several arguments to display().
29629      Branch: perl
29630            ! t/test.pl
29631 ____________________________________________________________________________
29632 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
29633         Log: /dev/stdout could be either a character special file
29634              or a named pipe, so let's pretend it doesn't exist.
29635      Branch: perl
29636            ! t/op/stat.t
29637 ____________________________________________________________________________
29638 [ 13516] By: nick                                  on 2001/12/07  15:09:23
29639         Log: Integrate again - can I catch up ?
29640      Branch: perlio
29641           !> t/test.pl
29642 ____________________________________________________________________________
29643 [ 13515] By: nick                                  on 2001/12/07  15:08:17
29644         Log: Integrate mainline some more
29645      Branch: perlio
29646           !> README.hpux hints/linux.sh pod/perlfunc.pod
29647 ____________________________________________________________________________
29648 [ 13514] By: nick                                  on 2001/12/07  15:07:15
29649         Log: Integrate mainline
29650      Branch: perlio
29651           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
29652           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
29653           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
29654           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
29655           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
29656           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
29657           +> t/lib/Math/BigInt/BareCalc.pm
29658            - ext/Devel/PPPort/harness/Harness.pm
29659            - ext/Devel/PPPort/harness/Harness.xs
29660            - ext/Devel/PPPort/harness/Makefile.PL
29661            - ext/Devel/PPPort/harness/module2.c
29662            - ext/Devel/PPPort/harness/module3.c
29663            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
29664            - lib/File/Spec/Functions.t
29665           !> (integrate 103 files)
29666 ____________________________________________________________________________
29667 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
29668         Log: Add display() for displaying icky scalars.
29669      Branch: perl
29670            ! t/test.pl
29671 ____________________________________________________________________________
29672 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
29673         Log: Subject: [ID 20011207.001] documentation bug for waitpid
29674              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
29675              Date: Fri, 7 Dec 2001 12:44:56 +0100
29676              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
29677      Branch: perl
29678            ! pod/perlfunc.pod
29679 ____________________________________________________________________________
29680 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
29681         Log: gcc version matching didn't.
29682      Branch: perl
29683            ! hints/linux.sh
29684 ____________________________________________________________________________
29685 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
29686         Log: Subject: HP renamed their servers              
29687              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29688              Date: Fri, 07 Dec 2001 12:07:22 +0100
29689              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
29690      Branch: perl
29691            ! README.hpux
29692 ____________________________________________________________________________
29693 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
29694         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
29695              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29696              Date: Fri, 7 Dec 2001 00:24:55 -0500
29697              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
29698      Branch: perl
29699            ! pod/perlport.pod
29700 ____________________________________________________________________________
29701 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
29702         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
29703              From: Michael G Schwern <schwern@pobox.com> 
29704              Date: Thu, 6 Dec 2001 22:56:34 -0500
29705              Message-ID: <20011207035634.GO22648@blackrider>
29706      Branch: perl
29707            ! t/base/lex.t t/op/exec.t
29708 ____________________________________________________________________________
29709 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
29710         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
29711              From: Michael G Schwern <schwern@pobox.com>
29712              Date: Thu, 6 Dec 2001 22:45:44 -0500
29713              Message-ID: <20011207034544.GN22648@blackrider>
29714              
29715              (plus op/ref tweak)
29716      Branch: perl
29717            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
29718            ! t/run/kill_perl.t t/test.pl
29719 ____________________________________________________________________________
29720 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
29721         Log: Upgrade to Math::BigInt 1.48.
29722      Branch: perl
29723            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
29724            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
29725            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
29726            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
29727            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
29728            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29729            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
29730 ____________________________________________________________________________
29731 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
29732         Log: Mention also perl56delta in case someone is upgrading from
29733              Perl 5.005_03.
29734      Branch: perl
29735            ! pod/perldelta.pod
29736 ____________________________________________________________________________
29737 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
29738         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
29739              From: Michael G Schwern <schwern@pobox.com>
29740              Date: Thu, 6 Dec 2001 15:15:28 -0500
29741              Message-ID: <20011206201528.GF16414@blackrider>
29742              
29743              (just the term.t, not the lex.t)
29744              
29745              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
29746              From: Michael G Schwern <schwern@pobox.com>
29747              Date: Thu, 6 Dec 2001 15:22:22 -0500
29748              Message-ID: <20011206202222.GG16414@blackrider>
29749              
29750              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
29751              From: Michael G Schwern <schwern@pobox.com>
29752              Date: Thu, 6 Dec 2001 15:31:58 -0500
29753              Message-ID: <20011206203158.GI16414@blackrider>
29754              
29755              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
29756              From: Michael G Schwern <schwern@pobox.com>
29757              Date: Thu, 6 Dec 2001 17:38:55 -0500
29758              Message-ID: <20011206223855.GC22648@blackrider>
29759      Branch: perl
29760            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
29761            ! t/test.pl
29762 ____________________________________________________________________________
29763 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
29764         Log: Update the thr5005 situation.
29765      Branch: perl
29766            ! pod/perldelta.pod
29767 ____________________________________________________________________________
29768 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
29769         Log: perldelta borrowings from perl561delta.
29770      Branch: perl
29771            ! pod/perldelta.pod
29772 ____________________________________________________________________________
29773 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
29774         Log: Add the 5.6.1 perldelta as perl561delta.
29775              (Makes it easier to steal stuff for perldelta :-)
29776      Branch: perl
29777            + pod/perl561delta.pod
29778            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29779 ____________________________________________________________________________
29780 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
29781         Log: Retract #13496 for now.
29782      Branch: perl
29783            ! t/base/lex.t t/base/term.t
29784 ____________________________________________________________________________
29785 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
29786         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
29787              From: "Craig A. Berry" <craigberry@mac.com>
29788              Date: Thu, 6 Dec 2001 14:54:36 -0600
29789              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
29790      Branch: perl
29791            ! vms/ext/filespec.t
29792 ____________________________________________________________________________
29793 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
29794         Log: (retracted by #13499)
29795              
29796              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
29797              From: Michael G Schwern <schwern@pobox.com>
29798              Date: Thu, 6 Dec 2001 15:15:28 -0500
29799              Message-ID: <20011206201528.GF16414@blackrider>
29800      Branch: perl
29801            ! t/base/lex.t t/base/term.t
29802 ____________________________________________________________________________
29803 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
29804         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
29805              From: Michael G Schwern <schwern@pobox.com>
29806              Date: Thu, 6 Dec 2001 13:54:48 -0500
29807              Message-ID: <20011206185448.GC16414@blackrider>
29808      Branch: perl
29809            ! t/op/stat.t
29810 ____________________________________________________________________________
29811 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
29812         Log: The #4 has nothing to do with Unicode.
29813      Branch: perl
29814            ! t/op/tr.t
29815 ____________________________________________________________________________
29816 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
29817         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
29818              From: Michael G Schwern <schwern@pobox.com>
29819              Date: Thu, 6 Dec 2001 13:45:48 -0500
29820              Message-ID: <20011206184548.GB16414@blackrider>
29821      Branch: perl
29822            ! t/op/tr.t
29823 ____________________________________________________________________________
29824 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
29825         Log: Update Changes.
29826      Branch: perl
29827            ! Changes patchlevel.h
29828 ____________________________________________________________________________
29829 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
29830         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
29831              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29832              Date: Thu, 6 Dec 2001 11:41:25 EST
29833              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
29834      Branch: perl
29835            ! vms/vms.c vms/vmsish.h
29836 ____________________________________________________________________________
29837 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
29838         Log: Subject: [PATCH] Re: weirdness in regexps
29839              From: Robin Houston <robin@kitsite.com> 
29840              Date: Thu, 6 Dec 2001 14:44:01 +0000
29841              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
29842      Branch: perl
29843            ! op.c t/lib/strict/subs
29844 ____________________________________________________________________________
29845 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
29846         Log: Make the -b -c -S tests count all of the /dev, not just
29847              check the first one, as suggested by Benjamin Goldberg.
29848      Branch: perl
29849            ! t/op/stat.t
29850 ____________________________________________________________________________
29851 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
29852         Log: Subject: Re: [PATCH: bleadperl] casefold backref
29853              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
29854              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
29855              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
29856      Branch: perl
29857            ! regexec.c
29858 ____________________________________________________________________________
29859 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
29860         Log: Nits noticed by Philip Newton, and de-tab DB.t.
29861      Branch: perl
29862            ! lib/DB.t
29863 ____________________________________________________________________________
29864 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
29865         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
29866              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29867              Date: 6 Dec 2001 11:06:01 -0000
29868              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
29869      Branch: perl
29870            ! op.c t/op/tr.t
29871 ____________________________________________________________________________
29872 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
29873         Log: Subject: [PATCH: bleadperl] casefold backref
29874              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
29875              Date: Wed, 05 Dec 2001 17:27:05 +0000
29876              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
29877      Branch: perl
29878            ! regexec.c t/op/re_tests
29879 ____________________________________________________________________________
29880 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
29881         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
29882              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29883              Date: Wed, 5 Dec 2001 22:34:53 EST
29884              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
29885      Branch: perl
29886            ! mg.c vms/vms.c vms/vmsish.h
29887 ____________________________________________________________________________
29888 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
29889         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
29890              From: Michael G Schwern <schwern@pobox.com>
29891              Date: Wed, 5 Dec 2001 19:52:58 -0500
29892              Message-ID: <20011205195257.A903@blackrider>
29893      Branch: perl
29894            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
29895            + lib/File/Spec/t/rel2abs2rel.t
29896            - lib/File/Spec.t lib/File/Spec/Functions.t
29897            ! MANIFEST
29898 ____________________________________________________________________________
29899 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
29900         Log: Subject: Re: Silly stat() portability questions                
29901              From: Benjamin Goldberg <goldbb2@earthlink.net>
29902              Date: Wed, 05 Dec 2001 22:52:35 -0500
29903              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
29904      Branch: perl
29905            ! pod/perlport.pod
29906 ____________________________________________________________________________
29907 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
29908         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
29909              From: "Craig A. Berry" <craigberry@mac.com>
29910              Date: Wed, 05 Dec 2001 16:41:59 -0600
29911              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
29912      Branch: perl
29913            ! README.vms configure.com lib/File/Spec/VMS.pm
29914            ! vms/ext/filespec.t
29915 ____________________________________________________________________________
29916 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
29917         Log: $apply->('club', $glibc_maintainers);
29918              
29919              (Nick Clark just reported that <langinfo.h> YESSTR
29920              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
29921      Branch: perl
29922            ! ext/I18N/Langinfo/Langinfo.t
29923 ____________________________________________________________________________
29924 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
29925         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
29926      Branch: perl
29927            ! pod/perlport.pod
29928 ____________________________________________________________________________
29929 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
29930         Log: tweak change#13474 (pad entries can apparently be null in some
29931              situations)
29932      Branch: maint-5.6/perl
29933            ! op.c
29934 ____________________________________________________________________________
29935 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
29936         Log: Restore the /dev -b -c -S part of the test.
29937      Branch: perl
29938            ! t/op/stat.t
29939 ____________________________________________________________________________
29940 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
29941         Log: Retract #13475 until Arthur gets back to the mine.
29942      Branch: perl
29943            ! op.c t/run/kill_perl.t
29944 ____________________________________________________________________________
29945 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
29946         Log: (retracted by #13476)
29947              
29948              Manually apply #13474; fixes stale reference to dead
29949              CvOUTSIDE(); this can happen when anonymous subroutines
29950              that aren't closures are returned from an eval""
29951              
29952              (threads/shared/sv_refs.t is coredump-unhappy about this change)
29953      Branch: perl
29954            ! op.c t/run/kill_perl.t
29955 ____________________________________________________________________________
29956 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
29957         Log: replacement for change#10451
29958              
29959              fixes stale reference to dead CvOUTSIDE(); this can happen when
29960              anonymous subroutines that aren't closures are returned from an
29961              eval""
29962      Branch: maint-5.6/perl
29963            ! op.c t/op/misc.t
29964 ____________________________________________________________________________
29965 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
29966         Log: revert change#10451,10472; it was a naive fix that simply
29967              reintroduced the memory leak!
29968      Branch: maint-5.6/perl
29969            ! op.c t/op/misc.t
29970 ____________________________________________________________________________
29971 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
29972         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
29973              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29974              Date: Wed, 05 Dec 2001 10:49:20 +0100
29975              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
29976      Branch: perl
29977            ! lib/File/Basename.pm lib/File/Basename.t
29978 ____________________________________________________________________________
29979 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
29980         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
29981              From: Michael G Schwern <schwern@pobox.com> 
29982              Date: Wed, 5 Dec 2001 02:47:59 -0500
29983              Message-ID: <20011205024759.H14333@blackrider>
29984      Branch: perl
29985            ! t/op/magic.t
29986 ____________________________________________________________________________
29987 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
29988         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
29989              From: Michael G Schwern <schwern@pobox.com>              
29990              Date: Wed, 5 Dec 2001 02:22:05 -0500
29991              Message-ID: <20011205022205.F14333@blackrider>
29992      Branch: perl
29993            ! t/op/stat.t vms/test.com
29994 ____________________________________________________________________________
29995 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
29996         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
29997              From: Michael G Schwern <schwern@pobox.com> 
29998              Date: Tue, 4 Dec 2001 23:40:10 -0500
29999              Message-ID: <20011204234010.B14333@blackrider>
30000      Branch: perl
30001            ! t/op/stat.t
30002 ____________________________________________________________________________
30003 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
30004         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
30005              From: Michael G Schwern <schwern@pobox.com> 
30006              Date: Tue, 4 Dec 2001 21:09:18 -0500           
30007              Message-ID: <20011204210918.D13279@blackrider>
30008              
30009              t/test.
30010      Branch: perl
30011            ! t/test.pl
30012 ____________________________________________________________________________
30013 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
30014         Log: (accidentally empty check-in)
30015      Branch: perl
30016            ! t/op/stat.t
30017 ____________________________________________________________________________
30018 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
30019         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
30020              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30021              Date: Tue, 04 Dec 2001 23:40:27 +0100
30022              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
30023      Branch: perl
30024            ! mg.c
30025 ____________________________________________________________________________
30026 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
30027         Log: Subject: [PATCH] minor pod fix in Safe.pm
30028              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30029              Date: Tue, 4 Dec 2001 22:02:34 +0100
30030              Message-ID: <20011204220234.A17293@rafael>
30031      Branch: perl
30032            ! ext/Opcode/Safe.pm
30033 ____________________________________________________________________________
30034 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
30035         Log: CRLF GRRR.
30036      Branch: perl
30037            ! djgpp/configure.bat
30038 ____________________________________________________________________________
30039 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
30040         Log: DJGPP fixes from Laszlo Molnar.
30041      Branch: perl
30042            ! djgpp/configure.bat djgpp/djgpp.h
30043 ____________________________________________________________________________
30044 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
30045         Log: Update Changes.
30046      Branch: perl
30047            ! Changes patchlevel.h
30048 ____________________________________________________________________________
30049 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
30050         Log: Must wipe out the memory of real Socket before starting
30051              to use the new fake one.
30052      Branch: perl
30053            ! lib/Net/t/config.t
30054 ____________________________________________________________________________
30055 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
30056         Log: LC_ALL might trump LANG.
30057      Branch: perl
30058            ! lib/open.t
30059 ____________________________________________________________________________
30060 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
30061         Log: Make the eval runtime.
30062      Branch: perl
30063            ! lib/open.pm
30064 ____________________________________________________________________________
30065 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
30066         Log: Make the Langinfo test both more lenient (allow
30067              for any symbol not to exists) and stricter (add
30068              more symbols).
30069      Branch: perl
30070            ! ext/I18N/Langinfo/Langinfo.t
30071 ____________________________________________________________________________
30072 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
30073         Log: integrate change#13453 from maint-5.6
30074              
30075              tweak change#11399 to use an explicit flag rather than
30076              ass_u_ming w32_pseudo_id will only be zero for the real
30077              toplevel interpreter; avoids multiple hosts from diddling
30078              the environment at the same time
30079      Branch: perl
30080           !> win32/perlhost.h
30081 ____________________________________________________________________________
30082 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
30083         Log: Subject: [PATCH] VMS update for perldelta.pod
30084              From: "Craig A. Berry" <craigberry@mac.com> 
30085              Date: Tue, 4 Dec 2001 00:23:12 -0600
30086              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
30087      Branch: perl
30088            ! pod/perldelta.pod
30089 ____________________________________________________________________________
30090 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
30091         Log: NetWare tweak from Ananth Kesari.
30092      Branch: perl
30093            ! NetWare/Makefile
30094 ____________________________________________________________________________
30095 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
30096         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
30097              Not adding the test suite because of its many assumptions.
30098      Branch: perl
30099            ! lib/Net/Ping.pm
30100 ____________________________________________________________________________
30101 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
30102         Log: tweak change#11399 to use an explicit flag rather than
30103              ass_u_ming w32_pseudo_id will only be zero for the real
30104              toplevel interpreter; avoids multiple hosts from diddling
30105              the environment at the same time
30106      Branch: maint-5.6/perl
30107            ! win32/perlhost.h
30108 ____________________________________________________________________________
30109 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
30110         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
30111              from Len Makin.
30112      Branch: perl
30113            + hints/super-ux.sh
30114            ! MANIFEST
30115 ____________________________________________________________________________
30116 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
30117         Log: Add Mac OS X known failures to perldelta.
30118      Branch: perl
30119            ! pod/perldelta.pod
30120 ____________________________________________________________________________
30121 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
30122         Log: I think it's time to call the utf8 code non-test.
30123      Branch: perl
30124            ! utf8.c
30125 ____________________________________________________________________________
30126 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
30127         Log: Retract #13303, need rethink.
30128      Branch: perl
30129            ! utf8.c
30130 ____________________________________________________________________________
30131 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
30132         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
30133              From: "Craig A. Berry" <craigberry@mac.com>
30134              Date: Mon, 03 Dec 2001 16:28:06 -0600
30135              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
30136      Branch: perl
30137            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
30138 ____________________________________________________________________________
30139 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
30140         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
30141              From: Andy Dougherty <doughera@lafayette.edu>
30142              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
30143              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
30144      Branch: perl
30145            ! hints/solaris_2.sh
30146 ____________________________________________________________________________
30147 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
30148         Log: This test is not very robust on 8.3-constrained systems:
30149              all the "with truncated name" lines between "Autosplitting ..."
30150              and "some names are not unique" lines are unexpected,
30151              and the truncation message becomes:
30152              testtest.al, testtest.al truncate to testtest 
30153      Branch: perl
30154            ! lib/AutoSplit.t
30155 ____________________________________________________________________________
30156 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
30157         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
30158      Branch: perl
30159            ! ext/I18N/Langinfo/Langinfo.t
30160 ____________________________________________________________________________
30161 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
30162         Log: Test::Morify UCD.t
30163      Branch: perl
30164            ! lib/Unicode/UCD.t
30165 ____________________________________________________________________________
30166 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
30167         Log: If Socket has not been built (e.g. DJGPP) the libnet
30168              tests fall over with (too) much noise.
30169      Branch: perl
30170            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
30171            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
30172            ! lib/Net/t/smtp.t lib/Net/t/time.t
30173 ____________________________________________________________________________
30174 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
30175         Log: Subject: [PATCH] shared hash keys and ++/--
30176              From: Nicholas Clark <nick@ccl4.org>
30177              Date: Mon, 3 Dec 2001 16:37:16 +0000
30178              Message-ID: <20011203163716.C21702@plum.flirble.org>
30179      Branch: perl
30180            ! pp.c pp_hot.c sv.c t/op/inc.t
30181 ____________________________________________________________________________
30182 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
30183         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
30184              From: Jonathan Stowe <jns@gellyfish.com>
30185              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
30186              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
30187      Branch: perl
30188            ! lib/Term/Cap.pm
30189 ____________________________________________________________________________
30190 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
30191         Log: Update Changes.
30192      Branch: perl
30193            ! Changes patchlevel.h
30194 ____________________________________________________________________________
30195 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
30196         Log: perldelta tweaks.
30197      Branch: perl
30198            ! pod/perldelta.pod
30199 ____________________________________________________________________________
30200 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
30201         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
30202              From: Sam Tregar <sam@tregar.com> 
30203              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
30204              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
30205      Branch: perl
30206            ! pod/perlnewmod.pod
30207 ____________________________________________________________________________
30208 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
30209         Log: microperl casting nit.
30210      Branch: perl
30211            ! utf8.c
30212 ____________________________________________________________________________
30213 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
30214         Log: Make sharepvn a macro since all it does is a deref.
30215      Branch: perl
30216            ! embed.h embed.pl global.sym hv.c hv.h proto.h
30217 ____________________________________________________________________________
30218 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
30219         Log: perldelta updates.
30220      Branch: perl
30221            ! pod/perldelta.pod
30222 ____________________________________________________________________________
30223 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
30224         Log: PPPort update from Paul Marquess.
30225      Branch: perl
30226            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
30227            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
30228            + ext/Devel/PPPort/t/test.t
30229            - ext/Devel/PPPort/harness/Harness.pm
30230            - ext/Devel/PPPort/harness/Harness.xs
30231            - ext/Devel/PPPort/harness/Makefile.PL
30232            - ext/Devel/PPPort/harness/module2.c
30233            - ext/Devel/PPPort/harness/module3.c
30234            - ext/Devel/PPPort/harness/t/test.t
30235            ! MANIFEST ext/Devel/PPPort/MANIFEST
30236            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
30237            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
30238            ! ext/Devel/PPPort/soak
30239 ____________________________________________________________________________
30240 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
30241         Log: No use talking about dynamic library search patch
30242              unless we are having a dynamic build.
30243      Branch: perl
30244            ! t/TEST
30245 ____________________________________________________________________________
30246 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
30247         Log: Be more explicit on the List::Util build trick,
30248              should also stop unneeded rebuilds on static builds.
30249      Branch: perl
30250            ! ext/List/Util/Makefile.PL
30251 ____________________________________________________________________________
30252 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
30253         Log: We need to replace the optimize (-O1) with
30254              the -h scalar0 -h vector0, not append them
30255              to the ccflags.
30256      Branch: perl
30257            ! hints/unicos.sh hints/unicosmk.sh
30258 ____________________________________________________________________________
30259 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
30260         Log: Subject: [PATCH] Shared hash keys 
30261              From: Nicholas Clark <nick@ccl4.org>
30262              Date: Sun, 2 Dec 2001 20:52:32 +0000
30263              Message-ID: <20011202205232.U21702@plum.flirble.org>
30264      Branch: perl
30265            ! doop.c t/op/tr.t
30266 ____________________________________________________________________________
30267 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
30268         Log: Better add new files to MANIFEST, too.
30269      Branch: perl
30270            ! MANIFEST
30271 ____________________________________________________________________________
30272 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
30273         Log: Subject: {PATCH] perlpacktut.pod
30274              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
30275              Date: Sun, 02 Dec 2001 19:55:06 +0100
30276              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
30277      Branch: perl
30278            ! pod/perlpacktut.pod
30279 ____________________________________________________________________________
30280 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
30281         Log: Various small nits found by DJGPP build.
30282      Branch: perl
30283            ! doio.c mg.c pp.c util.c
30284 ____________________________________________________________________________
30285 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
30286         Log: Subject: RE: More verbose POD for Carp
30287              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
30288              Date: Sun, 2 Dec 2001 11:32:51 -0500
30289              Message-ID: <3C0A9748@operamail.com>
30290      Branch: perl
30291            ! lib/Carp.pm
30292 ____________________________________________________________________________
30293 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
30294         Log: Add a header for DJGPP with the function prototypes.
30295      Branch: perl
30296            + djgpp/djgpp.h
30297            ! MANIFEST djgpp/djgpp.c
30298 ____________________________________________________________________________
30299 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
30300         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
30301              From: Abe Timmerman <abe@ztreet.demon.nl>
30302              Date: Sun, 02 Dec 2001 02:41:25 +0100
30303              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
30304      Branch: perl
30305            ! pp_sys.c
30306 ____________________________________________________________________________
30307 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
30308         Log: There isn't PTR2INT(), there's PTR2IV().
30309      Branch: perl
30310            ! ext/Time/HiRes/HiRes.xs
30311 ____________________________________________________________________________
30312 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
30313         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
30314              From: Marc Lehmann <root@schmorp.de>
30315              Date: Sun, 02 Dec 2001 02:44:53 +0100
30316              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
30317      Branch: perl
30318            ! ext/Time/HiRes/HiRes.xs
30319 ____________________________________________________________________________
30320 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
30321         Log: encode()/decode() examples.
30322      Branch: perl
30323            ! ext/Encode/Encode.pm
30324 ____________________________________________________________________________
30325 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
30326         Log: DJGPP tweaks from Laszlo Molnar.
30327      Branch: perl
30328            ! djgpp/config.over djgpp/djgppsed.sh
30329 ____________________________________________________________________________
30330 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
30331         Log: Update Changes.
30332      Branch: perl
30333            ! Changes patchlevel.h
30334 ____________________________________________________________________________
30335 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
30336         Log: Integrate perlio:
30337              
30338              [ 13409]
30339              Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
30340              have file descriptors. Noticed a possibly worse problem in the process ...
30341      Branch: perl
30342           !> doio.c
30343 ____________________________________________________________________________
30344 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
30345         Log: Non-VMS-fixed and Win32-skipped version of
30346              
30347              Subject: [PATCH t/op/exec.t] Portabilty fix 
30348              From: Michael G Schwern <schwern@pobox.com> 
30349              Date: Fri, 30 Nov 2001 16:09:27 -0500
30350              Message-ID: <20011130160927.A10406@blackrider>
30351      Branch: perl
30352            ! t/op/exec.t
30353 ____________________________________________________________________________
30354 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
30355         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
30356              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
30357              Date: Sat, 1 Dec 2001 07:01:09 -0500
30358              Message-ID: <3C0D2E39@operamail.com>
30359              
30360              Subject: More verbose POD for Carp
30361              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
30362              Date: Sat, 1 Dec 2001 08:04:16 -0500
30363              Message-ID: <3C285C2B@operamail.com>
30364      Branch: perl
30365            ! lib/Carp.pm lib/Carp/Heavy.pm
30366 ____________________________________________________________________________
30367 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
30368         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
30369              From: chromatic <chromatic@rmci.net>
30370              Date: Sat, 01 Dec 2001 12:41:58 -0700
30371              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
30372      Branch: perl
30373            ! lib/DB.t
30374 ____________________________________________________________________________
30375 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
30376         Log: Try to make a missing RADIXCHAR a softer kinder error.
30377      Branch: perl
30378            ! ext/I18N/Langinfo/Langinfo.t
30379 ____________________________________________________________________________
30380 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
30381         Log: Have a little faith on nl_langinfo() itself.
30382      Branch: perl
30383            ! ext/I18N/Langinfo/Langinfo.xs
30384 ____________________________________________________________________________
30385 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
30386         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
30387              the max, not max plus one)
30388      Branch: perl
30389            ! ext/I18N/Langinfo/Langinfo.xs
30390 ____________________________________________________________________________
30391 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
30392         Log: Make reality agree with the comment.
30393      Branch: perl
30394            ! ext/I18N/Langinfo/Langinfo.xs
30395 ____________________________________________________________________________
30396 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
30397         Log: Try to protect against wild langinfo() arguments.
30398      Branch: perl
30399            ! ext/I18N/Langinfo/Langinfo.xs
30400 ____________________________________________________________________________
30401 [ 13409] By: nick                                  on 2001/12/01  18:19:59
30402         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
30403              have file descriptors. Noticed a possibly worse problem in the process ...
30404      Branch: perlio
30405            ! doio.c
30406 ____________________________________________________________________________
30407 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
30408         Log: (replaced by #13556)
30409              
30410              If we are inside an eval, let's be silent about
30411              separate symbols and just croak() in the end.
30412      Branch: perl
30413            ! lib/Exporter/Heavy.pm
30414 ____________________________________________________________________________
30415 [ 13407] By: nick                                  on 2001/12/01  17:14:05
30416         Log: Integrate mainline
30417      Branch: perlio
30418           !> (integrate 26 files)
30419 ____________________________________________________________________________
30420 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
30421         Log: Subject: Fix for Exporter error reporting behaviour
30422              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
30423              Date: Sat, 1 Dec 2001 06:34:48 -0500
30424              Message-ID: <3C0D1B9A@operamail.com>
30425      Branch: perl
30426            ! lib/Exporter.pm lib/Exporter/Heavy.pm
30427 ____________________________________________________________________________
30428 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
30429         Log: Need to hide behind an eval to avoid a warning
30430              about :utf8 on non-perlio configs.
30431      Branch: perl
30432            ! lib/open.t
30433 ____________________________________________________________________________
30434 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
30435         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
30436              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30437              Date: Fri, 30 Nov 2001 23:46:58 +0100
30438              Message-ID: <20011130234658.A717@rafael>
30439      Branch: perl
30440            ! op.c t/op/method.t
30441 ____________________________________________________________________________
30442 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
30443         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
30444              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30445              Date: Thu, 29 Nov 2001 22:46:12 +0100
30446              Message-ID: <20011129224612.A699@rafael>
30447      Branch: perl
30448            ! ext/B/B/Xref.pm
30449 ____________________________________________________________________________
30450 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
30451         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
30452              From: Tels <perl_dummy@bloodgate.com>
30453              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
30454              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
30455      Branch: perl
30456            ! pod/perlfunc.pod
30457 ____________________________________________________________________________
30458 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
30459         Log: Subject: [REPATCH] reference pointer comparison
30460              From: Nicholas Clark <nick@ccl4.org>
30461              Date: Sat, 1 Dec 2001 13:00:17 +0000
30462              Message-ID: <20011201130017.I21702@plum.flirble.org>
30463      Branch: perl
30464            ! pp.c
30465 ____________________________________________________________________________
30466 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
30467         Log: Upgrade to Storable 1.0.14.
30468      Branch: perl
30469            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
30470 ____________________________________________________________________________
30471 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
30472         Log: Add simple caches for ::viacode() and ::vianame().
30473      Branch: perl
30474            ! lib/charnames.pm lib/charnames.t
30475 ____________________________________________________________________________
30476 [ 13398] By: nick                                  on 2001/12/01  10:36:24
30477         Log: Integrate mainline.
30478      Branch: perlio
30479           +> (branch 44 files)
30480            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
30481            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
30482            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
30483           !> (integrate 250 files)
30484 ____________________________________________________________________________
30485 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
30486         Log: Regen toc and modlib.
30487      Branch: perl
30488            ! pod/perlmodlib.pod pod/perltoc.pod
30489 ____________________________________________________________________________
30490 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
30491         Log: Upgrade to podlators-1.18.
30492      Branch: perl
30493            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
30494 ____________________________________________________________________________
30495 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
30496         Log: -h scalar0 -h vector0 seems to help for both
30497              UNICOS and UNICOS/mk on the unpack %65c problems.
30498              
30499              (replaces #13393)
30500      Branch: perl
30501            ! hints/unicos.sh hints/unicosmk.sh
30502 ____________________________________________________________________________
30503 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
30504         Log: More Socket constants.
30505      Branch: perl
30506            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
30507 ____________________________________________________________________________
30508 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
30509         Log: (replaced by #13395)
30510      Branch: perl
30511            ! hints/unicosmk.sh
30512 ____________________________________________________________________________
30513 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
30514         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
30515              From: Andy Dougherty <doughera@lafayette.edu>
30516              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
30517              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
30518              
30519              Simplify the test skippage criterion now that we are
30520              no more dependent on sed.
30521      Branch: perl
30522            ! t/comp/cpp.t t/run/switchPx.t
30523 ____________________________________________________________________________
30524 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
30525         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
30526              From: Michael G Schwern <schwern@pobox.com>
30527              Date: Fri, 30 Nov 2001 11:48:44 -0500
30528              Message-ID: <20011130114844.C1303@blackrider>
30529              
30530              (replaces #13381)
30531      Branch: perl
30532            ! t/op/stat.t
30533 ____________________________________________________________________________
30534 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
30535         Log: Let's not assume how much memory has been allocated
30536              to PVs.
30537      Branch: perl
30538            ! ext/Devel/Peek/Peek.t
30539 ____________________________________________________________________________
30540 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
30541         Log: VOS needs to know the modules, including pp_sort.
30542      Branch: perl
30543            ! vos/perl.bind
30544 ____________________________________________________________________________
30545 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
30546         Log: Unused variables.
30547      Branch: perl
30548            ! ext/Unicode/Normalize/Normalize.xs
30549 ____________________________________________________________________________
30550 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
30551         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
30552              From: John Peacock <jpeacock@rowman.com>     
30553              Date: Fri, 30 Nov 2001 10:24:00 -0500        
30554              Message-ID: <3C07A490.A22A76B0@rowman.com>   
30555      Branch: perl
30556            ! lib/ExtUtils/Embed.t
30557 ____________________________________________________________________________
30558 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
30559         Log: Tweak for the VOS building script from Paul Green.
30560      Branch: perl
30561            ! vos/configure_perl.cm
30562 ____________________________________________________________________________
30563 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
30564         Log: Update Changes.
30565      Branch: perl
30566            ! Changes patchlevel.h
30567 ____________________________________________________________________________
30568 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
30569         Log: Cannot test if cppstdin has not yet been installed.
30570      Branch: perl
30571            ! t/run/switchPx.t
30572 ____________________________________________________________________________
30573 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
30574         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
30575              From: Michael G Schwern <schwern@pobox.com> 
30576              Date: Thu, 29 Nov 2001 22:05:11 -0500
30577              Message-ID: <20011129220510.A18869@blackrider>
30578              
30579              TODO 1: if cppstdin is used and not yet installed,
30580              the Px.t will fail (must do the same as in cpp.t)
30581              
30582              TODO 2: does this work if no Perl whatsoever has
30583              yet been installed?  That is, we should be using
30584              the Perl we are building to execute the one-liner.
30585      Branch: perl
30586            + t/run/switchPx.aux t/run/switchPx.t
30587            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
30588            ! vms/test.com
30589 ____________________________________________________________________________
30590 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
30591         Log: Upgrade to Unicode::Normalize 0.12.
30592      Branch: perl
30593            ! ext/Unicode/Normalize/Changes
30594            ! ext/Unicode/Normalize/Normalize.pm
30595            ! ext/Unicode/Normalize/Normalize.xs
30596            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
30597            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
30598            ! ext/Unicode/Normalize/t/test.t
30599 ____________________________________________________________________________
30600 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
30601         Log: (replaced by #13391)
30602              
30603              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
30604              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
30605              Date: 30 Nov 2001 11:41:53 -0000             
30606              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
30607              
30608              No need to die if we have high-paranoia (non-chdirable)
30609              system directories.
30610      Branch: perl
30611            ! t/op/stat.t
30612 ____________________________________________________________________________
30613 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
30614         Log: Paragraph rewrapping.
30615      Branch: perl
30616            ! pod/perliol.pod
30617 ____________________________________________________________________________
30618 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
30619         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
30620              From: Stas Bekman <stas@stason.org>
30621              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
30622              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
30623      Branch: perl
30624            ! pod/perliol.pod
30625 ____________________________________________________________________________
30626 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
30627         Log: Whether select() gets restarted on signals is
30628              implementation dependent.
30629      Branch: perl
30630            ! ext/Time/HiRes/HiRes.t
30631 ____________________________________________________________________________
30632 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
30633         Log: More forgotten checkins.
30634      Branch: perl
30635            ! embed.h embed.pl proto.h
30636 ____________________________________________________________________________
30637 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
30638         Log: Add a note about folding vs lowercase.
30639      Branch: perl
30640            ! regexec.c
30641 ____________________________________________________________________________
30642 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
30643         Log: Use to_uni_fold (and add changed global.sym)
30644      Branch: perl
30645            ! global.sym utf8.c
30646 ____________________________________________________________________________
30647 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
30648         Log: Make to Unicode character functions to use UVs
30649              instead of U32s and add to_uni_fold().
30650      Branch: perl
30651            ! embed.pl proto.h utf8.c
30652 ____________________________________________________________________________
30653 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
30654         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
30655              From: Nicholas Clark <nick@ccl4.org>
30656              Date: Thu, 29 Nov 2001 22:47:32 +0000
30657              Message-ID: <20011129224732.W37621@plum.flirble.org>
30658      Branch: perl
30659            ! pod/perlpacktut.pod
30660 ____________________________________________________________________________
30661 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
30662         Log: README.vos updates from Paul Green.
30663      Branch: perl
30664            ! README.vos
30665 ____________________________________________________________________________
30666 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
30667         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
30668              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30669              Date: Thu, 29 Nov 2001 14:18:51 EST
30670              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
30671      Branch: perl
30672            ! mg.c vms/vms.c vms/vmsish.h
30673 ____________________________________________________________________________
30674 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
30675         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
30676              From: Michael G Schwern <schwern@pobox.com>
30677              Date: Thu, 29 Nov 2001 13:12:31 -0500
30678              Message-ID: <20011129131231.E11300@blackrider>
30679      Branch: perl
30680            ! README.vms
30681 ____________________________________________________________________________
30682 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
30683         Log: BGET_IV was missing.
30684      Branch: perl
30685            ! ext/ByteLoader/bytecode.h
30686 ____________________________________________________________________________
30687 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
30688         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
30689              From: Jonathan Stowe <gellyfish@gellyfish.com>
30690              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
30691              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
30692      Branch: perl
30693            ! lib/Term/Cap.pm
30694 ____________________________________________________________________________
30695 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
30696         Log: Porting/checkURL.pl was missing.
30697      Branch: perl
30698            ! MANIFEST
30699 ____________________________________________________________________________
30700 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
30701         Log: Subject: INSTALL and READMEs should be reviewed
30702              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30703              Date: Thu, 29 Nov 2001 16:49:36 +0100
30704              Message-ID: <20011129164936.A17492@rafael>         
30705      Branch: perl
30706            ! README.cygwin
30707 ____________________________________________________________________________
30708 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
30709         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
30710              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
30711              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
30712              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
30713      Branch: perl
30714            ! README.os390
30715 ____________________________________________________________________________
30716 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
30717         Log: Update Changes.
30718      Branch: perl
30719            ! Changes patchlevel.h
30720 ____________________________________________________________________________
30721 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
30722         Log: The changes to the curliffed files didn't stick in #13348.
30723      Branch: perl
30724            ! README.dos README.win32
30725 ____________________________________________________________________________
30726 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
30727         Log: Subject: Re: Found the rev where File::Glob broke
30728              From: Andy Dougherty <doughera@lafayette.edu>
30729              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
30730              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
30731      Branch: perl
30732            ! lib/ExtUtils/MM_Unix.pm
30733 ____________________________________________________________________________
30734 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
30735         Log: Use __DATA__ instead of __END__.
30736      Branch: perl
30737            ! lib/Term/Cap.pm
30738 ____________________________________________________________________________
30739 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
30740         Log: Subject: [PATCH toke.c] autosplit into @F fix
30741              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30742              Date: Thu, 29 Nov 2001 14:52:23 +0100
30743              Message-ID: <20011129145223.A25817@rafael>         
30744      Branch: perl
30745            ! toke.c
30746 ____________________________________________________________________________
30747 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
30748         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
30749              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30750              Date: Thu, 29 Nov 2001 15:48:15 +0100
30751              Message-ID: <20011129154815.C25817@rafael>         
30752      Branch: perl
30753            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
30754 ____________________________________________________________________________
30755 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
30756         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
30757              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
30758              Date: Wed, 28 Nov 2001 20:35:29 +0100
30759              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
30760      Branch: perl
30761            ! pod/perlpacktut.pod
30762 ____________________________________________________________________________
30763 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
30764         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
30765              From: Stas Bekman <stas@stason.org>
30766              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
30767              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
30768              
30769              (with tweaks)
30770      Branch: perl
30771            ! pod/perlapio.pod
30772 ____________________________________________________________________________
30773 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
30774         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
30775              From: Tels <perl_dummy@bloodgate.com>
30776              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
30777              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
30778              
30779              (plus paragraph rewrapping)
30780      Branch: perl
30781            ! lib/Exporter.pm
30782 ____________________________________________________________________________
30783 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
30784         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
30785              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
30786              Date: Wed, 28 Nov 2001 21:47:59 +0000
30787              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
30788      Branch: perl
30789            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
30790 ____________________________________________________________________________
30791 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
30792         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
30793              From: Andy Dougherty <doughera@lafayette.edu>
30794              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
30795              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
30796      Branch: perl
30797            ! INSTALL ext/Time/HiRes/HiRes.t
30798 ____________________________________________________________________________
30799 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
30800         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
30801              From: Michael G Schwern <schwern@pobox.com> 
30802              Date: Wed, 28 Nov 2001 16:37:01 -0500
30803              Message-ID: <20011128163701.H676@blackrider>
30804      Branch: perl
30805            ! t/run/kill_perl.t
30806 ____________________________________________________________________________
30807 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
30808         Log: @INC tweak.
30809      Branch: perl
30810            ! t/op/ref.t
30811 ____________________________________________________________________________
30812 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
30813         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
30814              From: Nicholas Clark <nick@ccl4.org>
30815              Date: Wed, 28 Nov 2001 23:38:43 +0000
30816              Message-ID: <20011128233843.N37621@plum.flirble.org>  
30817      Branch: perl
30818            ! installman
30819 ____________________________________________________________________________
30820 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
30821         Log: Tweak the forking logic.
30822      Branch: perl
30823            ! Porting/checkURL.pl
30824 ____________________________________________________________________________
30825 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
30826         Log: Update perlmodlib.PL as per #13348.  The L<> got
30827              changed back because that is coming from ParseLink.pm.
30828      Branch: perl
30829            ! pod/perlmodlib.PL pod/perlmodlib.pod
30830 ____________________________________________________________________________
30831 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
30832         Log: URL fixups from Michael Schwern.
30833      Branch: perl
30834            ! README.cygwin README.dos README.hpux README.mint README.mpeix
30835            ! README.os390 README.qnx README.solaris README.vos README.win32
30836            ! pod/perlmodlib.pod
30837 ____________________________________________________________________________
30838 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
30839         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
30840              From: Barrie Slaymaker <barries@slaysys.com>
30841              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
30842              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
30843      Branch: perl
30844            ! lib/Exporter.pm
30845 ____________________________________________________________________________
30846 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
30847         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
30848      Branch: perl
30849            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
30850 ____________________________________________________________________________
30851 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
30852         Log: Subject: [PATCH] Re: $\ very broken
30853              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30854              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
30855              Message-ID: <20011128223308.E732@rafael>   
30856              
30857              Subject: Re: [PATCH] Re: $\ very broken     
30858              From: Nicholas Clark <nick@ccl4.org>
30859              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
30860              Message-ID: <20011128222859.K37621@plum.flirble.org>
30861      Branch: perl
30862            ! mg.c t/op/ref.t
30863 ____________________________________________________________________________
30864 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
30865         Log: Add Abigail's link checker with the following tweaks:
30866              - known dummy URLs (Peter Prymmer)
30867              - do also READMEs and INSTALL (Michael Schwern)
30868              - do also ftp URLs
30869              - add fork retry loop in case the allowed number
30870              of processes per user is low
30871      Branch: perl
30872            + Porting/checkURL.pl
30873            ! MANIFEST
30874 ____________________________________________________________________________
30875 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
30876         Log: Update Changes.
30877      Branch: perl
30878            ! Changes patchlevel.h
30879 ____________________________________________________________________________
30880 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
30881         Log: In Linux if we have modern enough gcc and supported
30882              enough CPU, crank up the optimization level to -O3.
30883      Branch: perl
30884            ! hints/linux.sh
30885 ____________________________________________________________________________
30886 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
30887         Log: Add perlpacktut from Wolfgang Laun; regen toc.
30888      Branch: perl
30889            + pod/perlpacktut.pod
30890            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
30891            ! pod/perltoc.pod
30892 ____________________________________________________________________________
30893 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
30894         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
30895              From: PPrymmer@factset.com
30896              Date: Wed, 28 Nov 2001 07:51:26 -0500
30897              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
30898      Branch: perl
30899            ! vms/test.com
30900 ____________________________________________________________________________
30901 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
30902         Log: Test cases for the first half of #13338.
30903      Branch: perl
30904            ! t/lib/h2ph.h t/lib/h2ph.pht
30905 ____________________________________________________________________________
30906 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
30907         Log: Subject: Re: h2ph confused by comments in an enum.
30908              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
30909              Date: Wed, 28 Nov 2001 04:19:21 +0000
30910              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
30911              
30912              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
30913              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
30914              Date: Wed, 28 Nov 2001 13:36:35 +0000
30915              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
30916      Branch: perl
30917            ! utils/h2ph.PL
30918 ____________________________________________________________________________
30919 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
30920         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
30921              From: Jonathan Stowe <gellyfish@gellyfish.com>
30922              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
30923              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
30924              
30925              (replace #13327)
30926      Branch: perl
30927            ! lib/Term/Cap.pm
30928 ____________________________________________________________________________
30929 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
30930         Log: Replace #13335 with
30931              
30932              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
30933              From: Russ Allbery <rra@stanford.edu>
30934              Date: 27 Nov 2001 20:42:49 -0800
30935              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
30936      Branch: perl
30937            ! lib/Pod/Text/Termcap.pm
30938 ____________________________________________________________________________
30939 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
30940         Log: (replaced by #13336)
30941              
30942              Subject: [PATCH perl@13323] Termcap.pm with no termios
30943              From: "Craig A. Berry" <craigberry@mac.com> 
30944              Date: Tue, 27 Nov 2001 22:28:50 -0600
30945              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
30946      Branch: perl
30947            ! lib/Pod/Text/Termcap.pm
30948 ____________________________________________________________________________
30949 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
30950         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
30951              From: "Craig A. Berry" <craigberry@mac.com> 
30952              Date: Tue, 27 Nov 2001 21:46:45 -0600
30953              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
30954      Branch: perl
30955            ! configure.com
30956 ____________________________________________________________________________
30957 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
30958         Log: Upgrade to podlators 1.17.
30959      Branch: perl
30960            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
30961            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
30962 ____________________________________________________________________________
30963 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
30964         Log: Fix for "a\x{100}" =~ /A/i.
30965      Branch: perl
30966            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
30967            ! utf8.c
30968 ____________________________________________________________________________
30969 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
30970         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
30971              From: "Craig A. Berry" <craigberry@mac.com>
30972              Date: Tue, 27 Nov 2001 17:11:49 -0600
30973              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
30974      Branch: perl
30975            ! lib/DB.t
30976 ____________________________________________________________________________
30977 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
30978         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
30979              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30980              Date: Tue, 27 Nov 2001 14:55:23 -0500
30981              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
30982              
30983              Subject: [PATCH: perl@13324] updates to perldelta.pod 
30984              From: PPrymmer@factset.com
30985              Date: Tue, 27 Nov 2001 18:06:04 -0500
30986              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
30987              
30988              plus added some known problems.
30989      Branch: perl
30990            ! pod/perldelta.pod
30991 ____________________________________________________________________________
30992 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
30993         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
30994              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30995              Date: Tue, 27 Nov 2001 15:38:02 EST 
30996              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
30997      Branch: perl
30998            ! configure.com vms/vms.c vms/vmsish.h
30999 ____________________________________________________________________________
31000 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
31001         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
31002              From: Michael G Schwern <schwern@pobox.com> 
31003              Date: Tue, 27 Nov 2001 15:31:12 -0500
31004              Message-ID: <20011127153112.G20929@blackrider>
31005      Branch: perl
31006            ! t/run/kill_perl.t
31007 ____________________________________________________________________________
31008 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
31009         Log: (replaced by #13337)
31010              
31011              VMS can safely hardcode a termcap entry for VT100.
31012      Branch: perl
31013            ! lib/Term/Cap.pm
31014 ____________________________________________________________________________
31015 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
31016         Log: VMS piping fixes from Charles Lane (perl -P should
31017              be working now).
31018      Branch: perl
31019            ! vms/vms.c
31020 ____________________________________________________________________________
31021 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
31022         Log: Subject: [PATCH] perlvar.pod fix
31023              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
31024              Date: Tue, 27 Nov 2001 13:11:47 -0500
31025              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
31026      Branch: perl
31027            ! pod/perlvar.pod
31028 ____________________________________________________________________________
31029 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
31030         Log: Update Changes.
31031      Branch: perl
31032            ! Changes patchlevel.h
31033 ____________________________________________________________________________
31034 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
31035         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
31036              From: "Craig A. Berry" <craigberry@mac.com> 
31037              Date: Tue, 27 Nov 2001 10:21:18 -0600
31038              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
31039      Branch: perl
31040            ! lib/ExtUtils/MM_VMS.pm
31041 ____________________________________________________________________________
31042 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
31043         Log: Protect against accumulating -options -options -options.
31044      Branch: perl
31045            ! hints/hpux.sh
31046 ____________________________________________________________________________
31047 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
31048         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
31049              From: Barrie Slaymaker <barries@slaysys.com>
31050              Date: Tue, 27 Nov 2001 10:58:54 -0500
31051              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
31052      Branch: perl
31053            ! lib/Benchmark.pm
31054 ____________________________________________________________________________
31055 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
31056         Log: Tiny fix from John P. Linderman.
31057      Branch: perl
31058            ! lib/sort.pm
31059 ____________________________________________________________________________
31060 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
31061         Log: The Story of sort(), from John P. Linderman.
31062      Branch: perl
31063            ! pod/perldelta.pod
31064 ____________________________________________________________________________
31065 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
31066         Log: Add information what to do if you are reading
31067              perluniintro but using some older Perl.
31068      Branch: perl
31069            ! pod/perluniintro.pod
31070 ____________________________________________________________________________
31071 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
31072         Log: Update the 'wide characters' FAQ entry.
31073      Branch: perl
31074            ! pod/perlfaq6.pod
31075 ____________________________________________________________________________
31076 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
31077         Log: Fix for
31078              
31079              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
31080              From: Marc Lehmann <root@schmorp.de>
31081              Date: Tue, 27 Nov 2001 14:27:14 +0100
31082              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
31083      Branch: perl
31084            ! ext/Encode.t ext/Encode/Encode.xs
31085 ____________________________________________________________________________
31086 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
31087         Log: Subject: [PATCH] DB_File 1.801
31088              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
31089              Date: Tue, 27 Nov 2001 15:06:45 -0000
31090              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
31091      Branch: perl
31092            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
31093            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
31094 ____________________________________________________________________________
31095 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
31096         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
31097      Branch: perl
31098            ! pod/perlmodlib.pod
31099 ____________________________________________________________________________
31100 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
31101         Log: sort() doc tweaks from John P. Linderman.
31102      Branch: perl
31103            ! pod/perlfunc.pod
31104 ____________________________________________________________________________
31105 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
31106         Log: Subject: [PATCH] More perldelta.pod nits
31107              From: Simon Glover <scog@roe.ac.uk>
31108              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
31109              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
31110      Branch: perl
31111            ! pod/perldelta.pod
31112 ____________________________________________________________________________
31113 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
31114         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
31115              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
31116              Date: Tue, 27 Nov 2001 11:52:31 -0000
31117              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
31118      Branch: perl
31119            ! ext/Devel/PPPort/harness/Makefile.PL
31120 ____________________________________________________________________________
31121 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
31122         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
31123              From: Michael G Schwern <schwern@pobox.com>
31124              Date: Tue, 27 Nov 2001 03:38:24 -0500
31125              Message-ID: <20011127033824.A17775@blackrider>
31126      Branch: perl
31127            ! t/TEST
31128 ____________________________________________________________________________
31129 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
31130         Log: Subject: Re: perlcc very broken
31131              From: John Peacock <jpeacock@rowman.com>
31132              Date: Tue, 27 Nov 2001 06:48:01 -0500
31133              Message-ID: <3C037D71.4030508@rowman.com>
31134      Branch: perl
31135            ! utils/perlcc.PL
31136 ____________________________________________________________________________
31137 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
31138         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
31139              From: David Dyck <dcd@tc.fluke.com>
31140              Date: Mon, 26 Nov 2001 22:04:38 -0800
31141              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
31142      Branch: perl
31143            ! t/op/pack.t
31144 ____________________________________________________________________________
31145 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
31146         Log: Subject: [ID 20011126.149] t/op/split fails step 37
31147              From: David Dyck <dcd@tc.fluke.com>
31148              Date: Mon, 26 Nov 2001 21:52:35 -0800
31149              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
31150      Branch: perl
31151            ! t/op/split.t
31152 ____________________________________________________________________________
31153 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
31154         Log: incorporate last minute change from libnet 1.0901-tobe
31155      Branch: perl
31156            ! lib/Net/SMTP.pm
31157 ____________________________________________________________________________
31158 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
31159         Log: Pass 7 at perldelta - random edits.
31160      Branch: perl
31161            ! pod/perldelta.pod
31162 ____________________________________________________________________________
31163 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
31164         Log: Portability and skippage tweaks.
31165      Branch: perl
31166            ! t/op/split.t
31167 ____________________________________________________________________________
31168 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
31169         Log: (retracted by #13449)
31170              Try to make Unicode casemapping to work for EBCDIC, too.
31171      Branch: perl
31172            ! utf8.c
31173 ____________________________________________________________________________
31174 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
31175         Log: Just printing 1..0 is not quite enough...
31176      Branch: perl
31177            ! lib/Dumpvalue.t
31178 ____________________________________________________________________________
31179 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
31180         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
31181              Delay the match until runtime.
31182      Branch: perl
31183            ! t/op/append.t
31184 ____________________________________________________________________________
31185 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
31186         Log: UTF-EBCDIC.
31187      Branch: perl
31188            ! ext/Devel/Peek/Peek.t
31189 ____________________________________________________________________________
31190 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
31191         Log: Be UTF-EBCDIC aware.
31192      Branch: perl
31193            ! lib/bytes.t
31194 ____________________________________________________________________________
31195 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
31196         Log: Bad assumption which way digits and letters sort.
31197      Branch: perl
31198            ! lib/English.t
31199 ____________________________________________________________________________
31200 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
31201         Log: If in EBCDIC but no Convert::EBCDIC
31202              the libnet tests will all fail.
31203      Branch: perl
31204            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
31205            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
31206            ! lib/Net/t/smtp.t lib/Net/t/time.t
31207 ____________________________________________________________________________
31208 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
31209         Log: Just sorting to guarantee order is not enough.
31210              (Think EBCDIC.) 
31211      Branch: perl
31212            ! lib/ExtUtils/Manifest.t
31213 ____________________________________________________________________________
31214 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
31215         Log: OS/390 cleanable gunk.
31216      Branch: perl
31217            ! lib/ExtUtils/MM_Unix.pm
31218 ____________________________________________________________________________
31219 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
31220         Log: Update the EBCDIC MD5 checksums.
31221      Branch: perl
31222            ! ext/Digest/MD5/t/files.t
31223 ____________________________________________________________________________
31224 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
31225         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
31226              From: Nicholas Clark <nick@ccl4.org>
31227              Date: Mon, 26 Nov 2001 23:06:34 +0000
31228              Message-ID: <20011126230633.Q37621@plum.flirble.org>
31229      Branch: perl
31230            ! installman
31231 ____________________________________________________________________________
31232 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
31233         Log: sort tweaks from John P. Linderman.
31234      Branch: perl
31235            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
31236 ____________________________________________________________________________
31237 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
31238         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
31239              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
31240              Date: Mon, 26 Nov 2001 18:47:25 -0600
31241              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
31242              
31243              Craig Berry submitted half of this patch just yesterday.
31244              Spooky cosmic resonance.
31245      Branch: perl
31246            ! ext/Socket/Socket.xs
31247 ____________________________________________________________________________
31248 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
31249         Log: Subject: [PATCH] doio slightly smaller
31250              From: Nicholas Clark <nick@ccl4.org>
31251              Date: Tue, 27 Nov 2001 00:40:23 +0000      
31252              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
31253      Branch: perl
31254            ! doio.c
31255 ____________________________________________________________________________
31256 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
31257         Log: perldelta nits from Autrijus Tang and Ron Kimball.
31258      Branch: perl
31259            ! pod/perldelta.pod
31260 ____________________________________________________________________________
31261 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
31262         Log: Subject: [PATCH] unpack P* uses random length for item
31263              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
31264              Date: Mon, 26 Nov 2001 19:56:32 +0100
31265              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
31266      Branch: perl
31267            ! pod/perldiag.pod pp_pack.c t/op/pack.t
31268 ____________________________________________________________________________
31269 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
31270         Log: Subject: [PATCH current] system and taintedness
31271              From: Radu Greab <radu@netsoft.ro>
31272              Date: Mon, 26 Nov 2001 18:42:29 +0200
31273              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
31274      Branch: perl
31275            ! pp_sys.c t/op/taint.t
31276 ____________________________________________________________________________
31277 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
31278         Log: Subject: [PATCH @ 13283] Devel::PPPort
31279              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
31280              Date: Mon, 26 Nov 2001 14:37:17 -0000
31281              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
31282      Branch: perl
31283            + ext/Devel/PPPort/MANIFEST
31284            ! MANIFEST ext/Devel/PPPort/Makefile.PL
31285            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
31286            ! ext/Devel/PPPort/harness/Harness.xs
31287            ! ext/Devel/PPPort/harness/Makefile.PL
31288            ! ext/Devel/PPPort/harness/module2.c
31289            ! ext/Devel/PPPort/harness/module3.c
31290            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
31291 ____________________________________________________________________________
31292 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
31293         Log: Update the test list.
31294      Branch: perl
31295            ! t/lib/1_compile.t
31296 ____________________________________________________________________________
31297 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
31298         Log: Sync-up tests with libnet distribution
31299      Branch: perl
31300            + lib/Net/t/netrc.t
31301            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
31302 ____________________________________________________________________________
31303 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
31304         Log: Update Changes.
31305      Branch: perl
31306            ! Changes patchlevel.h
31307 ____________________________________________________________________________
31308 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
31309         Log: Upgrade to podlators 1.16.
31310      Branch: perl
31311            + lib/Pod/t/basic.cap
31312            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
31313            ! lib/Pod/t/basic.t pod/pod2man.PL
31314 ____________________________________________________________________________
31315 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
31316         Log: Pass 6 at perldelta - sort enhancements, generic and
31317              platform specific bug fixes.
31318      Branch: perl
31319            ! pod/perldelta.pod
31320 ____________________________________________________________________________
31321 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
31322         Log: PROPAGATE documentation from Tony Cook.
31323      Branch: perl
31324            ! pod/perlfunc.pod
31325 ____________________________________________________________________________
31326 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
31327         Log: DJGPP cannot do signals that well.
31328      Branch: perl
31329            ! ext/POSIX/t/sigaction.t
31330 ____________________________________________________________________________
31331 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
31332         Log: Can't do subsecond alarms without ualarm; and break out
31333              early if alarms do not seem to be coming in as expected.
31334      Branch: perl
31335            ! ext/Time/HiRes/HiRes.t
31336 ____________________________________________________________________________
31337 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
31338         Log: No Socket, little Net.
31339      Branch: perl
31340            ! t/lib/1_compile.t
31341 ____________________________________________________________________________
31342 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
31343         Log: Take the taint brush to the getcwds.
31344      Branch: perl
31345            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
31346 ____________________________________________________________________________
31347 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
31348         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
31349              From: "Craig A. Berry" <craigberry@mac.com>
31350              Date: Sun, 25 Nov 2001 16:20:45 -0600
31351              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
31352      Branch: perl
31353            ! ext/Socket/Socket.xs
31354 ____________________________________________________________________________
31355 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
31356         Log: Since in some DOS filesystems the timestamp granularity
31357              may be only two seconds, better sleep for three to play safe.
31358              (Helps CygWin, at least.)
31359      Branch: perl
31360            ! lib/Memoize/t/expire_file.t
31361 ____________________________________________________________________________
31362 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
31363         Log: For some reason CygWin wasn't collapsing multiple
31364              slashes into one, which made some Spec.t tests to fail.
31365              Either CygWin was being too prudish or the collapsing
31366              logic needs to be rethunk.
31367      Branch: perl
31368            ! lib/File/Spec/Unix.pm
31369 ____________________________________________________________________________
31370 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
31371         Log: Cygwin needs to have libperl.dll around if trying to link
31372              with -lperl.  Note: this change cures the test but whether
31373              it cures CygPerl installation, I don't know: hopefully the
31374              libperl5_7_2.dll, or the version equivalent, gets installed
31375              also as libperl.dll to the proper place(s).
31376      Branch: perl
31377            ! lib/ExtUtils/Embed.t
31378 ____________________________________________________________________________
31379 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
31380         Log: -I../lib/.. and -L../lib/..?  Strange.
31381      Branch: perl
31382            ! lib/ExtUtils/Embed.t
31383 ____________________________________________________________________________
31384 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
31385         Log: $MM?
31386      Branch: perl
31387            ! lib/ExtUtils/Embed.pm
31388 ____________________________________________________________________________
31389 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
31390         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
31391              From: Dave Rolsky <autarch@urth.org>
31392              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
31393              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
31394      Branch: perl
31395            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
31396            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
31397 ____________________________________________________________________________
31398 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
31399         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
31400              From: chromatic <chromatic@rmci.net>
31401              Date: Sat, 24 Nov 2001 14:56:57 -0700
31402              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
31403              
31404              plus a tweak for ithreads builds.
31405      Branch: perl
31406            + lib/DB.t
31407            ! MANIFEST lib/DB.pm
31408 ____________________________________________________________________________
31409 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
31410         Log: Win32 compilation tweaks for Blair Zajac.
31411      Branch: perl
31412            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
31413 ____________________________________________________________________________
31414 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
31415         Log: I don't think trying to bracket the hires time with lores
31416              times is going to be portable enough: Cygwin seems to be
31417              capable of getting hires ones rather consistently lower
31418              than the lores ones.  So let's try average difference instead.
31419      Branch: perl
31420            ! ext/Time/HiRes/HiRes.t
31421 ____________________________________________________________________________
31422 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
31423         Log: Subject: Re: benchmarks, sorts and reproducibility
31424              From: "John P. Linderman" <jpl@research.att.com>
31425              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
31426              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
31427              
31428              Randomize large partitions for quicksort to dodge the
31429              angry gods of quadratic.
31430      Branch: perl
31431            ! pp_sort.c
31432 ____________________________________________________________________________
31433 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
31434         Log: The joys of portable quoting.
31435      Branch: perl
31436            ! ext/Devel/PPPort/harness/Makefile.PL
31437 ____________________________________________________________________________
31438 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
31439         Log: sort pragma tweaks.
31440      Branch: perl
31441            ! lib/sort.pm
31442 ____________________________________________________________________________
31443 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
31444         Log: Skip the link= directives of utils.lst if no mandir
31445              (if no manpages).
31446      Branch: perl
31447            ! installman
31448 ____________________________________________________________________________
31449 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
31450         Log: integrate changes#8340,13260 from mainline
31451              
31452              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
31453              
31454              change#3373 introduced a handle leak in backticks and piped open()s
31455              that fail
31456      Branch: maint-5.6/perl
31457            ! t/io/pipe.t util.c
31458 ____________________________________________________________________________
31459 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
31460         Log: change#3373 introduced a handle leak in backticks and piped open()s
31461              that fail
31462      Branch: perl
31463            ! util.c
31464 ____________________________________________________________________________
31465 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
31466         Log: metaconfig unit change for #13258.
31467      Branch: metaconfig/U/perl
31468            ! d_procselfexe.U
31469 ____________________________________________________________________________
31470 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
31471         Log: Extraenous breaks noticed by David Dyck.
31472      Branch: perl
31473            ! Configure
31474 ____________________________________________________________________________
31475 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
31476         Log: Revert the /proc/self/auxv experiment for now.
31477      Branch: perl
31478            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
31479 ____________________________________________________________________________
31480 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
31481         Log: Also ExtUtils.t had $^X assumptions.
31482      Branch: perl
31483            ! lib/ExtUtils.t
31484 ____________________________________________________________________________
31485 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
31486         Log: Now is Solaris if you start the t/perl in the t/
31487              as "./perl", the $^X will be "../perl", not "./perl".
31488      Branch: perl
31489            ! t/lib/1_compile.t
31490 ____________________________________________________________________________
31491 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
31492         Log: The new way of finding out $^X in Solaris
31493              requires a little tweak if the executable
31494              pathname is *not* absolute: prepend "./"
31495              (otherwise `$^X ...` will start perl from PATH...)
31496      Branch: perl
31497            ! perl.c
31498 ____________________________________________________________________________
31499 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
31500         Log: Avoid "will not stay shared" warnings.
31501      Branch: perl
31502            ! lib/ExtUtils/MM_Unix.pm
31503 ____________________________________________________________________________
31504 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
31505         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
31506              From: Michael G Schwern <schwern@pobox.com>
31507              Date: Sat, 24 Nov 2001 19:56:18 -0500
31508              Message-ID: <20011124195618.A14614@blackrider>            
31509      Branch: perl
31510            ! perl.c pp_sys.c t/op/magic.t util.c
31511 ____________________________________________________________________________
31512 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
31513         Log: In the MakeMaker pm_to_blib target don't copy all
31514              the files in one fell swoop, deal with them hunkwise,
31515              helps for CLIs with limited line lengths.
31516              (This seems to help for DJGPP building Encode,
31517              where there are dozens of files to copy.)
31518      Branch: perl
31519            ! lib/ExtUtils/MM_Unix.pm
31520 ____________________________________________________________________________
31521 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
31522         Log: testsuite leaves stray files behind on windows
31523      Branch: perl
31524            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
31525 ____________________________________________________________________________
31526 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
31527         Log: xsubpp produces a spurious warning on directories called 'typemap'
31528      Branch: perl
31529            ! lib/ExtUtils/xsubpp
31530 ____________________________________________________________________________
31531 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
31532         Log: xsubpp treats invalid (indented) cpp directives as comments
31533      Branch: perl
31534            ! ext/IO/IO.xs
31535 ____________________________________________________________________________
31536 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
31537         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
31538      Branch: perl
31539            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
31540 ____________________________________________________________________________
31541 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
31542         Log: The debug_pag needs to be visible at all times
31543              because of the re extension.
31544      Branch: perl
31545            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
31546 ____________________________________________________________________________
31547 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
31548         Log: Subject: Re: [PATCH] Tests are good
31549              From: Philip Newton <Philip.Newton@gmx.net>
31550              Date: Sat, 24 Nov 2001 21:24:00 +0100
31551              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
31552      Branch: perl
31553            ! pod/perlhack.pod
31554 ____________________________________________________________________________
31555 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
31556         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
31557              From: "Craig A. Berry" <craigberry@mac.com> 
31558              Date: Sat, 24 Nov 2001 12:45:44 -0600
31559              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
31560              
31561              (with tweaks, and combined with Sarathy's #13242)
31562      Branch: perl
31563            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
31564 ____________________________________________________________________________
31565 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
31566         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
31567              From: John Peacock <jpeacock@rowman.com>
31568              Date: Sat, 24 Nov 2001 14:27:46 -0500
31569              Message-ID: <3BFFF4B2.40509@rowman.com> 
31570      Branch: perl
31571            ! lib/Exporter/Heavy.pm
31572 ____________________________________________________________________________
31573 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
31574         Log: use portable quotes
31575      Branch: perl
31576            ! ext/Devel/PPPort/harness/Makefile.PL
31577 ____________________________________________________________________________
31578 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
31579         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
31580              From: Nicholas Clark <nick@ccl4.org>
31581              Date: Sat, 24 Nov 2001 18:06:26 +0000
31582              Message-ID: <20011124180626.T37621@plum.flirble.org>
31583      Branch: perl
31584            ! installman
31585 ____________________________________________________________________________
31586 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
31587         Log: Subject: [PATCH] perl5005delta.pod L<>
31588              From: Nicholas Clark <nick@ccl4.org>
31589              Date: Sat, 24 Nov 2001 18:04:21 +0000
31590              Message-ID: <20011124180421.S37621@plum.flirble.org>
31591      Branch: perl
31592            ! pod/perl5005delta.pod
31593 ____________________________________________________________________________
31594 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
31595         Log: fix typo in config.vc; regenerate win32 config_H.* files
31596      Branch: perl
31597            ! win32/config.vc win32/config_H.bc win32/config_H.gc
31598            ! win32/config_H.vc
31599 ____________________________________________________________________________
31600 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
31601         Log: Mention the charnames::vianame().
31602      Branch: perl
31603            ! pod/perluniintro.pod
31604 ____________________________________________________________________________
31605 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
31606         Log: Add charnames::vianame() in case people want to access
31607              the codes in run-time (as opposed to the compile-timeness
31608              of \N{...}).
31609      Branch: perl
31610            ! lib/charnames.pm lib/charnames.t
31611 ____________________________________________________________________________
31612 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
31613         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
31614              From: Nicholas Clark <nick@ccl4.org>
31615              Date: Sat, 24 Nov 2001 16:30:42 +0000
31616              Message-ID: <20011124163042.R37621@plum.flirble.org>
31617      Branch: perl
31618            ! regcomp.c regcomp.h
31619 ____________________________________________________________________________
31620 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
31621         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
31622              From: Nicholas Clark <nick@ccl4.org>
31623              Date: Sat, 24 Nov 2001 16:24:33 +0000
31624              Message-ID: <20011124162433.Q37621@plum.flirble.org>
31625              
31626              cmp fixes.
31627      Branch: perl
31628            ! pp.c
31629 ____________________________________________________________________________
31630 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
31631         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
31632              (It seems that "./perl" gets resolved to "perl" now.)
31633      Branch: perl
31634            ! perl.c
31635 ____________________________________________________________________________
31636 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
31637         Log: Subject: [PATCH] DB_File 1.800        
31638              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
31639              Date: Sat, 24 Nov 2001 11:41:41 -0000
31640              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
31641      Branch: perl
31642            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
31643            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
31644            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
31645            ! ext/DB_File/t/db-recno.t
31646 ____________________________________________________________________________
31647 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
31648         Log: Tweak the PUSHED documentation.
31649      Branch: perl
31650            ! ext/PerlIO/Via/Via.pm
31651 ____________________________________________________________________________
31652 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
31653         Log: Update 1_compile for new known tests.
31654      Branch: perl
31655            ! t/lib/1_compile.t
31656 ____________________________________________________________________________
31657 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
31658         Log: Move the MBF/MBI test modules to t/lib.
31659      Branch: perl
31660            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
31661            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
31662            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
31663            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
31664            ! lib/Math/BigInt/t/sub_mbi.t
31665 ____________________________________________________________________________
31666 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
31667         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
31668              From: "Craig A. Berry" <craigberry@mac.com> 
31669              Date: Fri, 23 Nov 2001 18:05:35 -0600
31670              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
31671      Branch: perl
31672            ! configure.com
31673 ____________________________________________________________________________
31674 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
31675         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
31676              From: PPrymmer@factset.com 
31677              Date: Fri, 23 Nov 2001 17:03:07 -0500
31678              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
31679      Branch: perl
31680            ! ext/Unicode/Normalize/mkheader
31681 ____________________________________________________________________________
31682 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
31683         Log: Here are the right helper files.
31684      Branch: perl
31685            + t/lib/Filter/Simple/ExportTest.pm
31686            + t/lib/Filter/Simple/FilterOnlyTest.pm
31687            + t/lib/Filter/Simple/FilterTest.pm
31688            + t/lib/Filter/Simple/ImportTest.pm
31689            ! MANIFEST
31690 ____________________________________________________________________________
31691 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
31692         Log: Update Changes.
31693      Branch: perl
31694            ! Changes patchlevel.h
31695 ____________________________________________________________________________
31696 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
31697         Log: Never mind.
31698      Branch: perl
31699            - lib/Filter/Simple/lib/ExportTest.pm
31700            - lib/Filter/Simple/lib/ImportTest.pm
31701 ____________________________________________________________________________
31702 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
31703         Log: Mis-add.
31704      Branch: perl
31705            + lib/Filter/Simple/lib/ExportTest.pm
31706            + lib/Filter/Simple/lib/ImportTest.pm
31707 ____________________________________________________________________________
31708 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
31709         Log: Upgrade to Filter::Simple 0.77.
31710      Branch: perl
31711            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
31712            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
31713            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
31714            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
31715            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
31716 ____________________________________________________________________________
31717 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
31718         Log: Missing p4 add.
31719      Branch: perl
31720            + lib/ExtUtils/MM_VMS.t
31721 ____________________________________________________________________________
31722 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
31723         Log: Pass 5 at perldelta - module and utility updates cleanup.
31724      Branch: perl
31725            ! pod/perldelta.pod
31726 ____________________________________________________________________________
31727 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
31728         Log: metaconfig unit change for #13219.
31729      Branch: metaconfig/U/perl
31730            ! d_procselfexe.U
31731 ____________________________________________________________________________
31732 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
31733         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
31734      Branch: perl
31735            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31736            ! pod/buildtoc.PL pod/perltoc.pod
31737 ____________________________________________________________________________
31738 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
31739         Log: Add procselfexe and d_dirfd to strange lands.
31740      Branch: perl
31741            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
31742            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
31743            ! vos/config.ga.def vos/config.ga.h win32/config.bc
31744            ! win32/config.gc win32/config.vc win32/config.win64
31745            ! wince/config.ce
31746 ____________________________________________________________________________
31747 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
31748         Log: metaconfig unit change for #13216.
31749      Branch: metaconfig/U/perl
31750            ! d_procselfexe.U
31751 ____________________________________________________________________________
31752 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
31753         Log: Better to "quote" the pathname.
31754      Branch: perl
31755            ! Configure config_h.SH
31756 ____________________________________________________________________________
31757 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
31758         Log: Use PROCSELFEXE_PATH.
31759      Branch: perl
31760            ! perl.c
31761 ____________________________________________________________________________
31762 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
31763         Log: metaconfig unit change for #13213.
31764      Branch: metaconfig/U/perl
31765            ! d_procselfexe.U
31766 ____________________________________________________________________________
31767 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
31768         Log: Add probing for BSD-like /proc/curproc/file.
31769      Branch: perl
31770            ! Configure config_h.SH
31771 ____________________________________________________________________________
31772 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
31773         Log: metaconfig unit change for 13211.
31774      Branch: metaconfig/U/perl
31775            + d_dirfd.U
31776 ____________________________________________________________________________
31777 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
31778         Log: Add probing for dirfd() so that it can be added it IO::Dir.
31779      Branch: perl
31780            ! Configure config_h.SH perl.h
31781 ____________________________________________________________________________
31782 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
31783         Log: ...and update the test count.
31784      Branch: perl
31785            ! lib/Pod/t/basic.t
31786 ____________________________________________________________________________
31787 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
31788         Log: Must remove the cap test also from the test script.
31789      Branch: perl
31790            ! lib/Pod/t/basic.t
31791 ____________________________________________________________________________
31792 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
31793         Log: Subject: [PATCH] Tests are good
31794              From: Nicholas Clark <nick@ccl4.org>
31795              Date: Fri, 23 Nov 2001 18:12:21 +0000
31796              Message-ID: <20011123181220.F37621@plum.flirble.org>
31797      Branch: perl
31798            ! pod/perlhack.pod
31799 ____________________________________________________________________________
31800 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
31801         Log: The basic.cap from podlators 1.14 is not very portable.
31802      Branch: perl
31803            - lib/Pod/t/basic.cap
31804            ! MANIFEST
31805 ____________________________________________________________________________
31806 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
31807         Log: Subject: Re: [DOC PATCHES] pod cleanups
31808              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
31809              Date: 22 Nov 2001 12:54:16 -0000
31810              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
31811      Branch: perl
31812            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
31813            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
31814 ____________________________________________________________________________
31815 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
31816         Log: FAQ sync.
31817      Branch: perl
31818            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
31819 ____________________________________________________________________________
31820 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
31821         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
31822              From: PPrymmer@factset.com
31823              Date: Fri, 23 Nov 2001 11:43:45 -0500
31824              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
31825      Branch: perl
31826            ! MANIFEST lib/ExtUtils/MM_VMS.pm
31827 ____________________________________________________________________________
31828 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
31829         Log: Corify podlators 1.14 test.
31830      Branch: perl
31831            ! lib/Pod/t/basic.t
31832 ____________________________________________________________________________
31833 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
31834         Log: Output tweak needed because of podlators 1.14.
31835      Branch: perl
31836            ! t/pod/multiline_items.xr
31837 ____________________________________________________________________________
31838 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
31839         Log: Upgrade to podlators 1.14.
31840      Branch: perl
31841            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
31842            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
31843            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
31844            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
31845            ! lib/Pod/Text/Overstrike.pm
31846 ____________________________________________________________________________
31847 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
31848         Log: perlmodinstall tweaks from Philip Newton.
31849      Branch: perl
31850            ! pod/perlmodinstall.pod
31851 ____________________________________________________________________________
31852 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
31853         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
31854              From: Autrijus Tang <autrijus@autrijus.org>           
31855              Date: Fri, 23 Nov 2001 23:55:53 +0800
31856              Message-ID: <20011123235553.A2310@not.autrijus.org>
31857      Branch: perl
31858            ! Porting/genlog
31859 ____________________________________________________________________________
31860 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
31861         Log: Subject: Re: regex oddness with \Z and $&
31862              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
31863              Date: Fri, 23 Nov 2001 15:15:24 +0000
31864              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
31865      Branch: perl
31866            ! regcomp.c t/op/re_tests
31867 ____________________________________________________________________________
31868 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
31869         Log: regen_headers.
31870      Branch: perl
31871            ! embed.h global.sym pod/perlapi.pod proto.h
31872 ____________________________________________________________________________
31873 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
31874         Log: Forgotten check-in.
31875      Branch: perl
31876            ! pod/perlapi.pod
31877 ____________________________________________________________________________
31878 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
31879         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
31880      Branch: perl
31881            ! lib/Test/Simple.pm
31882 ____________________________________________________________________________
31883 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
31884         Log: Retract #13173 (effectively retract Net::Ping 2.06,
31885              go back to 2.04, the 2.06 hasn't seen the patches
31886              that have gone to the blead version.)
31887      Branch: perl
31888            - lib/Net/Ping/CHANGES lib/Net/Ping/README
31889            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
31890            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
31891            - lib/Net/Ping/t/200_ping_tcp.t
31892            ! MANIFEST lib/Net/Ping.pm
31893 ____________________________________________________________________________
31894 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
31895         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
31896              From: Robin Barker <rmb1@cise.npl.co.uk>
31897              Date: Thu, 22 Nov 2001 11:00:38 GMT
31898              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
31899      Branch: perl
31900            ! utils/perldoc.PL
31901 ____________________________________________________________________________
31902 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
31903         Log: metaconfig unit change for #13191.
31904      Branch: metaconfig/U/perl
31905            ! d_procselfexe.U
31906 ____________________________________________________________________________
31907 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
31908         Log: procselfexe tweak: for some reason I had a ls in
31909              /proc/self/exe, not the ls Configure thought it
31910              would found.
31911      Branch: perl
31912            ! Configure
31913 ____________________________________________________________________________
31914 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
31915         Log: Corify the Net::Ping tests; skip the tests
31916              unless $ENV{PERL_TEST_Net_Ping} is true.
31917      Branch: perl
31918            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
31919            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
31920            ! lib/Net/Ping/t/200_ping_tcp.t
31921 ____________________________________________________________________________
31922 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
31923         Log: metaconfig units changes for #13188.
31924      Branch: metaconfig
31925            ! U/modified/Head.U
31926      Branch: metaconfig/U/perl
31927            ! issymlink.U
31928 ____________________________________________________________________________
31929 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
31930         Log: The #13182 didn't really help.  The real problem
31931              seems to be that 'sh' can in AIX mean at least three
31932              different things, and we can't know which one it is
31933              unless we export $newsh from an earlier run (and it's
31934              the 'bsh' aka 'sh' that has the the broken test -h).
31935      Branch: perl
31936            ! Configure
31937 ____________________________________________________________________________
31938 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
31939         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
31940      Branch: perl
31941            ! op.c t/op/override.t
31942 ____________________________________________________________________________
31943 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
31944         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
31945              From: PPrymmer@factset.com 
31946              Date: Wed, 21 Nov 2001 20:17:25 -0500
31947              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
31948      Branch: perl
31949            ! lib/Shell.t
31950 ____________________________________________________________________________
31951 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
31952         Log: Reapply perlmodinstall parts of #12897.
31953      Branch: perl
31954            ! pod/perlmodinstall.pod
31955 ____________________________________________________________________________
31956 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
31957         Log: perlmodinstall 2.01 from Jon Orwant.
31958      Branch: perl
31959            ! pod/perlmodinstall.pod
31960 ____________________________________________________________________________
31961 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
31962         Log: Subject: [PATCH @10907] REXX on OS/2
31963              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31964              Date: Wed, 21 Nov 2001 15:26:11 -0500
31965              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
31966      Branch: perl
31967            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
31968            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
31969 ____________________________________________________________________________
31970 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
31971         Log: metaconfig unit change for #13181.
31972      Branch: metaconfig/U/perl
31973            ! issymlink.U
31974 ____________________________________________________________________________
31975 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
31976         Log: AIX has broken builtin 'test'.
31977      Branch: perl
31978            ! Configure
31979 ____________________________________________________________________________
31980 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
31981         Log: Subject: [PATCH 5.7.x] INSTALL size update
31982              From: Andy Dougherty <doughera@lafayette.edu>
31983              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
31984              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
31985      Branch: perl
31986            ! INSTALL
31987 ____________________________________________________________________________
31988 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
31989         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
31990              to pp_sort.c.  Includes the quicksort stabilizing layer
31991              from John P. Linderman.  -Msort=qsort or -Msort=fast is
31992              faster than without (or with -Msort=mergesort or -Msort=safe)
31993              for short random inputs, but for some reason not quite as fast
31994              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
31995              optimizing definitely needed.
31996      Branch: perl
31997            + lib/sort.pm lib/sort.t pp_sort.c
31998            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
31999            ! embed.pl global.sym perl.h pp_ctl.c proto.h
32000            ! vms/descrip_mms.template vos/build.cm win32/Makefile
32001            ! win32/makefile.mk wince/Makefile.ce
32002 ____________________________________________________________________________
32003 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
32004         Log: Sync file with libnet-1.0901-tobe
32005      Branch: perl
32006            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
32007            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
32008            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
32009            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
32010            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
32011 ____________________________________________________________________________
32012 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
32013         Log: Subject: [PATCH perldoc] problems with pod2man
32014              From: Robin Barker <rmb1@cise.npl.co.uk>
32015              Date: Wed, 21 Nov 2001 17:48:51 GMT
32016              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
32017      Branch: perl
32018            ! utils/perldoc.PL
32019 ____________________________________________________________________________
32020 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
32021         Log: debug_pad only visible when debugging.
32022      Branch: perl
32023            ! makedef.pl
32024 ____________________________________________________________________________
32025 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
32026         Log: metaconfig units changes for #13174.
32027      Branch: metaconfig/U/perl
32028            + d_procselfexe.U
32029            - procselfexe.U
32030 ____________________________________________________________________________
32031 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
32032         Log: procselfexe tweaks.
32033      Branch: perl
32034            ! Configure config_h.SH
32035 ____________________________________________________________________________
32036 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
32037         Log: Upgrade to Net::Ping 2.06.
32038      Branch: perl
32039            + lib/Net/Ping/CHANGES lib/Net/Ping/README
32040            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
32041            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
32042            + lib/Net/Ping/t/200_ping_tcp.t
32043            ! MANIFEST lib/Net/Ping.pm
32044 ____________________________________________________________________________
32045 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
32046         Log: Upgrade to Math::BigInt 1.47.
32047      Branch: perl
32048            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
32049            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
32050            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
32051            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
32052            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
32053            ! lib/Math/BigInt/t/sub_mbi.t
32054 ____________________________________________________________________________
32055 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
32056         Log: Dynaloading for POSIX-BC from Thomas Dorner.
32057      Branch: perl
32058            ! hints/posix-bc.sh
32059 ____________________________________________________________________________
32060 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
32061         Log: Strange: the same mysterious regex study bug
32062              seems to be present both in OS/390 and POSIX-BC.
32063              Deep EBCDIC magic that regex engine gets wrong,
32064              or a bug in some compiler/library shared by the
32065              two platforms?  From Thomas Dorner.
32066      Branch: perl
32067            ! t/op/study.t
32068 ____________________________________________________________________________
32069 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
32070         Log: More lost and found.
32071      Branch: perl
32072            + lib/Test/Simple/README
32073            ! MANIFEST
32074 ____________________________________________________________________________
32075 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
32076         Log: MANIFESTly missing.
32077      Branch: perl
32078            ! MANIFEST
32079 ____________________________________________________________________________
32080 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
32081         Log: Subject: Re: PERFORCE change 13162 for review               
32082              From: Philip Newton <Philip.Newton@gmx.net> 
32083              Date: Wed, 21 Nov 2001 16:44:30 +0100
32084              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
32085      Branch: perl
32086            ! ext/Devel/PPPort/PPPort.pm
32087 ____________________________________________________________________________
32088 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
32089         Log: Update Changes.
32090      Branch: perl
32091            ! Changes patchlevel.h
32092 ____________________________________________________________________________
32093 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
32094         Log: Small doc tweaks.
32095      Branch: perl
32096            ! ext/PerlIO/Via/Via.pm
32097 ____________________________________________________________________________
32098 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
32099         Log: Redundant return.
32100      Branch: perl
32101            ! ext/MIME/Base64/QuotedPrint.pm
32102 ____________________________________________________________________________
32103 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
32104         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
32105              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
32106              Date: Wed, 21 Nov 2001 10:23:16 +0100
32107              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
32108      Branch: perl
32109            ! pp_pack.c t/op/pack.t
32110 ____________________________________________________________________________
32111 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
32112         Log: Add Devel::PPPort originally from Kenneth Albanowski,
32113              revigorated by Paul Marquess: gives h2xs a Perl version
32114              portability boost.
32115      Branch: perl
32116            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
32117            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
32118            + ext/Devel/PPPort/harness/Harness.pm
32119            + ext/Devel/PPPort/harness/Harness.xs
32120            + ext/Devel/PPPort/harness/Makefile.PL
32121            + ext/Devel/PPPort/harness/module2.c
32122            + ext/Devel/PPPort/harness/module3.c
32123            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
32124            ! MANIFEST lib/h2xs.t utils/h2xs.PL
32125 ____________________________________________________________________________
32126 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
32127         Log: Oops.
32128      Branch: perl
32129            ! lib/Test/Simple/t/filehandles.t
32130 ____________________________________________________________________________
32131 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
32132         Log: Subject: Re: PERFORCE change 13152 for review               
32133              From: Philip Newton <Philip.Newton@gmx.net> 
32134              Date: Wed, 21 Nov 2001 09:04:05 +0100
32135              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
32136      Branch: perl
32137            ! lib/Test/Builder.pm
32138 ____________________________________________________________________________
32139 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
32140         Log: Subject: Re: PERFORCE change 13142 for review
32141              From: Philip Newton <Philip.Newton@gmx.net>
32142              Date: Wed, 21 Nov 2001 09:04:03 +0100
32143              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
32144              
32145              plus rewrap few paragraphs.
32146      Branch: perl
32147            ! lib/Pod/LaTeX.pm
32148 ____________________________________________________________________________
32149 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
32150         Log: Integrate #13154 from macperl; Remove comments.
32151      Branch: perl
32152           !> lib/File/Spec/Mac.pm
32153 ____________________________________________________________________________
32154 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
32155         Log: Update the list of modules having tests.
32156      Branch: perl
32157            ! t/lib/1_compile.t
32158 ____________________________________________________________________________
32159 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
32160         Log: Slight doc changes.
32161      Branch: maint-5.6/macperl
32162            ! macos/macperl/MacPerl.podhelp
32163 ____________________________________________________________________________
32164 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
32165         Log: Add UTF-16 coercion.
32166      Branch: maint-5.6/macperl
32167            ! macos/lib/Mac/AppleEvents/Simple.pm
32168 ____________________________________________________________________________
32169 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
32170         Log: Remove comments.
32171      Branch: maint-5.6/macperl
32172            ! lib/File/Spec/Mac.pm
32173 ____________________________________________________________________________
32174 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
32175         Log: Fix FSpGetCatInfo (and other functions) corrupting
32176              memory with bad filespecs (bug #471867)
32177      Branch: maint-5.6/macperl
32178            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
32179 ____________________________________________________________________________
32180 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
32181         Log: Upgrade to Test::Simple 0.33.
32182      Branch: perl
32183            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
32184            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
32185            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
32186 ____________________________________________________________________________
32187 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
32188         Log: Upgrade to Test::Harness 1.26.
32189      Branch: perl
32190            ! lib/Test/Harness.pm lib/Test/Harness/Changes
32191 ____________________________________________________________________________
32192 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
32193         Log: Integrate change #13145 from maintperl;
32194              another compatibility tweak to change#12559: avoid quoting
32195              arguments that already have quotes; add test case
32196      Branch: perl
32197           !> t/op/system_tests win32/win32.c
32198 ____________________________________________________________________________
32199 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
32200         Log: integrate change#13147 from mainline (fixes nit in change#10091)
32201              
32202              Subject: [PATCH] spaceship and refs
32203      Branch: maint-5.6/perl
32204            ! pp.c pp_hot.c t/op/cmp.t
32205 ____________________________________________________________________________
32206 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
32207         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
32208              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
32209              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
32210              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
32211      Branch: perl
32212            + lib/Pod/t/utils.t
32213            ! MANIFEST
32214 ____________________________________________________________________________
32215 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
32216         Log: Subject: [PATCH] spaceship and refs
32217              From: Nicholas Clark <nick@ccl4.org>
32218              Date: Tue, 20 Nov 2001 21:59:51 +0000
32219              Message-ID: <20011120215951.U62891@plum.flirble.org> 
32220      Branch: perl
32221            ! pp.c pp_hot.c t/op/cmp.t
32222 ____________________________________________________________________________
32223 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
32224         Log: Try to clarify which I/O call operates on bytes,
32225              which on characters, which on either.
32226      Branch: perl
32227            ! pod/perlfunc.pod
32228 ____________________________________________________________________________
32229 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
32230         Log: another compatibility tweak to change#12559: avoid quoting
32231              arguments that already have quotes; add test case
32232      Branch: maint-5.6/perl
32233            ! t/op/system_tests win32/win32.c
32234 ____________________________________________________________________________
32235 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
32236         Log: Give a simple example of writing PerlIO::Via handlers
32237              in Perl.
32238      Branch: perl
32239            ! ext/PerlIO/Via/Via.pm
32240 ____________________________________________________________________________
32241 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
32242         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
32243      Branch: perl
32244            + lib/Pod/t/latex.t
32245            ! MANIFEST
32246 ____________________________________________________________________________
32247 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
32248         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
32249              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32250              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
32251              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
32252      Branch: perl
32253            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
32254 ____________________________________________________________________________
32255 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
32256         Log: Spread d_procselfexe to far-off lands (undefined).
32257      Branch: perl
32258            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
32259            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
32260            ! vos/config.ga.def vos/config.ga.h win32/config.bc
32261            ! win32/config.gc win32/config.vc win32/config.win64
32262            ! wince/config.ce
32263 ____________________________________________________________________________
32264 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
32265         Log: Integrate perlio:
32266              
32267              [ 13138]
32268              perl.c change to use HAS_PROCSELFEXE, also
32269              tweak to $^X test to comprehend full path to real executable
32270              being returned (like Cygwin as it happens...)
32271      Branch: perl
32272           !> Configure config_h.SH perl.c t/op/magic.t
32273 ____________________________________________________________________________
32274 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
32275         Log: Really define do_report_used() only if DEBUGGING.
32276      Branch: perl
32277            ! sv.c
32278 ____________________________________________________________________________
32279 [ 13138] By: nick                                  on 2001/11/20  20:01:05
32280         Log: perl.c change to use HAS_PROCSELFEXE, also
32281              tweak to $^X test to comprehend full path to real executable
32282              being returned (like Cygwin as it happens...)
32283      Branch: perlio
32284            ! perl.c t/op/magic.t
32285 ____________________________________________________________________________
32286 [ 13137] By: nick                                  on 2001/11/20  19:46:00
32287         Log: Integrate mainline
32288      Branch: perlio
32289           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
32290           +> lib/NEXT/t/unseen.t
32291            - lib/NEXT/test.pl
32292           !> (integrate 34 files)
32293 ____________________________________________________________________________
32294 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
32295         Log: Subject: [?PATCH] terser pp_eq
32296              From: Nicholas Clark <nick@ccl4.org>
32297              Date: Mon, 19 Nov 2001 23:09:02 +0000
32298              Message-ID: <20011119230901.O62891@plum.flirble.org>
32299      Branch: perl
32300            ! pp_hot.c
32301 ____________________________________________________________________________
32302 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
32303         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
32304      Branch: perl
32305            ! pod/perldelta.pod
32306 ____________________________________________________________________________
32307 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
32308         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
32309              From: Andy Dougherty <doughera@lafayette.edu>
32310              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
32311              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
32312      Branch: perl
32313            ! ext/re/Makefile.PL ext/re/re.xs
32314 ____________________________________________________________________________
32315 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
32316         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
32317              From: Andy Dougherty <doughera@lafayette.edu>
32318              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
32319              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
32320      Branch: perl
32321            ! ext/re/re.xs
32322 ____________________________________________________________________________
32323 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
32324         Log: Integrate change #13119 from macperl.
32325              (No changes since already applied the patch,
32326              just keep perforce happy and well-fed.)
32327      Branch: perl
32328           !> lib/Pod/Html.pm
32329 ____________________________________________________________________________
32330 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
32331         Log: Subject: [PATCH] filter-util.pl for Mac OS
32332              From: Chris Nandor <pudge@pobox.com>
32333              Date: Tue, 20 Nov 2001 00:16:11 -0500
32334              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
32335      Branch: perl
32336            ! t/lib/filter-util.pl
32337 ____________________________________________________________________________
32338 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
32339         Log: Subject: [PATCH] Portability fix for Pod::Html
32340              From: Chris Nandor <pudge@pobox.com>
32341              Date: Tue, 20 Nov 2001 00:01:05 -0500
32342              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
32343      Branch: perl
32344            ! lib/Pod/Html.pm
32345 ____________________________________________________________________________
32346 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
32347         Log: Need to skip more tests if not perlio.
32348      Branch: perl
32349            ! lib/open.t
32350 ____________________________________________________________________________
32351 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
32352         Log: Pass 3 at perldelta - sort the lists of new modules,
32353              module improvements, and new platforms.
32354      Branch: perl
32355            ! pod/perldelta.pod
32356 ____________________________________________________________________________
32357 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
32358         Log: Document ${^OPEN}.
32359      Branch: perl
32360            ! pod/perlvar.pod
32361 ____________________________________________________________________________
32362 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
32363         Log: Make configpm work with extra keys
32364      Branch: maint-5.6/macperl
32365            ! macos/configpm
32366 ____________________________________________________________________________
32367 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
32368         Log: Version and doc updates
32369      Branch: maint-5.6/macperl
32370            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
32371 ____________________________________________________________________________
32372 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
32373         Log: More fixes for error message parsing (bug #470316)
32374      Branch: maint-5.6/macperl
32375            ! macos/macish.c
32376 ____________________________________________________________________________
32377 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
32378         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
32379              remove obsolete function (bug #465225)
32380      Branch: maint-5.6/macperl
32381            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
32382            ! macos/macperl/MPScript.c
32383 ____________________________________________________________________________
32384 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
32385         Log: Add p2as droplet to distribution.
32386      Branch: maint-5.6/macperl
32387            + macos/macperl/Droplets/p2as.plx
32388 ____________________________________________________________________________
32389 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
32390         Log: Bundle File::Sort.
32391      Branch: maint-5.6/macperl
32392            + macos/bundled_lib/blib/lib/File/Sort.pm
32393 ____________________________________________________________________________
32394 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
32395         Log: Various bundled module fixes.
32396      Branch: maint-5.6/macperl
32397            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
32398            ! macos/bundled_ext/Digest/MD5/t/files.t
32399            ! macos/bundled_ext/Filter/t/filter-util.pl
32400            ! macos/bundled_lib/blib/lib/Net/Config.pm
32401            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
32402 ____________________________________________________________________________
32403 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
32404         Log: Portability fix for Pod::Html.
32405      Branch: maint-5.6/macperl
32406            ! lib/Pod/Html.pm
32407 ____________________________________________________________________________
32408 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
32409         Log: Upgrade to Text::Balanced 1.89.
32410      Branch: perl
32411            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
32412            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
32413            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
32414            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
32415            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
32416            ! lib/Text/Balanced/t/gentag.t
32417 ____________________________________________________________________________
32418 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
32419         Log: Upgrade to NEXT 0.50.
32420      Branch: perl
32421            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
32422            + lib/NEXT/t/unseen.t
32423            - lib/NEXT/test.pl
32424            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
32425 ____________________________________________________________________________
32426 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
32427         Log: Integrate with maint-5.6/perl.
32428      Branch: maint-5.6/macperl
32429           !> win32/win32.c
32430 ____________________________________________________________________________
32431 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
32432         Log: Update the README.threads scary header a bit.
32433      Branch: perl
32434            ! README.threads
32435 ____________________________________________________________________________
32436 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
32437         Log: Pass 2 at perldelta: add some changes since 5.7.2.
32438      Branch: perl
32439            ! pod/perldelta.pod
32440 ____________________________________________________________________________
32441 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
32442         Log: Subject: [DOC PATCH] perlfaq4.pod 
32443              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32444              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
32445              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
32446      Branch: perl
32447            ! pod/perlfaq4.pod
32448 ____________________________________________________________________________
32449 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
32450         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
32451              From: Michael G Schwern <schwern@pobox.com> 
32452              Date: Mon, 19 Nov 2001 19:53:12 -0500
32453              Message-ID: <20011119195311.I11883@blackrider>
32454      Branch: perl
32455            ! perl.c
32456 ____________________________________________________________________________
32457 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
32458         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
32459              From: PPrymmer@factset.com
32460              Date: Mon, 19 Nov 2001 17:08:59 -0500
32461              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
32462      Branch: perl
32463            ! vms/descrip_mms.template
32464 ____________________________________________________________________________
32465 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
32466         Log: Create a per-interpeter debug scratchpad container
32467              and use that for the regexec debugging.
32468      Branch: perl
32469            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
32470 ____________________________________________________________________________
32471 [ 13109] By: nick                                  on 2001/11/19  22:01:45
32472         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
32473              Configure unit detects the feature).
32474      Branch: metaconfig/U/perl
32475            + procselfexe.U
32476      Branch: perlio
32477            ! Configure config_h.SH
32478 ____________________________________________________________________________
32479 [ 13108] By: nick                                  on 2001/11/19  20:39:17
32480         Log: Integrate mainline
32481      Branch: perlio
32482           +> t/op/or.t
32483           !> (integrate 44 files)
32484 ____________________________________________________________________________
32485 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
32486         Log: sysseek tweak.
32487      Branch: perl
32488            ! pod/perlfunc.pod
32489 ____________________________________________________________________________
32490 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
32491         Log: Move the sysio tests from io/utf8 to lib/open.
32492      Branch: perl
32493            ! lib/open.t t/io/utf8.t
32494 ____________________________________________________________________________
32495 [ 13105] By: nick                                  on 2001/11/19  20:15:39
32496         Log: Add a .package and a README to //depot/metaconfig
32497      Branch: metaconfig
32498            + .package README
32499 ____________________________________________________________________________
32500 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
32501         Log: Thou shalt not mix stdio and sysio.
32502      Branch: perl
32503            ! t/io/utf8.t
32504 ____________________________________________________________________________
32505 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
32506         Log: Update Changes.
32507      Branch: perl
32508            ! Changes patchlevel.h
32509 ____________________________________________________________________________
32510 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
32511         Log: The runops_debug needs to be present always, otherwise
32512              places like AIX which need an explicit symbol export list
32513              will croak when trying to build Devel::Peek (which uses
32514              the runops_debug).
32515      Branch: perl
32516            ! makedef.pl
32517 ____________________________________________________________________________
32518 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
32519         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
32520              From: PPrymmer@factset.com 
32521              Date: Mon, 19 Nov 2001 11:34:22 -0500
32522              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
32523      Branch: perl
32524            ! lib/Memoize/t/tie_sdbm.t
32525 ____________________________________________________________________________
32526 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
32527         Log: Retract #13088: it seems that unless dump.c is extensively
32528              reorganized as to what symbols it shows, when, and to whom,
32529              we are stuck with having the dump.o symbols in the libperl
32530              and thusly in the main Perl binary.
32531      Branch: perl
32532            ! embedvar.h perlapi.h perlvars.h
32533 ____________________________________________________________________________
32534 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
32535         Log: The _uni_display should not be in dump.c since they
32536              are used under normal operation (S_not_a_number()).
32537      Branch: perl
32538            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
32539 ____________________________________________________________________________
32540 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
32541         Log: Protect sv_dump() from being included unless DEBUGGING,
32542              as noticed by Ilya.
32543      Branch: perl
32544            ! sv.c
32545 ____________________________________________________________________________
32546 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
32547         Log: Pending further investigation skip the tell() tests.
32548              The tell() is okay on Solaris, HP-UX and Tru64, but fails
32549              (by returning too much) in Linux.
32550      Branch: perl
32551            ! t/io/utf8.t
32552 ____________________________________________________________________________
32553 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
32554         Log: Retract #13082 until a better solution is found:
32555              statics break ithreads.
32556      Branch: perl
32557            ! regexec.c
32558 ____________________________________________________________________________
32559 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
32560         Log: Figures 1 and 2 for UTF-8.
32561      Branch: perl
32562            ! pod/perlunicode.pod
32563 ____________________________________________________________________________
32564 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
32565         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
32566              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32567              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
32568              Message-ID: <20011119132645.A15034@rafael>
32569      Branch: perl
32570            ! op.c pod/perldiag.pod t/lib/warnings/op
32571 ____________________________________________________________________________
32572 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
32573         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
32574              From: Michael G Schwern <schwern@pobox.com> 
32575              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
32576              Message-ID: <20011119031112.E786@blackrider>
32577      Branch: perl
32578            ! t/op/closure.t
32579 ____________________________________________________________________________
32580 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
32581         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
32582              From: Michael G Schwern <schwern@pobox.com>
32583              Date: Mon, 19 Nov 2001 03:42:56 -0500
32584              Message-ID: <20011119034256.I786@blackrider>
32585      Branch: perl
32586            + t/op/or.t
32587            ! MANIFEST
32588 ____________________________________________________________________________
32589 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
32590         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
32591              From: "Craig A. Berry" <craigberry@mac.com>
32592              Date: Sun, 18 Nov 2001 14:33:48 -0600
32593              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
32594      Branch: perl
32595            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
32596 ____________________________________________________________________________
32597 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
32598         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
32599              From: Dave Rolsky <autarch@urth.org>
32600              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
32601              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
32602      Branch: perl
32603            ! lib/ExtUtils/Manifest.pm
32604 ____________________________________________________________________________
32605 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
32606         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
32607              From: Dave Rolsky <autarch@urth.org>
32608              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
32609              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
32610      Branch: perl
32611            ! lib/ExtUtils/Install.pm
32612 ____________________________________________________________________________
32613 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
32614         Log: The runops_dbg should not be needed.
32615      Branch: perl
32616            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
32617 ____________________________________________________________________________
32618 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
32619         Log: do_spawn() cleanup from Charles Lane.
32620      Branch: perl
32621            ! vms/vms.c
32622 ____________________________________________________________________________
32623 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
32624         Log: Update the list of tests.
32625      Branch: perl
32626            ! t/lib/1_compile.t
32627 ____________________________________________________________________________
32628 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
32629         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
32630              From: Michael G Schwern <schwern@pobox.com> 
32631              Date: Fri, 16 Nov 2001 17:37:04 -0500
32632              Message-ID: <20011116173703.L30160@blackrider>
32633      Branch: perl
32634            ! t/lib/warnings/sv
32635 ____________________________________________________________________________
32636 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
32637         Log: FAQ sync.
32638      Branch: perl
32639            ! pod/perlfaq4.pod
32640 ____________________________________________________________________________
32641 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
32642         Log: Integrate perlio:
32643              
32644              [ 13081]
32645              Win32 layer has a dup which needs to match new prototype.
32646              
32647              [ 13080]
32648              Wrong way to get stdio mode used.
32649              
32650              [ 13072]
32651              Allow dup'ing of PerlIO::Scalar etc.
32652      Branch: perl
32653           !> perlio.c win32/win32io.c
32654 ____________________________________________________________________________
32655 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
32656         Log: (retracted by #13096)
32657              Debugging would be badly skewed by a malloc per regex dump.
32658      Branch: perl
32659            ! regexec.c
32660 ____________________________________________________________________________
32661 [ 13081] By: nick                                  on 2001/11/18  19:08:40
32662         Log: Win32 layer has a dup which needs to match new prototype.
32663      Branch: perlio
32664            ! win32/win32io.c
32665 ____________________________________________________________________________
32666 [ 13080] By: nick                                  on 2001/11/18  19:05:02
32667         Log: Wrong way to get stdio mode used.
32668      Branch: perlio
32669            ! perlio.c
32670 ____________________________________________________________________________
32671 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
32672         Log: Retract #13048: that introduced a malloc() (through savepvn())
32673              to *every* m//, which killed the performance quite badly.
32674      Branch: perl
32675            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
32676 ____________________________________________________________________________
32677 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
32678         Log: Pass 1 at perldelta.pod: sort the section contents
32679              together, drop all but the 5.7.2 known problems,
32680              leave the 5.7.1 security note since that's the
32681              fullest explanation (update the date on that).
32682      Branch: perl
32683            ! pod/perldelta.pod
32684 ____________________________________________________________________________
32685 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
32686         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
32687              
32688              Tiny problem in the test for 20011113.110: I hope
32689              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
32690      Branch: perl
32691            ! pp.c t/op/repeat.t
32692 ____________________________________________________________________________
32693 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
32694         Log: All of syswrite/send/sendto need to return character counts,
32695              and character counts from the offset, not the beginning of
32696              the scalar.
32697      Branch: perl
32698            ! pp_sys.c
32699 ____________________________________________________________________________
32700 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
32701         Log: Integrate PerlIO: duping fixes.
32702      Branch: perl
32703           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32704           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
32705           !> perliol.h sv.c
32706 ____________________________________________________________________________
32707 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
32708         Log: syswrite() was still returning byte counts, not character counts.
32709      Branch: perl
32710            ! pp_sys.c t/io/utf8.t
32711 ____________________________________________________________________________
32712 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
32713         Log: Add test for sysread().
32714      Branch: perl
32715            ! t/io/utf8.t
32716 ____________________________________________________________________________
32717 [ 13072] By: nick                                  on 2001/11/18  16:15:31
32718         Log: Allow dup'ing of PerlIO::Scalar etc.
32719      Branch: perlio
32720            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32721            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
32722            ! perliol.h sv.c
32723 ____________________________________________________________________________
32724 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
32725         Log: Prepend a null byte to the test set.
32726      Branch: perl
32727            ! t/io/utf8.t
32728 ____________________________________________________________________________
32729 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
32730         Log: Document how "no utf8;" can become handy.
32731      Branch: perl
32732            ! lib/utf8.pm
32733 ____________________________________________________________________________
32734 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
32735         Log: Integrate perlio:
32736              
32737              [ 13068]
32738              embed.pl generated changes I forgot to include
32739              
32740              [ 13067]
32741              Force inclusion of both Perl_runops_* in perl itself,
32742              so they are available for Peek.xs etc.
32743              
32744              [ 12874]
32745              Keep It Simple and Stupid version of readonly hash support.
32746              - Test for SvREAONLY(hv) at a few spots in hv.c
32747              - add the error message to perldiag.pod
32748              - (dubious) add access::readonly() to univeral.c
32749              - add test using above
32750              - fixup ext/B/t/stash.t to account for access:: existing
32751      Branch: perl
32752           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
32753 ____________________________________________________________________________
32754 [ 13068] By: nick                                  on 2001/11/18  13:23:33
32755         Log: embed.pl generated changes I forgot to include
32756      Branch: perlio
32757            ! embedvar.h perlapi.h pod/perlapi.pod
32758 ____________________________________________________________________________
32759 [ 13067] By: nick                                  on 2001/11/18  12:50:19
32760         Log: Force inclusion of both Perl_runops_* in perl itself,
32761              so they are available for Peek.xs etc.
32762      Branch: perlio
32763            ! perlvars.h
32764 ____________________________________________________________________________
32765 [ 13066] By: nick                                  on 2001/11/18  11:00:34
32766         Log: Integrate mainline - a few Devel::Peak fails.
32767      Branch: perlio
32768           +> (branch 29 files)
32769            - ext/Thread/Thread.pm lib/Benchmark.t
32770            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
32771            - lib/Lingua/KO/Hangul/Util/README
32772            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
32773            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
32774            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
32775            - vms/ext/vmsish.pm vms/ext/vmsish.t
32776            ! hv.c
32777           !> (integrate 389 files)
32778 ____________________________________________________________________________
32779 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
32780         Log: Start working on perldelta.  This is not yet any sort of
32781              editing; just concatenating perl570delta, perl571delta,
32782              and perl572delta.  Any sorting not done, any duplicate
32783              removal not done, any removal or update of obsolete items
32784              not done, any changes since 5.7.2 not included.  So there.
32785      Branch: perl
32786            ! pod/perldelta.pod
32787 ____________________________________________________________________________
32788 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
32789         Log: Banish "use utf8".
32790      Branch: perl
32791            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
32792 ____________________________________________________________________________
32793 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
32794         Log: Tweak from Charles Lane.
32795      Branch: perl
32796            ! vms/vms.c
32797 ____________________________________________________________________________
32798 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
32799         Log: Integrate change #13058 from maintperl;
32800              change#12559 breaks things on Win9x because command.com doesn't
32801              grok dquotes at all; disable all the system() smarts for
32802              command.com
32803      Branch: perl
32804           !> win32/win32.c
32805 ____________________________________________________________________________
32806 [ 13061] By: ams                                   on 2001/11/17  13:46:11
32807         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
32808              From: Jonathan Stowe <gellyfish@gellyfish.com>
32809              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
32810              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
32811      Branch: perl
32812            ! lib/Term/Cap.pm
32813 ____________________________________________________________________________
32814 [ 13060] By: ams                                   on 2001/11/17  09:49:10
32815         Log: Subject: [PATCH9 File/Find.pm doc nits
32816              From: Tels <perl_dummy@bloodgate.com>
32817              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
32818      Branch: perl
32819            ! lib/File/Find.pm
32820 ____________________________________________________________________________
32821 [ 13059] By: ams                                   on 2001/11/17  09:38:38
32822         Log: Subject: [PATCH] Benchmark.pm nit
32823              From: Tels <perl_dummy@bloodgate.com>
32824              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
32825      Branch: perl
32826            ! lib/Benchmark.pm
32827 ____________________________________________________________________________
32828 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
32829         Log: change#12559 breaks things on Win9x because command.com doesn't
32830              grok dquotes at all; disable all the system() smarts for
32831              command.com
32832      Branch: maint-5.6/perl
32833            ! win32/win32.c
32834 ____________________________________________________________________________
32835 [ 13057] By: ams                                   on 2001/11/16  20:30:03
32836         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
32837              From: Andy Dougherty <doughera@lafayette.edu>
32838              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
32839              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
32840      Branch: perl
32841            ! lib/Unicode/UCD.t
32842 ____________________________________________________________________________
32843 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
32844         Log: Subject: [Patch Perl@13023] VMS system() warning
32845              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32846              Date: Fri, 16 Nov 2001 15:20:11 EST
32847              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
32848      Branch: perl
32849            ! vms/vms.c
32850 ____________________________________________________________________________
32851 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
32852         Log: It's neither-nor, and protect against the impossible.
32853      Branch: perl
32854            ! lib/Thread.pm
32855 ____________________________________________________________________________
32856 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
32857         Log: 5005threads didn't work because $Thread::VERSION wasn't
32858              visible.  Oops.
32859      Branch: perl
32860            ! ext/Thread/Makefile.PL lib/Thread.pm
32861 ____________________________________________________________________________
32862 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
32863         Log: Robustness against Linux using something else than gcc;
32864              based on
32865              
32866              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
32867              From: Charles Randall <cfriv@yahoo.com>
32868              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
32869              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
32870      Branch: perl
32871            ! ext/Errno/Errno_pm.PL
32872 ____________________________________________________________________________
32873 [ 13052] By: ams                                   on 2001/11/16  16:46:39
32874         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
32875              From: Russ Allbery <rra@stanford.edu>
32876              Date: 16 Nov 2001 09:44:21 -0800
32877              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
32878      Branch: perl
32879            ! lib/Pod/ParseLink.pm
32880 ____________________________________________________________________________
32881 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
32882         Log: Update perluniintro on the UTF-8 output matters
32883              (that -w will warn unless the stream is explicitly UTF-8-ified).
32884      Branch: perl
32885            ! pod/perluniintro.pod
32886 ____________________________________________________________________________
32887 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
32888         Log: Adding new files to MANIFEST is nice.
32889      Branch: perl
32890            ! MANIFEST
32891 ____________________________________________________________________________
32892 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
32893         Log: Update Changes.
32894      Branch: perl
32895            ! Changes patchlevel.h
32896 ____________________________________________________________________________
32897 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
32898         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
32899              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
32900              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
32901              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
32902      Branch: perl
32903            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
32904 ____________________________________________________________________________
32905 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
32906         Log: Rename perlunintro to perluniintro; regen toc.
32907      Branch: perl
32908            + pod/perluniintro.pod
32909            - pod/perlunintro.pod
32910            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32911 ____________________________________________________________________________
32912 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
32913         Log: Document the negated lookahead trick to emulate
32914              character class subtraction.
32915      Branch: perl
32916            ! pod/perlunicode.pod
32917 ____________________________________________________________________________
32918 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
32919         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
32920              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32921              Date: Fri, 16 Nov 2001 23:31:04 +0900
32922              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
32923              
32924              (with the tweak that Cntrl is not C, it's Cc)
32925      Branch: perl
32926            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
32927            ! lib/unicore/mktables
32928 ____________________________________________________________________________
32929 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
32930         Log: Subject: [PATCH current] runtime runops switch
32931              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32932              Date: Fri, 16 Nov 2001 00:48:09 -0500
32933              Message-ID: <20011116004809.A934@math.ohio-state.edu>
32934      Branch: perl
32935            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
32936            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
32937            ! pod/perlintern.pod proto.h run.c
32938 ____________________________________________________________________________
32939 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
32940         Log: Further discourage old Thread code; tell how to tell
32941              the difference.
32942      Branch: perl
32943            ! lib/Thread.pm
32944 ____________________________________________________________________________
32945 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
32946         Log: A missing return; from Charles Lane.
32947      Branch: perl
32948            ! vms/vms.c
32949 ____________________________________________________________________________
32950 [ 13041] By: ams                                   on 2001/11/16  12:11:14
32951         Log: Subject: [PATCH] Doc spellcheck + podcheck
32952              From: Autrijus Tang <autrijus@egb.elixus.org>
32953              Date: Thu, 15 Nov 2001 22:49:05 -0800
32954              Message-Id: <20011116064905.GA44092@egb.elixus.org>
32955              
32956              Subject: [PATCH] podcheck+spellcheck, the rest of the story
32957              From: Autrijus Tang <autrijus@egb.elixus.org>
32958              Date: Fri, 16 Nov 2001 00:42:20 -0800
32959              Message-Id: <20011116084220.GA44295@egb.elixus.org>
32960              
32961              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
32962              From: Nicholas Clark <nick@ccl4.org>
32963              Date: Fri, 16 Nov 2001 10:32:01 +0000
32964              Message-Id: <20011116103200.F62891@plum.flirble.org>
32965              (Applied after suitable de-mangling.)
32966      Branch: perl
32967            ! README.aix README.dgux README.dos README.epoc README.hpux
32968            ! README.mint README.mpeix README.netware README.os2
32969            ! README.os390 README.plan9 README.qnx README.solaris
32970            ! README.threads doio.c pod/perl571delta.pod
32971            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
32972            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
32973            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
32974            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
32975            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
32976            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
32977 ____________________________________________________________________________
32978 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
32979         Log: Avoid redefinedness warning for now.
32980      Branch: perl
32981            ! lib/Thread.pm
32982 ____________________________________________________________________________
32983 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
32984         Log: use strict.
32985      Branch: perl
32986            ! lib/Thread.pm
32987 ____________________________________________________________________________
32988 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
32989         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
32990              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
32991              Date: Thu, 15 Nov 2001 22:54:47 EST 
32992              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
32993      Branch: perl
32994            ! vms/vms.c vms/vmspipe.com
32995 ____________________________________________________________________________
32996 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
32997         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
32998              From: "chromatic" <chromatic@rmci.net>
32999              Date: Thu, 15 Nov 2001 19:54:23 -0700
33000              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
33001      Branch: perl
33002            ! lib/File/stat.t
33003 ____________________________________________________________________________
33004 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
33005         Log: Make Thread a wrapper for both ithreads and 5005threads.
33006              Needs a lot of work and Arthur's eyeballing (and finishing
33007              few missing odds and ends of threads.pm).  Now Thread
33008              is an extension without its own .pm.
33009              
33010              If there are people who have experience working with
33011              either the 5005threads or the ithreads: cleaning up
33012              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
33013              and porting the various Thread::* modules, like Thread::Queue,
33014              to work also with ithreads, is needed.
33015              
33016              Removed the 5005threads requirement from the 5005 tests
33017              for easier testing (not all of them work yet since
33018              they use the Thread::* modules that have not been made
33019              to work with ithreads).  Leave the 5005 tests named as
33020              *.tx so that they are not run by "make test".
33021      Branch: perl
33022            + lib/Thread.pm
33023            - ext/Thread/Thread.pm
33024            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
33025            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
33026            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
33027            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
33028            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
33029            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
33030            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
33031 ____________________________________________________________________________
33032 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
33033         Log: $VERSION "a5" doesn't quite work.
33034      Branch: perl
33035            ! ext/B/Makefile.PL
33036 ____________________________________________________________________________
33037 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
33038         Log: Add the fruits of Larry Shatzer's version verifying script.
33039              (There are some straddlers, but they will be fixed in the
33040              upcoming releases of the modules.)
33041      Branch: perl
33042            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
33043            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
33044            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
33045            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
33046            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
33047            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
33048            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
33049            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
33050            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
33051            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
33052            ! wince/FindExt.pm
33053 ____________________________________________________________________________
33054 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
33055         Log: Add Larry Shatzer's VERSION verifying script.
33056      Branch: perl
33057            + Porting/checkVERSION.pl
33058            ! MANIFEST Porting/pumpkin.pod
33059 ____________________________________________________________________________
33060 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
33061         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
33062              From: Michael G Schwern <schwern@pobox.com>
33063              Date: Thu, 15 Nov 2001 19:26:40 -0500
33064              Message-ID: <20011115192640.R31399@blackrider>
33065      Branch: perl
33066            ! t/test.pl
33067 ____________________________________________________________________________
33068 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
33069         Log: Document the MY_CXT business; from Paul Marquess.
33070      Branch: perl
33071            ! pod/perlxs.pod
33072 ____________________________________________________________________________
33073 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
33074         Log: VMSCMD synch attempt.
33075      Branch: perl
33076            ! vms/vms.c vms/vmsish.h
33077 ____________________________________________________________________________
33078 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
33079         Log: Advise against -P as instructed by Schwern.
33080      Branch: perl
33081            ! pod/perlrun.pod
33082 ____________________________________________________________________________
33083 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
33084         Log: Subject: [PATCH] v-strings as Objects Step 1
33085              From: John Peacock <jpeacock@rowman.com>
33086              Date: Thu, 15 Nov 2001 12:41:04 -0500
33087              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
33088      Branch: perl
33089            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
33090            ! util.c
33091 ____________________________________________________________________________
33092 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
33093         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
33094              From: Michael G Schwern <schwern@pobox.com>
33095              Date: Thu, 15 Nov 2001 12:47:59 -0500
33096              Message-ID: <20011115124759.E31399@blackrider>
33097      Branch: perl
33098            + t/run/switchx.aux t/run/switchx.t
33099            ! MANIFEST t/run/switches.t
33100 ____________________________________________________________________________
33101 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
33102         Log: Upgrade to Getopt::Long 2.26_03.
33103      Branch: perl
33104            ! lib/Getopt/Long.pm
33105 ____________________________________________________________________________
33106 [ 13025] By: ams                                   on 2001/11/15  20:46:22
33107         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
33108              From: Michael G Schwern <schwern@pobox.com>
33109              Date: Thu, 15 Nov 2001 16:24:11 -0500
33110              Message-Id: <20011115162411.M31399@blackrider>
33111      Branch: perl
33112            ! vms/vms.c
33113 ____________________________________________________________________________
33114 [ 13024] By: ams                                   on 2001/11/15  19:32:06
33115         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
33116              From: rspier@pobox.com (Robert Spier)
33117              Date: Thu, 15 Nov 2001 11:19:21 -0800
33118              Message-Id: <15348.5433.732364.963687@rls.cx>
33119      Branch: perl
33120            ! op.c
33121 ____________________________________________________________________________
33122 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
33123         Log: Update Changes.
33124      Branch: perl
33125            ! Changes patchlevel.h
33126 ____________________________________________________________________________
33127 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
33128         Log: Subject: [PATCH] new tests for command-line switches
33129              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33130              Date: Thu, 15 Nov 2001 17:00:30 +0100
33131              Message-ID: <20011115170030.A14193@rafael>
33132      Branch: perl
33133            + t/run/switches.t
33134            ! MANIFEST
33135 ____________________________________________________________________________
33136 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
33137         Log: Upgrade to podlators 1.13.
33138      Branch: perl
33139            + lib/Pod/ParseLink.pm
33140            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
33141            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
33142            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
33143            ! t/pod/pod2usage.xr t/pod/podselect.xr
33144 ____________________________________________________________________________
33145 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
33146         Log: skip "might be used uninitialized".
33147      Branch: perl
33148            ! pp_sys.c
33149 ____________________________________________________________________________
33150 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
33151         Log: Fix for "perlio bug in koi8-r encoding".  The problem
33152              seemed to be that binmode() always flushed the handle,
33153              which is not so good when switching encodings.  Fixed,
33154              added Matt Sergeant's testcase, documented in perlfunc/binmode,
33155              also added a pointer about disciplines to perlfunc/open,
33156              and in general cleaned up and reformatted the open entry.
33157      Branch: perl
33158            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
33159 ____________________________________________________________________________
33160 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
33161         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
33162              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
33163              Date: 15 Nov 2001 08:57:06 -0000
33164              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
33165              
33166              chop() and chomp() are not real list functions,
33167              so let's not have them overrideable.  (Casey will
33168              be confused since in #7071 he patched the other way.)
33169      Branch: perl
33170            ! pod/perlfunc.pod toke.c
33171 ____________________________________________________________________________
33172 [ 13017] By: ams                                   on 2001/11/15  12:56:49
33173         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
33174              From: Robin Barker <rmb1@cise.npl.co.uk>
33175              Date: Thu, 15 Nov 2001 13:48:34 GMT
33176              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
33177              (Applied with tweaks.)
33178      Branch: perl
33179            ! pod/perltrap.pod
33180 ____________________________________________________________________________
33181 [ 13016] By: ams                                   on 2001/11/15  09:12:48
33182         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
33183              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33184              Date: Thu, 15 Nov 2001 09:06:39 +0100
33185              Message-Id: <20011115090639.A13005@rafael>
33186      Branch: perl
33187            ! pod/perlrun.pod
33188 ____________________________________________________________________________
33189 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
33190         Log: "link =" from utils.lst was being processed oddly.
33191      Branch: perl
33192            ! installman
33193 ____________________________________________________________________________
33194 [ 13014] By: ams                                   on 2001/11/15  02:52:52
33195         Log: Subject: [PATCH current] CreateTTY in -d
33196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33197              Date: Wed, 14 Nov 2001 21:26:31 -0500
33198              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
33199      Branch: perl
33200            ! lib/perl5db.pl
33201 ____________________________________________________________________________
33202 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
33203         Log: Corify the Filter::Simple tests. 
33204      Branch: perl
33205            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
33206            ! lib/Filter/Simple/t/filter_only.t
33207 ____________________________________________________________________________
33208 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
33209         Log: Upgrade to Filter::Simple 0.70.
33210      Branch: perl
33211            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
33212            + t/lib/FilterOnlyTest.pm
33213            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
33214            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
33215            ! t/lib/FilterTest.pm
33216 ____________________________________________________________________________
33217 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
33218         Log: Cleanliness inspired by Cygwin.
33219      Branch: perl
33220            ! Makefile.SH x2p/Makefile.SH
33221 ____________________________________________________________________________
33222 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
33223         Log: Add perlunintro (formerly known as perlunitut); regen toc.
33224      Branch: perl
33225            + pod/perlunintro.pod
33226            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
33227 ____________________________________________________________________________
33228 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
33229         Log: FAQ sync.
33230      Branch: perl
33231            ! pod/perlfaq6.pod
33232 ____________________________________________________________________________
33233 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
33234         Log: Quieten pgcc 2.91.66 worries.
33235      Branch: perl
33236            ! gv.c pp_ctl.c utf8.c
33237 ____________________________________________________________________________
33238 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
33239         Log: Upgrade to Switch 2.06.
33240      Branch: perl
33241            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
33242            ! lib/Switch/t/nested.t
33243 ____________________________________________________________________________
33244 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
33245         Log: Upgrade to Attribute::Handlers 0.76.
33246      Branch: perl
33247            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
33248            ! lib/Attribute/Handlers/README
33249            ! lib/Attribute/Handlers/demo/Demo.pm
33250            ! lib/Attribute/Handlers/demo/Descriptions.pm
33251            ! lib/Attribute/Handlers/demo/MyClass.pm
33252            ! lib/Attribute/Handlers/demo/demo_cycle.pl
33253            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
33254            ! lib/Attribute/Handlers/t/multi.t
33255 ____________________________________________________________________________
33256 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
33257         Log: Signedness nit.
33258      Branch: perl
33259            ! regexec.c
33260 ____________________________________________________________________________
33261 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
33262         Log: VERSIONize.
33263      Branch: perl
33264            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
33265            ! lib/integer.pm
33266 ____________________________________________________________________________
33267 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
33268         Log: No pod in internal Net::FTP classes.
33269      Branch: perl
33270            ! pod/buildtoc.PL
33271 ____________________________________________________________________________
33272 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
33273         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
33274              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
33275              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
33276              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
33277      Branch: perl
33278            ! regexec.c
33279 ____________________________________________________________________________
33280 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
33281         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
33282              Pudge correctly).
33283      Branch: perl
33284            ! t/test.pl
33285 ____________________________________________________________________________
33286 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
33287         Log: Add comments to mark where $^X is being handled.
33288      Branch: perl
33289            ! perl.c toke.c
33290 ____________________________________________________________________________
33291 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
33292         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
33293              From: Michael G Schwern <schwern@pobox.com>
33294              Date: Wed, 14 Nov 2001 16:38:25 -0500
33295              Message-ID: <20011114163825.D6519@blackrider>
33296      Branch: perl
33297            ! t/op/repeat.t
33298 ____________________________________________________________________________
33299 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
33300         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
33301              From: Michael G Schwern <schwern@pobox.com>
33302              Date: Wed, 14 Nov 2001 13:19:15 -0500
33303              Message-ID: <20011114131915.K5096@blackrider>
33304      Branch: perl
33305            ! t/op/die_exit.t
33306 ____________________________________________________________________________
33307 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
33308         Log: Subject: Re: [PATCH] new version of runperl()
33309              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33310              Date: Wed, 14 Nov 2001 15:39:12 EST
33311              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
33312              
33313              "VMS $^X pipes etc" patch.
33314      Branch: perl
33315            ! vms/vms.c
33316 ____________________________________________________________________________
33317 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
33318         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
33319              and add "verbose" option to show the final command.
33320      Branch: perl
33321            ! t/test.pl
33322 ____________________________________________________________________________
33323 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
33324         Log: Goof in some of the comment fields of #12994.
33325      Branch: perl
33326            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
33327            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
33328            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
33329            ! lib/unicore/In/9.pl
33330 ____________________________________________________________________________
33331 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
33332         Log: The First, Last ranges in the Unicode data weren't
33333              getting their general categories added properly;
33334              noticed by Jeffrey Friedl.
33335      Branch: perl
33336            ! lib/unicore/Category.pl lib/unicore/In/0.pl
33337            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
33338            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
33339            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
33340            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
33341            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
33342            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
33343            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
33344            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
33345            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
33346            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
33347            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
33348            ! lib/unicore/mktables
33349 ____________________________________________________________________________
33350 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
33351         Log: Subject: [PATCH] new version of runperl()
33352              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33353              Date: Wed, 14 Nov 2001 12:23:01 +0100
33354              Message-ID: <20011114122301.A29384@rafael>
33355      Branch: perl
33356            ! t/io/argv.t t/test.pl
33357 ____________________________________________________________________________
33358 [ 12992] By: ams                                   on 2001/11/14  13:40:39
33359         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
33360              From: Michael G Schwern <schwern@pobox.com>
33361              Date: Tue, 13 Nov 2001 23:17:54 -0500
33362              Message-Id: <20011113231754.S32567@blackrider>
33363      Branch: perl
33364            ! perl.c
33365 ____________________________________________________________________________
33366 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
33367         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
33368              From: Philip Newton <Philip.Newton@gmx.net>
33369              Date: Wed, 14 Nov 2001 10:59:53 +0100
33370              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
33371              
33372              plus a lot of paragraph reformatting because of long lines.
33373      Branch: perl
33374            ! pod/perlapio.pod
33375 ____________________________________________________________________________
33376 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
33377         Log: A bool is not a pointer.
33378      Branch: perl
33379            ! pp_sys.c
33380 ____________________________________________________________________________
33381 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
33382         Log: AUTHORS updates.
33383      Branch: perl
33384            ! AUTHORS
33385 ____________________________________________________________________________
33386 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
33387         Log: There are several MIME RFCs.
33388      Branch: perl
33389            ! ext/Encode/Encode.pm
33390 ____________________________________________________________________________
33391 [ 12987] By: ams                                   on 2001/11/14  01:09:28
33392         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
33393              From: Michael G Schwern <schwern@pobox.com>
33394              Date: Tue, 13 Nov 2001 20:59:13 -0500
33395              Message-Id: <20011113205913.H32567@blackrider>
33396      Branch: perl
33397            ! t/op/groups.t vms/test.com
33398 ____________________________________________________________________________
33399 [ 12986] By: ams                                   on 2001/11/14  01:07:06
33400         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
33401              From: Michael G Schwern <schwern@pobox.com>
33402              Date: Tue, 13 Nov 2001 20:51:34 -0500
33403              Message-Id: <20011113205134.F32567@blackrider>
33404      Branch: perl
33405            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
33406 ____________________________________________________________________________
33407 [ 12985] By: ams                                   on 2001/11/14  00:43:59
33408         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
33409              From: Michael G Schwern <schwern@pobox.com>
33410              Date: Tue, 13 Nov 2001 20:38:42 -0500
33411              Message-Id: <20011113203842.E32567@blackrider>
33412      Branch: perl
33413            ! pod/perlport.pod
33414 ____________________________________________________________________________
33415 [ 12984] By: ams                                   on 2001/11/14  00:32:15
33416         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
33417              From: Michael G Schwern <schwern@pobox.com>
33418              Date: Tue, 13 Nov 2001 20:27:02 -0500
33419              Message-Id: <20011113202702.D32567@blackrider>
33420      Branch: perl
33421            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
33422            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
33423            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
33424            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
33425 ____________________________________________________________________________
33426 [ 12983] By: ams                                   on 2001/11/14  00:00:27
33427         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
33428              From: Michael G Schwern <schwern@pobox.com>
33429              Date: Tue, 13 Nov 2001 19:51:59 -0500
33430              Message-Id: <20011113195159.B32567@blackrider>
33431      Branch: perl
33432            ! pod/perlport.pod
33433 ____________________________________________________________________________
33434 [ 12982] By: ams                                   on 2001/11/13  23:53:11
33435         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
33436              From: Larry Shatzer <fugazi@zippy.zyx.net>
33437              Date: Tue, 13 Nov 2001 17:27:59 -0700
33438              Message-Id: <20011113172759.E27768@zippy.zyx.net>
33439      Branch: perl
33440            ! pod/perlapio.pod
33441 ____________________________________________________________________________
33442 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
33443         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
33444              "large enough" Unicode characters returned more than one
33445              as their "Unicode size".
33446      Branch: perl
33447            ! pp_sys.c t/io/utf8.t
33448 ____________________________________________________________________________
33449 [ 12980] By: ams                                   on 2001/11/13  19:32:33
33450         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
33451              From: "Craig A. Berry" <craigberry@mac.com>
33452              Date: Tue, 13 Nov 2001 14:33:25 -0600
33453              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
33454      Branch: perl
33455            ! vms/gen_shrfls.pl
33456 ____________________________________________________________________________
33457 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
33458         Log: Subject: Minor patch to Encode.pm (detypo)
33459              From: "Philip Newton" <Philip.Newton@gmx.net>
33460              Date: Tue, 13 Nov 2001 20:11:01 +0100
33461              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
33462      Branch: perl
33463            ! ext/Encode/Encode.pm
33464 ____________________________________________________________________________
33465 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
33466         Log: Evil tabulators.
33467      Branch: perl
33468            ! ext/Encode/Encode.pm
33469 ____________________________________________________________________________
33470 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
33471         Log: Document the available encodings.
33472      Branch: perl
33473            ! ext/Encode/Encode.pm
33474 ____________________________________________________________________________
33475 [ 12976] By: ams                                   on 2001/11/13  17:14:07
33476         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
33477              From: Barrie Slaymaker <barries@slaysys.com>
33478              Date: Tue, 13 Nov 2001 12:41:36 -0500
33479              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
33480      Branch: perl
33481            ! t/op/universal.t
33482 ____________________________________________________________________________
33483 [ 12975] By: ams                                   on 2001/11/13  16:24:21
33484         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
33485              From: Barrie Slaymaker <barries@slaysys.com>
33486              Date: Tue, 13 Nov 2001 10:56:20 -0500
33487              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
33488              (Test applied with minor tweaks and ->isa("HASH") omission.)
33489      Branch: perl
33490            ! lib/UNIVERSAL.pm t/op/universal.t
33491 ____________________________________________________________________________
33492 [ 12974] By: ams                                   on 2001/11/13  15:46:07
33493         Log: Subject: [PATCH Benchmark.pm] docco tweaks
33494              From: Barrie Slaymaker <barries@slaysys.com>
33495              Date: Tue, 13 Nov 2001 11:34:45 -0500
33496              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
33497      Branch: perl
33498            ! lib/Benchmark.pm
33499 ____________________________________________________________________________
33500 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
33501         Log: Subject: [PATCH] Attack of the C loops, round 1
33502              From: Richard Soderberg <rs@oregonnet.com>
33503              Date: Mon, 12 Nov 2001 12:07:29 -0800
33504              Message-Id: <200111122007.MAA01994@oregonnet.com>
33505              
33506              Subject: [PATCH] bytecode.pl (tiny patch)
33507              From: Richard Soderberg <rs@oregonnet.com>
33508              Date: Mon, 12 Nov 2001 12:53:24 -0800
33509              Message-Id: <200111122053.MAA06272@oregonnet.com>
33510      Branch: perl
33511            ! bytecode.pl installhtml
33512 ____________________________________________________________________________
33513 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
33514         Log: Subject: [PATCH] Update to Filter::Util::Call
33515              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
33516              Date: Sun, 11 Nov 2001 22:33:33 -0000
33517              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
33518              
33519              Use the new CXT* macros.
33520      Branch: perl
33521            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
33522 ____________________________________________________________________________
33523 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
33524         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
33525              From: Michael G Schwern <schwern@pobox.com>
33526              Date: Mon, 12 Nov 2001 20:50:34 -0500
33527              Message-ID: <20011112205034.H2888@blackrider>
33528      Branch: perl
33529            + lib/vmsish.pm lib/vmsish.t
33530            - vms/ext/vmsish.pm vms/ext/vmsish.t
33531            ! MANIFEST vms/descrip_mms.template
33532 ____________________________________________________________________________
33533 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
33534         Log: :utf8 works only with perlio.
33535      Branch: perl
33536            ! lib/open.t
33537 ____________________________________________________________________________
33538 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
33539         Log: Subject: Re: @Config -"des" not quite working on VMS
33540              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33541              Date: Tue, 13 Nov 2001 08:35:13 EST 
33542              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
33543      Branch: perl
33544            ! configure.com
33545 ____________________________________________________________________________
33546 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
33547         Log: Subject: [PATCH] lib/charnames.pm 
33548              From: Jeffrey Friedl <jfriedl@yahoo.com>
33549              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
33550              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
33551      Branch: perl
33552            ! lib/charnames.pm
33553 ____________________________________________________________________________
33554 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
33555         Log: Docs for Mac::err.
33556      Branch: maint-5.6/macperl
33557            ! macos/ext/Mac/err/err.pm
33558 ____________________________________________________________________________
33559 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
33560         Log: Some cleanup; change some globals to references for
33561              possible persistence later.
33562      Branch: maint-5.6/macperl
33563            ! macos/lib/Mac/Glue.pm
33564 ____________________________________________________________________________
33565 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
33566         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
33567      Branch: maint-5.6/macperl
33568            ! macos/ext/Mac/Files/Files.pm
33569 ____________________________________________________________________________
33570 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
33571         Log: Get Mac::Navigation to compile (bug #464684).
33572      Branch: maint-5.6/macperl
33573            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
33574            ! macos/ext/Mac/Navigation/Makefile.PL
33575            ! macos/ext/Mac/Navigation/Navigation.xs
33576            ! macos/macperl/Makefile.mk
33577 ____________________________________________________________________________
33578 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
33579         Log: Add in modules and POD to help menu.
33580      Branch: maint-5.6/macperl
33581            ! macos/macperl/MacPerl.podhelp
33582 ____________________________________________________________________________
33583 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
33584         Log: Update bundled modules.
33585      Branch: maint-5.6/macperl
33586            + macos/bundled_ext/Filter/t/FilterTest.pm
33587            + macos/bundled_ext/List/Util/t/shuffle.t
33588            + macos/bundled_ext/Storable/t/compat06.t
33589            + macos/bundled_ext/Storable/t/st-dump.pl
33590            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
33591            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
33592            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
33593            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
33594            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
33595            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
33596            + macos/bundled_lib/blib/lib/lwpcook.pod
33597            + macos/bundled_lib/t/Filter/Simple/filter.t
33598            + macos/bundled_lib/t/Switch/t/given.t
33599            + macos/bundled_lib/t/Switch/t/nested.t
33600            + macos/bundled_lib/t/Switch/t/switch.t
33601            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
33602            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
33603            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
33604            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
33605            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
33606            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
33607            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
33608            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
33609            + macos/bundled_lib/t/URI/rfc2732.t
33610            + macos/bundled_lib/t/libnet/config.t
33611            + macos/bundled_lib/t/libnet/libnet_t.pl
33612            + macos/bundled_lib/t/libwww-perl/live/google.t
33613            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
33614            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
33615            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
33616            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
33617            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
33618            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
33619            + macos/bundled_lib/t/libwww-perl/live/validator.t
33620            - macos/bundled_ext/Filter/t/MyFilter.pm
33621            - macos/bundled_ext/Storable/t/compat-0.6.t
33622            - macos/bundled_ext/Storable/t/dump.pl
33623            - macos/bundled_ext/Time/Piece/Makefile.PL
33624            - macos/bundled_ext/Time/Piece/Piece.pm
33625            - macos/bundled_ext/Time/Piece/Piece.t
33626            - macos/bundled_ext/Time/Piece/Piece.xs
33627            - macos/bundled_ext/Time/Piece/README
33628            - macos/bundled_ext/Time/Piece/Seconds.pm
33629            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
33630            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
33631            - macos/bundled_lib/blib/lib/Net/PH.pm
33632            - macos/bundled_lib/blib/lib/Net/SNPP.pm
33633            - macos/bundled_lib/blib/lib/Text/Balanced.pod
33634            - macos/bundled_lib/t/Filter/Simple/test.pl
33635            - macos/bundled_lib/t/Switch/test.pl
33636            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
33637            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
33638            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
33639            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
33640            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
33641            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
33642            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
33643            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
33644            - macos/bundled_lib/t/libnet/ph.t
33645            ! (edit 125 files)
33646 ____________________________________________________________________________
33647 [ 12961] By: ams                                   on 2001/11/13  00:45:08
33648         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
33649              From: Michael G Schwern <schwern@pobox.com>
33650              Date: Mon, 12 Nov 2001 20:16:45 -0500
33651              Message-Id: <20011112201644.G2888@blackrider>
33652      Branch: perl
33653            ! pod/perlport.pod
33654 ____________________________________________________________________________
33655 [ 12960] By: ams                                   on 2001/11/12  23:54:00
33656         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
33657              Recoving dup tests for VMS
33658              From: Michael G Schwern <schwern@pobox.com>
33659              Date: Mon, 12 Nov 2001 19:35:33 -0500
33660              Message-Id: <20011112193533.D2888@blackrider>
33661      Branch: perl
33662            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
33663 ____________________________________________________________________________
33664 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
33665         Log: Update Changes.
33666      Branch: perl
33667            ! Changes patchlevel.h
33668 ____________________________________________________________________________
33669 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
33670         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
33671              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
33672              Date: Mon, 12 Nov 2001 12:35:18 EST 
33673              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
33674      Branch: perl
33675            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
33676            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
33677 ____________________________________________________________________________
33678 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
33679         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
33680              From: Barrie Slaymaker <barries@slaysys.com>
33681              Date: Mon, 12 Nov 2001 11:19:52 -0500
33682              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
33683      Branch: perl
33684            ! lib/File/Spec.t lib/File/Spec/Win32.pm
33685 ____________________________________________________________________________
33686 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
33687         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
33688              From: Barrie Slaymaker <barries@slaysys.com>
33689              Date: Mon, 12 Nov 2001 11:07:36 -0500
33690              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
33691      Branch: perl
33692            ! lib/Benchmark.pm
33693 ____________________________________________________________________________
33694 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
33695         Log: Misplaced test, noticed by Barrie Slaymaker.
33696              (We are missing Benchmark tests, then.)
33697      Branch: perl
33698            + ext/Devel/DProf/DProf.t
33699            - lib/Benchmark.t
33700            ! MANIFEST
33701 ____________________________________________________________________________
33702 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
33703         Log: Subject: [PATCH] a few typo fixes 
33704              From: Jeffrey Friedl <jfriedl@yahoo.com>
33705              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
33706              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
33707              
33708              Patching README.foo instead of pod/perlfoo.pod,
33709              not patching Math::BigInt (Tels will take care of that),
33710              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
33711              and perldoc.PL instead of libnetcfg and perldoc, patching
33712              ext/Digest/MD5/t/files.t since MD5.pm was changed.
33713      Branch: perl
33714            ! (edit 109 files)
33715 ____________________________________________________________________________
33716 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
33717         Log: Add a note about the dangers of bad UTF-8.
33718      Branch: perl
33719            ! pod/perlunicode.pod
33720 ____________________________________________________________________________
33721 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
33722         Log: NetWare Nit from Ananth Kesari.
33723      Branch: perl
33724            ! NetWare/config.wc
33725 ____________________________________________________________________________
33726 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
33727         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
33728      Branch: perl
33729            ! ext/Encode/Encode.pm
33730 ____________________________________________________________________________
33731 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
33732         Log: (retracted by #12951)
33733      Branch: perl
33734            ! ext/Encode/Encode.pm
33735 ____________________________________________________________________________
33736 [ 12949] By: ams                                   on 2001/11/12  06:40:18
33737         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
33738              From: Robert Spier <rspier@pobox.com>
33739              Date: Sun, 11 Nov 2001 18:50:18 -0800
33740              Message-Id: <15343.14570.121505.233336@rls.cx>
33741              
33742              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
33743              From: Rick Delaney <rick.delaney@home.com>
33744              Date: 12 Nov 2001 00:15:52 -0500
33745              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
33746      Branch: perl
33747            ! pp_hot.c t/op/taint.t
33748 ____________________________________________________________________________
33749 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
33750         Log: It seems that we actually have this detail implemented
33751              as for as Level 1 Support of Unicode regex support is
33752              concerned: at Level 1 only 1:1 support for loose
33753              (aka caseless, aka caseigoring ) matching is required.
33754      Branch: perl
33755            ! pod/perlunicode.pod
33756 ____________________________________________________________________________
33757 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
33758         Log: (retracted by #12951)
33759      Branch: perl
33760            ! ext/Encode/Encode.pm
33761 ____________________________________________________________________________
33762 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
33763         Log: BOM, bom, Bom.
33764      Branch: perl
33765            ! pod/perlunicode.pod
33766 ____________________________________________________________________________
33767 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
33768         Log: Upgrade to Math::BigInt 1.46.
33769      Branch: perl
33770            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
33771            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
33772            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
33773            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
33774            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
33775 ____________________________________________________________________________
33776 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
33777         Log: Subject: Re: PERFORCE change 12943 for review
33778              From: "Philip Newton" <Philip.Newton@gmx.net>
33779              Date: Sun, 11 Nov 2001 20:53:36 +0100
33780              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
33781      Branch: perl
33782            ! pod/perlunicode.pod
33783 ____________________________________________________________________________
33784 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
33785         Log: Doc updates; make the Unicode discussions a little
33786              bit less alarming, and add information about encodings,
33787              surrogates, and BOMs.
33788      Branch: perl
33789            ! pod/perlunicode.pod
33790 ____________________________________________________________________________
33791 [ 12942] By: ams                                   on 2001/11/11  16:45:00
33792         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
33793              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
33794              Date: Mon, 12 Nov 2001 00:22:57 +0900
33795              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
33796      Branch: perl
33797            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
33798            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
33799 ____________________________________________________________________________
33800 [ 12941] By: ams                                   on 2001/11/11  13:01:40
33801         Log: Subject: Re: PERFORCE change 12929 for review
33802              From: "Philip Newton" <Philip.Newton@gmx.net>
33803              Date: Sun, 11 Nov 2001 14:27:44 +0100
33804              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
33805      Branch: perl
33806            ! MANIFEST
33807 ____________________________________________________________________________
33808 [ 12940] By: ams                                   on 2001/11/11  05:06:43
33809         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
33810              From: Michael G Schwern <schwern@pobox.com>
33811              Date: Thu, 8 Nov 2001 22:56:45 -0500
33812              Message-Id: <20011108225645.H5587@blackrider>
33813      Branch: perl
33814            ! t/op/chdir.t
33815 ____________________________________________________________________________
33816 [ 12939] By: ams                                   on 2001/11/11  05:01:00
33817         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
33818              From: Michael G Schwern <schwern@pobox.com>
33819              Date: Sun, 11 Nov 2001 00:54:43 -0500
33820              Message-Id: <20011111005443.A24450@blackrider>
33821      Branch: perl
33822            ! ext/Cwd/t/cwd.t
33823 ____________________________________________________________________________
33824 [ 12938] By: ams                                   on 2001/11/11  03:25:13
33825         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
33826              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
33827              From: "chromatic" <chromatic@rmci.net>
33828              Date: Sat, 10 Nov 2001 21:03:20 -0700
33829              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
33830      Branch: perl
33831            ! lib/File/stat.pm lib/File/stat.t
33832 ____________________________________________________________________________
33833 [ 12937] By: ams                                   on 2001/11/11  02:05:23
33834         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
33835              From: "Craig A. Berry" <craigberry@mac.com>
33836              Date: Sat, 10 Nov 2001 17:23:52 -0600
33837              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
33838      Branch: perl
33839            ! t/op/magic.t
33840 ____________________________________________________________________________
33841 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
33842         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
33843      Branch: perl
33844            ! lib/open.pm lib/open.t
33845 ____________________________________________________________________________
33846 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
33847         Log: The Official name of ASCII.
33848      Branch: perl
33849            ! ext/Encode/Encode.pm
33850 ____________________________________________________________________________
33851 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
33852         Log: The KOI8-R example wasn't quite right.
33853      Branch: perl
33854            ! lib/open.pm lib/open.t
33855 ____________________________________________________________________________
33856 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
33857         Log: Enhance the open pragma to support :utf8, :locale,
33858              and :encoding directly as special cases, and rename
33859              the INOUT to IO.
33860      Branch: perl
33861            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
33862 ____________________________________________________________________________
33863 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
33864         Log: Document the UTF-16 surrogate encoding and decoding.
33865      Branch: perl
33866            ! ext/Encode/Encode.pm
33867 ____________________________________________________________________________
33868 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
33869         Log: A potential recursion breaker.
33870      Branch: perl
33871            ! sv.c
33872 ____________________________________________________________________________
33873 [ 12930] By: ams                                   on 2001/11/10  07:46:53
33874         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
33875              (was Re: perl@12892)
33876              From: "chromatic" <chromatic@rmci.net>
33877              Date: Sat, 10 Nov 2001 01:28:09 -0700
33878              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
33879      Branch: perl
33880            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
33881            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
33882            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
33883            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
33884 ____________________________________________________________________________
33885 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
33886         Log: Add a test for the bytes pragma.
33887      Branch: perl
33888            + lib/bytes.t
33889            ! MANIFEST
33890 ____________________________________________________________________________
33891 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
33892         Log: Doc update.
33893      Branch: perl
33894            ! lib/bytes.pm
33895 ____________________________________________________________________________
33896 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
33897         Log: Cease to exist.
33898      Branch: perl
33899            - lib/Unicode/Normalize.pm
33900 ____________________________________________________________________________
33901 [ 12926] By: ams                                   on 2001/11/10  03:23:16
33902         Log: Subject: [patch] my_setenv speedup + fixes
33903              From: Doug MacEachern <dougm@covalent.net>
33904              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
33905              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
33906      Branch: perl
33907            ! util.c
33908 ____________________________________________________________________________
33909 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
33910         Log: Newline trouble.
33911      Branch: perl
33912            ! lib/ExtUtils/Embed.t
33913 ____________________________________________________________________________
33914 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
33915         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
33916              From: "Craig A. Berry" <craigberry@mac.com>
33917              Date: Fri, 09 Nov 2001 18:13:16 -0600
33918              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
33919      Branch: perl
33920            ! vms/munchconfig.c
33921 ____________________________________________________________________________
33922 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
33923         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
33924              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33925              Date: Sat, 10 Nov 2001 00:10:45 +0100
33926              Message-ID: <20011110001045.A11945@rafael>
33927      Branch: perl
33928            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
33929            + t/run/switchn.t t/run/switchp.t
33930            ! MANIFEST
33931 ____________________________________________________________________________
33932 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
33933         Log: Subject: [PATCH] some tests not cleaning up properly               
33934              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
33935              Date: Fri, 9 Nov 2001 22:13:10 +0100
33936              Message-ID: <20011109221310.A11115@rafael>
33937      Branch: perl
33938            ! ext/Cwd/t/cwd.t t/io/argv.t
33939 ____________________________________________________________________________
33940 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
33941         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
33942              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33943              Date: Fri, 9 Nov 2001 15:07:19 EST
33944              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
33945      Branch: perl
33946            ! lib/ExtUtils/Embed.t
33947 ____________________________________________________________________________
33948 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
33949         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
33950              have been copied so it shouldn't be freed in perl_destruct()
33951      Branch: perl
33952            ! perl.c
33953 ____________________________________________________________________________
33954 [ 12919] By: ams                                   on 2001/11/09  15:36:22
33955         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
33956              From: Michael G Schwern <schwern@pobox.com>
33957              Date: Fri, 9 Nov 2001 00:38:59 -0500
33958              Message-Id: <20011109003859.K5587@blackrider>
33959              (Applied with directory name changes suggested by Craig Berry.)
33960      Branch: perl
33961            ! ext/Cwd/t/cwd.t
33962 ____________________________________________________________________________
33963 [ 12918] By: ams                                   on 2001/11/09  15:29:15
33964         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
33965              From: Michael G Schwern <schwern@pobox.com>
33966              Date: Fri, 9 Nov 2001 01:44:14 -0500
33967              Message-Id: <20011109014414.N5587@blackrider>
33968      Branch: perl
33969            ! vms/ext/filespec.t
33970 ____________________________________________________________________________
33971 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
33972         Log: Update Changes.
33973      Branch: perl
33974            ! Changes patchlevel.h
33975 ____________________________________________________________________________
33976 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
33977         Log: Regen toc.
33978      Branch: perl
33979            ! pod/perltoc.pod
33980 ____________________________________________________________________________
33981 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
33982         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
33983              see http://www.jepstone.net/bjepson//jpl/cvs.html
33984      Branch: perl
33985            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
33986 ____________________________________________________________________________
33987 [ 12914] By: ams                                   on 2001/11/09  14:05:12
33988         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
33989              From: Michael G Schwern <schwern@pobox.com>
33990              Date: Thu, 8 Nov 2001 22:05:49 -0500
33991              Message-Id: <20011108220549.F5587@blackrider>
33992      Branch: perl
33993            ! vms/test.com
33994 ____________________________________________________________________________
33995 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
33996         Log: NetWare update from Ananth Kesari.
33997      Branch: perl
33998            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
33999 ____________________________________________________________________________
34000 [ 12912] By: ams                                   on 2001/11/09  13:40:26
34001         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
34002              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34003              Date: Fri, 9 Nov 2001 14:32:28 +0100
34004              Message-Id: <20011109143228.A18996@rafael>
34005      Branch: perl
34006            ! perl.c
34007 ____________________________________________________________________________
34008 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
34009         Log: FAQ sync.
34010      Branch: perl
34011            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
34012            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
34013            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
34014 ____________________________________________________________________________
34015 [ 12910] By: ams                                   on 2001/11/09  07:33:49
34016         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
34017              From: Michael G Schwern <schwern@pobox.com>
34018              Date: Fri, 9 Nov 2001 00:41:56 -0500
34019              Message-Id: <20011109004156.L5587@blackrider>
34020      Branch: perl
34021            ! lib/File/Find/t/find.t
34022 ____________________________________________________________________________
34023 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
34024         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
34025              The CPAN distribution has both pm and XS implementations,
34026              and for performance reasons we choose the XS.
34027              Another reason to choose the XS is that it doesn't
34028              require Lingua::KO::Hangul::Util, which means that
34029              we can delete that-- which in turn means that Unicode::UCD
34030              cannot expect that: support it, but don't expect.
34031              Ditto Unicode::Collate.
34032              
34033              Note that Unicode::Normalize Makefile.PL and
34034              Normalize.xs have been modified from the CPAN 0.10
34035              versions: the first one to be simpler (no pm) and
34036              clean up the generated unf*.h files, the second one
34037              to quench compiler grumblings.  Must notify Sadahiro
34038              about these changes.
34039      Branch: perl
34040            + ext/Unicode/Normalize/Changes
34041            + ext/Unicode/Normalize/Makefile.PL
34042            + ext/Unicode/Normalize/Normalize.pm
34043            + ext/Unicode/Normalize/Normalize.pod
34044            + ext/Unicode/Normalize/Normalize.xs
34045            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
34046            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
34047            + ext/Unicode/Normalize/t/test.t
34048            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
34049            - lib/Lingua/KO/Hangul/Util/README
34050            - lib/Lingua/KO/Hangul/Util/t/test.t
34051            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
34052            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
34053            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
34054            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
34055            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
34056            ! win32/makefile.mk
34057 ____________________________________________________________________________
34058 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
34059         Log: Test miscounting.
34060      Branch: perl
34061            ! ext/POSIX/t/posix.t
34062 ____________________________________________________________________________
34063 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
34064         Log: Quote the variables in failures messages more nicely.
34065      Branch: perl
34066            ! t/test.pl
34067 ____________________________________________________________________________
34068 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
34069         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
34070              From: Michael G Schwern <schwern@pobox.com>
34071              Date: Thu, 8 Nov 2001 17:24:49 -0500
34072              Message-ID: <20011108172449.A5587@blackrider>
34073              
34074              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
34075              From: "Craig A. Berry" <craigberry@mac.com>
34076              Date: Thu, 8 Nov 2001 16:35:00 -0600
34077              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
34078      Branch: perl
34079            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
34080 ____________________________________________________________________________
34081 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
34082         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
34083              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
34084              Date: Thu, 8 Nov 2001 22:52:50 -0000
34085              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
34086      Branch: perl
34087            ! ext/DB_File/t/db-recno.t
34088 ____________________________________________________________________________
34089 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
34090         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
34091              (Probably not an EBCDIC issue the way one would think
34092              since no chr() et alia are used in UCD.pm.)
34093      Branch: perl
34094            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
34095 ____________________________________________________________________________
34096 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
34097         Log: Whether overwriting the $self->{...} values (see #12902)
34098              is a good policy or not is debatable, but let's at least
34099              be consistent.
34100      Branch: perl
34101            ! lib/ExtUtils/MM_Unix.pm
34102 ____________________________________________________________________________
34103 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
34104         Log: The MakeMaker argument () quoting patch that sneaked
34105              in at #12883 didn't handle make macros like this $(...).
34106              Leaning toothpicks, we've got them.
34107      Branch: perl
34108            ! lib/ExtUtils/MM_Unix.pm
34109 ____________________________________________________________________________
34110 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
34111         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
34112              From: Michael G Schwern <schwern@pobox.com>
34113              Date: Wed, 7 Nov 2001 02:02:29 -0500
34114              Message-ID: <20011107020229.K2858@blackrider>
34115      Branch: perl
34116            ! t/io/argv.t t/test.pl vms/test.com
34117 ____________________________________________________________________________
34118 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
34119         Log: Subject: [PATCH 20011106.084] -s on #! line 
34120              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34121              Date: Wed, 7 Nov 2001 22:23:39 +0100
34122              Message-ID: <20011107222339.E729@rafael>
34123      Branch: perl
34124            ! embed.h embed.pl perl.c proto.h toke.c
34125 ____________________________________________________________________________
34126 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
34127         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
34128              From: Michael G Schwern <schwern@pobox.com>
34129              Date: Wed, 7 Nov 2001 16:52:49 -0500
34130              Message-ID: <20011107165249.I7346@blackrider>
34131      Branch: perl
34132            ! pod/perlhack.pod
34133 ____________________________________________________________________________
34134 [ 12898] By: ams                                   on 2001/11/08  13:02:19
34135         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
34136              From: Mark-Jason Dominus <mjd@plover.com>
34137              Date: Thu, 08 Nov 2001 08:59:02 -0500
34138              Message-Id: <20011108135902.2275.qmail@plover.com>
34139      Branch: perl
34140            ! INSTALL README README.amiga README.os2 README.vms
34141            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
34142            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
34143 ____________________________________________________________________________
34144 [ 12897] By: ams                                   on 2001/11/08  12:49:28
34145         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
34146              From: mjd@plover.com
34147              Date: 8 Nov 2001 13:33:18 -0000
34148              Message-Id: <20011108133318.1786.qmail@plover.com>
34149      Branch: perl
34150            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
34151            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
34152            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
34153            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
34154            ! pod/perlport.pod pod/perlvar.pod
34155 ____________________________________________________________________________
34156 [ 12896] By: ams                                   on 2001/11/08  11:22:12
34157         Log: open(FH, $file) should strip leading and trailing whitespace.
34158      Branch: perl
34159            ! doio.c
34160 ____________________________________________________________________________
34161 [ 12895] By: ams                                   on 2001/11/08  10:17:14
34162         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
34163              From: "Craig A. Berry" <craigberry@mac.com>
34164              Date: Wed, 07 Nov 2001 13:41:50 -0600
34165              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
34166      Branch: perl
34167            ! t/op/glob.t
34168 ____________________________________________________________________________
34169 [ 12894] By: ams                                   on 2001/11/08  08:32:20
34170         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
34171              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
34172              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
34173              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
34174      Branch: perl
34175            ! makedepend.SH
34176 ____________________________________________________________________________
34177 [ 12893] By: ams                                   on 2001/11/08  08:26:31
34178         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
34179              From: mjd@plover.com
34180              Date: 8 Nov 2001 08:08:07 -0000
34181              Message-Id: <20011108080807.30147.qmail@plover.com>
34182              
34183              Subject: bleadperl perl.pod
34184              From: mjd@plover.com
34185              Date: 8 Nov 2001 08:10:47 -0000
34186              Message-Id: <20011108081047.30178.qmail@plover.com>
34187              
34188              Subject: more bleadperl perl.pod
34189              From: mjd@plover.com
34190              Date: 8 Nov 2001 08:16:28 -0000
34191              Message-Id: <20011108081628.30229.qmail@plover.com>
34192      Branch: perl
34193            ! pod/perl.pod pod/perldebug.pod
34194 ____________________________________________________________________________
34195 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
34196         Log: Tweak for Cray-friendliness from Nicholas Clark.
34197      Branch: perl
34198            ! sv.c
34199 ____________________________________________________________________________
34200 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
34201         Log: VMS patch redo from Charles Lane.
34202      Branch: perl
34203            ! vms/gen_shrfls.pl
34204 ____________________________________________________________________________
34205 [ 12890] By: ams                                   on 2001/11/07  15:16:10
34206         Log: Subject: [ID 20011107.088] two perl pod nits
34207              From: lvirden@cas.org
34208              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
34209              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
34210      Branch: perl
34211            ! pod/perl.pod pod/perlfaq3.pod
34212 ____________________________________________________________________________
34213 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
34214         Log: Update Changes.
34215      Branch: perl
34216            ! Changes patchlevel.h
34217 ____________________________________________________________________________
34218 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
34219         Log: The (emulated) "no utf8" must be in a BEGIN block
34220              to be effective.
34221      Branch: perl
34222            ! lib/CGI/t/html.t
34223 ____________________________________________________________________________
34224 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
34225         Log: "v-strings" is the right term.
34226      Branch: perl
34227            ! pod/perltodo.pod
34228 ____________________________________________________________________________
34229 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
34230         Log: Add vstrings-as-objects need to perltodo.
34231      Branch: perl
34232            ! pod/perltodo.pod
34233 ____________________________________________________________________________
34234 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
34235         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
34236              From: Nicholas Clark <nick@ccl4.org>
34237              Date: Wed, 7 Nov 2001 14:36:32 +0000
34238              Message-ID: <20011107143631.I24980@plum.flirble.org>
34239      Branch: perl
34240            ! t/op/pack.t
34241 ____________________________________________________________________________
34242 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
34243         Log: The Embed test requires a major rewrite for VMS
34244              (plus it reveals a couple of annoying glitches
34245              in buffering), so skip the test for now; from
34246              Charles Lane.
34247      Branch: perl
34248            ! lib/ExtUtils/Embed.t
34249 ____________________________________________________________________________
34250 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
34251         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
34252              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34253              Date: Wed, 7 Nov 2001 09:23:28 EST
34254              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
34255              
34256              (Also i seems that an unrelated experimental patch
34257              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
34258      Branch: perl
34259            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
34260 ____________________________________________________________________________
34261 [ 12882] By: ams                                   on 2001/11/07  05:14:04
34262         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
34263              From: Mark-Jason Dominus <mjd@plover.com>
34264              Date: Wed, 07 Nov 2001 00:43:46 -0500
34265              Message-Id: <20011107054346.14428.qmail@plover.com>
34266      Branch: perl
34267            ! gv.c op.c toke.c
34268 ____________________________________________________________________________
34269 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
34270         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
34271              From: Michael G Schwern <schwern@pobox.com>             
34272              Date: Tue, 6 Nov 2001 22:04:39 -0500
34273              Message-ID: <20011106220439.D2858@blackrider>              
34274      Branch: perl
34275            ! lib/perl5db.pl
34276 ____________________________________________________________________________
34277 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
34278         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
34279              stress))
34280              From: Jonathan Stowe <gellyfish@gellyfish.com>
34281              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
34282              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
34283              
34284              (except for one hunk where indentation differs)
34285      Branch: perl
34286            ! lib/Term/Cap.t
34287 ____________________________________________________________________________
34288 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
34289         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
34290              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34291              Date: Tue, 6 Nov 2001 21:45:01 +0100
34292              Message-ID: <20011106214501.A704@rafael>
34293      Branch: perl
34294            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
34295            ! lib/File/Spec/Win32.pm
34296 ____________________________________________________________________________
34297 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
34298         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
34299              From: Michael G Schwern <schwern@pobox.com>              
34300              Date: Tue, 6 Nov 2001 20:58:45 -0500
34301              Message-ID: <20011106205845.G29411@blackrider>
34302      Branch: perl
34303            ! t/test.pl
34304 ____________________________________________________________________________
34305 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
34306         Log: Subject: making do_sprintf public       
34307              From: Doug MacEachern <dougm@covalent.net>    
34308              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
34309              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
34310      Branch: perl
34311            ! embed.h embed.pl global.sym
34312 ____________________________________________________________________________
34313 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
34314         Log: Update to CGI.pm 2.78.
34315              
34316              TODO: the test suite needs to be merged so that
34317              when in core, the core version is tested, and when
34318              using the CPAN version, testing the CPAN version.
34319              (the changes need to be sent to Lincoln, too...)
34320      Branch: perl
34321            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
34322            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
34323            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
34324            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
34325            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
34326            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
34327 ____________________________________________________________________________
34328 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
34329         Log: Integrate with perlio; (strictly) readonly hashes via XS.
34330      Branch: perl
34331           +> t/lib/access.t
34332           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
34333 ____________________________________________________________________________
34334 [ 12874] By: nick                                  on 2001/11/06  21:05:16
34335         Log: Keep It Simple and Stupid version of readonly hash support.
34336              - Test for SvREAONLY(hv) at a few spots in hv.c
34337              - add the error message to perldiag.pod
34338              - (dubious) add access::readonly() to univeral.c
34339              - add test using above
34340              - fixup ext/B/t/stash.t to account for access:: existing
34341      Branch: perlio
34342            + t/lib/access.t
34343            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
34344 ____________________________________________________________________________
34345 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
34346         Log: Fix incorrect warnings about broken globbing;
34347              from Andy Dougherty.
34348      Branch: perl
34349            ! hints/linux.sh
34350 ____________________________________________________________________________
34351 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
34352         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
34353              toggle-on from the encoding pragma.
34354      Branch: perl
34355            ! regcomp.c regexec.c
34356 ____________________________________________________________________________
34357 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
34358         Log: Retract #12824, doesn't help and is ignored
34359              by Configure anyway.
34360      Branch: perl
34361            ! hints/beos.sh
34362 ____________________________________________________________________________
34363 [ 12870] By: ams                                   on 2001/11/06  10:40:37
34364         Log: Subject: Cosmetic change
34365              From: H.Merijn Brand <h.m.brand@hccnet.nl>
34366              Date: Tue, 06 Nov 2001 12:30:52 +0100
34367              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
34368      Branch: perl
34369            ! README.hpux
34370 ____________________________________________________________________________
34371 [ 12869] By: nick                                  on 2001/11/06  08:26:40
34372         Log: Integrate mainline
34373      Branch: perlio
34374           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
34375           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
34376 ____________________________________________________________________________
34377 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
34378         Log: The parentheses are protected enough.
34379      Branch: perl
34380            ! hints/os390.sh
34381 ____________________________________________________________________________
34382 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
34383         Log: ccflags, not ldflags.
34384      Branch: perl
34385            ! hints/os390.sh
34386 ____________________________________________________________________________
34387 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
34388         Log: ... and the proto to go with #12865.
34389      Branch: perl
34390            ! proto.h
34391 ____________________________________________________________________________
34392 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
34393         Log: Oops.  Luckily nothing was using this symbol yet.
34394      Branch: perl
34395            ! global.sym
34396 ____________________________________________________________________________
34397 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
34398         Log: Implement the encoding pragma for regex literals.
34399      Branch: perl
34400            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
34401 ____________________________________________________________________________
34402 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
34403         Log: More UTF8 EXACT fixing.
34404      Branch: perl
34405            ! regexec.c
34406 ____________________________________________________________________________
34407 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
34408         Log: More re debugging.
34409      Branch: perl
34410            ! regexec.c
34411 ____________________________________________________________________________
34412 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
34413         Log: EXACT correction attempt.  Continued in #12863.
34414      Branch: perl
34415            ! regexec.c
34416 ____________________________________________________________________________
34417 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
34418         Log: Unterminated L<.
34419      Branch: perl
34420            ! ext/DB_File/DB_File.pm
34421 ____________________________________________________________________________
34422 [ 12859] By: nick                                  on 2001/11/05  19:15:17
34423         Log: Integrate mainline
34424      Branch: perlio
34425           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
34426           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
34427           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
34428           +> lib/Math/BigInt/t/sub_mbi.t
34429            - lib/Math/BigInt/t/Math/Subclass.pm
34430            - lib/Math/BigInt/t/subclass.t
34431           !> (integrate 30 files)
34432 ____________________________________________________________________________
34433 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
34434         Log: Regex debugging fixes from Hugo.
34435      Branch: perl
34436            ! regcomp.c regexec.c
34437 ____________________________________________________________________________
34438 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
34439         Log: IRIX: at some point the cc -version has started
34440              to output to stderr, not stdout any more.
34441      Branch: perl
34442            ! hints/irix_6.sh
34443 ____________________________________________________________________________
34444 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
34445         Log: Update Changes.
34446      Branch: perl
34447            ! Changes patchlevel.h
34448 ____________________________________________________________________________
34449 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
34450         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
34451      Branch: perl
34452            ! lib/File/Spec/Unix.pm
34453 ____________________________________________________________________________
34454 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
34455         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
34456              From: rgarciasuarez@free.fr
34457              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
34458              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
34459      Branch: perl
34460            ! lib/File/Spec/Unix.pm
34461 ____________________________________________________________________________
34462 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
34463         Log: Use config.arch in OS/390 where the combination of
34464              IEEE floats and ldflags is tricky.
34465      Branch: perl
34466            ! hints/os390.sh
34467 ____________________________________________________________________________
34468 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
34469         Log: Metaconfig unit change for #12851.
34470      Branch: metaconfig
34471            ! U/modified/Config_sh.U
34472 ____________________________________________________________________________
34473 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
34474         Log: Support a config.arch file, similar to config.over,
34475              but loaded just before it.
34476      Branch: perl
34477            ! Configure INSTALL
34478 ____________________________________________________________________________
34479 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
34480         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
34481              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34482              Date: Mon, 5 Nov 2001 14:26:24 +0100
34483              Message-ID: <20011105142624.C31977@rafael>
34484      Branch: perl
34485            ! lib/Symbol.pm lib/Symbol.t
34486 ____________________________________________________________________________
34487 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
34488         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
34489              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34490              Date: Sun, 4 Nov 2001 22:28:57 +0100
34491              Message-ID: <20011104222857.C696@rafael>
34492      Branch: perl
34493            ! pod/perldebug.pod pod/perlpodspec.pod
34494 ____________________________________________________________________________
34495 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
34496         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
34497      Branch: perl
34498            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
34499 ____________________________________________________________________________
34500 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
34501         Log: Math::Big* test tweaks to work better with core:
34502              but the coast still not clear.
34503      Branch: perl
34504            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
34505            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
34506 ____________________________________________________________________________
34507 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
34508         Log: Protect against high load: measure how much wall
34509              clock time went by while sleeping.  Avoids some
34510              false negatives, while may introduce some false
34511              positives.  Life is hard.
34512      Branch: perl
34513            ! ext/Time/HiRes/HiRes.t
34514 ____________________________________________________________________________
34515 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
34516         Log: More forgotten from #12843.
34517      Branch: perl
34518            ! lib/Math/BigInt/t/bigfltpm.inc
34519 ____________________________________________________________________________
34520 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
34521         Log: Forgot from #12843.
34522      Branch: perl
34523            + lib/Math/BigInt/t/bigintpm.inc
34524            ! MANIFEST
34525 ____________________________________________________________________________
34526 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
34527         Log: Upgrade to Math::BigInt 1.45; from Tels.
34528              NOTE: some of the tests are failing but that's because
34529              the core integration is not yet done.
34530      Branch: perl
34531            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
34532            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
34533            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
34534            - lib/Math/BigInt/t/Math/Subclass.pm
34535            - lib/Math/BigInt/t/subclass.t
34536            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
34537            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
34538            ! lib/Math/BigInt/t/mbimbf.t
34539 ____________________________________________________________________________
34540 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
34541         Log: VMS: adds capability to control more configuration stuff with
34542              -D and -U switches; parsing config.sh to extract previous config
34543              info in VMS-form, and a rewrite of the "prompt/response" routine;
34544              from Charles Lane.
34545      Branch: perl
34546            ! configure.com
34547 ____________________________________________________________________________
34548 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
34549         Log: Subject: Typo correction in perldebguts.pod
34550              From: mjd@plover.com
34551              Date: 4 Nov 2001 16:20:05 -0000
34552              Message-ID: <20011104162005.16699.qmail@plover.com>
34553      Branch: perl
34554            ! pod/perldebguts.pod
34555 ____________________________________________________________________________
34556 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
34557         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
34558              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34559              Date: Sun, 4 Nov 2001 11:47:30 +0100
34560              Message-ID: <20011104114730.A715@rafael>
34561              
34562              Remove -T from the test, wrong place for that.
34563      Branch: perl
34564            ! lib/File/Temp/t/mktemp.t
34565 ____________________________________________________________________________
34566 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
34567         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
34568              From: Nicholas Clark <nick@ccl4.org>
34569              Date: Sun, 4 Nov 2001 10:41:24 +0000
34570              Message-ID: <20011104104123.U20123@plum.flirble.org>
34571      Branch: perl
34572            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
34573 ____________________________________________________________________________
34574 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
34575         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
34576              From: Michael G Schwern <schwern@pobox.com>
34577              Date: Sat, 3 Nov 2001 15:41:47 -0500
34578              Message-ID: <20011103154147.C600@blackrider>
34579      Branch: perl
34580            ! lib/Term/Cap.t
34581 ____________________________________________________________________________
34582 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
34583         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
34584              From: "Craig A. Berry" <craigberry@mac.com>     
34585              Date: Sat, 03 Nov 2001 16:02:28 -0600
34586              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
34587      Branch: perl
34588            ! ext/Time/HiRes/HiRes.t
34589 ____________________________________________________________________________
34590 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
34591         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
34592              From: "chromatic" <chromatic@rmci.net>
34593              Date: Sat, 03 Nov 2001 12:28:17 -0700
34594              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
34595      Branch: perl
34596            ! lib/Term/Cap.t
34597 ____________________________________________________________________________
34598 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
34599         Log: Don't bother doing POSIX charclass parsing if it
34600              possibly cannot be so.  Prepares way for charclass
34601              syntax like [[abc]||[def]] (or just [[abc][def]])
34602              for union, [[\w]&&[$a]] for intersection,
34603              and [[a-z]&&[^def]] for subtraction.
34604              
34605              Currently /[[a]/ (or /[a[]/) parses as a character
34606              class containing two characters, "[" and "a",
34607              this may have to be broken for the syntax described
34608              above, otherwise we would have to scan the whole pattern
34609              to find out whether the square brackets match pairwise.
34610              Luckily, the special case of "[" doesn't seem to be
34611              documented (as opposed to "]" and "-"), so we may have
34612              better story for breaking it...  One can always use \[
34613              if one wants a literal "[", so there.
34614      Branch: perl
34615            ! regcomp.c
34616 ____________________________________________________________________________
34617 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
34618         Log: Comment correction.
34619      Branch: perl
34620            ! regcomp.c
34621 ____________________________________________________________________________
34622 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
34623         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
34624              The latter is a RedHatism.
34625      Branch: perl
34626            ! lib/ExtUtils/MakeMaker.pm
34627 ____________________________________________________________________________
34628 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
34629         Log: Integrate perlio:
34630              
34631              [ 12830]
34632              Fix clone_leak problem.
34633              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
34634              as vestige of calling PerlLIO_dup().
34635              
34636              [ 12829]
34637              Tweaks attempting to locate Doug's clone_leak leak.
34638              - add some PerlIO_debug()
34639              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
34640              - Even if it closing stdout etc. do a fflush()
34641      Branch: perl
34642           !> perlio.c
34643 ____________________________________________________________________________
34644 [ 12831] By: nick                                  on 2001/11/03  11:42:15
34645         Log: Integrate mainline
34646      Branch: perlio
34647           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
34648           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
34649           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
34650           !> sv.c t/test.pl
34651 ____________________________________________________________________________
34652 [ 12830] By: nick                                  on 2001/11/03  10:27:34
34653         Log: Fix clone_leak problem.
34654              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
34655              as vestige of calling PerlLIO_dup().
34656      Branch: perlio
34657            ! perlio.c
34658 ____________________________________________________________________________
34659 [ 12829] By: nick                                  on 2001/11/03  09:40:46
34660         Log: Tweaks attempting to locate Doug's clone_leak leak.
34661              - add some PerlIO_debug()
34662              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
34663              - Even if it closing stdout etc. do a fflush()
34664      Branch: perlio
34665            ! perlio.c
34666 ____________________________________________________________________________
34667 [ 12828] By: nick                                  on 2001/11/03  08:34:31
34668         Log: Integrate mainline
34669      Branch: perlio
34670           !> (integrate 54 files)
34671 ____________________________________________________________________________
34672 [ 12827] By: ams                                   on 2001/11/03  03:45:19
34673         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
34674              remove this later). Based on a patch from Robert Spier in
34675              <15330.61459.14452.795263@rls.cx>.
34676      Branch: perl
34677            ! sv.c
34678 ____________________________________________________________________________
34679 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
34680         Log: microperl sync.
34681      Branch: perl
34682            ! doio.c perl.c perl.h perlio.c regexec.c
34683 ____________________________________________________________________________
34684 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
34685         Log: Definitions for the Unicode Newline Guidelines.
34686      Branch: perl
34687            ! perl.h
34688 ____________________________________________________________________________
34689 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
34690         Log: (retracted by #12871)
34691              
34692              There is no csh of any kind in default BeOS.
34693              For the purposes of miniperl globbing, bash
34694              will do.
34695      Branch: perl
34696            ! hints/beos.sh
34697 ____________________________________________________________________________
34698 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
34699         Log: Integrate change #12820 from macperl to maint and blead;
34700              
34701              Fix up (dynaloading) to work properly with multiplicity
34702      Branch: maint-5.6/perl
34703           !> ext/DynaLoader/dl_mac.xs
34704      Branch: perl
34705           !> ext/DynaLoader/dl_mac.xs
34706 ____________________________________________________________________________
34707 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
34708         Log: Several fixes for various exit problems and clearing out
34709              task queue, as well as another (incomplete) go at
34710              fixing error message handling
34711      Branch: maint-5.6/macperl
34712            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
34713 ____________________________________________________________________________
34714 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
34715         Log: Add source files for bleadperl builds
34716      Branch: maint-5.6/macperl
34717            ! macos/Makefile.mk
34718 ____________________________________________________________________________
34719 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
34720         Log: Fix up to work properly with multiplicity
34721      Branch: maint-5.6/macperl
34722            ! ext/DynaLoader/dl_mac.xs
34723 ____________________________________________________________________________
34724 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
34725         Log: Integrate with maintperl.
34726      Branch: maint-5.6/macperl
34727           +> t/op/system.t t/op/system_tests
34728           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
34729           !> pod/perltodo.pod util.c win32/win32.c
34730 ____________________________________________________________________________
34731 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
34732         Log: Locate _PATH_LOG if it's a socket even if not #defined
34733              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
34734              via Nick Clark.
34735      Branch: perl
34736            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
34737 ____________________________________________________________________________
34738 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
34739         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
34740              From: Michael G Schwern <schwern@pobox.com>
34741              Date: Fri, 2 Nov 2001 15:36:41 -0500
34742              Message-ID: <20011102153641.E23234@blackrider>
34743      Branch: perl
34744            ! t/test.pl
34745 ____________________________________________________________________________
34746 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
34747         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
34748              From: merlyn@stonehenge.com (Randal L. Schwartz)
34749              Date: 02 Nov 2001 09:33:34 -0800
34750              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
34751              
34752              (two of the changes)
34753              
34754              Better coexistence with extensions.
34755      Branch: perl
34756            ! ext/Errno/Errno_pm.PL hints/darwin.sh
34757 ____________________________________________________________________________
34758 [ 12815] By: ams                                   on 2001/11/02  16:47:43
34759         Log: Subject: Re: [PATCH] the the double double word word fix fix
34760              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
34761              Date: Fri, 02 Nov 2001 19:43:07 +0100
34762              Message-Id: <3BE2E93B.627C198E@alcatel.at>
34763      Branch: perl
34764            ! pod/perldebug.pod
34765 ____________________________________________________________________________
34766 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
34767         Log: Update Changes.
34768      Branch: perl
34769            ! Changes patchlevel.h
34770 ____________________________________________________________________________
34771 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
34772         Log: More encoding testing.
34773      Branch: perl
34774            ! lib/encoding.pm lib/encoding.t
34775 ____________________________________________________________________________
34776 [ 12812] By: ams                                   on 2001/11/02  15:07:11
34777         Log: Slight modification of #12811.
34778      Branch: perl
34779            ! op.c
34780 ____________________________________________________________________________
34781 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
34782         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
34783              From: Radu Greab <radu@netsoft.ro>
34784              Date: Fri, 2 Nov 2001 15:28:58 +0200
34785              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
34786      Branch: perl
34787            ! op.c t/op/stat.t
34788 ____________________________________________________________________________
34789 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
34790         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
34791              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34792              Date: Thu, 1 Nov 2001 22:35:50 +0100
34793              Message-ID: <20011101223550.A10849@rafael>
34794      Branch: perl
34795            ! lib/ExtUtils/Embed.t
34796 ____________________________________________________________________________
34797 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
34798         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
34799              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34800              Date: 2 Nov 2001 14:48:51 -0000
34801              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
34802      Branch: perl
34803            ! lib/File/Find.pm
34804 ____________________________________________________________________________
34805 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
34806         Log: Add documentation.
34807      Branch: perl
34808            ! embed.pl pod/perlapi.pod utf8.c
34809 ____________________________________________________________________________
34810 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
34811         Log: Unicode: add ToFold mapping.  Not used yet; but basically
34812              a more useful mapping for caseless aka case-ignoring than
34813              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
34814              algorithm for creating the foldings uses equivalence classes,
34815              see http://www.unicode.org/unicode/reports/tr21/
34816              Hopefully this feature will be used in //i.
34817              (The folding tables were introduced by #12689.)
34818      Branch: perl
34819            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
34820            ! utf8.c
34821 ____________________________________________________________________________
34822 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
34823         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
34824              From: "Craig A. Berry" <craigberry@mac.com>
34825              Date: Fri, 02 Nov 2001 00:03:52 -0600
34826              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
34827      Branch: perl
34828            ! lib/AutoSplit.t
34829 ____________________________________________________________________________
34830 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
34831         Log: Subject: Trivial doc patch
34832              From: andreas.koenig@anima.de (Andreas J. Koenig)
34833              Date: 02 Nov 2001 06:11:35 +0100
34834              Message-ID: <m37kt94v08.fsf@anima.de>
34835      Branch: perl
34836            ! pod/perlport.pod
34837 ____________________________________________________________________________
34838 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
34839         Log: Make encoding and charnames pragmas coexist.
34840      Branch: perl
34841            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
34842 ____________________________________________________________________________
34843 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
34844         Log: The basic character classes seem to go untested with Unicode.
34845      Branch: perl
34846            ! t/op/pat.t
34847 ____________________________________________________________________________
34848 [ 12802] By: ams                                   on 2001/11/02  00:39:36
34849         Log: Subject: [PATCH] the the double double word word fix fix
34850              From: Richard Soderberg <rs@oregonnet.com>
34851              Date: Thu, 1 Nov 2001 13:12:03 -0800
34852              Message-Id: <200111012112.NAA23288@oregonnet.com>
34853              
34854              Subject: Re: [PATCH] the the double double word word fix fix
34855              From: Mark-Jason Dominus <mjd@plover.com>
34856              Date: Thu, 01 Nov 2001 16:43:40 -0500
34857              Message-Id: <20011101214340.2044.qmail@plover.com>
34858              
34859              Subject: Re: [PATCH] the the double double word word fix fix
34860              From: Mark-Jason Dominus <mjd@plover.com>
34861              Date: Thu, 01 Nov 2001 16:51:39 -0500
34862              Message-Id: <20011101215139.2196.qmail@plover.com>
34863      Branch: perl
34864            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
34865            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
34866            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
34867            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
34868            ! pod/perltodo.pod pod/perlxstut.pod
34869 ____________________________________________________________________________
34870 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
34871         Log: Comment tweaks.
34872      Branch: perl
34873            ! toke.c
34874 ____________________________________________________________________________
34875 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
34876         Log: FAQ sync.
34877      Branch: perl
34878            ! pod/perlfaq9.pod
34879 ____________________________________________________________________________
34880 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
34881         Log: If an encoding is set by -M/-m, it must be in
34882              effect only for the actual script, not any other
34883              required/-M/-m'ed module, otherwise we enter a nasty
34884              recursion in regexec.c while trying to init the simple
34885              UTF-8 charclasses like PL_utf8_alnum.
34886      Branch: perl
34887            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
34888 ____________________________________________________________________________
34889 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
34890         Log: A bit more descriptive name.
34891      Branch: perl
34892            ! mg.c
34893 ____________________________________________________________________________
34894 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
34895         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
34896              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34897              Date: Wed, 31 Oct 2001 13:47:04 EST
34898              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
34899      Branch: perl
34900            ! ext/Time/HiRes/HiRes.t
34901 ____________________________________________________________________________
34902 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
34903         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
34904              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34905              Date: Wed, 31 Oct 2001 13:43:29 EST
34906              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
34907      Branch: perl
34908            ! mg.c
34909 ____________________________________________________________________________
34910 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
34911         Log: Subject: [PATCH] Various test cleanups
34912              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34913              Date: Tue, 30 Oct 2001 21:56:26 +0100
34914              Message-ID: <20011030215626.A28503@rafael>
34915      Branch: perl
34916            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
34917            ! ext/DB_File/t/db-recno.t ext/Encode.t
34918 ____________________________________________________________________________
34919 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
34920         Log: Update Changes.
34921      Branch: perl
34922            ! Changes patchlevel.h
34923 ____________________________________________________________________________
34924 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
34925         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
34926              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
34927              Date: Wed, 31 Oct 2001 17:16:39 +0100
34928              Message-ID: <20011031171639.A32511@rafael>
34929      Branch: perl
34930            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
34931 ____________________________________________________________________________
34932 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
34933         Log: Skip message nit.
34934      Branch: perl
34935            ! t/io/fs.t
34936 ____________________________________________________________________________
34937 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
34938         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
34939              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34940              Date: 31 Oct 2001 14:49:37 -0000
34941              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
34942      Branch: perl
34943            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
34944 ____________________________________________________________________________
34945 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
34946         Log: Extend the effect of the encoding pragma to chr() and ord().
34947              
34948              TODO: regex literals, reentrancy problems with the utf8
34949              and charnames pragmas.
34950      Branch: perl
34951            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
34952 ____________________________________________________________________________
34953 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
34954         Log: Doc tweaks.
34955      Branch: perl
34956            ! lib/encoding.pm
34957 ____________________________________________________________________________
34958 [ 12788] By: nick                                  on 2001/10/31  08:59:56
34959         Log: Integrate mainline
34960      Branch: perlio
34961           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
34962           !> (integrate 49 files)
34963 ____________________________________________________________________________
34964 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
34965         Log: Forgot new proto.
34966      Branch: perl
34967            ! proto.h
34968 ____________________________________________________________________________
34969 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
34970         Log: Clarification: use encoding cannot be used to
34971              change the default encoding of "your whole script";
34972              only the default encoding of the *data*.  Also, it
34973              seems that "use encoding" does not mix with "use utf8"
34974              (a coredumping recursion ensues).  Should not be a huge
34975              problem since "use utf8" is pretty marginal nowadays.
34976      Branch: perl
34977            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
34978 ____________________________________________________________________________
34979 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
34980         Log: More documentation for the encode pragma.
34981      Branch: perl
34982            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
34983            ! pod/perlapi.pod pod/perlunicode.pod sv.c
34984 ____________________________________________________________________________
34985 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
34986         Log: Thinko in #12783.
34987      Branch: perl
34988            ! sv.c
34989 ____________________________________________________________________________
34990 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
34991         Log: Make sv_recode_to_utf8() a real API: the encoding
34992              is a parameter, instead of a global.  Document the
34993              PERL_ENCODING.
34994      Branch: perl
34995            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
34996            ! toke.c
34997 ____________________________________________________________________________
34998 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
34999         Log: Enable -Mencoding=foobar also for string literals.
35000      Branch: perl
35001            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
35002            ! pod/perlapi.pod proto.h sv.c toke.c
35003 ____________________________________________________________________________
35004 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
35005         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
35006              From: Andy Dougherty <doughera@lafayette.edu>
35007              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
35008              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
35009      Branch: perl
35010            ! ext/POSIX/hints/svr4.pl
35011 ____________________________________________________________________________
35012 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
35013         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
35014              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
35015              Date: Mon, 29 Oct 2001 23:11:58 -0000
35016              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
35017              
35018              Add compat.h.
35019      Branch: perl
35020            ! lib/h2xs.t utils/h2xs.PL
35021 ____________________________________________________________________________
35022 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
35023         Log: Subject: PerlIOBuf_dup
35024              From: Nicholas Clark <nick@ccl4.org>              
35025              Date: Mon, 29 Oct 2001 21:52:35 +0000             
35026              Message-ID: <20011029215235.K41204@plum.flirble.org>
35027              
35028              Add prototype.
35029      Branch: perl
35030            ! perliol.h
35031 ____________________________________________________________________________
35032 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
35033         Log: Subject: [PATCH] Make malloc.c errors more useful
35034              From: Richard Soderberg <rs@oregonnet.com>
35035              Date: Mon, 29 Oct 2001 22:28:02 -0800
35036              Message-Id: <200110300628.WAA11025@oregonnet.com>
35037      Branch: perl
35038            ! malloc.c
35039 ____________________________________________________________________________
35040 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
35041         Log: Retract #12776 - the bug 19990906.001 is still valid.
35042      Branch: perl
35043            ! t/run/kill_perl.t
35044 ____________________________________________________________________________
35045 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
35046         Log: (Retracted by #12777)
35047              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
35048              From: Michael G Schwern <schwern@pobox.com> 
35049              Date: Mon, 29 Oct 2001 23:01:08 -0500
35050              Message-ID: <20011029230108.G18053@blackrider>
35051      Branch: perl
35052            ! t/run/kill_perl.t
35053 ____________________________________________________________________________
35054 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
35055         Log: Comment nits.
35056      Branch: perl
35057            ! lib/encoding.t
35058 ____________________________________________________________________________
35059 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
35060         Log: integrate change#12772 from mainline
35061              
35062              Subject: [PATCH] Mommy, what's a pointer cast?
35063      Branch: maint-5.6/perl
35064            ! perl.h
35065 ____________________________________________________________________________
35066 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
35067         Log: Subject: [PATCH] Mommy, what's a pointer cast?
35068              From: Richard Soderberg <rs@oregonnet.com>
35069              Date: Mon, 29 Oct 2001 17:01:10 -0800
35070              Message-Id: <200110300101.RAA31561@oregonnet.com>
35071              
35072              (threads* parts)
35073      Branch: perl
35074            ! ext/threads/shared/shared.xs ext/threads/threads.xs
35075 ____________________________________________________________________________
35076 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
35077         Log: Subject: [PATCH] Mommy, what's a pointer cast?
35078              From: Richard Soderberg <rs@oregonnet.com>
35079              Date: Mon, 29 Oct 2001 17:01:10 -0800
35080              Message-Id: <200110300101.RAA31561@oregonnet.com>
35081              
35082              (the perl.h part)
35083      Branch: perl
35084            ! perl.h
35085 ____________________________________________________________________________
35086 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
35087         Log: Subject: [PATCH] OpenBSD likes signal.h 
35088              From: Richard Soderberg <rs@oregonnet.com>
35089              Date: Mon, 29 Oct 2001 17:00:31 -0800
35090              Message-Id: <200110300100.RAA31533@oregonnet.com>
35091      Branch: perl
35092            ! unixish.h
35093 ____________________________________________________________________________
35094 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
35095         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
35096              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
35097              Date: Mon, 29 Oct 2001 23:04:23 -0000
35098              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
35099      Branch: perl
35100            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
35101            ! ext/DB_File/t/db-recno.t
35102 ____________________________________________________________________________
35103 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
35104         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
35105              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
35106              Date: Mon, 29 Oct 2001 12:34:07 -0600
35107              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
35108      Branch: perl
35109            ! ext/Time/HiRes/HiRes.t
35110 ____________________________________________________________________________
35111 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
35112         Log: Update Changes.
35113      Branch: perl
35114            ! Changes patchlevel.h
35115 ____________________________________________________________________________
35116 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
35117         Log: AIX needs an explicit symbol export list.
35118      Branch: perl
35119            ! lib/ExtUtils/Embed.t
35120 ____________________________________________________________________________
35121 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
35122         Log: The test (and the module) would require some
35123              quality hacking time to work on EBCDIC.  Based on
35124              the test results nothing seems to be majorly broken,
35125              the module just seems to have strange assumptions:
35126              got: ''\226\225\205'
35127              expected: ''one'
35128              The \226\225\205 being, of course, 'one', in EBCDIC.
35129      Branch: perl
35130            ! lib/Dumpvalue.t
35131 ____________________________________________________________________________
35132 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
35133         Log: Mark the test known to be failing in EBCDIC.
35134      Branch: perl
35135            ! t/op/tr.t
35136 ____________________________________________________________________________
35137 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
35138         Log: None of the libnet modules are going to work in
35139              EBCDIC without the Convert::EBCDIC.
35140      Branch: perl
35141            ! t/lib/1_compile.t
35142 ____________________________________________________________________________
35143 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
35144         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
35145      Branch: perl
35146            ! t/op/pack.t
35147 ____________________________________________________________________________
35148 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
35149         Log: UTF-EBCDIC ain't UTF-8.
35150      Branch: perl
35151            ! t/op/pack.t
35152 ____________________________________________________________________________
35153 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
35154         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
35155      Branch: perl
35156            ! t/lib/1_compile.t
35157 ____________________________________________________________________________
35158 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
35159         Log: Let's not assume ASCII.
35160      Branch: perl
35161            ! t/op/lc.t
35162 ____________________________________________________________________________
35163 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
35164         Log: Call the new perlio symbols differently.
35165      Branch: perl
35166            ! makedef.pl
35167 ____________________________________________________________________________
35168 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
35169         Log: Don't expect ASCII ordering.
35170      Branch: perl
35171            ! lib/ExtUtils/Manifest.t
35172 ____________________________________________________________________________
35173 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
35174         Log: Forgot from #12756.
35175      Branch: perl
35176            ! perlio.h
35177 ____________________________________________________________________________
35178 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
35179         Log: BeOS tweaks:
35180              - fseeko and ftello can be found by Configure but
35181              we do not seem to have prototypes for them so
35182              let's make up some
35183              - BeOS didn't use to have real sockets (sockets as
35184              filedescriptors) but the BONE package is supposed
35185              to fix this.  I do not know how to detect BONEness,
35186              see hints/beos.sh for a spot that needs to fixed.
35187              - BeOS has O_TEXT != O_BINARY but has no setmode()
35188      Branch: perl
35189            ! hints/beos.sh perlio.c
35190 ____________________________________________________________________________
35191 [ 12755] By: sky                                   on 2001/10/29  12:56:12
35192         Log: Ugly fix to not die when a thread creator is holding locks.
35193      Branch: perl
35194            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35195            ! ext/threads/threads.xs
35196 ____________________________________________________________________________
35197 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
35198         Log: Integrate change #12752 from maintperl;
35199              
35200              croak(Nullch) wasn't printing the contents of ERRSV if there was
35201              no outer eval (bug in change#6125)
35202      Branch: perl
35203           !> util.c
35204 ____________________________________________________________________________
35205 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
35206         Log: Subject: [PATCH h2xs] Use of static data in XS modules
35207              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
35208              Date: Sun, 28 Oct 2001 21:19:07 -0000
35209              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
35210              
35211              with nits from Sarathy.
35212      Branch: perl
35213            ! utils/h2xs.PL
35214 ____________________________________________________________________________
35215 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
35216         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
35217              no outer eval (bug in change#6125)
35218      Branch: maint-5.6/perl
35219            ! util.c
35220 ____________________________________________________________________________
35221 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
35222         Log: More todo for the encoding pragma.
35223      Branch: perl
35224            ! lib/encoding.pm
35225 ____________________________________________________________________________
35226 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
35227         Log: Add the encoding pragma to control the "upgrade"
35228              from the native eight bit data to Unicode.
35229              
35230              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
35231      Branch: perl
35232            + lib/encoding.pm lib/encoding.t
35233            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
35234            ! pod/perlunicode.pod pod/perlvar.pod sv.c
35235 ____________________________________________________________________________
35236 [ 12749] By: sky                                   on 2001/10/28  21:02:33
35237         Log: Update documentation.
35238      Branch: perl
35239            ! ext/threads/shared/shared.pm
35240 ____________________________________________________________________________
35241 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
35242         Log: Integrate change #12747 from maintperl;
35243              
35244              finishing touches to system() fixes on windows:
35245              * detect cmd shell correctly even if it had full path in it
35246              * more quoting needed for single-arg system if the argument
35247              really had multiple quoted arguments within it
35248              * be smarter about not calling the shell when the executable
35249              has spaces, but otherwise does not need shell involvement
35250              * add a testsuite (windows-specific currently)
35251      Branch: perl
35252           +> t/op/system.t t/op/system_tests
35253            ! MANIFEST pod/perltodo.pod
35254           !> win32/win32.c
35255 ____________________________________________________________________________
35256 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
35257         Log: finishing touches to system() fixes on windows:
35258              * detect cmd shell correctly even if it had full path in it
35259              * more quoting needed for single-arg system if the argument
35260              really had multiple quoted arguments within it
35261              * be smarter about not calling the shell when the executable
35262              has spaces, but otherwise does not need shell involvement
35263              * add a testsuite (windows-specific currently)
35264      Branch: maint-5.6/perl
35265            + t/op/system.t t/op/system_tests
35266            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
35267 ____________________________________________________________________________
35268 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
35269         Log: Integrate perlio:
35270              
35271              [ 12745]
35272              Mingw32 fixup for Embed.t
35273              
35274              [ 12744]
35275              GCC vs MS 64-bit constant syntax
35276      Branch: perl
35277           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
35278 ____________________________________________________________________________
35279 [ 12745] By: nick                                  on 2001/10/28  16:08:14
35280         Log: Mingw32 fixup for Embed.t
35281      Branch: perlio
35282            ! lib/ExtUtils/Embed.t
35283 ____________________________________________________________________________
35284 [ 12744] By: nick                                  on 2001/10/28  15:54:14
35285         Log: GCC vs MS 64-bit constant syntax
35286      Branch: perlio
35287            ! ext/Time/HiRes/HiRes.xs
35288 ____________________________________________________________________________
35289 [ 12743] By: nick                                  on 2001/10/28  15:42:55
35290         Log: Integrate mainline
35291      Branch: perlio
35292           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
35293 ____________________________________________________________________________
35294 [ 12742] By: sky                                   on 2001/10/28  14:47:10
35295         Log: Manpage updates.
35296      Branch: perl
35297            ! ext/threads/threads.pm
35298 ____________________________________________________________________________
35299 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
35300         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
35301      Branch: perl
35302            ! lib/ExtUtils/Embed.t
35303 ____________________________________________________________________________
35304 [ 12740] By: nick                                  on 2001/10/28  14:14:24
35305         Log: Integrate mainline
35306      Branch: perlio
35307           !> lib/ExtUtils/Embed.t win32/win32.c
35308 ____________________________________________________________________________
35309 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
35310         Log: Need to be ./executed.
35311      Branch: perl
35312            ! lib/ExtUtils/Embed.t
35313 ____________________________________________________________________________
35314 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
35315         Log: Integrate perlio:
35316              
35317              [ 12737]
35318              Tweak for build with Mingw32 - __attribute__((unused)) is not liked
35319              by gcc -xc++.
35320              
35321              [ 12736]
35322              Have :stdio layer update an honour the fd refcnt table.
35323              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
35324      Branch: perl
35325           !> perlio.c win32/win32.h
35326 ____________________________________________________________________________
35327 [ 12737] By: nick                                  on 2001/10/28  13:53:45
35328         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
35329              by gcc -xc++.
35330      Branch: perlio
35331            ! win32/win32.h
35332 ____________________________________________________________________________
35333 [ 12736] By: nick                                  on 2001/10/28  13:50:50
35334         Log: Have :stdio layer update an honour the fd refcnt table.
35335              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
35336      Branch: perlio
35337            ! perlio.c
35338 ____________________________________________________________________________
35339 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
35340         Log: Integrate changes #12724 and #12725 from maintperl;
35341              multiarg system now works.
35342      Branch: perl
35343           !> win32/win32.c
35344 ____________________________________________________________________________
35345 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
35346         Log: Integrate perlio:
35347              
35348              [ 12733]
35349              Use fd refcounts to solve the problem highlighted by new Embed.t, at
35350              least for PERLIO=perlio unthreaded case
35351              
35352              [ 12732]
35353              Typo in exe name
35354              
35355              [ 12730]
35356              Fixup Embed.t for Win32/VC++
35357              
35358              [ 12729]
35359              Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
35360              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
35361              ExtUtils::Embed.
35362              
35363              [ 12711]
35364              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
35365              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
35366              
35367              [ 12557]
35368              All tests pass (legitimately) on ithreads
35369              
35370              [ 12555]
35371              Restore non-ithreads build. Interestingly binmode test passes
35372              non-ithreads - so crlf layer is not damaged and ithreads fail
35373              is a symptom ...
35374              
35375              [ 12552]
35376              Win32 PerlIO_cleanup special cases should no longer be required.
35377              
35378              [ 12551]
35379              Multiple win32io.o is fatal for GCC (and noise with VC++)
35380              
35381              [ 12547]
35382              Convert rest of PerlIO's memory tables to per-interp and add clone functions
35383              for them. Call explicit cleanup during destruct process.
35384              - one binmode test is failing
35385              - also ext/threads/t/basic.t fails under make test, and is noisy under
35386              harness. (Threads results are intermingled and don't match order expected.)
35387              
35388              [ 12544]
35389              PerlIO layer table as PL_perlio (per-interpreter)
35390              
35391              [ 12541]
35392              Fix typos in new locking on MemShared
35393              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
35394              - seems to make segfaults more deterministic - suspect they are 
35395              attempt to free() after Interp and Host have gone.
35396              
35397              [ 12540]
35398              Remove the MemShared re-#define (again)
35399              
35400              [ 12539]
35401              Use locks on MemShared
35402      Branch: perl
35403           +> lib/ExtUtils/Embed.t
35404           !> MANIFEST perlio.c
35405 ____________________________________________________________________________
35406 [ 12733] By: nick                                  on 2001/10/28  13:07:16
35407         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
35408              least for PERLIO=perlio unthreaded case
35409      Branch: perlio
35410            ! perlio.c
35411 ____________________________________________________________________________
35412 [ 12732] By: nick                                  on 2001/10/28  11:10:24
35413         Log: Typo in exe name
35414      Branch: perlio
35415            ! lib/ExtUtils/Embed.t
35416 ____________________________________________________________________________
35417 [ 12731] By: nick                                  on 2001/10/28  11:09:59
35418         Log: Integrate Mainline
35419      Branch: perlio
35420           !> Changes configure.com ext/DB_File/DB_File.pm
35421           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
35422           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
35423           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
35424           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
35425           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
35426           !> t/TEST t/op/regexp.t win32/buildext.pl
35427 ____________________________________________________________________________
35428 [ 12730] By: nick                                  on 2001/10/28  11:05:35
35429         Log: Fixup Embed.t for Win32/VC++
35430      Branch: perlio
35431            ! lib/ExtUtils/Embed.t
35432 ____________________________________________________________________________
35433 [ 12729] By: nick                                  on 2001/10/28  09:36:20
35434         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
35435              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
35436              ExtUtils::Embed.
35437      Branch: perlio
35438            + lib/ExtUtils/Embed.t
35439            ! MANIFEST
35440 ____________________________________________________________________________
35441 [ 12728] By: sky                                   on 2001/10/28  08:12:53
35442         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
35443              line manually!
35444      Branch: perl
35445            ! lib/ExtUtils/xsubpp
35446 ____________________________________________________________________________
35447 [ 12727] By: sky                                   on 2001/10/28  08:02:09
35448         Log: And here we use the prototypes.
35449      Branch: perl
35450            ! ext/threads/shared/shared.xs
35451 ____________________________________________________________________________
35452 [ 12726] By: sky                                   on 2001/10/28  08:00:48
35453         Log: Support [] style prototypes.
35454      Branch: perl
35455            ! lib/ExtUtils/xsubpp
35456 ____________________________________________________________________________
35457 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
35458         Log: yet another multi-arg system() fix on windows: batch files as the
35459              first argument (i.e. directly executed by CreateProcess()) need
35460              extra quoting to escape shell-shock
35461      Branch: maint-5.6/perl
35462            ! win32/win32.c
35463 ____________________________________________________________________________
35464 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
35465         Log: another multi-arg system() fix on windows: passing empty arguments
35466              now works
35467      Branch: maint-5.6/perl
35468            ! win32/win32.c
35469 ____________________________________________________________________________
35470 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
35471         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
35472              No final #else #error because we do not seem to
35473              be using #error?
35474      Branch: perl
35475            ! op.h
35476 ____________________________________________________________________________
35477 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
35478         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
35479              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
35480              Date: Sat, 27 Oct 2001 23:28:44 EST 
35481              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
35482      Branch: perl
35483            ! ext/Time/HiRes/HiRes.xs
35484 ____________________________________________________________________________
35485 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
35486         Log: Regen perlapi, perltoc.
35487      Branch: perl
35488            ! pod/perlapi.pod pod/perltoc.pod
35489 ____________________________________________________________________________
35490 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
35491         Log: Subject: [PATCH] sv.h documentation
35492              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
35493              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
35494              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
35495      Branch: perl
35496            ! sv.h
35497 ____________________________________________________________________________
35498 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
35499         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
35500              system("nmake -nologo", "clean") and there is no executable
35501              called "nmake -nologo"; this used to "work" pre-change#12559 due
35502              to bugs in multiarg system() that have since been fixed
35503      Branch: perl
35504            ! win32/buildext.pl
35505 ____________________________________________________________________________
35506 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
35507         Log: Update Changes.
35508      Branch: perl
35509            ! Changes patchlevel.h
35510 ____________________________________________________________________________
35511 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
35512         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
35513              From: Richard.Foley@t-online.de (Richard Foley)            
35514              Date: Sun, 28 Oct 2001 00:48:32 +0200
35515              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
35516      Branch: perl
35517            ! pod/perlhack.pod
35518 ____________________________________________________________________________
35519 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
35520         Log: Must store pointers with the right width.
35521      Branch: perl
35522            ! op.h
35523 ____________________________________________________________________________
35524 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
35525         Log: Integrate change #12711 from perlio;
35526              
35527              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
35528              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
35529      Branch: perl
35530           !> perlio.c
35531 ____________________________________________________________________________
35532 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
35533         Log: Subject: [PATCH] make minitest
35534              From: Nicholas Clark <nick@ccl4.org>
35535              Date: Sat, 27 Oct 2001 22:56:16 +0100
35536              Message-ID: <20011027225616.L20275@plum.flirble.org>
35537      Branch: perl
35538            ! t/TEST
35539 ____________________________________________________________________________
35540 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
35541         Log: Patch #12661 missed this.
35542      Branch: perl
35543            ! ext/DB_File/DB_File.pm
35544 ____________________________________________________________________________
35545 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
35546         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
35547              From: "Craig A. Berry" <craigberry@mac.com>
35548              Date: Sat, 27 Oct 2001 16:07:47 -0500
35549              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
35550      Branch: perl
35551            ! configure.com perlio.c
35552 ____________________________________________________________________________
35553 [ 12711] By: nick                                  on 2001/10/27  19:49:25
35554         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
35555              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
35556      Branch: perlio
35557            ! perlio.c
35558 ____________________________________________________________________________
35559 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
35560         Log: Let's not replace reason if there's one already supplied.
35561      Branch: perl
35562            ! t/op/regexp.t
35563 ____________________________________________________________________________
35564 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
35565         Log: is not good.
35566      Branch: perl
35567            ! t/op/regexp.t
35568 ____________________________________________________________________________
35569 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
35570         Log: ldlibpth can exist but be unset.
35571      Branch: perl
35572            ! t/TEST
35573 ____________________________________________________________________________
35574 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
35575         Log: Unicode: property alias naming cleanup.
35576      Branch: perl
35577            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
35578 ____________________________________________________________________________
35579 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
35580         Log: FAQ sync.
35581      Branch: perl
35582            ! pod/perlfaq4.pod
35583 ____________________________________________________________________________
35584 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
35585         Log: Integrate change #12703 from maintperl;
35586              
35587              typemap stuff intervenes before declaration, move it to PREINIT
35588              section
35589              
35590              (an empty integrate, but now the files are in sync
35591              between the branches)
35592      Branch: perl
35593           !> ext/ODBM_File/ODBM_File.xs
35594 ____________________________________________________________________________
35595 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
35596         Log: More PerlIO symbols.
35597      Branch: perl
35598            ! makedef.pl
35599 ____________________________________________________________________________
35600 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
35601         Log: typemap stuff intervenes before declaration, move it to PREINIT
35602              section
35603      Branch: maint-5.6/perl
35604            ! ext/ODBM_File/ODBM_File.xs
35605 ____________________________________________________________________________
35606 [ 12702] By: nick                                  on 2001/10/27  14:09:35
35607         Log: Integrate mainline
35608      Branch: perlio
35609           +> ext/threads/shared/t/av_simple.t
35610           +> ext/threads/shared/t/hv_refs.t
35611           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
35612           !> (integrate 109 files)
35613 ____________________________________________________________________________
35614 [ 12700] By: ams                                   on 2001/10/26  21:22:23
35615         Log: Subject: [PATCH] tweak divide
35616              From: Nicholas Clark <nick@ccl4.org>
35617              Date: Fri, 26 Oct 2001 22:52:17 +0100
35618              Message-Id: <20011026225217.B20275@plum.flirble.org>
35619      Branch: perl
35620            ! pp.c
35621 ____________________________________________________________________________
35622 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
35623         Log: Integrate a buncha things from maintperl.
35624      Branch: maint-5.6/macperl
35625           !> (integrate 32 files)
35626 ____________________________________________________________________________
35627 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
35628         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
35629              From: Andy Dougherty <doughera@lafayette.edu>
35630              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
35631              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
35632      Branch: perl
35633            ! hints/svr4.sh
35634 ____________________________________________________________________________
35635 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
35636         Log: When you're root, many things become writable.
35637      Branch: perl
35638            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
35639 ____________________________________________________________________________
35640 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
35641         Log: Update Changes.
35642      Branch: perl
35643            ! Changes patchlevel.h
35644 ____________________________________________________________________________
35645 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
35646         Log: Term/Cap.t attempts to access the floppy drive for no good reason
35647              on dosish systems
35648      Branch: perl
35649            ! lib/Term/Cap.t
35650 ____________________________________________________________________________
35651 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
35652         Log: fix misleading comment on known inadequacy in B::Terse, and skip
35653              it correctly
35654      Branch: perl
35655            ! ext/B/t/terse.t
35656 ____________________________________________________________________________
35657 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
35658         Log: fix spurious AutoSplit.t failure under windows
35659      Branch: perl
35660            ! lib/AutoSplit.t
35661 ____________________________________________________________________________
35662 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
35663         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
35664      Branch: perl
35665            ! ext/Time/HiRes/HiRes.t
35666 ____________________________________________________________________________
35667 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
35668         Log: More logical to use %04"UVXf" than %"UVuf" since
35669              the Unicode standard prefers hex.
35670      Branch: perl
35671            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
35672            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
35673            ! lib/unicore/mktables utf8.c
35674 ____________________________________________________________________________
35675 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
35676         Log: change#12065 seems to have broken Encode build on windows; fix
35677      Branch: perl
35678            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
35679 ____________________________________________________________________________
35680 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
35681         Log: Unicode: add the case folding table.
35682      Branch: perl
35683            + lib/unicore/To/Fold.pl
35684            ! MANIFEST lib/unicore/mktables
35685 ____________________________________________________________________________
35686 [ 12688] By: sky                                   on 2001/10/26  13:51:29
35687         Log: Get the new functions right, do not export lock since we use builtin lock.
35688              TODO: fix xsubpp to support the new prototypes
35689      Branch: perl
35690            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35691 ____________________________________________________________________________
35692 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
35693         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
35694              as suggested by Sarathy.
35695      Branch: perl
35696            ! mg.c
35697 ____________________________________________________________________________
35698 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
35699         Log: avoid compiler warning
35700      Branch: perl
35701            ! win32/win32.c
35702 ____________________________________________________________________________
35703 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
35704         Log: WinCE update from Rainer Keuchel.
35705      Branch: perl
35706            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
35707            ! wince/wince.c
35708 ____________________________________________________________________________
35709 [ 12684] By: sky                                   on 2001/10/26  13:34:33
35710         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
35711      Branch: perl
35712            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35713 ____________________________________________________________________________
35714 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
35715         Log: More fixes that were made to the core and not in the libnet src
35716      Branch: perl
35717            ! lib/Net/Domain.pm
35718 ____________________________________________________________________________
35719 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
35720         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
35721              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
35722              Date: Fri, 26 Oct 2001 13:55:21 +0200
35723              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
35724              
35725              (plus make the db-recno.t#59 accept both \n and \r\n)
35726      Branch: perl
35727            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
35728            ! ext/DB_File/t/db-recno.t
35729 ____________________________________________________________________________
35730 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
35731         Log: Fix tests to be able to run in the core and the CPAN dist
35732      Branch: perl
35733            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
35734            ! lib/Net/t/require.t lib/Net/t/smtp.t
35735 ____________________________________________________________________________
35736 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
35737         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
35738              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35739              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
35740              Date: Fri, 26 Oct 2001 08:34:46 EDT
35741      Branch: perl
35742            ! ext/Time/HiRes/HiRes.t
35743 ____________________________________________________________________________
35744 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
35745         Log: Sync libnet modules with what will be libnet-1.08
35746      Branch: perl
35747            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
35748            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
35749            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
35750            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
35751 ____________________________________________________________________________
35752 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
35753         Log: Integrate maintperl changes #12268 and #12669;
35754              
35755              final touches to the audit for statics and thread-unsafe code
35756              * make DB_File, ODBM_File thread-safe 
35757              * remove unnecessary/dangerous statics and protect others
35758              from not getting accidentally enabled under threaded perls
35759              
35760              windows support functions get_childdir() et al aren't exported
35761              correctly under vanilla build
35762              
35763              Testing under win32 appreciated since changes there had
35764              to be manually merged and I cannot test how badly did I do.
35765      Branch: perl
35766           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
35767           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
35768           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
35769           !> win32/vmem.h win32/win32.c win32/win32iop.h
35770 ____________________________________________________________________________
35771 [ 12677] By: sky                                   on 2001/10/26  12:37:17
35772         Log: More Config::threads to threads::threads changes
35773      Branch: perl
35774            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
35775 ____________________________________________________________________________
35776 [ 12676] By: sky                                   on 2001/10/26  12:31:46
35777         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
35778      Branch: perl
35779            ! ext/threads/threads.pm ext/threads/threads.xs
35780 ____________________________________________________________________________
35781 [ 12675] By: sky                                   on 2001/10/26  12:06:30
35782         Log: Allocing a TLS in runtime is not too hot.
35783      Branch: perl
35784            ! ext/threads/threads.xs
35785 ____________________________________________________________________________
35786 [ 12674] By: sky                                   on 2001/10/26  11:59:09
35787         Log: Don't display debug data.
35788      Branch: perl
35789            ! ext/threads/threads.pm
35790 ____________________________________________________________________________
35791 [ 12673] By: sky                                   on 2001/10/26  11:35:47
35792         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
35793              complete bar support for blessed objects.
35794              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
35795      Branch: perl
35796            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
35797 ____________________________________________________________________________
35798 [ 12672] By: sky                                   on 2001/10/26  11:15:28
35799         Log: Fix case where shared reference does not exist in current thread.
35800      Branch: perl
35801            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
35802 ____________________________________________________________________________
35803 [ 12671] By: sky                                   on 2001/10/26  08:48:52
35804         Log: Support for references in shared arrays.
35805      Branch: perl
35806            ! ext/threads/shared/shared.xs
35807 ____________________________________________________________________________
35808 [ 12670] By: sky                                   on 2001/10/26  08:30:11
35809         Log: Add tests for references in hashes.
35810      Branch: perl
35811            + ext/threads/shared/t/hv_refs.t
35812            ! MANIFEST
35813 ____________________________________________________________________________
35814 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
35815         Log: windows support functions get_childdir() et al aren't exported
35816              correctly under vanilla build
35817      Branch: maint-5.6/perl
35818            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
35819 ____________________________________________________________________________
35820 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
35821         Log: final touches to the audit for statics and thread-unsafe code
35822              * make DB_File, ODBM_File thread-safe 
35823              * remove unnecessary/dangerous statics and protect others
35824              from not getting accidentally enabled under threaded perls
35825      Branch: maint-5.6/perl
35826            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
35827            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
35828            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
35829            ! win32/win32.c
35830 ____________________________________________________________________________
35831 [ 12667] By: ams                                   on 2001/10/26  03:48:36
35832         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
35833              From: "Richard Soderberg" <rs@crystalflame.net>
35834              Date: Thu, 25 Oct 2001 23:42:50 -0400
35835              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
35836      Branch: perl
35837            ! sharedsv.c
35838 ____________________________________________________________________________
35839 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
35840         Log: Integrate change #12664 from maintperl;
35841              
35842              the newest GCCs don't seem to like C<"string1"##STRING2>
35843              so keep it as C<"string1" STRING2> (latter appears to
35844              work everywhere)
35845      Branch: perl
35846           !> ext/DynaLoader/dlutils.c
35847 ____________________________________________________________________________
35848 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
35849         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
35850              From: Chris Nandor <pudge@pobox.com>
35851              Date: Thu, 25 Oct 2001 22:15:03 -0400
35852              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
35853      Branch: perl
35854            ! perl.h
35855 ____________________________________________________________________________
35856 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
35857         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
35858              C<"string1" STRING2> (latter appears to work everywhere)
35859      Branch: maint-5.6/perl
35860            ! ext/DynaLoader/dlutils.c
35861 ____________________________________________________________________________
35862 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
35863         Log: AUTHORS update.
35864      Branch: perl
35865            ! AUTHORS
35866 ____________________________________________________________________________
35867 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
35868         Log: Integrate change #12660 from maintperl;
35869              
35870              make the dMY_CXT stuff available under all of
35871              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
35872      Branch: perl
35873           !> perl.h
35874 ____________________________________________________________________________
35875 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
35876         Log: Subject: [PATCH] DB_File-1.79
35877              From: "Paul Marquess" <paul.marquess@openwave.com>
35878              Date: Fri, 26 Oct 2001 00:03:54 +0100
35879              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
35880      Branch: perl
35881            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
35882            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
35883 ____________________________________________________________________________
35884 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
35885         Log: make the dMY_CXT stuff available under all of
35886              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
35887      Branch: maint-5.6/perl
35888            ! perl.h
35889 ____________________________________________________________________________
35890 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
35891         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
35892              From: Michael G Schwern <schwern@pobox.com>
35893              Date: Thu, 25 Oct 2001 18:28:12 -0400
35894              Message-ID: <20011025182812.M4811@blackrider>
35895      Branch: perl
35896            ! t/run/kill_perl.t
35897 ____________________________________________________________________________
35898 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
35899         Log: STRLEN != int.
35900      Branch: perl
35901            ! regcomp.c regexec.c
35902 ____________________________________________________________________________
35903 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
35904         Log: Subject: [PATCH] remove small IVop redundancy
35905              From: Nicholas Clark <nick@ccl4.org>
35906              Date: Thu, 25 Oct 2001 22:48:28 +0100
35907              Message-ID: <20011025224827.M66471@plum.flirble.org>
35908      Branch: perl
35909            ! pp.c pp_hot.c
35910 ____________________________________________________________________________
35911 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
35912         Log: Metaconfig unit change for #12655.
35913      Branch: metaconfig/U/perl
35914            ! Extensions.U
35915 ____________________________________________________________________________
35916 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
35917         Log: Subject: Re: Not OK @12650
35918              From: Andy Dougherty <doughera@lafayette.edu>
35919              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
35920              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
35921      Branch: perl
35922            ! Configure
35923 ____________________________________________________________________________
35924 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
35925         Log: Integrate changes #12652 and #12653 from maintperl;
35926              
35927              more tweaks to change#12626
35928              * move the boilerplate code over to perl.h and make DynaLoader
35929              use it
35930              * make re, Opcode, File::Glob and B threadsafe
35931              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
35932              C<no re;> anywhere)
35933              
35934              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
35935              
35936              File::Glob required a bit more work in bleadperl
35937              because of ExtUtils::Constant (see the Makefile.PL change)
35938      Branch: perl
35939            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
35940           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
35941           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
35942 ____________________________________________________________________________
35943 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
35944         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
35945      Branch: maint-5.6/perl
35946            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
35947            ! ext/Opcode/Opcode.xs ext/re/re.xs
35948 ____________________________________________________________________________
35949 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
35950         Log: more tweaks to change#12626
35951              * move the boilerplate code over to perl.h and make DynaLoader
35952              use it
35953              * make re, Opcode, File::Glob and B threadsafe
35954              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
35955              C<no re;> anywhere)
35956      Branch: maint-5.6/perl
35957            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
35958            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
35959 ____________________________________________________________________________
35960 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
35961         Log: Metaconfig unit change for #12650.
35962      Branch: metaconfig/U/perl
35963            ! Extensions.U
35964 ____________________________________________________________________________
35965 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
35966         Log: Subject: Re: ithreads doesn't like usedl=n
35967              From: Andy Dougherty <doughera@lafayette.edu>
35968              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
35969              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
35970              
35971              Special-case threads::shared.
35972      Branch: perl
35973            ! Configure
35974 ____________________________________________________________________________
35975 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
35976         Log: Getting fancier...
35977      Branch: perl
35978            ! t/TEST
35979 ____________________________________________________________________________
35980 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
35981         Log: csh - what a pain.
35982      Branch: perl
35983            ! t/TEST
35984 ____________________________________________________________________________
35985 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
35986         Log: Update Changes.
35987      Branch: perl
35988            ! Changes patchlevel.h
35989 ____________________________________________________________________________
35990 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
35991         Log: Allow resetting the locale system for the duration
35992              of the build (Mac OS X default setting LANG=En_US
35993              ist kaputt)
35994      Branch: perl
35995            ! Makefile.SH
35996 ____________________________________________________________________________
35997 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
35998         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
35999      Branch: perl
36000            ! ext/Digest/MD5/t/files.t
36001 ____________________________________________________________________________
36002 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
36003         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
36004              From: Andy Dougherty <doughera@lafayette.edu>
36005              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
36006              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
36007      Branch: perl
36008            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
36009            ! ext/threads/shared/Makefile.PL
36010 ____________________________________________________________________________
36011 [ 12643] By: sky                                   on 2001/10/25  12:28:26
36012         Log: Add support for reference members of hashes.
36013      Branch: perl
36014            ! ext/threads/shared/shared.xs
36015 ____________________________________________________________________________
36016 [ 12642] By: ams                                   on 2001/10/25  12:21:13
36017         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
36018              From: "Norton Allen" <nort@qnx.com>
36019              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
36020              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
36021      Branch: perl
36022            ! ext/Digest/MD5/MD5.xs
36023 ____________________________________________________________________________
36024 [ 12641] By: sky                                   on 2001/10/25  10:27:39
36025         Log: Tests shared hashes.
36026      Branch: perl
36027            + ext/threads/shared/t/hv_simple.t
36028            ! MANIFEST
36029 ____________________________________________________________________________
36030 [ 12640] By: sky                                   on 2001/10/25  10:18:23
36031         Log: Fix threadcounts for arrays and hashes.
36032      Branch: perl
36033            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36034 ____________________________________________________________________________
36035 [ 12639] By: sky                                   on 2001/10/25  10:17:26
36036         Log: Note to self, doing *src_ary++ in a macro that evaluates
36037              the value more than once is a good way to dump core.
36038      Branch: perl
36039            ! sharedsv.c
36040 ____________________________________________________________________________
36041 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
36042         Log: Integrate change #12636 from maintperl; more dl fixups.
36043      Branch: perl
36044           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
36045           !> ext/DynaLoader/dl_vms.xs
36046 ____________________________________________________________________________
36047 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
36048         Log: Like dl_hpux, like dl_dld.
36049      Branch: perl
36050            ! ext/DynaLoader/dl_dld.xs
36051 ____________________________________________________________________________
36052 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
36053         Log: followups to change#12635
36054      Branch: maint-5.6/perl
36055            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
36056            ! ext/DynaLoader/dl_vms.xs
36057 ____________________________________________________________________________
36058 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
36059         Log: add part of change#12634 to the two files that need it; dl_aix.xs
36060              in maint-5.6 doesn't have the branch that had the problem in
36061              mainline
36062      Branch: maint-5.6/perl
36063            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
36064 ____________________________________________________________________________
36065 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
36066         Log: Fixes for #12627.
36067      Branch: perl
36068            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
36069 ____________________________________________________________________________
36070 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
36071         Log: Since pv_uni_display and sv_uni_display are now used
36072              in the re extension, their symbols have to be exported.
36073      Branch: perl
36074            ! embed.pl global.sym
36075 ____________________________________________________________________________
36076 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
36077         Log: Subject:  Re: [PATCH Perl@12567] debug /list
36078              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36079              Date: Tue, 23 Oct 2001 21:40:33 EDT
36080              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
36081      Branch: perl
36082            ! configure.com
36083 ____________________________________________________________________________
36084 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
36085         Log: This takes care of some of the re 'debug' cases but
36086              not all cases since the information whether the pattern
36087              or the target are utf8 seems to be either lost or not
36088              spread widely enough, sigh.
36089      Branch: perl
36090            ! regcomp.c
36091 ____________________________________________________________________________
36092 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
36093         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
36094              From: John Peacock <jpeacock@rowman.com>
36095              Date: Wed, 24 Oct 2001 16:53:29 -0400
36096              Message-ID: <3BD72A49.1508D152@rowman.com>
36097      Branch: perl
36098            ! configure.com
36099 ____________________________________________________________________________
36100 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
36101         Log: Upgrade NetWare and WinCE as in #12626.
36102      Branch: perl
36103            ! NetWare/dl_netware.xs wince/dl_win32.xs
36104 ____________________________________________________________________________
36105 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
36106         Log: Tru64 compiler nit.
36107      Branch: perl
36108            ! ext/threads/shared/shared.xs
36109 ____________________________________________________________________________
36110 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
36111         Log: Integrate change #12626 from maintperl;
36112              make DynaLoader threadsafe by moving all statics into
36113              interpreter-local space
36114              
36115              TODO: Netware, OS/2, WinCE
36116      Branch: perl
36117           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
36118           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
36119           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
36120           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
36121           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
36122           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
36123           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
36124 ____________________________________________________________________________
36125 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
36126         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
36127              space
36128      Branch: maint-5.6/perl
36129            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
36130            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
36131            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
36132            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
36133            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
36134            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
36135            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
36136 ____________________________________________________________________________
36137 [ 12625] By: sky                                   on 2001/10/24  20:05:26
36138         Log: Change #12623 inflicted an infinite hang. Fixed.
36139      Branch: perl
36140            ! ext/threads/shared/shared.xs
36141 ____________________________________________________________________________
36142 [ 12624] By: sky                                   on 2001/10/24  19:06:55
36143         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
36144      Branch: perl
36145            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36146 ____________________________________________________________________________
36147 [ 12623] By: sky                                   on 2001/10/24  18:06:34
36148         Log: We need to do sharedsv_find in the original perl context.
36149      Branch: perl
36150            ! ext/threads/shared/shared.xs
36151 ____________________________________________________________________________
36152 [ 12622] By: sky                                   on 2001/10/24  17:26:51
36153         Log: Add support for basic support for AVs, references not supported yet.
36154              Add test for AVs.
36155              Add more tests to sv_refs
36156              Fix documentation issues.  
36157      Branch: perl
36158            + ext/threads/shared/t/av_simple.t
36159            ! MANIFEST ext/threads/shared/shared.pm
36160            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
36161 ____________________________________________________________________________
36162 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
36163         Log: Dump Unicode better for re 'debug'.  The regprop()
36164              is unfinished since have to figure out how to detect
36165              Unicodeness in there.
36166      Branch: perl
36167            ! regcomp.c regexec.c
36168 ____________________________________________________________________________
36169 [ 12620] By: sky                                   on 2001/10/24  13:18:07
36170         Log: Add support for finding shared arrays and hashes.
36171      Branch: perl
36172            ! sharedsv.c
36173 ____________________________________________________________________________
36174 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
36175         Log: Rewrite sv_uni_display() as pv_uni_display() as
36176              reimplement sv_uni_display() using that.
36177      Branch: perl
36178            ! dump.c embed.h embed.pl proto.h
36179 ____________________________________________________________________________
36180 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
36181         Log: Integrate change #12615 from maintperl;
36182              on Windows, IO::File::new_tmpfile() fails after being called
36183              32767 times because MSVCRT thinks stdio's TMP_MAX is a
36184              process-wide limit
36185      Branch: perl
36186           !> win32/win32.c
36187 ____________________________________________________________________________
36188 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
36189         Log: Don't try to print ints as IVs.
36190      Branch: perl
36191            ! ext/Time/HiRes/HiRes.xs
36192 ____________________________________________________________________________
36193 [ 12616] By: sky                                   on 2001/10/24  11:06:35
36194         Log: We only need to fetch the SV from the backend if the index
36195              is not the same as mg_private.     In theory this could be
36196              a problem if there are an exact multiple of U16 changes
36197              of a shared variable between two access in a given thread,
36198              we choose to avoid theory for now.
36199      Branch: perl
36200            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
36201 ____________________________________________________________________________
36202 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
36203         Log: on Windows, IO::File::new_tmpfile() fails after being called
36204              32767 times because MSVCRT thinks stdio's TMP_MAX is a
36205              process-wide limit
36206      Branch: maint-5.6/perl
36207            ! win32/win32.c
36208 ____________________________________________________________________________
36209 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
36210         Log: Negation and Unicode: sort of solves 20010303.010,
36211              except not quite like reported in the Subject
36212              (Perl_warner is still utf8-ignorant).
36213      Branch: perl
36214            ! pp.c t/lib/warnings/sv
36215 ____________________________________________________________________________
36216 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
36217         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
36218      Branch: perl
36219            ! sv.c t/lib/warnings/sv
36220 ____________________________________________________________________________
36221 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
36222         Log: sv_uni_display(): do not add the "...", let the caller
36223              do it if wanted, and be prepared for more display options.
36224      Branch: perl
36225            ! dump.c embed.h embed.pl proto.h
36226 ____________________________________________________________________________
36227 [ 12611] By: nick                                  on 2001/10/23  20:28:07
36228         Log: Integrate mainline
36229      Branch: perlio
36230           !> Changes configure.com cygwin/cygwin.c
36231           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
36232           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
36233           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
36234           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
36235           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
36236           !> utils/h2xs.PL utils/perldoc.PL
36237 ____________________________________________________________________________
36238 [ 12610] By: sky                                   on 2001/10/23  19:39:24
36239         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
36240              don't call themselves READONLY but still die with modification
36241              attempt. We only call bless for ext and umagic.
36242      Branch: perl
36243            ! sv.c
36244 ____________________________________________________________________________
36245 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
36246         Log: Croak() on negative time; doc tweaks.
36247      Branch: perl
36248            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
36249            ! ext/Time/HiRes/HiRes.xs
36250 ____________________________________________________________________________
36251 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
36252         Log: FAQ sync.
36253      Branch: perl
36254            ! pod/perlfaq4.pod pod/perlfaq7.pod
36255 ____________________________________________________________________________
36256 [ 12607] By: sky                                   on 2001/10/23  18:27:27
36257         Log: Call setmagic on the referent we are blessing.
36258      Branch: perl
36259            ! sv.c
36260 ____________________________________________________________________________
36261 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
36262         Log: Small test nits.
36263      Branch: perl
36264            ! t/op/lc.t
36265 ____________________________________________________________________________
36266 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
36267         Log: Update Changes.
36268      Branch: perl
36269            ! Changes patchlevel.h
36270 ____________________________________________________________________________
36271 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
36272         Log: Make the PerlIO_init() prototypes consistent.
36273      Branch: perl
36274            ! perlio.c
36275 ____________________________________________________________________________
36276 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
36277         Log: Upping the test count is a good idea.
36278      Branch: perl
36279            ! t/op/lc.t
36280 ____________________________________________________________________________
36281 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
36282         Log: Document the final sigma spot.
36283      Branch: perl
36284            ! pp.c
36285 ____________________________________________________________________________
36286 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
36287         Log: Fix multicharacter titlecase (ucfirst).
36288      Branch: perl
36289            ! pod/perlunicode.pod pp.c t/op/lc.t
36290 ____________________________________________________________________________
36291 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
36292         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
36293              From: Mikhail Zabaluev <mhz@alt-linux.org>
36294              Date: Tue, 23 Oct 2001 10:40:37 +0400
36295              Message-ID: <20011023104037.A12761@localhost.localdomain>
36296              
36297              (#12406 replaced with this)
36298      Branch: perl
36299            ! utils/perldoc.PL
36300 ____________________________________________________________________________
36301 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
36302         Log: MacOS Classic updates from Pudge.
36303      Branch: perl
36304            ! lib/File/Spec.t lib/File/Spec/Mac.pm
36305 ____________________________________________________________________________
36306 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
36307         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
36308              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
36309              Date: Sun, 14 Oct 2001 23:14:46 +0200
36310              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
36311              
36312              except for the 2->4 changes.
36313      Branch: perl
36314            ! lib/AutoSplit.t
36315 ____________________________________________________________________________
36316 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
36317         Log: integrate macperl contents into maint-5.6
36318      Branch: maint-5.6/perl
36319            ! mg.c
36320           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
36321           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
36322           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
36323           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
36324           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
36325           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
36326           !> t/lib/filefind.t t/lib/filespec.t
36327 ____________________________________________________________________________
36328 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
36329         Log: At some point the #6234 has been lost from the mainline
36330              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
36331      Branch: perl
36332            ! lib/File/Spec/Win32.pm
36333 ____________________________________________________________________________
36334 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
36335         Log: Cygwin seems to round up (or closest, but not down)
36336              for time(), so half of the time (bad pun intended)
36337              Time::HiRes::time() is less than time(), half of
36338              the time it's more.  So let's try harder in the loop.
36339      Branch: perl
36340            ! ext/Time/HiRes/HiRes.t
36341 ____________________________________________________________________________
36342 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
36343         Log: MacOS Classic timeofday(), from Chris Nandor. 
36344      Branch: perl
36345            ! ext/Time/HiRes/HiRes.xs
36346 ____________________________________________________________________________
36347 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
36348         Log: Integrate changes #12580 and #12581 from macperl;
36349              
36350              Fix path construction.
36351              
36352              (Copyright) Nit.
36353      Branch: perl
36354           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
36355 ____________________________________________________________________________
36356 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
36357         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
36358              doesn't seem to help (the error being output to console, maybe?)
36359      Branch: perl
36360            ! lib/Net/Domain.pm
36361 ____________________________________________________________________________
36362 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
36363         Log: Taint the getcwd() result also in Cygwin.
36364              (TODO: which other platforms need the same thing?)
36365      Branch: perl
36366            ! cygwin/cygwin.c
36367 ____________________________________________________________________________
36368 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
36369         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
36370      Branch: perl
36371            ! t/op/taint.t
36372 ____________________________________________________________________________
36373 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
36374         Log: getpwuid() fragility continues.
36375      Branch: perl
36376            ! utils/h2xs.PL
36377 ____________________________________________________________________________
36378 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
36379         Log: getpwuid() might succeed but that's no guarantee
36380              that the $home will be defined.
36381      Branch: perl
36382            ! ext/File/Glob/t/basic.t
36383 ____________________________________________________________________________
36384 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
36385         Log: It's safer to to expand the variable, too... (see #12571)
36386      Branch: perl
36387            ! t/TEST
36388 ____________________________________________________________________________
36389 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
36390         Log: Integrate with maintperl.
36391      Branch: maint-5.6/macperl
36392           !> win32/bin/pl2bat.pl win32/win32.c
36393 ____________________________________________________________________________
36394 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
36395         Log: Oops, forgot to include Win32 ... just as well, since it
36396              seems in bleadperl, change #7764 was not included
36397              (adding C:\temp).  Re-added.  Rip it back out if it
36398              doesn't belong.  :-)
36399      Branch: maint-5.6/macperl
36400            ! lib/File/Spec/Win32.pm
36401 ____________________________________________________________________________
36402 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
36403         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
36404              From: "Craig A. Berry" <craigberry@mac.com>
36405              Date: Mon, 22 Oct 2001 15:25:19 -0500
36406              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
36407      Branch: perl
36408            ! configure.com
36409 ____________________________________________________________________________
36410 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
36411         Log: Add in lots of File::Spec changes, from Thomas Wegner,
36412              and sync with changes from bleadperl.
36413      Branch: maint-5.6/macperl
36414            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
36415            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
36416            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
36417            ! lib/File/Spec/Win32.pm t/lib/filespec.t
36418 ____________________________________________________________________________
36419 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
36420         Log: Sync with latest File::Find and tests from bleadperl.
36421      Branch: maint-5.6/macperl
36422            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
36423 ____________________________________________________________________________
36424 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
36425         Log: Nit.
36426      Branch: maint-5.6/macperl
36427            ! perl.c
36428 ____________________________________________________________________________
36429 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
36430         Log: Fix path construction.
36431      Branch: maint-5.6/macperl
36432            ! ext/DynaLoader/DynaLoader_pm.PL
36433 ____________________________________________________________________________
36434 [ 12579] By: nick                                  on 2001/10/22  19:08:35
36435         Log: Integrate mainline (for Arthurs thread.xs fix)
36436      Branch: perlio
36437           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
36438 ____________________________________________________________________________
36439 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
36440         Log: Fix up exported symbols, move relevant docs
36441              over from macperl.pod.
36442      Branch: maint-5.6/macperl
36443            ! macos/ext/MacPerl/MacPerl.pm
36444 ____________________________________________________________________________
36445 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
36446         Log: Make ADDRESS called optionally as a method.
36447      Branch: maint-5.6/macperl
36448            ! macos/lib/Mac/Glue.pm
36449 ____________________________________________________________________________
36450 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
36451         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
36452              Apple event.
36453      Branch: maint-5.6/macperl
36454            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
36455            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
36456            ! macos/macperl/MPTerminology.aete
36457 ____________________________________________________________________________
36458 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
36459         Log: Clean up some build utilities. Change Entab to Duplicate;
36460              fix docs and error reporting; improve macify() of paths;
36461              remove requirement for Exporter.pm presence.
36462      Branch: maint-5.6/macperl
36463            ! macos/InstallBLIB macos/MacPerlTests.cmd
36464            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
36465 ____________________________________________________________________________
36466 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
36467         Log: Sync Time::HiRes with bleadperl
36468      Branch: maint-5.6/macperl
36469            ! macos/bundled_ext/Time/HiRes/HiRes.pm
36470            ! macos/bundled_ext/Time/HiRes/HiRes.t
36471            ! macos/bundled_ext/Time/HiRes/HiRes.xs
36472 ____________________________________________________________________________
36473 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
36474         Log: Fix up Changes
36475      Branch: maint-5.6/macperl
36476            ! macos/Changes
36477 ____________________________________________________________________________
36478 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
36479         Log: A user might belong to only a single group
36480              (the group equal to the group id).
36481      Branch: perl
36482            ! t/op/groups.t
36483 ____________________________________________________________________________
36484 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
36485         Log: Prepending (instead of replacing with) the pwd is safer. 
36486      Branch: perl
36487            ! t/TEST
36488 ____________________________________________________________________________
36489 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
36490         Log: Be more robust if no hostname or domainname
36491              (especially the latter)
36492      Branch: perl
36493            ! lib/Net/Domain.pm
36494 ____________________________________________________________________________
36495 [ 12569] By: sky                                   on 2001/10/22  17:41:07
36496         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
36497      Branch: perl
36498            ! ext/threads/threads.xs
36499 ____________________________________________________________________________
36500 [ 12568] By: nick                                  on 2001/10/22  16:31:24
36501         Log: Integrate mainline
36502      Branch: perlio
36503           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
36504           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36505           +> ext/threads/shared/t/sv_refs.t
36506           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
36507            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
36508            - lib/unicore/To/SpecUpper.pl
36509           !> (integrate 42 files)
36510 ____________________________________________________________________________
36511 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
36512         Log: Update Changes.
36513      Branch: perl
36514            ! Changes patchlevel.h
36515 ____________________________________________________________________________
36516 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
36517         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
36518              From: Michael G Schwern <schwern@pobox.com>
36519              Date: Mon, 22 Oct 2001 03:48:38 -0400
36520              Message-ID: <20011022034838.B1676@blackrider>
36521      Branch: perl
36522            ! pod/perlvar.pod
36523 ____________________________________________________________________________
36524 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
36525         Log: Pod nits, as suggested by Stas Bekman.
36526      Branch: perl
36527            ! ext/threads/shared/shared.pm ext/threads/threads.pm
36528 ____________________________________________________________________________
36529 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
36530         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
36531              From: "Paul Marquess" <paul.marquess@openwave.com> 
36532              Date: Sun, 21 Oct 2001 21:11:15 +0100
36533              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
36534      Branch: perl
36535            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
36536            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
36537            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
36538            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
36539            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
36540            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
36541            ! ext/SDBM_File/sdbm.t
36542 ____________________________________________________________________________
36543 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
36544         Log: Integrate change #12559 from maintperl;
36545              various fixes for system() and backticks under windows
36546      Branch: perl
36547           !> win32/win32.c
36548 ____________________________________________________________________________
36549 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
36550         Log: Integrate change #12560 from maintperl;
36551              make pl2bat use %0 rather than "%0" (the latter fails to work
36552              in a lot of common cases)
36553      Branch: perl
36554           !> win32/bin/pl2bat.pl
36555 ____________________________________________________________________________
36556 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
36557         Log: Integrate changes #12549 and #12550 from maintperl;
36558              
36559              readline() doesn't work with our variables; it confuses them with
36560              my variables (change#4227 was incomplete)
36561      Branch: perl
36562            ! t/lib/strict/vars
36563           !> t/base/rs.t toke.c
36564 ____________________________________________________________________________
36565 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
36566         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
36567              in a lot of common cases)
36568      Branch: maint-5.6/perl
36569            ! win32/bin/pl2bat.pl
36570 ____________________________________________________________________________
36571 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
36572         Log: various fixes for system() and backticks under windows:
36573              
36574              * avoid munging whitespace that is passed within quotes
36575              * work around a cmd.exe misfeature that made multi-arg
36576              system() unreliable when there is more than one quoted
36577              argument
36578              * make multi-arg system() autoquote arguments as needed
36579              before passing them to the shell (this avoids having to
36580              second guess the shell quoting)
36581              * perl's -Dp switch can be used to trace the innards
36582      Branch: maint-5.6/perl
36583            ! win32/win32.c
36584 ____________________________________________________________________________
36585 [ 12558] By: nick                                  on 2001/10/22  08:58:42
36586         Log: Integrate ithreads buffer flush fix from perlio
36587      Branch: perl
36588           !> ext/threads/t/basic.t perl.c
36589 ____________________________________________________________________________
36590 [ 12557] By: nick                                  on 2001/10/22  08:35:09
36591         Log: All tests pass (legitimately) on ithreads
36592      Branch: perlio
36593            ! ext/threads/t/basic.t perl.c
36594 ____________________________________________________________________________
36595 [ 12556] By: nick                                  on 2001/10/22  06:51:22
36596         Log: Integrate non-ithreads fix to mainline
36597      Branch: perl
36598           !> perlio.c
36599 ____________________________________________________________________________
36600 [ 12555] By: nick                                  on 2001/10/22  06:48:33
36601         Log: Restore non-ithreads build. Interestingly binmode test passes
36602              non-ithreads - so crlf layer is not damaged and ithreads fail
36603              is a symptom ...
36604      Branch: perlio
36605            ! perlio.c
36606 ____________________________________________________________________________
36607 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
36608         Log: Integrate from perlio; restructuring.
36609      Branch: perl
36610           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
36611           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
36612           !> win32/perlhost.h
36613 ____________________________________________________________________________
36614 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
36615         Log: Integrate from maintperl
36616              (Changes 12350, 12496, 12548, 12549, 12550)
36617      Branch: maint-5.6/macperl
36618           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
36619           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
36620 ____________________________________________________________________________
36621 [ 12552] By: nick                                  on 2001/10/21  19:18:12
36622         Log: Win32 PerlIO_cleanup special cases should no longer be required.
36623      Branch: perlio
36624            ! perl.c
36625 ____________________________________________________________________________
36626 [ 12551] By: nick                                  on 2001/10/21  19:16:56
36627         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
36628      Branch: perlio
36629            ! win32/makefile.mk
36630 ____________________________________________________________________________
36631 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
36632         Log: change#12549 wasn't aware of strictures
36633      Branch: maint-5.6/perl
36634            ! t/pragma/strict-vars toke.c
36635 ____________________________________________________________________________
36636 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
36637         Log: readline() doesn't work with our variables; it confuses them with
36638              my variables (change#4227 was incomplete)
36639      Branch: maint-5.6/perl
36640            ! t/base/rs.t toke.c
36641 ____________________________________________________________________________
36642 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
36643         Log: change#12220 appears to have pulled in a mainline change that
36644              isn't applicable to maint-5.6 (some platforms don't taint
36645              cwd)
36646      Branch: maint-5.6/perl
36647            ! t/lib/filefind-taint.t
36648 ____________________________________________________________________________
36649 [ 12547] By: nick                                  on 2001/10/21  17:15:54
36650         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
36651              for them. Call explicit cleanup during destruct process.
36652              - one binmode test is failing
36653              - also ext/threads/t/basic.t fails under make test, and is noisy under
36654              harness. (Threads results are intermingled and don't match order expected.)
36655      Branch: perlio
36656            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
36657            ! perlio.h perliol.h pod/perlapi.pod sv.c
36658 ____________________________________________________________________________
36659 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
36660         Log: Implement multicharacter case mappings where a single
36661              Unicode character can be mapped into several.
36662      Branch: perl
36663            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
36664            - lib/unicore/To/SpecUpper.pl
36665            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
36666            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
36667            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
36668            ! proto.h t/op/lc.t utf8.c
36669 ____________________________________________________________________________
36670 [ 12545] By: sky                                   on 2001/10/21  15:25:16
36671         Log: First support of threads::shared, support shared svs and references.
36672      Branch: perl
36673            + ext/threads/shared/Makefile.PL ext/threads/shared/README
36674            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36675            + ext/threads/shared/t/sv_refs.t
36676            + ext/threads/shared/t/sv_simple.t
36677            ! MANIFEST sharedsv.c
36678 ____________________________________________________________________________
36679 [ 12544] By: nick                                  on 2001/10/21  14:52:35
36680         Log: PerlIO layer table as PL_perlio (per-interpreter)
36681      Branch: perlio
36682            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
36683            ! pod/perlapi.pod sv.c
36684 ____________________________________________________________________________
36685 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
36686         Log: Prettyprinting.
36687      Branch: perl
36688            ! pod/perlunicode.pod
36689 ____________________________________________________________________________
36690 [ 12542] By: ams                                   on 2001/10/21  03:50:25
36691         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
36692              From: "Sean M. Burke" <sburke@cpan.org>
36693              Date: Sat, 20 Oct 2001 17:51:09 -0600
36694              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
36695      Branch: perl
36696            + pod/perlpodspec.pod
36697            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
36698            ! pod/perltoc.pod
36699 ____________________________________________________________________________
36700 [ 12541] By: nick                                  on 2001/10/20  22:23:53
36701         Log: Fix typos in new locking on MemShared
36702              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
36703              - seems to make segfaults more deterministic - suspect they are 
36704              attempt to free() after Interp and Host have gone.
36705      Branch: perlio
36706            ! perlio.c win32/perlhost.h
36707 ____________________________________________________________________________
36708 [ 12540] By: nick                                  on 2001/10/20  21:50:46
36709         Log: Remove the MemShared re-#define (again)
36710      Branch: perlio
36711            ! perlio.c
36712 ____________________________________________________________________________
36713 [ 12539] By: nick                                  on 2001/10/20  21:49:06
36714         Log: Use locks on MemShared
36715      Branch: perlio
36716            ! win32/perlhost.h
36717 ____________________________________________________________________________
36718 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
36719         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
36720              From: "chromatic" <chromatic@rmci.net>
36721              Date: Sat, 20 Oct 2001 11:13:47 -0600
36722              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
36723      Branch: perl
36724            ! installhtml
36725 ____________________________________________________________________________
36726 [ 12537] By: nick                                  on 2001/10/20  16:44:03
36727         Log: Integrate mainline
36728      Branch: perlio
36729           !> (integrate 48 files)
36730 ____________________________________________________________________________
36731 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
36732         Log: Update Changes.
36733      Branch: perl
36734            ! Changes patchlevel.h
36735 ____________________________________________________________________________
36736 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
36737         Log: Upgrade to podlators 1.11, from Russ Allbery.
36738      Branch: perl
36739            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
36740            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
36741            ! pod/pod2man.PL pod/pod2text.PL
36742 ____________________________________________________________________________
36743 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
36744         Log: Integrate perlio:
36745              
36746              [ 12532]
36747              Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
36748              Use for non-PERLIO fdupopen().
36749      Branch: perl
36750           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
36751 ____________________________________________________________________________
36752 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
36753         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
36754      Branch: perl
36755            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
36756 ____________________________________________________________________________
36757 [ 12532] By: nick                                  on 2001/10/20  14:25:37
36758         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
36759              Use for non-PERLIO fdupopen().
36760      Branch: perlio
36761            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
36762 ____________________________________________________________________________
36763 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
36764         Log: Integrate perlio:
36765              
36766              [ 12530]
36767              Fixed in two places - p4 resolve
36768              
36769              [ 12529]
36770              Fix for ithreads/stdio build
36771              
36772              [ 12525]
36773              Avoid calling (now non-existant) Perl_sv_setsv(), by calling
36774              Perl_sv_setsv_flags directly.
36775              
36776              [ 12524]
36777              Add a new flag character 'm' to embed.pl set to represent
36778              "functions" which are really macros. Use it foe the troublesome
36779              sv_setsv() etc. macros in sv.h - changing latter to define
36780              sv_setsv rather than sv_setsv_macro etc.
36781              
36782              [ 12523]
36783              Add comments explaining why win32.h/embed.h are included where they are
36784              in perl.h 
36785              
36786              [ 12522]
36787              Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
36788              being used yet.
36789              
36790              [ 12511]
36791              Fix gross win32 build issues
36792      Branch: perl
36793           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
36794           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
36795           !> proto.h sv.h win32/win32io.c
36796 ____________________________________________________________________________
36797 [ 12530] By: nick                                  on 2001/10/20  12:53:30
36798         Log: Fixed in two places - p4 resolve
36799      Branch: perlio
36800            ! perlsdio.h
36801 ____________________________________________________________________________
36802 [ 12529] By: nick                                  on 2001/10/20  12:51:05
36803         Log: Fix for ithreads/stdio build
36804      Branch: perlio
36805            ! perlio.c perlsdio.h
36806 ____________________________________________________________________________
36807 [ 12528] By: ams                                   on 2001/10/20  12:13:25
36808         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
36809              From: Michael G Schwern <schwern@pobox.com>
36810              Date: Sat, 20 Oct 2001 01:41:21 -0400
36811              Message-Id: <20011020014121.I3681@blackrider>
36812      Branch: perl
36813            ! installman
36814 ____________________________________________________________________________
36815 [ 12527] By: ams                                   on 2001/10/20  12:09:41
36816         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
36817              From: Michael G Schwern <schwern@pobox.com>
36818              Date: Sat, 20 Oct 2001 02:04:21 -0400
36819              Message-Id: <20011020020421.A11732@blackrider>
36820      Branch: perl
36821            ! lib/Pod/Checker.pm
36822 ____________________________________________________________________________
36823 [ 12526] By: ams                                   on 2001/10/20  11:59:41
36824         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
36825              From: "chromatic" <chromatic@rmci.net>
36826              Date: Fri, 19 Oct 2001 22:46:39 -0600
36827              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
36828      Branch: perl
36829            ! lib/Net/Config.pm
36830 ____________________________________________________________________________
36831 [ 12525] By: nick                                  on 2001/10/20  11:16:18
36832         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
36833              Perl_sv_setsv_flags directly.
36834      Branch: perlio
36835            ! ext/threads/threads.xs
36836 ____________________________________________________________________________
36837 [ 12524] By: nick                                  on 2001/10/20  10:28:17
36838         Log: Add a new flag character 'm' to embed.pl set to represent
36839              "functions" which are really macros. Use it foe the troublesome
36840              sv_setsv() etc. macros in sv.h - changing latter to define
36841              sv_setsv rather than sv_setsv_macro etc.
36842      Branch: perlio
36843            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
36844            ! pod/perlapi.pod proto.h sv.h
36845 ____________________________________________________________________________
36846 [ 12523] By: nick                                  on 2001/10/20  09:17:17
36847         Log: Add comments explaining why win32.h/embed.h are included where they are
36848              in perl.h 
36849      Branch: perlio
36850            ! perl.h
36851 ____________________________________________________________________________
36852 [ 12522] By: nick                                  on 2001/10/20  08:27:44
36853         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
36854              being used yet.
36855      Branch: perlio
36856            ! win32/win32io.c
36857 ____________________________________________________________________________
36858 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
36859         Log: Wording tweaks.
36860      Branch: perl
36861            ! t/TEST
36862 ____________________________________________________________________________
36863 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
36864         Log: Subject: IO module with nonblocking socket connect patch 
36865              From: Raul Dias <raul@dias.com.br>
36866              Date: Fri, 19 Oct 2001 22:45:32 -0300
36867              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
36868      Branch: perl
36869            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
36870 ____________________________________________________________________________
36871 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
36872         Log: Test vertical whitespace combined with /x in \p{}.
36873      Branch: perl
36874            ! t/op/pat.t
36875 ____________________________________________________________________________
36876 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
36877         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
36878              From: Gisle Aas <gisle@ActiveState.com> 
36879              Date: 19 Oct 2001 16:46:02 -0700
36880              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
36881      Branch: perl
36882            ! lib/ExtUtils/MakeMaker.pm
36883 ____________________________________________________________________________
36884 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
36885         Log: No more this symbol.
36886      Branch: perl
36887            ! makedef.pl
36888 ____________________________________________________________________________
36889 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
36890         Log: Integrate change #12511; fix gross win32 build issues.
36891      Branch: perl
36892           !> makedef.pl sv.c
36893 ____________________________________________________________________________
36894 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
36895         Log: Unpack in scalar context should return the first value
36896              returned in list context, as pointed out by Ton Hospel
36897              in 2001-05-21 (this is how it works already in blead,
36898              just adding the test).
36899      Branch: perl
36900            ! t/op/pack.t
36901 ____________________________________________________________________________
36902 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
36903         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
36904              From: "Craig A. Berry" <craigberry@mac.com>
36905              Date: Fri, 19 Oct 2001 16:59:30 -0500
36906              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
36907      Branch: perl
36908            ! utils/perldoc.PL
36909 ____________________________________________________________________________
36910 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
36911         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
36912              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36913              Date: Fri, 19 Oct 2001 17:45:23 EDT
36914              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
36915      Branch: perl
36916            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
36917            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
36918            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
36919            ! vms/vmsish.h
36920 ____________________________________________________________________________
36921 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
36922         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
36923              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36924              Date: Fri, 19 Oct 2001 17:26:35 EDT
36925              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
36926      Branch: perl
36927            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
36928 ____________________________________________________________________________
36929 [ 12511] By: nick                                  on 2001/10/19  19:55:36
36930         Log: Fix gross win32 build issues
36931      Branch: perlio
36932            ! makedef.pl sv.c
36933 ____________________________________________________________________________
36934 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
36935         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
36936              From: David Dyck <dcd@tc.fluke.com>
36937              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
36938              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
36939      Branch: perl
36940            ! lib/File/Find.pm
36941 ____________________________________________________________________________
36942 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
36943         Log: Subject: Re: PerlIO and Encode
36944              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36945              Date: Tue, 16 Oct 2001 01:50:16 +0900
36946              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
36947      Branch: perl
36948            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
36949            ! ext/Encode/Encode/Tcl.t
36950 ____________________________________________________________________________
36951 [ 12508] By: ams                                   on 2001/10/19  17:59:16
36952         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
36953              (See #12499)
36954      Branch: perl
36955            ! pod/perlintro.pod
36956 ____________________________________________________________________________
36957 [ 12507] By: nick                                  on 2001/10/19  16:30:43
36958         Log: Integrate mainline
36959      Branch: perlio
36960           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
36961           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
36962           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
36963           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
36964           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
36965           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
36966           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
36967           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
36968           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
36969           +> win32/config_H.win64
36970            - lib/Test/Utils.pm lib/unicore/mktables.PL
36971            - t/lib/Test/Simple/Catch/More.pm
36972           !> (integrate 84 files)
36973 ____________________________________________________________________________
36974 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
36975         Log: Retract the #10451 which seems to be the cause
36976              of the major leakage from while(){eval"sub{}"}
36977      Branch: perl
36978            ! op.c t/run/kill_perl.t
36979 ____________________________________________________________________________
36980 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
36981         Log: Regen toc.
36982      Branch: perl
36983            ! pod/perltoc.pod
36984 ____________________________________________________________________________
36985 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
36986         Log: Tiny tweaks.
36987      Branch: perl
36988            ! pod/perl.pod
36989 ____________________________________________________________________________
36990 [ 12503] By: ams                                   on 2001/10/19  13:34:24
36991         Log: Subject: Re: perlintro.pod
36992              From: Abe Timmerman <abe@ztreet.demon.nl>
36993              Date: Fri, 19 Oct 2001 14:12:40 +0200
36994              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
36995      Branch: perl
36996            ! pod/perlintro.pod
36997 ____________________________________________________________________________
36998 [ 12502] By: ams                                   on 2001/10/19  13:24:12
36999         Log: Slight reorganisation of references.
37000      Branch: perl
37001            ! pod/perl.pod
37002 ____________________________________________________________________________
37003 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
37004         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
37005              From: Kay Röpke <kroepke@dolphin-services.de>
37006              Date: Fri, 19 Oct 2001 14:04:01 +0200 
37007              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
37008      Branch: perl
37009            ! lib/ExtUtils/MakeMaker.pm
37010 ____________________________________________________________________________
37011 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
37012         Log: Unicode categories continue:
37013              implement Category=, Script=, Block=
37014              (these are based on an upcoming update of TR#18)
37015              Fix a bug where we got two In categories named "old italic",
37016              and another where shortcut for the Is categories wasn't taken.
37017      Branch: perl
37018            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
37019            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
37020            ! pod/perlunicode.pod t/op/pat.t
37021 ____________________________________________________________________________
37022 [ 12499] By: ams                                   on 2001/10/19  01:42:29
37023         Log: Subject: a small patch to perlintro.pod.
37024              From: Autrijus Tang <autrijus@autrijus.org>
37025              Date: Fri, 19 Oct 2001 01:45:51 +0800
37026              Message-Id: <20011019014551.A35625@not.autrijus.org>
37027              (Applied by hand with nits.)
37028      Branch: perl
37029            ! pod/perlintro.pod
37030 ____________________________________________________________________________
37031 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
37032         Log: Subject: [PATCH] OpenBSD hints for ithreads
37033              From: Andy Dougherty <doughera@lafayette.edu>
37034              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
37035              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
37036      Branch: perl
37037            ! hints/openbsd.sh
37038 ____________________________________________________________________________
37039 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
37040         Log: Retract #12446; the problem solved by #12474.
37041      Branch: perl
37042            ! hints/aix.sh
37043 ____________________________________________________________________________
37044 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
37045         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
37046              message and suppress line number info (from Steve Hay
37047              <Steve.Hay@uk.radan.com>)
37048      Branch: maint-5.6/perl
37049            ! lib/Carp/Heavy.pm
37050 ____________________________________________________________________________
37051 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
37052         Log: More documented In categories.
37053      Branch: perl
37054            ! pod/perlunicode.pod
37055 ____________________________________________________________________________
37056 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
37057         Log: Update Changes.
37058      Branch: perl
37059            ! Changes patchlevel.h
37060 ____________________________________________________________________________
37061 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
37062         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
37063      Branch: perl
37064            ! MANIFEST
37065 ____________________________________________________________________________
37066 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
37067         Log: Wrong skip() arguments.
37068      Branch: perl
37069            ! ext/B/t/terse.t
37070 ____________________________________________________________________________
37071 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
37072         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
37073              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37074              Date: Wed, 17 Oct 2001 09:10:53 EDT 
37075              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
37076      Branch: perl
37077            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
37078            ! pod/perlapi.pod vms/vms.c
37079 ____________________________________________________________________________
37080 [ 12490] By: ams                                   on 2001/10/18  09:31:00
37081         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
37082              From: Mark-Jason Dominus <mjd@plover.com>
37083              Date: Thu, 18 Oct 2001 06:25:35 -0400
37084              Message-Id: <20011018102535.19264.qmail@plover.com>
37085      Branch: perl
37086            ! pod/perl.pod
37087 ____________________________________________________________________________
37088 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
37089         Log: Prettyprinting.
37090      Branch: perl
37091            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
37092 ____________________________________________________________________________
37093 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
37094         Log: Regen toc.
37095      Branch: perl
37096            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37097 ____________________________________________________________________________
37098 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
37099         Log: Add perlintro, from Skud.
37100      Branch: perl
37101            + pod/perlintro.pod
37102            ! MANIFEST
37103 ____________________________________________________________________________
37104 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
37105         Log: FAQ sync.
37106      Branch: perl
37107            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
37108            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
37109            ! pod/perlfaq8.pod pod/perlfaq9.pod
37110 ____________________________________________________________________________
37111 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
37112         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
37113              in speed (upto 20% speedup in certain operations) but meanwhile
37114              regexps and arithmetics got slower (5-10%) (according to
37115              perlbench average speedup is negligible, and within measuring
37116              flutter, 1%).  Therefore retracting all the changes
37117              aimed at getting -std1 to compile cleanly:  #12475, #12476,
37118              #12479, #12480, #12481, #12482, #12483, #12484.
37119      Branch: perl
37120            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
37121            ! pp_hot.c pp_sys.c toke.c
37122 ____________________________________________________________________________
37123 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
37124         Log: (retracted by #12485)
37125              Strict ANSI doesn't like the third argument of main()
37126              so enable ignoring it if using ultra picky compiler.
37127      Branch: perl
37128            ! miniperlmain.c
37129 ____________________________________________________________________________
37130 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
37131         Log: (retracted by #12485)
37132              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
37133      Branch: perl
37134            ! perl.h
37135 ____________________________________________________________________________
37136 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
37137         Log: (retracted by #12485)
37138              Add explanatory comment.
37139      Branch: perl
37140            ! mg.c
37141 ____________________________________________________________________________
37142 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
37143         Log: (retracted by #12485)
37144              More dollar$hiding.
37145      Branch: perl
37146            ! doio.c perl.h pp_sys.c
37147 ____________________________________________________________________________
37148 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
37149         Log: (retracted by #12485)
37150              KISS.
37151      Branch: perl
37152            ! mg.c
37153 ____________________________________________________________________________
37154 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
37155         Log: (retracted by #12485)
37156              Thou shalt not #ifdef inside macro invocations,
37157              noticed by Rafael Garcia-Suarez.
37158      Branch: perl
37159            ! mg.c
37160 ____________________________________________________________________________
37161 [ 12478] By: ams                                   on 2001/10/17  18:50:55
37162         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
37163              From: Anton Berezin <tobez@tobez.org>
37164              Date: Wed, 17 Oct 2001 18:25:48 +0200
37165              Message-Id: <20011017182548.A12082@heechee.tobez.org>
37166      Branch: perl
37167            ! pp_sys.c
37168 ____________________________________________________________________________
37169 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
37170         Log: (retracted by #12485)
37171              Unterminated #ifdef.
37172      Branch: perl
37173            ! mg.c
37174 ____________________________________________________________________________
37175 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
37176         Log: (retracted by #12485)
37177              Avoid dollar signs in identifiers (in non-VMS) to
37178              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
37179      Branch: perl
37180            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
37181            ! toke.c
37182 ____________________________________________________________________________
37183 [ 12474] By: ams                                   on 2001/10/17  15:14:50
37184         Log: Subject: Two AIX patches
37185              From: H.Merijn Brand <h.m.brand@hccnet.nl>
37186              Date: Wed, 17 Oct 2001 18:04:35 +0200
37187              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
37188      Branch: perl
37189            ! hints/aix.sh makedef.pl
37190 ____________________________________________________________________________
37191 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
37192         Log: Limiting the Time::HiRes::sleep and usleep to
37193              one second is not a good policy if drop-in
37194              replacement is still a goal.
37195      Branch: perl
37196            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
37197            ! ext/Time/HiRes/HiRes.xs
37198 ____________________________________________________________________________
37199 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
37200         Log: Subject: [PATCH] Test::Simple 0.32
37201              From: Michael G Schwern <schwern@pobox.com> 
37202              Date: Wed, 17 Oct 2001 03:42:41 -0400
37203              Message-ID: <20011017034241.A25038@blackrider>
37204      Branch: perl
37205            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
37206            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
37207            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
37208            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
37209            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
37210            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
37211            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
37212            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
37213            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
37214            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
37215            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
37216            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
37217            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
37218            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
37219            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
37220            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
37221            ! t/lib/Test/Simple/Catch.pm
37222            ! t/lib/Test/Simple/sample_tests/five_fail.plx
37223 ____________________________________________________________________________
37224 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
37225         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
37226              From: Michael G Schwern <schwern@pobox.com> 
37227              Date: Wed, 17 Oct 2001 04:04:13 -0400
37228              Message-ID: <20011017040413.C25550@blackrider>
37229      Branch: perl
37230            ! t/TEST t/harness vms/test.com
37231 ____________________________________________________________________________
37232 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
37233         Log: Regen doc with perlmodstyle added.
37234      Branch: perl
37235            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37236 ____________________________________________________________________________
37237 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
37238         Log: Pod cleanup.
37239      Branch: perl
37240            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
37241 ____________________________________________________________________________
37242 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
37243         Log: Subject: perlmodstyle as a patch
37244              From: Kirrily Robert <skud@infotrope.net>
37245              Date: Tue, 16 Oct 2001 22:47:23 -0400
37246              Message-ID: <20011016224723.A20673@infotrope.net>
37247      Branch: perl
37248            + pod/perlmodstyle.pod
37249            ! MANIFEST
37250 ____________________________________________________________________________
37251 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
37252         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
37253              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
37254              Date: Thu, 6 Sep 2001 11:09:40 +0100
37255              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
37256              
37257              Mention also the develooper p5p archive.
37258      Branch: perl
37259            ! pod/perlhack.pod
37260 ____________________________________________________________________________
37261 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
37262         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
37263              From: Kay Röpke <kroepke@dolphin-services.de>
37264              Date: Tue, 16 Oct 2001 17:23:52 +0200
37265              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
37266      Branch: perl
37267            ! lib/ExtUtils/MakeMaker.pm
37268 ____________________________________________________________________________
37269 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
37270         Log: Add the special casing mappings (from SpecCase.txt)
37271              (except for the hyper special case mappings that have
37272              the condition list); the special casing mappings are
37273              unused for now.  Small tidying up on mktables.
37274      Branch: perl
37275            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
37276            + lib/unicore/To/SpecUpper.pl
37277            ! lib/unicore/mktables
37278 ____________________________________________________________________________
37279 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
37280         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
37281              From: "David H. Adler" <dha@panix.com>       
37282              Date: Tue, 16 Oct 2001 11:59:35 -0400
37283              Message-ID: <20011016115935.A13078@panix.com>
37284              
37285              Subject: [ PATCH ] perldata patch, revised
37286              From: "David H. Adler" <dha@panix.com>     
37287              Date: Tue, 16 Oct 2001 18:26:49 -0400
37288              Message-ID: <20011016182649.C23970@panix.com>
37289      Branch: perl
37290            ! pod/perldata.pod pod/perlop.pod
37291 ____________________________________________________________________________
37292 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
37293         Log: Integrate perlio:
37294              
37295              [ 12462]
37296              PerlIOXxxx_dups for all but Win32
37297              
37298              [ 12461]
37299              Implement PerlIOStdio_dup (explains core dumps - dup
37300              was not setting up a FILE * to be fclosed()).
37301              
37302              [ 12460]
37303              When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
37304              overflow.
37305              
37306              [ 12456]
37307              Builds under ithreads (but fails all threads tests)
37308              
37309              [ 12451]
37310              Skeleton of "PerlIO_dup" coded.
37311              Still-passes all tests non-threaded (well it would wouldn't it!)
37312              
37313              [ 12447]
37314              Beginings of PerlIO_dup support (unstable)
37315              
37316              [ 11615]
37317              Avoid testing for (non-)existance of "encoding(xxxx)"
37318              layer is called "encoding" the (xxxx) is an argument.
37319      Branch: perl
37320           !> embed.h embed.pl ext/Encode/Encode.xs
37321           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
37322           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
37323           !> win32/win32io.c
37324 ____________________________________________________________________________
37325 [ 12462] By: nick                                  on 2001/10/16  19:11:30
37326         Log: PerlIOXxxx_dups for all but Win32
37327      Branch: perlio
37328            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
37329            ! ext/PerlIO/Via/Via.xs
37330 ____________________________________________________________________________
37331 [ 12461] By: nick                                  on 2001/10/16  18:28:48
37332         Log: Implement PerlIOStdio_dup (explains core dumps - dup
37333              was not setting up a FILE * to be fclosed()).
37334      Branch: perlio
37335            ! perlio.c
37336 ____________________________________________________________________________
37337 [ 12460] By: nick                                  on 2001/10/16  17:31:47
37338         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
37339              overflow.
37340      Branch: perlio
37341            ! perlio.c
37342 ____________________________________________________________________________
37343 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
37344         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
37345              From: "Craig A. Berry" <craigberry@mac.com>
37346              Date: Tue, 16 Oct 2001 13:08:38 -0500
37347              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
37348      Branch: perl
37349            ! configure.com
37350 ____________________________________________________________________________
37351 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
37352         Log: Can't expect too much accuracy from a sleep of one second.
37353              (I think this will also fail with high load.)
37354      Branch: perl
37355            ! ext/Time/HiRes/HiRes.t
37356 ____________________________________________________________________________
37357 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
37358         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
37359              From: "Werner, Randolf" <randolf.werner@sap.com>
37360              Date: Tue, 16 Oct 2001 18:33:02 +0200
37361              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
37362      Branch: perl
37363            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
37364            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
37365 ____________________________________________________________________________
37366 [ 12456] By: nick                                  on 2001/10/16  14:08:16
37367         Log: Builds under ithreads (but fails all threads tests)
37368      Branch: perlio
37369            ! hv.c perlio.c sv.c
37370 ____________________________________________________________________________
37371 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
37372         Log: I think the Perl_sortsv needs *not* be skipped?
37373      Branch: perl
37374            ! makedef.pl
37375 ____________________________________________________________________________
37376 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
37377         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
37378              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
37379              Date: Tue, 16 Oct 2001 15:32:44 +0200
37380              Message-ID: <3BCC531C.11494.3E433F@localhost>
37381      Branch: perl
37382            ! t/op/groups.t
37383 ____________________________________________________________________________
37384 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
37385         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
37386              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
37387              Date: Tue, 16 Oct 2001 15:01:04 +0200
37388              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
37389      Branch: perl
37390            ! t/io/fs.t
37391 ____________________________________________________________________________
37392 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
37393         Log: A forgotten deletion.
37394      Branch: perl
37395            - lib/unicore/mktables.PL
37396 ____________________________________________________________________________
37397 [ 12451] By: nick                                  on 2001/10/16  11:32:48
37398         Log: Skeleton of "PerlIO_dup" coded.
37399              Still-passes all tests non-threaded (well it would wouldn't it!)
37400      Branch: perlio
37401            ! embed.h embed.pl ext/Encode/Encode.xs
37402            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
37403            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
37404            ! win32/win32io.c
37405 ____________________________________________________________________________
37406 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
37407         Log: Document the problem with the swash_fetch() API that affects
37408              more complex case conversions.
37409      Branch: perl
37410            ! lib/utf8_heavy.pl utf8.c
37411 ____________________________________________________________________________
37412 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
37413         Log: Make Time::HiRes::sleep() and usleep() to return
37414              the number of seconds (a floating point value) and 
37415              microseconds (an integer) actually slept (well,
37416              modulo the time spent in measuring the time actually
37417              slept...), to be a better drop-in replacement for
37418              the builtin sleep().  Noticed by Chris Nandor.
37419              
37420              Also make usleep() to croak if fed illegal number
37421              of useconds (anything greater than 1_000_000).
37422      Branch: perl
37423            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
37424            ! ext/Time/HiRes/HiRes.xs
37425 ____________________________________________________________________________
37426 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
37427         Log: A missing SvREFCNT_dec.
37428      Branch: perl
37429            ! perl.c
37430 ____________________________________________________________________________
37431 [ 12447] By: nick                                  on 2001/10/15  20:27:53
37432         Log: Beginings of PerlIO_dup support (unstable)
37433      Branch: perlio
37434            ! perlio.c perliol.h
37435 ____________________________________________________________________________
37436 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
37437         Log: (retracted by #12497)
37438              In AIX vac 5 just can't seem to get regcomp right.
37439      Branch: perl
37440            ! hints/aix.sh
37441 ____________________________________________________________________________
37442 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
37443         Log: Bump the version number to agree with the maintperl one.
37444      Branch: perl
37445            ! lib/Tie/RefHash.pm
37446 ____________________________________________________________________________
37447 [ 12444] By: nick                                  on 2001/10/15  15:59:57
37448         Log: Integrate mainline
37449      Branch: perlio
37450           +> lib/Math/BigInt/t/Math/Subclass.pm
37451           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
37452           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
37453           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
37454           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
37455           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
37456           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
37457           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
37458           +> lib/unicore/mktables
37459            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
37460            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
37461            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
37462            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
37463            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
37464            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
37465            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
37466            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
37467            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
37468            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
37469            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
37470            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
37471            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
37472            - lib/unicore/syllables.txt
37473           !> (integrate 344 files)
37474 ____________________________________________________________________________
37475 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
37476         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
37477      Branch: perl
37478            ! ext/DB_File/DB_File.xs
37479 ____________________________________________________________________________
37480 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
37481         Log: Sync the skip() amounts with the number of tests.
37482      Branch: perl
37483            ! lib/Term/Complete.t
37484 ____________________________________________________________________________
37485 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
37486         Log: Update Changes.
37487      Branch: perl
37488            ! Changes patchlevel.h
37489 ____________________________________________________________________________
37490 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
37491         Log: MacOS Classic catdir() rewrite from Thomas Wegner
37492              (backward incompatibility, but a deliberate one,
37493              the old version simply is broken in its logic),
37494              also documentation updates, and as suggested replicated
37495              the File::Spec::Unix documentation updates also on the
37496              File::Spec documentation.
37497              
37498              TODO: there seems to be duplication of documentation
37499              between File::Spec and File::Spec::Unix.  I think
37500              the ::Unix should be left only with specific UNIXisms,
37501              and all the generic documentation should be in ::Spec.
37502      Branch: perl
37503            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
37504            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
37505            ! lib/File/Spec/Unix.pm
37506 ____________________________________________________________________________
37507 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
37508         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
37509              From: Blair Zajac <blair@orcaware.com>
37510              Date: Mon, 24 Sep 2001 11:48:58 -0700
37511              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
37512              
37513              (the skip() messages)
37514      Branch: perl
37515            ! t/op/magic.t
37516 ____________________________________________________________________________
37517 [ 12438] By: ams                                   on 2001/10/14  23:43:59
37518         Log: Subject: [PATCH] make PerlIO default on VMS
37519              From: "Craig A. Berry" <craigberry@mac.com>
37520              Date: Sun, 14 Oct 2001 15:27:18 -0500
37521              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
37522      Branch: perl
37523            ! configure.com
37524 ____________________________________________________________________________
37525 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
37526         Log: Retract #12436 (Abhijit already did this at #12426)
37527      Branch: perl
37528            ! lib/ExtUtils/MM_Unix.pm
37529 ____________________________________________________________________________
37530 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
37531         Log: (retracted by #12437)
37532              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
37533              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
37534              Date: Sat, 13 Oct 2001 20:33:55 +0200
37535              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
37536      Branch: perl
37537            ! lib/ExtUtils/MM_Unix.pm
37538 ____________________________________________________________________________
37539 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
37540         Log: Subject: h2xs grammar nit
37541              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37542              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
37543              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
37544      Branch: perl
37545            ! utils/h2xs.PL
37546 ____________________________________________________________________________
37547 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
37548         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
37549              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
37550              Date: Sun, 14 Oct 2001 11:25:08 +0100
37551              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
37552      Branch: perl
37553            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
37554            ! warnings.pl
37555 ____________________________________________________________________________
37556 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
37557         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
37558              for File::Spec::Mac::catfile)
37559      Branch: perl
37560            ! lib/h2xs.t
37561 ____________________________________________________________________________
37562 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
37563         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
37564              From: Nicholas Clark <nick@ccl4.org>
37565              Date: Sat, 13 Oct 2001 00:07:31 +0100
37566              Message-ID: <20011013000731.D67535@plum.flirble.org>
37567      Branch: perl
37568            ! lib/h2xs.t utils/h2xs.PL
37569 ____________________________________________________________________________
37570 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
37571         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
37572              before DEFINE and INC), and repent by taking DEFINE and
37573              INC away from PASTHRU.
37574      Branch: perl
37575            ! lib/ExtUtils/MM_Unix.pm
37576 ____________________________________________________________________________
37577 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
37578         Log: More MANIFEST anomalies.
37579      Branch: perl
37580            ! MANIFEST
37581 ____________________________________________________________________________
37582 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
37583         Log: Not that many.
37584      Branch: perl
37585            ! MANIFEST
37586 ____________________________________________________________________________
37587 [ 12428] By: sky                                   on 2001/10/13  20:59:27
37588         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
37589              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37590              Date: Sat, 13 Oct 2001 23:15:55 +0200
37591              Message-ID: <20011013231555.A18071@rafael>
37592      Branch: perl
37593            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
37594            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
37595 ____________________________________________________________________________
37596 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
37597         Log: Rewrite mktables from scratch.
37598              - Cleaner.
37599              - Faster: 15-20 seconds as opposed to several minutes.
37600              - More dynamic: the names of the various categories
37601              such as the linebreak ones are dynamic, not static.
37602              - Is.pl: long names for the general category properties
37603              are now available.
37604              - Ranges (<... ,First>, <..., Last>) from the general
37605              categories work now.
37606              - No more mktables.PL because the mktables.PL is not
37607              and never has been run to create a mktables.
37608              - syllables.txt and Is/Syl*.pl removed: non-standard
37609              (not part of the Unicode), and the whole concept is
37610              being reworked (http://syllabary.sourceforge.net/),
37611              the old way wouldn't even work with the new Syllables.txt
37612              (it would result in 1000+ new categories)
37613      Branch: perl
37614            + lib/unicore/In/163.pl lib/unicore/In/164.pl
37615            + lib/unicore/In/165.pl lib/unicore/In/166.pl
37616            + lib/unicore/In/167.pl lib/unicore/In/168.pl
37617            + lib/unicore/In/169.pl lib/unicore/In/170.pl
37618            + lib/unicore/In/171.pl lib/unicore/Is.pl
37619            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
37620            + lib/unicore/mktables
37621            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
37622            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
37623            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
37624            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
37625            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
37626            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
37627            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
37628            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
37629            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
37630            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
37631            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
37632            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
37633            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
37634            - lib/unicore/syllables.txt
37635            ! (edit 304 files)
37636 ____________________________________________________________________________
37637 [ 12426] By: ams                                   on 2001/10/13  18:05:36
37638         Log: ExtUtils::MM_Unix should ignore comments when searching for
37639              $VERSION.
37640      Branch: perl
37641            ! lib/ExtUtils/MM_Unix.pm
37642 ____________________________________________________________________________
37643 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
37644         Log: Subject: Re: New module XML::Clean
37645              From: andreas.koenig@anima.de (Andreas J. Koenig)
37646              Date: 13 Oct 2001 10:17:09 +0200
37647              Message-ID: <m37ku0t0my.fsf@anima.de>
37648      Branch: perl
37649            ! pod/perlnewmod.pod
37650 ____________________________________________________________________________
37651 [ 12424] By: sky                                   on 2001/10/13  09:39:59
37652         Log: Set thread stack size if needed.
37653      Branch: perl
37654            ! ext/threads/threads.xs
37655 ____________________________________________________________________________
37656 [ 12423] By: sky                                   on 2001/10/13  09:36:49
37657         Log: We do want to set the attribute to joinable even on modern posix
37658              platforms.
37659      Branch: perl
37660            ! ext/threads/threads.xs
37661 ____________________________________________________________________________
37662 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
37663         Log: Subject: [PATCH ext/Data/Dumper.xs]
37664              From: Brian Ingerson <ingy@ttul.org>
37665              Date: Fri, 12 Oct 2001 19:32:35 -0700
37666              Message-ID: <20011012193235.B889@ttul.org>
37667      Branch: perl
37668            ! ext/Data/Dumper/Dumper.xs
37669 ____________________________________________________________________________
37670 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
37671         Log: Update Changes.
37672      Branch: perl
37673            ! Changes patchlevel.h
37674 ____________________________________________________________________________
37675 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
37676         Log: FAQ sync.
37677      Branch: perl
37678            ! pod/perlfaq3.pod pod/perlfaq4.pod
37679 ____________________________________________________________________________
37680 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
37681         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
37682              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
37683              Date: Fri, 12 Oct 2001 11:51:05 -0700
37684              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
37685      Branch: perl
37686            ! lib/File/Copy.pm
37687 ____________________________________________________________________________
37688 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
37689         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
37690              From: "chromatic" <chromatic@rmci.net>     
37691              Date: Thu, 11 Oct 2001 10:57:55 -0600
37692              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
37693              
37694              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
37695              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37696              Date: Thu, 11 Oct 2001 22:34:21 +0200
37697              Message-ID: <20011011223421.A693@rafael>     
37698              
37699              plus undef $Term::Complete::stty as suggested by Rafael.
37700      Branch: perl
37701            ! lib/Term/Complete.pm lib/Term/Complete.t
37702 ____________________________________________________________________________
37703 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
37704         Log: UUnndduupplleexx..
37705      Branch: perl
37706            ! perl.h
37707 ____________________________________________________________________________
37708 [ 12416] By: sky                                   on 2001/10/12  20:16:19
37709         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
37710              From: Andy Dougherty <doughera@lafayette.edu>
37711              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
37712              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
37713              (Potentially only band-aid)
37714      Branch: perl
37715            ! sv.c
37716 ____________________________________________________________________________
37717 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
37718         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
37719              mishandles kill(), and therefore the sigaction test
37720              should be skipped, from Charles Lane.
37721      Branch: perl
37722            ! ext/POSIX/t/sigaction.t
37723 ____________________________________________________________________________
37724 [ 12414] By: sky                                   on 2001/10/12  18:47:49
37725         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
37726      Branch: perl
37727            ! op.h
37728 ____________________________________________________________________________
37729 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
37730         Log: Upgrade to Math::BigInt 1.44 from Tels and
37731              further fixes from John Peacock.
37732      Branch: perl
37733            + lib/Math/BigInt/t/Math/Subclass.pm
37734            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
37735            + lib/Math/BigInt/t/subclass.t
37736            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
37737            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
37738            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
37739            ! lib/Math/BigInt/t/mbimbf.t
37740 ____________________________________________________________________________
37741 [ 12412] By: sky                                   on 2001/10/12  18:28:23
37742         Log: perhaps pthread_attr_t really needs to be set for the old api
37743      Branch: perl
37744            ! ext/threads/threads.xs
37745 ____________________________________________________________________________
37746 [ 12411] By: sky                                   on 2001/10/12  18:11:45
37747         Log: pthread_keycreate not pthread_key_create under the here be dragons API
37748      Branch: perl
37749            ! ext/threads/threads.h
37750 ____________________________________________________________________________
37751 [ 12410] By: sky                                   on 2001/10/12  18:07:37
37752         Log: Apperently OLD PTHREADS API is a bit retarded.
37753              This should fix another set of compile failures in HP-UX 10.20.
37754      Branch: perl
37755            ! ext/threads/threads.h ext/threads/threads.xs
37756 ____________________________________________________________________________
37757 [ 12409] By: nick                                  on 2001/10/12  15:30:01
37758         Log: Blind integrate of mainline
37759      Branch: perlio
37760           +> (branch 32 files)
37761            - lib/unicode/README
37762           !> (integrate 121 files)
37763 ____________________________________________________________________________
37764 [ 12408] By: sky                                   on 2001/10/12  14:55:08
37765         Log: Let us avoid being smart for now.
37766      Branch: perl
37767            ! ext/threads/threads.h
37768 ____________________________________________________________________________
37769 [ 12407] By: sky                                   on 2001/10/12  14:38:12
37770         Log: (void*) the argument to make sure we work with picky compilers
37771      Branch: perl
37772            ! ext/threads/threads.xs
37773 ____________________________________________________________________________
37774 [ 12406] By: ams                                   on 2001/10/12  13:26:04
37775         Log: (replaced with #12600)
37776              
37777              Subject: [PATCH 5.6.1 perldoc] use File::Temp
37778              From: Mikhail Zabaluev <mhz@alt-linux.org>
37779              Date: Fri, 12 Oct 2001 12:47:47 +0400
37780              Message-Id: <20011012124747.E13918@localhost.localdomain>
37781      Branch: perl
37782            ! utils/perldoc.PL
37783 ____________________________________________________________________________
37784 [ 12405] By: ams                                   on 2001/10/12  13:05:32
37785         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
37786              From: andreas.koenig@anima.de (Andreas J. Koenig)
37787              Date: 12 Oct 2001 11:12:07 +0200
37788              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
37789      Branch: perl
37790            ! lib/Memoize/t/speed.t
37791 ____________________________________________________________________________
37792 [ 12404] By: sky                                   on 2001/10/12  12:46:15
37793         Log: A) Support OLD_PTHREADS_API
37794              B) Change from using pthread_t to using a TLS to store the
37795              index of the thread in an hash, this is to avoid problems when
37796              in fact pthread_t was not a seralizable type.
37797              Both these changes are because of HP-UX 10.20
37798              This has not been tested on win32 but should work there.
37799              Need to add support for NetWare.
37800      Branch: perl
37801            ! ext/threads/threads.h ext/threads/threads.xs
37802 ____________________________________________________________________________
37803 [ 12403] By: ams                                   on 2001/10/12  07:34:19
37804         Log: Subject: Re: New module XML::Clean
37805              From: andreas.koenig@anima.de (Andreas J. Koenig)
37806              Date: 12 Oct 2001 10:20:35 +0200
37807              Message-Id: <m3elo9uv58.fsf@anima.de>
37808      Branch: perl
37809            ! pod/perlnewmod.pod
37810 ____________________________________________________________________________
37811 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
37812         Log: More HP model tweaks from Merijn.
37813      Branch: perl
37814            ! README.hpux
37815 ____________________________________________________________________________
37816 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
37817         Log: Update Changes.
37818      Branch: perl
37819            ! Changes patchlevel.h
37820 ____________________________________________________________________________
37821 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
37822         Log: HP-UX update from H.Merijn Brand.
37823      Branch: perl
37824            ! README.hpux
37825 ____________________________________________________________________________
37826 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
37827         Log: Subject: [PATCH] fix link rot in README.vms
37828              From: "Craig A. Berry" <craigberry@mac.com>
37829              Date: Wed, 10 Oct 2001 17:17:00 -0500
37830              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
37831      Branch: perl
37832            ! README.vms
37833 ____________________________________________________________________________
37834 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
37835         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
37836              From: "chromatic" <chromatic@rmci.net>
37837              Date: Wed, 10 Oct 2001 15:50:30 -0600
37838              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
37839      Branch: perl
37840            ! lib/Term/Complete.t
37841 ____________________________________________________________________________
37842 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
37843         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
37844              From: "chromatic" <chromatic@rmci.net>
37845              Date: Wed, 10 Oct 2001 15:45:42 -0600
37846              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
37847      Branch: perl
37848            + lib/ExtUtils/Packlist.t
37849            ! MANIFEST
37850 ____________________________________________________________________________
37851 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
37852         Log: VMS needs quotes around the -I option to keep it from
37853              being downcased, from Charles Lane.
37854      Branch: perl
37855            ! t/run/kill_perl.t
37856 ____________________________________________________________________________
37857 [ 12395] By: ams                                   on 2001/10/10  16:22:32
37858         Log: Subject: [PATCH lib/FindBin.pm]
37859              From: Stas Bekman <stas@stason.org>
37860              Date: Tue, 09 Oct 2001 23:57:10 +0800
37861              Message-Id: <3BC31E56.60805@stason.org>
37862      Branch: perl
37863            ! lib/FindBin.pm
37864 ____________________________________________________________________________
37865 [ 12394] By: ams                                   on 2001/10/10  16:09:53
37866         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
37867              From: Abhijit Menon-Sen <ams@wiw.org>
37868              Date: Wed, 10 Oct 2001 21:59:33 +0530
37869              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
37870      Branch: perl
37871            ! ext/Data/Dumper/Dumper.xs
37872 ____________________________________________________________________________
37873 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
37874         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
37875              from Charles Lane.
37876      Branch: perl
37877            ! lib/File/Spec/VMS.pm
37878 ____________________________________________________________________________
37879 [ 12392] By: ams                                   on 2001/10/10  14:49:43
37880         Log: Subject: [PATCH] two s/// bugfixes
37881              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37882              Date: Wed, 10 Oct 2001 17:23:44 +0200
37883              Message-Id: <20011010172344.C22440@rafael>
37884      Branch: perl
37885            ! pp_ctl.c regexec.c t/op/subst.t
37886 ____________________________________________________________________________
37887 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
37888         Log: Fix/improve handling of the [000000] special "root"
37889              directory, by putting cwd in canonical form when doing
37890              abs2rel, and prepending a 000000 to directory "chunks"
37891              if missing from base or path.  Also adjust test to
37892              reflect the (improved) output from abs2rel.
37893              From Charles Lane.
37894      Branch: perl
37895            ! lib/File/Spec.t lib/File/Spec/VMS.pm
37896 ____________________________________________________________________________
37897 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
37898         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
37899              all of the extra VMSish attributes (such as "treat this logical
37900              as a device name") that are necessary to make programs run.
37901              A tainted %ENV does not hinder VMS.  From Charles Lane.
37902      Branch: perl
37903            ! lib/File/Find/t/taint.t
37904 ____________________________________________________________________________
37905 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
37906         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
37907              
37908              o  VMS is case-insensitive, RTL downcases filenames read
37909              by perl... so need to re-upcase filenames like MANIFEST
37910              and MANIFEST.SKIP
37911              
37912              o  Need to convert VMS-style to Unix-style filenames when comparing
37913              names in MANIFEST to names in filesystem.
37914              
37915              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
37916              since VMS won't let you (easily) delete non-empty directories.
37917              
37918              From Charles Lane.
37919      Branch: perl
37920            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
37921 ____________________________________________________________________________
37922 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
37923         Log: Unix and VMS agree on "*" as a "match any number of any chars"
37924              wildcards, but differ ("?"  vs.  "%") for their "match any single
37925              char" wildcard.  This patch changes "?"  chars to "%" before doing a
37926              VMS glob...at no loss of functionality, since "?"  isn't a valid
37927              filename char on VMS.  From Charles Lane.
37928      Branch: perl
37929            ! doio.c
37930 ____________________________________________________________________________
37931 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
37932         Log: (accidentally empty submit; new life as #12390)
37933      Branch: perl
37934            ! lib/File/Find/t/taint.t
37935 ____________________________________________________________________________
37936 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
37937         Log: Even more VMS tweakage from Charles Lane:
37938              
37939              Tweak #1:  splitdir only works on directory part of filespec,
37940              split off volume first
37941              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
37942              (it's a horrible kludge in the run-time library,
37943              improved in later versions). Check the
37944              $Config{'d_setenv'} flag before attempting to set it.
37945      Branch: perl
37946            ! t/op/chdir.t
37947 ____________________________________________________________________________
37948 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
37949         Log: VMS tweakage from Charles Lane.
37950              
37951              . command.com doubles an output line when prompting for extensions
37952              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
37953              . perl5db doesn't clean up after itself
37954      Branch: perl
37955            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
37956 ____________________________________________________________________________
37957 [ 12384] By: sky                                   on 2001/10/09  19:16:11
37958         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
37959              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37960              Date: Tue, 9 Oct 2001 22:10:26 +0200
37961              Message-ID: <20011009221026.A8579@rafael>
37962      Branch: perl
37963            ! pod/perldata.pod
37964 ____________________________________________________________________________
37965 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
37966         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
37967              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
37968              Date: 9 Oct 2001 15:15:06 -0000
37969              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
37970      Branch: perl
37971            ! t/op/subst.t
37972 ____________________________________________________________________________
37973 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
37974         Log: Update Changes.
37975      Branch: perl
37976            ! Changes patchlevel.h
37977 ____________________________________________________________________________
37978 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
37979         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
37980              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
37981              when a NULL is passed for the filename string pointer.
37982              From Charles Lane.
37983      Branch: perl
37984            ! vms/vms.c
37985 ____________________________________________________________________________
37986 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
37987         Log: Subject: HP systems update
37988              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37989              Date: Tue, 09 Oct 2001 15:59:22 +0200
37990              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
37991      Branch: perl
37992            ! README.hpux
37993 ____________________________________________________________________________
37994 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
37995         Log: CPAN::Nox does now have a test.
37996      Branch: perl
37997            ! t/lib/1_compile.t
37998 ____________________________________________________________________________
37999 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
38000         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
38001              From: David Dyck <dcd@tc.fluke.com>
38002              Date: Mon, 1 Oct 2001 12:17:36 -0700
38003              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
38004      Branch: perl
38005            ! installperl
38006 ____________________________________________________________________________
38007 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
38008         Log: NetWare update from Ananth Kesari.
38009      Branch: perl
38010            ! NetWare/nwperlsys.h makedef.pl
38011 ____________________________________________________________________________
38012 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
38013         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
38014              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38015              Date: Tue, 9 Oct 2001 08:40:57 EDT
38016              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
38017      Branch: perl
38018            ! lib/File/Find/t/find.t
38019 ____________________________________________________________________________
38020 [ 12374] By: ams                                   on 2001/10/09  05:31:45
38021         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
38022              ExtUtils::Mkbootstrap
38023              From: "chromatic" <chromatic@rmci.net>
38024              Date: Tue, 09 Oct 2001 00:08:37 -0600
38025              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
38026      Branch: perl
38027            + lib/ExtUtils/Mkbootstrap.t
38028            ! MANIFEST
38029 ____________________________________________________________________________
38030 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
38031         Log: Enable more debugging.
38032      Branch: perl
38033            ! lib/utf8_heavy.pl
38034 ____________________________________________________________________________
38035 [ 12372] By: ams                                   on 2001/10/09  02:11:59
38036         Log: #12370 forgot to modify is_gv_magical().
38037      Branch: perl
38038            ! gv.c
38039 ____________________________________________________________________________
38040 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
38041         Log: Make the toupper/lower/title API for Unicode not right
38042              but at least less wrong: prepare for the mapping being
38043              more than just one-character-to-one-character.
38044      Branch: perl
38045            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
38046            ! regexec.c utf8.c
38047 ____________________________________________________________________________
38048 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
38049         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
38050              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
38051              Date: Mon, 8 Oct 2001 22:18:23 -0400
38052              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
38053      Branch: perl
38054            ! pod/perlvar.pod t/op/taint.t
38055 ____________________________________________________________________________
38056 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
38057         Log: FAQ sync.
38058      Branch: perl
38059            ! pod/perlfaq3.pod pod/perlfaq4.pod
38060 ____________________________________________________________________________
38061 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
38062         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
38063              From: "chromatic" <chromatic@rmci.net>
38064              Date: Mon, 08 Oct 2001 14:05:32 -0600
38065              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
38066      Branch: perl
38067            ! lib/Term/Cap.t
38068 ____________________________________________________________________________
38069 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
38070         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
38071              From: Michael G Schwern <schwern@pobox.com>
38072              Date: Mon, 8 Oct 2001 17:00:14 -0400
38073              Message-ID: <20011008170014.L17083@blackrider>
38074      Branch: perl
38075            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
38076 ____________________________________________________________________________
38077 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
38078         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
38079              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38080              Date: Mon, 8 Oct 2001 16:01:33 EDT
38081              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
38082      Branch: perl
38083            ! ext/Time/HiRes/HiRes.xs
38084 ____________________________________________________________________________
38085 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
38086         Log: Subject: [PATCH] Autosplit patch for VMS
38087              From: "Craig A. Berry" <craigberry@mac.com>
38088              Date: Mon, 08 Oct 2001 15:40:43 -0500
38089              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
38090      Branch: perl
38091            ! lib/AutoSplit.pm lib/AutoSplit.t
38092 ____________________________________________________________________________
38093 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
38094         Log: Don't assume that everybody is running OS X 10.1 yet;
38095              from Kay Röpke.
38096      Branch: perl
38097            ! hints/darwin.sh
38098 ____________________________________________________________________________
38099 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
38100         Log: Update Changes.
38101      Branch: perl
38102            ! Changes patchlevel.h
38103 ____________________________________________________________________________
38104 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
38105         Log: Retract #12358 for now.
38106      Branch: perl
38107            ! lib/Term/Cap.t
38108 ____________________________________________________________________________
38109 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
38110         Log: Can't figure out what this is testing.
38111              (If it is trying to catch SIGKILL, it should stop
38112              trying because that is by definition impossible.)
38113      Branch: perl
38114            ! lib/sigtrap.t
38115 ____________________________________________________________________________
38116 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
38117         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
38118              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
38119              Date: Sun, 30 Sep 2001 21:15:13 +0200
38120              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
38121      Branch: perl
38122            ! lib/ExtUtils/MM_Win32.pm
38123 ____________________________________________________________________________
38124 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
38125         Log: Clarify the ldlibpth part and condense the overall text.
38126      Branch: perl
38127            ! t/TEST
38128 ____________________________________________________________________________
38129 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
38130         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
38131              From: "chromatic" <chromatic@rmci.net>
38132              Date: Sun, 07 Oct 2001 16:59:26 -0600
38133              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
38134      Branch: perl
38135            ! lib/Term/Cap.t
38136 ____________________________________________________________________________
38137 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
38138         Log: Update the list because fo #12265.
38139      Branch: perl
38140            ! t/lib/1_compile.t
38141 ____________________________________________________________________________
38142 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
38143         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
38144              From: Nicholas Clark <nick@ccl4.org>
38145              Date: Sun, 7 Oct 2001 20:53:33 +0100
38146              Message-ID: <20011007205333.S38756@plum.flirble.org>   
38147      Branch: perl
38148            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
38149            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
38150            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
38151            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
38152            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
38153            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
38154            ! lib/Switch/t/switch.t lib/Term/Complete.t
38155            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
38156            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
38157            ! t/op/my_stash.t
38158 ____________________________________________________________________________
38159 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
38160         Log: Integrate patch #12350 from maintperl; typo in
38161              IO::Seekable doc.
38162      Branch: perl
38163           !> ext/IO/lib/IO/Seekable.pm
38164 ____________________________________________________________________________
38165 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
38166         Log: Detypo.
38167      Branch: perl
38168            ! hints/darwin.sh
38169 ____________________________________________________________________________
38170 [ 12353] By: sky                                   on 2001/10/07  17:16:14
38171         Log: Change 12349 didn't really get it right.
38172      Branch: perl
38173            ! lib/Unicode/README
38174 ____________________________________________________________________________
38175 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
38176         Log: If running the harness the dynamic library search path
38177              may need setting.
38178      Branch: perl
38179            ! t/TEST
38180 ____________________________________________________________________________
38181 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
38182         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
38183              in ldflags.
38184      Branch: perl
38185            ! hints/darwin.sh
38186 ____________________________________________________________________________
38187 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
38188         Log: typo in IO::Seekable doc
38189      Branch: maint-5.6/perl
38190            ! ext/IO/lib/IO/Seekable.pm
38191 ____________________________________________________________________________
38192 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
38193         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
38194              doesn't work on Mac OS X 10.1 (when unpacking the tar the
38195              latter gets renamed as lib/unicode:1, assumedly for security
38196              reasons not to overwrite stuff)
38197      Branch: perl
38198            + lib/Unicode/README
38199            - lib/unicode/README
38200            ! MANIFEST
38201 ____________________________________________________________________________
38202 [ 12348] By: ams                                   on 2001/10/07  05:33:40
38203         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
38204              From: "chromatic" <chromatic@rmci.net>
38205              Date: Sat, 06 Oct 2001 21:42:03 -0600
38206              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
38207      Branch: perl
38208            + lib/CPAN/t/Nox.t
38209            ! MANIFEST
38210 ____________________________________________________________________________
38211 [ 12347] By: ams                                   on 2001/10/07  00:48:10
38212         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
38213              From: "chromatic" <chromatic@rmci.net>
38214              Date: Sat, 06 Oct 2001 18:52:10 -0600
38215              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
38216      Branch: perl
38217            + lib/sigtrap.t
38218            ! MANIFEST
38219 ____________________________________________________________________________
38220 [ 12346] By: ams                                   on 2001/10/06  23:14:01
38221         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
38222              h2xs write?)
38223              From: Nicholas Clark <nick@ccl4.org>
38224              Date: Sat, 6 Oct 2001 21:46:43 +0100
38225              Message-Id: <20011006214643.L38756@plum.flirble.org>
38226      Branch: perl
38227            ! utils/h2xs.PL
38228 ____________________________________________________________________________
38229 [ 12345] By: ams                                   on 2001/10/06  17:39:53
38230         Log: Subject: [PATCH] Memoize tests
38231              From: Nicholas Clark <nick@ccl4.org>
38232              Date: Sat, 6 Oct 2001 18:04:21 +0100
38233              Message-Id: <20011006180421.J38756@plum.flirble.org>
38234      Branch: perl
38235            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
38236            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
38237            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
38238            ! lib/Memoize/t/expire_module_n.t
38239            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
38240            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
38241            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
38242            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
38243            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
38244            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
38245 ____________________________________________________________________________
38246 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
38247         Log: Retract the latter part of #12343.
38248      Branch: perl
38249            ! ext/IO/lib/IO/Socket/INET.pm
38250 ____________________________________________________________________________
38251 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
38252         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
38253              From: David Dyck <dcd@tc.fluke.com>
38254              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
38255              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
38256              
38257              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
38258              From: David Dyck <dcd@tc.fluke.com>
38259              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
38260              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
38261      Branch: perl
38262            ! ext/IO/lib/IO/Socket/INET.pm
38263 ____________________________________________________________________________
38264 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
38265         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
38266              From: Robin Barker <rmb1@cise.npl.co.uk>
38267              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
38268              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
38269      Branch: perl
38270            ! t/TEST
38271 ____________________________________________________________________________
38272 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
38273         Log: Don't assume that %x is good for displaying UVs.
38274      Branch: perl
38275            ! dump.c
38276 ____________________________________________________________________________
38277 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
38278         Log: Update Changes.
38279      Branch: perl
38280            ! Changes patchlevel.h
38281 ____________________________________________________________________________
38282 [ 12339] By: ams                                   on 2001/10/05  10:22:34
38283         Log: Subject: [PATCH] perlfunc/select
38284              From: Nicholas Clark <nick@ccl4.org>
38285              Date: Fri, 5 Oct 2001 11:33:58 +0100
38286              Message-Id: <20011005113358.Z38756@plum.flirble.org>
38287      Branch: perl
38288            ! pod/perlfunc.pod
38289 ____________________________________________________________________________
38290 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
38291         Log: Retract #12313 and #12249.
38292      Branch: perl
38293            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
38294            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
38295            ! pod/perlebcdic.pod
38296 ____________________________________________________________________________
38297 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
38298         Log: Subject: [PATCH] perlvms.pod update
38299              From: "Craig A. Berry" <craigberry@mac.com>
38300              Date: Thu, 04 Oct 2001 12:55:52 -0500
38301              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
38302      Branch: perl
38303            ! vms/perlvms.pod
38304 ____________________________________________________________________________
38305 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
38306         Log: Subject: PATCH: Tie::SubstrHash
38307              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38308              Date: Thu, 04 Oct 2001 12:12:41 +0100
38309              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
38310      Branch: perl
38311            ! lib/Tie/SubstrHash.pm
38312 ____________________________________________________________________________
38313 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
38314         Log: Unicode properties saga continues.
38315      Branch: perl
38316            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
38317            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
38318 ____________________________________________________________________________
38319 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
38320         Log: Yet more Unicode properties.
38321      Branch: perl
38322            + lib/unicore/In/137.pl lib/unicore/In/138.pl
38323            + lib/unicore/In/139.pl lib/unicore/In/140.pl
38324            + lib/unicore/In/141.pl lib/unicore/In/142.pl
38325            + lib/unicore/In/143.pl lib/unicore/In/144.pl
38326            + lib/unicore/In/145.pl lib/unicore/In/146.pl
38327            + lib/unicore/In/147.pl lib/unicore/In/148.pl
38328            + lib/unicore/In/149.pl lib/unicore/In/150.pl
38329            + lib/unicore/In/151.pl lib/unicore/In/152.pl
38330            + lib/unicore/In/153.pl lib/unicore/In/154.pl
38331            + lib/unicore/In/155.pl lib/unicore/In/156.pl
38332            + lib/unicore/In/157.pl lib/unicore/In/158.pl
38333            + lib/unicore/In/159.pl lib/unicore/In/160.pl
38334            + lib/unicore/In/161.pl lib/unicore/In/162.pl
38335            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
38336            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
38337            ! pod/perlunicode.pod
38338 ____________________________________________________________________________
38339 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
38340         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
38341              From: "Craig A. Berry" <craigberry@mac.com>
38342              Date: Wed, 03 Oct 2001 17:45:25 -0500
38343              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
38344              
38345              (the lib/Term/Complete.t patched differently by #12332)
38346      Branch: perl
38347            ! lib/ExtUtils/Command.t
38348 ____________________________________________________________________________
38349 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
38350         Log: Restore only if something to restore.
38351      Branch: perl
38352            ! lib/Term/Complete.t
38353 ____________________________________________________________________________
38354 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
38355         Log: Update various resources for credits,
38356              minor icons fixes, and versions.
38357      Branch: maint-5.6/macperl
38358            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
38359            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
38360            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
38361 ____________________________________________________________________________
38362 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
38363         Log: Quiet the warnings about using undef value
38364      Branch: maint-5.6/macperl
38365            ! lib/File/Temp.pm
38366 ____________________________________________________________________________
38367 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
38368         Log: Fix up Ballon Help and Help menu docs (first pass);
38369              remove balloon rez file, and autogenerate with
38370              Balloon2Rez instead.
38371      Branch: maint-5.6/macperl
38372            + macos/macperl/macscripts/Balloon2Rez
38373            - macos/macperl/MPBalloons.r
38374            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
38375 ____________________________________________________________________________
38376 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
38377         Log: Allow overriding of defaults, for change #12327.
38378      Branch: maint-5.6/macperl
38379            ! perl.h
38380 ____________________________________________________________________________
38381 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
38382         Log: Override PerlProc_exit.
38383      Branch: maint-5.6/macperl
38384            ! macos/macish.h
38385 ____________________________________________________________________________
38386 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
38387         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
38388      Branch: maint-5.6/macperl
38389            + macos/bundled_lib/blib/lib/MD5.pm
38390            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
38391            + macos/lib/Mac/AETE/Dialect.pm
38392            + macos/lib/Mac/AETE/Format/Converter.pm
38393            + macos/lib/Mac/AETE/Format/Dictionary.pm
38394            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
38395            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
38396            + macos/lib/Mac/Toolbox.pod
38397            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
38398 ____________________________________________________________________________
38399 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
38400         Log: Sync up silly CVS headers ... I should commit CVS
38401              first to avoid this ...
38402      Branch: maint-5.6/macperl
38403            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
38404            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
38405            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
38406            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
38407 ____________________________________________________________________________
38408 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
38409         Log: Fix Matthias' address, and attributions.
38410      Branch: maint-5.6/macperl
38411            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
38412            ! pod/perlport.pod
38413 ____________________________________________________________________________
38414 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
38415         Log: Fix Matthias' address, and attributions.
38416      Branch: maint-5.6/macperl
38417            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
38418            ! macos/ext/Mac/Components/Components.pm
38419            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
38420            ! macos/ext/Mac/Dialogs/Dialogs.pm
38421            ! macos/ext/Mac/Events/Events.pm
38422            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
38423            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
38424            ! macos/ext/Mac/Gestalt/Gestalt.pm
38425            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
38426            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
38427            ! macos/ext/Mac/Menus/Menus.pm
38428            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
38429            ! macos/ext/Mac/Movies/Movies.pm
38430            ! macos/ext/Mac/Navigation/Navigation.pm
38431            ! macos/ext/Mac/Notification/Notification.pm
38432            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
38433            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
38434            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
38435            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
38436            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
38437            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
38438            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
38439            ! macos/ext/Mac/StandardFile/StandardFile.pm
38440            ! macos/ext/Mac/TextEdit/TextEdit.pm
38441            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
38442            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
38443            ! macos/lib/Mac/LowMem.pm
38444 ____________________________________________________________________________
38445 [ 12322] By: sky                                   on 2001/10/03  18:41:07
38446         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
38447              From: "Craig A. Berry" <craigberry@mac.com>
38448              Date: Wed, 03 Oct 2001 14:30:55 -0500
38449              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
38450      Branch: perl
38451            ! vms/vms.c
38452 ____________________________________________________________________________
38453 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
38454         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
38455              From: "Craig A. Berry" <craigberry@mac.com>
38456              Date: Wed, 03 Oct 2001 14:30:55 -0500
38457              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
38458      Branch: perl
38459            ! vms/vms.c
38460 ____________________________________________________________________________
38461 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
38462         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
38463              only IsL&) and Inherited (negative lookahead good);
38464              add tests for Common, Inherited, and L&.
38465      Branch: perl
38466            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
38467 ____________________________________________________________________________
38468 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
38469         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
38470              (The Unicode standard uses L& quite often.)
38471      Branch: perl
38472            ! lib/utf8_heavy.pl
38473 ____________________________________________________________________________
38474 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
38475         Log: Add the 'Common' Unicode property (code points not
38476              explicitly assigned to any other script).
38477      Branch: perl
38478            + lib/unicore/In/136.pl
38479            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
38480 ____________________________________________________________________________
38481 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
38482         Log: Skip the RV printing test under threads until fixed.
38483      Branch: perl
38484            ! ext/B/t/terse.t
38485 ____________________________________________________________________________
38486 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
38487         Log: Subject: 12309 / cygwin / win2k
38488              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38489              Date: Wed, 03 Oct 2001 15:25:15 +0200
38490              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
38491      Branch: perl
38492            ! makedef.pl
38493 ____________________________________________________________________________
38494 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
38495         Log: Metaconfig unit change for #12314.
38496      Branch: metaconfig
38497            ! U/modified/Head.U
38498 ____________________________________________________________________________
38499 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
38500         Log: Subject: Both cygwin and djgpp on one machine
38501              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38502              Date: Wed, 03 Oct 2001 15:02:59 +0200
38503              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
38504      Branch: perl
38505            ! Configure
38506 ____________________________________________________________________________
38507 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
38508         Log: (retracted by #12338)
38509              
38510              Subject: [PATCH] Code clean up for perlboot.pod
38511              From: Casey West <casey@geeknest.com>
38512              Date: Tue, 2 Oct 2001 19:24:43 -0400
38513              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
38514              
38515              Subject: [PATCH] Code clean up for perlbot.diff
38516              From: Casey West <casey@geeknest.com>
38517              Date: Tue, 2 Oct 2001 19:25:22 -0400
38518              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
38519              
38520              Subject: [PATCH] Code clean up for perlcall.pod
38521              From: Casey West <casey@geeknest.com>
38522              Date: Tue, 2 Oct 2001 19:25:57 -0400
38523              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
38524              
38525              Subject: [PATCH] Code clean up for perldata.pod
38526              From: Casey West <casey@geeknest.com>
38527              Date: Tue, 2 Oct 2001 19:26:29 -0400
38528              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
38529              
38530              Subject: [PATCH] Code clean up for perldbmfilter.pod
38531              From: Casey West <casey@geeknest.com>
38532              Date: Tue, 2 Oct 2001 19:26:59 -0400
38533              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
38534              
38535              Subject: [PATCH] Code clean up for perlebcdic.pod
38536              From: Casey West <casey@geeknest.com>
38537              Date: Tue, 2 Oct 2001 19:27:37 -0400
38538              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
38539      Branch: perl
38540            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
38541            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
38542 ____________________________________________________________________________
38543 [ 12312] By: ams                                   on 2001/10/02  23:43:55
38544         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
38545              From: Michael G Schwern <schwern@pobox.com>
38546              Date: Tue, 2 Oct 2001 17:00:49 -0400
38547              Message-Id: <20011002170049.A9955@blackrider>
38548      Branch: perl
38549            ! lib/ExtUtils/MakeMaker.pm
38550 ____________________________________________________________________________
38551 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
38552         Log: FAQ sync.
38553      Branch: perl
38554            ! pod/perlfaq3.pod
38555 ____________________________________________________________________________
38556 [ 12310] By: nick                                  on 2001/10/02  16:09:49
38557         Log: Integrate mainline
38558      Branch: perlio
38559           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
38560           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
38561           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
38562           !> patchlevel.h t/op/pat.t
38563 ____________________________________________________________________________
38564 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
38565         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
38566              not just one single space.
38567      Branch: perl
38568            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
38569 ____________________________________________________________________________
38570 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
38571         Log: AUTHORS updates.
38572      Branch: perl
38573            ! AUTHORS
38574 ____________________________________________________________________________
38575 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
38576         Log: Update Changes.
38577      Branch: perl
38578            ! Changes patchlevel.h
38579 ____________________________________________________________________________
38580 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
38581         Log: Work around old buggy glibcs for langinfo constants,
38582              from Nicholas Clark and David Dyck.
38583      Branch: perl
38584            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
38585 ____________________________________________________________________________
38586 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
38587         Log: Eradicate Time::Piece; add an example.
38588      Branch: perl
38589            ! ext/I18N/Langinfo/Langinfo.pm
38590 ____________________________________________________________________________
38591 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
38592         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
38593              From: Robert Spier <rspier@pobox.com>
38594              Date: Mon, 1 Oct 2001 23:20:16 -0700
38595              Message-ID: <15289.23712.422087.878224@rls.cx>
38596      Branch: perl
38597            ! lib/Pod/Html.pm
38598 ____________________________________________________________________________
38599 [ 12303] By: sky                                   on 2001/10/02  10:40:57
38600         Log: Fixes obscure bug that manifests itself by.
38601              local $!=0;undef*STDOUT;#segfaults
38602              Has been around for a while. Possible other magic IO vars are
38603              possibly affected as well. Reported by Jos Boumans.
38604      Branch: perl
38605            ! mg.c
38606 ____________________________________________________________________________
38607 [ 12302] By: nick                                  on 2001/10/02  09:00:52
38608         Log: Integrate mainline
38609      Branch: perlio
38610           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
38611           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
38612           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
38613 ____________________________________________________________________________
38614 [ 12301] By: nick                                  on 2001/10/02  08:40:57
38615         Log: Integrate mainline + lib/open.t patch from Chromatic
38616      Branch: perlio
38617           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
38618            ! lib/open.t
38619           !> (integrate 29 files)
38620 ____________________________________________________________________________
38621 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
38622         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
38623              Until it has, better stop early if someone requests threads.
38624      Branch: perl
38625            ! hints/darwin.sh
38626 ____________________________________________________________________________
38627 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
38628         Log: Subject: [ID 20011001.011] redundant code in t/TEST
38629              From: David Dyck <dcd@tc.fluke.com>
38630              Date: Mon, 1 Oct 2001 12:56:24 -0700
38631              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
38632      Branch: perl
38633            ! t/TEST
38634 ____________________________________________________________________________
38635 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
38636         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
38637              From: "chromatic" <chromatic@rmci.net>
38638              Date: Mon, 01 Oct 2001 12:27:12 -0600
38639              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
38640      Branch: perl
38641            ! lib/Term/Cap.t
38642 ____________________________________________________________________________
38643 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
38644         Log: UNICOS testing patches from Nicholas Clark.
38645      Branch: perl
38646            ! t/op/arith.t t/op/pack.t
38647 ____________________________________________________________________________
38648 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
38649         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
38650              From: "chromatic" <chromatic@rmci.net>
38651              Date: Mon, 01 Oct 2001 10:21:51 -0600
38652              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
38653      Branch: perl
38654            ! lib/open.t
38655 ____________________________________________________________________________
38656 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
38657         Log: Make missing the RADIXCHAR a softer, gentler error.
38658      Branch: perl
38659            ! ext/I18N/Langinfo/Langinfo.t
38660 ____________________________________________________________________________
38661 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
38662         Log: Nuke also the LANG because of glibc.
38663      Branch: perl
38664            ! lib/open.t
38665 ____________________________________________________________________________
38666 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
38667         Log: Also the ^Is is optional.
38668      Branch: perl
38669            ! pod/perlunicode.pod t/op/pat.t
38670 ____________________________________________________________________________
38671 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
38672         Log: Be careful to pull chars from the varargs stack when
38673              formatting chars.
38674      Branch: perl
38675            ! regcomp.c
38676 ____________________________________________________________________________
38677 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
38678         Log: sortsv not in place anymore, noticed by John P. Linderman.
38679      Branch: perl
38680            ! pod/perlapi.pod pp_ctl.c
38681 ____________________________________________________________________________
38682 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
38683         Log: Make the diagnostic messages more neutral.
38684      Branch: perl
38685            ! ext/B/t/terse.t
38686 ____________________________________________________________________________
38687 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
38688         Log: Forgotten from #12288.
38689      Branch: perl
38690            ! ext/Data/Dumper/Dumper.pm
38691 ____________________________________________________________________________
38692 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
38693         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
38694              From: Brian Ingerson <ingy@ttul.org>
38695              Date: Sun, 30 Sep 2001 21:45:56 -0700
38696              Message-ID: <20010930214556.D26392@ttul.org>
38697              
38698              (remember also the #12289)
38699      Branch: perl
38700            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
38701 ____________________________________________________________________________
38702 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
38703         Log: More Unicode property tests for the abbreviated
38704              general properties.
38705      Branch: perl
38706            ! t/op/pat.t
38707 ____________________________________________________________________________
38708 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
38709         Log: Further tweaks to the Unicode properties.
38710      Branch: perl
38711            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
38712 ____________________________________________________________________________
38713 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
38714         Log: Retract #12284.
38715      Branch: perl
38716            ! lib/Term/Cap.t
38717 ____________________________________________________________________________
38718 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
38719         Log: (Retracted by #12285)
38720      Branch: perl
38721            ! lib/Term/Cap.t
38722 ____________________________________________________________________________
38723 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
38724         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
38725              From: "chromatic" <chromatic@rmci.net>  
38726              Date: Sun, 30 Sep 2001 16:10:02 -0600
38727              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
38728      Branch: perl
38729            + lib/Term/Cap.t
38730            ! MANIFEST
38731 ____________________________________________________________________________
38732 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
38733         Log: Use stty -g to restore the terminal state, do not even
38734              try to run the tests if stty -g is not available.
38735      Branch: perl
38736            ! lib/Term/Complete.t
38737 ____________________________________________________________________________
38738 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
38739         Log: Cleanup utf8_heavy; allow dropping the In prefix from
38740              Unicode script/block properties.
38741      Branch: perl
38742            ! lib/utf8_heavy.pl
38743 ____________________________________________________________________________
38744 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
38745         Log: Retract the #12259 for now.
38746      Branch: perl
38747            ! embed.h embed.pl sv.h
38748 ____________________________________________________________________________
38749 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
38750         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
38751      Branch: perl
38752            + lib/Text/TabsWrap/CHANGELOG
38753            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
38754 ____________________________________________________________________________
38755 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
38756         Log: #12272 wasn't right, it introduced an extra ().
38757      Branch: perl
38758            ! lib/utf8_heavy.pl
38759 ____________________________________________________________________________
38760 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
38761         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
38762              From: Jonathan Stowe <gellyfish@gellyfish.com>
38763              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
38764              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
38765      Branch: perl
38766            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
38767 ____________________________________________________________________________
38768 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
38769         Log: Subject: Patch to put qsortsv in the public API
38770              From: Brian Ingerson <ingy@ttul.org>
38771              Date: Sat, 29 Sep 2001 17:41:13 -0700
38772              Message-ID: <20010929174113.A30223@ttul.org>
38773      Branch: perl
38774            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
38775 ____________________________________________________________________________
38776 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
38777         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
38778              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38779              Date: Sat, 29 Sep 2001 23:54:48 +0200
38780              Message-ID: <20010929235448.A5017@rafael>
38781      Branch: perl
38782            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
38783 ____________________________________________________________________________
38784 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
38785         Log: FAQ sync.
38786      Branch: perl
38787            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
38788            ! pod/perlfaq9.pod
38789 ____________________________________________________________________________
38790 [ 12273] By: bailey                                on 2001/09/29  23:43:46
38791         Log: Resync with mainline
38792      Branch: vmsperl
38793           +> (branch 1207 files)
38794            - (delete 324 files)
38795           !> (integrate 866 files)
38796 ____________________________________________________________________________
38797 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
38798         Log: Nasty recursion trap if one would match Unicode.
38799      Branch: perl
38800            ! lib/utf8_heavy.pl
38801 ____________________________________________________________________________
38802 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
38803         Log: More Unicode todo.
38804      Branch: perl
38805            ! pod/perltodo.pod
38806 ____________________________________________________________________________
38807 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
38808         Log: Explain a bit the new more flexible \p\P syntax.
38809      Branch: perl
38810            ! pod/perlunicode.pod
38811 ____________________________________________________________________________
38812 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
38813         Log: More leniency to the \p and \P: now can have whitespace
38814              between the property definition and the curlies; now can
38815              invert the property by having a caret between the open
38816              curly and the property.
38817      Branch: perl
38818            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
38819 ____________________________________________________________________________
38820 [ 12268] By: nick                                  on 2001/09/29  17:39:26
38821         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
38822              one test (lib/open.t) fails
38823      Branch: perlio
38824           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
38825           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
38826           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
38827           +> lib/Tie/Scalar.t lib/open.t
38828            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
38829            - ext/B/Stash.t
38830           !> (integrate 62 files)
38831 ____________________________________________________________________________
38832 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
38833         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
38834      Branch: perl
38835            ! t/op/chdir.t
38836 ____________________________________________________________________________
38837 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
38838         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
38839              From: "Craig A. Berry" <craigberry@mac.com> 
38840              Date: Sat, 29 Sep 2001 09:35:33 -0500
38841              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
38842      Branch: perl
38843            ! t/op/chdir.t
38844 ____________________________________________________________________________
38845 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
38846         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
38847              From: "chromatic" <chromatic@rmci.net>
38848              Date: Fri, 28 Sep 2001 21:20:12 -0600
38849              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
38850      Branch: perl
38851            + lib/Tie/Scalar.t
38852            ! MANIFEST lib/Tie/Scalar.pm
38853 ____________________________________________________________________________
38854 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
38855         Log: Allow for more flexibility in the \p{In...} names, now
38856              case doesn't matter, and any space or dash can be
38857              matched by any space, dash, underbar, or empty.
38858              (may be going too far on leniency)
38859      Branch: perl
38860            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
38861            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
38862            ! t/op/pat.t
38863 ____________________________________________________________________________
38864 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
38865         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
38866              From: "chromatic" <chromatic@rmci.net>
38867              Date: Fri, 28 Sep 2001 17:39:50 -0600
38868              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
38869      Branch: perl
38870            + lib/open.t
38871            ! MANIFEST
38872 ____________________________________________________________________________
38873 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
38874         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
38875              From: "Craig A. Berry" <craigberry@mac.com>
38876              Date: Fri, 28 Sep 2001 16:24:51 -0500
38877              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
38878      Branch: perl
38879            ! ext/File/Glob/t/basic.t
38880 ____________________________________________________________________________
38881 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
38882         Log: Subject: [DOC PATCH] Carp.pm pod typo
38883              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38884              Date: Fri, 28 Sep 2001 23:14:51 +0200
38885              Message-ID: <20010928231451.E16889@rafael>
38886      Branch: perl
38887            ! lib/Carp.pm
38888 ____________________________________________________________________________
38889 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
38890         Log: Subject: [PATCH] Allow an @INC hook to set %INC
38891              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38892              Date: Fri, 28 Sep 2001 22:18:13 +0200
38893              Message-ID: <20010928221813.A16889@rafael>
38894      Branch: perl
38895            ! pp_ctl.c
38896 ____________________________________________________________________________
38897 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
38898         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
38899              From: Nicholas Clark <nick@ccl4.org>
38900              Date: Fri, 28 Sep 2001 23:39:33 +0100
38901              Message-ID: <20010928233933.C23673@plum.flirble.org>
38902      Branch: perl
38903            ! embed.h embed.pl sv.h
38904 ____________________________________________________________________________
38905 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
38906         Log: Update Changes.
38907      Branch: perl
38908            ! Changes patchlevel.h
38909 ____________________________________________________________________________
38910 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
38911         Log: Move the B tests to B/t.
38912      Branch: perl
38913            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
38914            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
38915            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
38916            - ext/B/Showlex.t ext/B/Stash.t
38917            ! MANIFEST
38918 ____________________________________________________________________________
38919 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
38920         Log: Forgot from #12254.
38921      Branch: perl
38922            + ext/B/B/Terse.t
38923 ____________________________________________________________________________
38924 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
38925         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
38926              From: "chromatic" <chromatic@rmci.net>
38927              Date: Thu, 27 Sep 2001 23:22:17 -0600
38928              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
38929      Branch: perl
38930            ! MANIFEST
38931 ____________________________________________________________________________
38932 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
38933         Log: Test numbering mismatch.
38934      Branch: perl
38935            ! t/op/chdir.t
38936 ____________________________________________________________________________
38937 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
38938         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
38939              From: "Craig A. Berry" <craigberry@mac.com>
38940              Date: Wed, 26 Sep 2001 17:43:14 -0500
38941              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
38942      Branch: perl
38943            ! iperlsys.h t/op/chdir.t
38944 ____________________________________________________________________________
38945 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
38946         Log: Subject: [PATCH gv.c] make __ANON__ global
38947              From: Robin Barker <rmb1@cise.npl.co.uk>
38948              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
38949              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
38950      Branch: perl
38951            ! gv.c t/op/anonsub.t t/op/runlevel.t
38952 ____________________________________________________________________________
38953 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
38954         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
38955              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38956              Date: Thu, 27 Sep 2001 22:34:32 +0200
38957              Message-ID: <20010927223432.A1485@rafael>
38958      Branch: perl
38959            ! ext/B/B/Terse.pm
38960 ____________________________________________________________________________
38961 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
38962         Log: (retracted by #12338)
38963              
38964              Subject: [PATCH] Cleanup of perldsc.pod      
38965              From: Casey West <casey@geeknest.com>
38966              Date: Thu, 27 Sep 2001 11:13:17 -0400
38967              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
38968      Branch: perl
38969            ! pod/perldsc.pod
38970 ____________________________________________________________________________
38971 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
38972         Log: Not everyone is using ithreads...
38973      Branch: perl
38974            ! ext/Devel/Peek/Peek.t
38975 ____________________________________________________________________________
38976 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
38977         Log: Document the nss_delete core dump workaround for HP-UX
38978              and Solaris, bug IDs 20010805.018 and 20010629.004.
38979      Branch: perl
38980            ! README.hpux README.solaris
38981 ____________________________________________________________________________
38982 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
38983         Log: Dump Unicode hash keys also as Unicode,
38984              not just as a byte string.
38985      Branch: perl
38986            ! dump.c ext/Devel/Peek/Peek.t
38987 ____________________________________________________________________________
38988 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
38989         Log: Integrate changes #12241 and #12242 from macperl:
38990              
38991              Remove unneeded disabling of umask() calls
38992              
38993              Note (get|set)sockopt are available.
38994      Branch: perl
38995           !> lib/File/Temp.pm pod/perlport.pod
38996 ____________________________________________________________________________
38997 [ 12244] By: sky                                   on 2001/09/27  08:53:00
38998         Log: Flush buffers on thread closedown.
38999      Branch: perl
39000            ! ext/threads/threads.xs
39001 ____________________________________________________________________________
39002 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
39003         Log: Dump SvUTF8(sv)s also as \x{...}.
39004              
39005              TODO: dump the SvUTF8() hash keys similarly. 
39006      Branch: perl
39007            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
39008 ____________________________________________________________________________
39009 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
39010         Log: Note (get|set)sockopt are available.
39011      Branch: maint-5.6/macperl
39012            ! pod/perlport.pod
39013 ____________________________________________________________________________
39014 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
39015         Log: Remove unneeded disabling of umask() calls
39016      Branch: maint-5.6/macperl
39017            ! lib/File/Temp.pm
39018 ____________________________________________________________________________
39019 [ 12240] By: sky                                   on 2001/09/26  18:44:56
39020         Log: Documention update
39021      Branch: perl
39022            ! ext/threads/threads.pm
39023 ____________________________________________________________________________
39024 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
39025         Log: Update Changes.
39026      Branch: perl
39027            ! Changes patchlevel.h
39028 ____________________________________________________________________________
39029 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
39030         Log: Check that all environment variables are tainted.
39031      Branch: perl
39032            ! t/op/taint.t
39033 ____________________________________________________________________________
39034 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
39035         Log: Manual integration error in #12235.
39036      Branch: perl
39037            ! lib/File/DosGlob.t
39038 ____________________________________________________________________________
39039 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
39040         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
39041              From: "chromatic" <chromatic@rmci.net>
39042              Date: Tue, 25 Sep 2001 23:57:07 -0600
39043              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
39044      Branch: perl
39045            ! perlio.c
39046 ____________________________________________________________________________
39047 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
39048         Log: Integrate macperl changes from Chris Nandor:
39049              12192 11817 11815 11813 11778 11775
39050              
39051              Update CPAN.pm to work with new Mac::BuildTools instead
39052              of ExtUtils::MM_MacOS "orphan" functions
39053              
39054              Fix test
39055              
39056              Make syntax check report in MPW style, fix tests
39057              to use Mac::err=unix to get normal-style error
39058              messages.
39059              
39060              More module and test ports from Thomas Wegner et al
39061              
39062              Fix open of /dev/null for Mac OS
39063              
39064              Allow for platforms to override formatting of errors
39065              on output from Matthias Neeracher (core files)
39066      Branch: perl
39067            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
39068            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
39069            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
39070           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
39071           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
39072           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
39073 ____________________________________________________________________________
39074 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
39075         Log: grrr.
39076      Branch: perl
39077            ! t/op/gv.t
39078 ____________________________________________________________________________
39079 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
39080         Log: Retract #12232.
39081      Branch: perl
39082            ! t/op/gv.t
39083 ____________________________________________________________________________
39084 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
39085         Log: (Retracted by #12233.)
39086      Branch: perl
39087            ! t/op/gv.t
39088 ____________________________________________________________________________
39089 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
39090         Log: Detypo.
39091      Branch: perl
39092            ! ext/Encode/Makefile.PL
39093 ____________________________________________________________________________
39094 [ 12230] By: sky                                   on 2001/09/26  11:36:23
39095         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
39096              We are using a "delay" here because we do not want to depend on thread synchronization issues.
39097      Branch: perl
39098            + ext/threads/t/stress_cv.t
39099            ! MANIFEST ext/threads/t/stress_string.t
39100 ____________________________________________________________________________
39101 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
39102         Log: NetWare tweak from Ananth Kesari.
39103      Branch: perl
39104            ! NetWare/t/Readme.txt
39105 ____________________________________________________________________________
39106 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
39107         Log: Trick to fool case-blind filesystems.
39108      Branch: perl
39109            ! ext/Encode/Makefile.PL
39110 ____________________________________________________________________________
39111 [ 12227] By: sky                                   on 2001/09/26  11:06:50
39112         Log: Threads can start executing in a different order than they were
39113              created.... so we cannot ok() inside the threadstarter.
39114      Branch: perl
39115            ! ext/threads/t/stress_string.t
39116 ____________________________________________________________________________
39117 [ 12226] By: sky                                   on 2001/09/26  07:41:45
39118         Log: Add in stress_string.t to stress test threads a bit more.
39119      Branch: perl
39120            + ext/threads/t/stress_string.t
39121            ! MANIFEST
39122 ____________________________________________________________________________
39123 [ 12225] By: sky                                   on 2001/09/26  07:04:21
39124         Log: Fix negative refcount introduced by #12223.
39125      Branch: perl
39126            ! ext/threads/threads.xs
39127 ____________________________________________________________________________
39128 [ 12224] By: sky                                   on 2001/09/26  06:57:58
39129         Log: Update documentation to match change #12223
39130      Branch: perl
39131            ! sharedsv.c
39132 ____________________________________________________________________________
39133 [ 12223] By: sky                                   on 2001/09/26  06:54:32
39134         Log: Use a separate interpreter for the sharedsv space. Another
39135              negative sv leak. Sigh.
39136      Branch: perl
39137            ! sharedsv.c
39138 ____________________________________________________________________________
39139 [ 12222] By: sky                                   on 2001/09/26  05:58:35
39140         Log: Do the environ assignment in perl_contruct to match perl_destruct.
39141              Now we don't need to perl_parse/perl_run. However environ is a
39142              global....
39143      Branch: perl
39144            ! perl.c
39145 ____________________________________________________________________________
39146 [ 12221] By: sky                                   on 2001/09/26  05:41:02
39147         Log: Move the creation of PL_strtab to perl_construct so we can work
39148              with HV and HEs without running perl_parse.
39149      Branch: perl
39150            ! perl.c
39151 ____________________________________________________________________________
39152 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
39153         Log: integrate macperl changes into maint-5.6
39154      Branch: maint-5.6/perl
39155           !> (integrate 26 files)
39156 ____________________________________________________________________________
39157 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
39158         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
39159              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
39160      Branch: maint-5.6/macperl
39161            ! macos/ext/Mac/Fonts/Fonts.xs
39162            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
39163 ____________________________________________________________________________
39164 [ 12218] By: ams                                   on 2001/09/25  23:31:33
39165         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
39166              From: Nicholas Clark <nick@ccl4.org>
39167              Date: Wed, 26 Sep 2001 01:20:20 +0100
39168              Message-Id: <20010926012020.B48092@plum.flirble.org>
39169      Branch: perl
39170            ! lib/AutoSplit.t
39171 ____________________________________________________________________________
39172 [ 12217] By: ams                                   on 2001/09/25  22:33:05
39173         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
39174              From: "Craig A. Berry" <craigberry@mac.com>
39175              Date: Tue, 25 Sep 2001 18:08:42 -0500
39176              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
39177      Branch: perl
39178            ! vms/vms.c
39179 ____________________________________________________________________________
39180 [ 12216] By: ams                                   on 2001/09/25  21:41:01
39181         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
39182              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
39183              From: Michael G Schwern <schwern@pobox.com>
39184              Date: Wed, 26 Sep 2001 00:38:21 -0400
39185              Message-Id: <20010926003821.A627@blackrider>
39186      Branch: perl
39187            ! lib/AutoSplit.t
39188 ____________________________________________________________________________
39189 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
39190         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
39191              From: Michael G Schwern <schwern@pobox.com>
39192              Date: Tue, 25 Sep 2001 17:43:49 -0400
39193              Message-ID: <20010925174349.B19534@blackrider>
39194      Branch: perl
39195            ! lib/Test/Simple.pm lib/Test/Utils.pm
39196 ____________________________________________________________________________
39197 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
39198         Log: Integrate changes from bleadperl.
39199      Branch: maint-5.6/macperl
39200           !> pod/perlport.pod
39201 ____________________________________________________________________________
39202 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
39203         Log: skip($mess) should result in one skip.
39204      Branch: perl
39205            ! t/test.pl
39206 ____________________________________________________________________________
39207 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
39208         Log: Integrate change #12200 from maintperl.
39209      Branch: maint-5.6/macperl
39210           !> win32/perlhost.h
39211 ____________________________________________________________________________
39212 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
39213         Log: Fix file types to "apple"
39214      Branch: maint-5.6/macperl
39215            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
39216            ! macos/ext/Mac/SAT/t/Collision.rsrc
39217 ____________________________________________________________________________
39218 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
39219         Log: Fix rsrc file as snd file; fix path in t file.
39220      Branch: maint-5.6/macperl
39221            ! macos/ext/Mac/Notification/t/Notification.rsrc
39222            ! macos/ext/Mac/Notification/t/Notification.t
39223 ____________________________________________________________________________
39224 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
39225         Log: Sync up with File::Find from bleadperl.
39226      Branch: maint-5.6/macperl
39227            ! lib/File/Find.pm t/lib/filefind-taint.t
39228 ____________________________________________________________________________
39229 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
39230         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
39231              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
39232              of hundreds)
39233      Branch: maint-5.6/macperl
39234            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
39235            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
39236            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
39237 ____________________________________________________________________________
39238 [ 12207] By: nick                                  on 2001/09/25  19:04:36
39239         Log: Integrate mainline (untested while modem is up)
39240      Branch: perlio
39241           +> lib/AutoSplit.t t/test.pl
39242            - lib/warnings/register.t
39243           !> (integrate 28 files)
39244 ____________________________________________________________________________
39245 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
39246         Log: perldiag entry for #12205.
39247      Branch: perl
39248            ! pod/perldiag.pod
39249 ____________________________________________________________________________
39250 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
39251         Log: Subject: [PATCH] warning on v-string in use/require
39252              From: John Peacock <jpeacock@rowman.com>
39253              Date: Mon, 24 Sep 2001 17:29:03 -0400
39254              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
39255      Branch: perl
39256            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
39257 ____________________________________________________________________________
39258 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
39259         Log: perltooc et al updates.
39260      Branch: perl
39261            ! plan9/mkfile pod/roffitall
39262 ____________________________________________________________________________
39263 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
39264         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
39265              From: Michael G Schwern <schwern@pobox.com>
39266              Date: Sun, 23 Sep 2001 00:07:12 -0400
39267              Message-ID: <20010923000712.A7005@blackrider>
39268      Branch: perl
39269            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
39270 ____________________________________________________________________________
39271 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
39272         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
39273              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39274              Date: Wed, 26 Sep 2001 01:25:10 +0900
39275              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
39276      Branch: perl
39277            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
39278            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
39279            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
39280 ____________________________________________________________________________
39281 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
39282         Log: Integrate change #12200 from maintperl;
39283              on windows, virtualized environment could propagate deleted variables
39284              into children if they happen to be at the very end of the table
39285      Branch: perl
39286           !> win32/perlhost.h
39287 ____________________________________________________________________________
39288 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
39289         Log: on windows, virtualized environment could propagate deleted variables
39290              into children if they happen to be at the very end of the table
39291              (thanks for succinct test case from Johan Holmberg, and fix from
39292              Doug Lankshear)
39293      Branch: maint-5.6/perl
39294            ! win32/perlhost.h
39295 ____________________________________________________________________________
39296 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
39297         Log: avoid the use of ftime() (it does a useless, potentially
39298              expensive call to GetTimeZoneInformation()); this potentially
39299              also results in three more digits of precision from
39300              Time::HiRes::time()
39301      Branch: perl
39302            ! ext/Time/HiRes/HiRes.xs
39303 ____________________________________________________________________________
39304 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
39305         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
39306              
39307              Note: io/binmode is failing, have to figure out why.
39308      Branch: perl
39309            + t/test.pl
39310            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
39311            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
39312            ! t/run/exit.t
39313 ____________________________________________________________________________
39314 [ 12197] By: ams                                   on 2001/09/25  13:48:55
39315         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
39316              From: Nicholas Clark <nick@ccl4.org>
39317              Date: Tue, 25 Sep 2001 00:37:40 +0100
39318              Message-Id: <20010925003740.S4971@plum.flirble.org>
39319              (Further changes expected.)
39320      Branch: perl
39321            + lib/AutoSplit.t
39322            ! MANIFEST
39323 ____________________________________________________________________________
39324 [ 12196] By: sky                                   on 2001/09/25  13:37:12
39325         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
39326              _ftime to try and be more robust.
39327      Branch: perl
39328            ! ext/Time/HiRes/HiRes.xs
39329 ____________________________________________________________________________
39330 [ 12194] By: ams                                   on 2001/09/25  11:40:00
39331         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
39332              From: "Craig A. Berry" <craigberry@mac.com>
39333              Date: Mon, 24 Sep 2001 17:54:20 -0500
39334              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
39335      Branch: perl
39336            ! vms/descrip_mms.template
39337 ____________________________________________________________________________
39338 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
39339         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
39340              not working, cursor not spinning (Bug #422129); external
39341              editor problems (Bug #456329); escape/cmd-. not activating
39342              "Cancel" in Save dialog box (Bug #446960); Runtimes not
39343              executing on launch (Bug #464441).
39344      Branch: maint-5.6/macperl
39345            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
39346            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
39347            ! macos/macperl/MacPerl.r
39348 ____________________________________________________________________________
39349 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
39350         Log: Update CPAN.pm to work with new Mac::BuildTools instead
39351              of ExtUtils::MM_MacOS "orphan" functions
39352      Branch: maint-5.6/macperl
39353            ! lib/CPAN.pm
39354 ____________________________________________________________________________
39355 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
39356         Log: Fix up another xsubpp problem (Matthias Neeracher)
39357      Branch: maint-5.6/macperl
39358            ! macos/xsubpp
39359 ____________________________________________________________________________
39360 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
39361         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
39362      Branch: maint-5.6/macperl
39363            ! macos/lib/ExtUtils/MM_MacOS.pm
39364 ____________________________________________________________________________
39365 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
39366         Log: Fix up Makefiles for more Mac:: modules (and prepare for
39367              static build ...?)
39368      Branch: maint-5.6/macperl
39369            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
39370            ! macos/macperl/Makefile.mk
39371 ____________________________________________________________________________
39372 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
39373         Log: Fix up tests
39374      Branch: maint-5.6/macperl
39375            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
39376 ____________________________________________________________________________
39377 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
39378         Log: Make malloc smarter, fix bugs.  (Bug #404030)
39379      Branch: maint-5.6/macperl
39380            ! macos/icemalloc.c macos/icemalloc.h
39381 ____________________________________________________________________________
39382 [ 12186] By: nick                                  on 2001/09/24  19:18:17
39383         Log: Integrate mainline
39384      Branch: perlio
39385           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
39386           +> lib/filetest.t
39387           !> (integrate 30 files)
39388 ____________________________________________________________________________
39389 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
39390         Log: Retract #12136, the warnings::register is already
39391              tested by t/lib/warnings/9enabled, as pointed out
39392              by Paul Marquess.
39393      Branch: perl
39394            - lib/warnings/register.t
39395            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
39396 ____________________________________________________________________________
39397 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
39398         Log: fix Time::HiRes implementation of gettimeofday() on windows
39399              (HiRes.t#14 now passes)
39400      Branch: perl
39401            ! ext/Time/HiRes/HiRes.xs
39402 ____________________________________________________________________________
39403 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
39404         Log: File::Spec::catfile() canonifies everything to blackslashes on
39405              windows :-(
39406      Branch: perl
39407            ! lib/ExtUtils/Manifest.t
39408 ____________________________________________________________________________
39409 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
39410         Log: test number mismatch
39411      Branch: perl
39412            ! t/op/magic.t
39413 ____________________________________________________________________________
39414 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
39415         Log: ok().
39416      Branch: perl
39417            ! t/op/pack.t
39418 ____________________________________________________________________________
39419 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
39420         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
39421              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
39422      Branch: perl
39423            ! pp_pack.c t/op/pack.t
39424 ____________________________________________________________________________
39425 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
39426         Log: Update Changes.
39427      Branch: perl
39428            ! Changes patchlevel.h
39429 ____________________________________________________________________________
39430 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
39431         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
39432              From: Michael G Schwern <schwern@pobox.com>
39433              Date: Mon, 24 Sep 2001 11:12:13 -0400
39434              Message-ID: <20010924111213.G27885@blackrider>
39435      Branch: perl
39436            ! lib/ExtUtils/Manifest.pm
39437 ____________________________________________________________________________
39438 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
39439         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
39440              From: Michael G Schwern <schwern@pobox.com> 
39441              Date: Mon, 24 Sep 2001 11:02:07 -0400
39442              Message-ID: <20010924110207.E27885@blackrider>
39443      Branch: perl
39444            ! vms/test.com
39445 ____________________________________________________________________________
39446 [ 12176] By: ams                                   on 2001/09/24  14:01:59
39447         Log: Update Changes.
39448      Branch: perl
39449            ! Changes
39450 ____________________________________________________________________________
39451 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
39452         Log: Various cleanups.
39453      Branch: perl
39454            ! ext/threads/Makefile.PL ext/threads/threads.xs
39455 ____________________________________________________________________________
39456 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
39457         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
39458      Branch: maint-5.6/macperl
39459           !> (integrate 33 files)
39460 ____________________________________________________________________________
39461 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
39462         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
39463              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39464              Date: Mon, 24 Sep 2001 20:04:58 +0900
39465              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
39466      Branch: perl
39467            ! ext/Encode/Encode/gb2312.enc
39468 ____________________________________________________________________________
39469 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
39470         Log: Clarifying comment to #12164.
39471      Branch: perl
39472            ! lib/Cwd.pm
39473 ____________________________________________________________________________
39474 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
39475         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
39476              From: Nicholas Clark <nick@ccl4.org>
39477              Date: Sun, 23 Sep 2001 23:00:56 +0100
39478              Message-ID: <20010923230055.Y4971@plum.flirble.org>
39479              
39480              (with "sample_constants" changed to "fallback")
39481      Branch: perl
39482            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
39483            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
39484            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
39485            ! lib/h2xs.t utils/h2xs.PL
39486 ____________________________________________________________________________
39487 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
39488         Log: Metaconfig unit change for #12167.
39489      Branch: metaconfig
39490            ! U/modified/Cppsym.U
39491 ____________________________________________________________________________
39492 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
39493         Log: Add a few glibc cpp symbols to probe for.
39494      Branch: perl
39495            ! Configure
39496 ____________________________________________________________________________
39497 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
39498         Log: DJGPP tweaks for Laszlo Molnar.
39499      Branch: perl
39500            ! djgpp/djgppsed.sh dosish.h
39501 ____________________________________________________________________________
39502 [ 12165] By: ams                                   on 2001/09/24  10:07:08
39503         Log: Subject: [PATCH t/op/inccode.t] More tests
39504              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
39505              Date: 24 Sep 2001 10:01:44 -0000
39506              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
39507      Branch: perl
39508            ! t/op/inccode.t
39509 ____________________________________________________________________________
39510 [ 12164] By: ams                                   on 2001/09/24  09:43:29
39511         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
39512              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
39513              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
39514              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
39515      Branch: perl
39516            ! lib/Cwd.pm
39517 ____________________________________________________________________________
39518 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
39519         Log: 1_compile updates.
39520      Branch: perl
39521            ! t/lib/1_compile.t
39522 ____________________________________________________________________________
39523 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
39524         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
39525              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39526              Date: Wed, 19 Sep 2001 22:47:14 +0200
39527              Message-ID: <20010919224714.A6382@rafael>
39528      Branch: perl
39529            ! pod/perlvar.pod pp_ctl.c
39530 ____________________________________________________________________________
39531 [ 12161] By: ams                                   on 2001/09/23  17:40:02
39532         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
39533              filetest Pragma
39534              From: "chromatic" <chromatic@rmci.net>
39535              Date: Sun, 23 Sep 2001 12:07:25 -0600
39536              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
39537      Branch: perl
39538            + lib/filetest.t
39539            ! MANIFEST t/lib/1_compile.t
39540 ____________________________________________________________________________
39541 [ 12160] By: ams                                   on 2001/09/23  16:32:11
39542         Log: Additional minor chdir() tweak.
39543      Branch: perl
39544            ! pod/perlfunc.pod
39545 ____________________________________________________________________________
39546 [ 12159] By: ams                                   on 2001/09/23  16:25:01
39547         Log: Subject: PATCH lib/ExtUtils/Command.t
39548              From: Abe Timmerman <abe@ztreet.demon.nl>
39549              Date: Sun, 23 Sep 2001 19:11:44 +0200
39550              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
39551      Branch: perl
39552            ! lib/ExtUtils/Command.t
39553 ____________________________________________________________________________
39554 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
39555         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
39556              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
39557              Date: Sun, 23 Sep 2001 02:02:26 +0200
39558              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
39559      Branch: perl
39560            ! makedef.pl
39561 ____________________________________________________________________________
39562 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
39563         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
39564              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
39565              Date: Sat, 22 Sep 2001 12:54:39 -0500
39566              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
39567      Branch: perl
39568            ! t/op/study.t
39569 ____________________________________________________________________________
39570 [ 12156] By: nick                                  on 2001/09/23  07:48:44
39571         Log: Integrate mainline
39572      Branch: perlio
39573            - check83.pl
39574           !> ext/Encode/Encode/2022-cn.enc
39575 ____________________________________________________________________________
39576 [ 12155] By: nick                                  on 2001/09/23  07:48:01
39577         Log: Integrate mainline
39578      Branch: perlio
39579           +> (branch 64 files)
39580            - ext/Encode/Encode/cns11643-1.enc
39581            - ext/Encode/Encode/cns11643-2.enc
39582            - ext/Encode/Encode/iso2022-cn.enc
39583            - ext/Encode/Encode/iso2022-jp.enc
39584            - ext/Encode/Encode/iso2022-jp1.enc
39585            - ext/Encode/Encode/iso2022-jp2.enc
39586            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
39587            - ext/Encode/Encode/iso8859-1.enc
39588            - ext/Encode/Encode/iso8859-1.ucm
39589            - ext/Encode/Encode/iso8859-10.enc
39590            - ext/Encode/Encode/iso8859-10.ucm
39591            - ext/Encode/Encode/iso8859-13.enc
39592            - ext/Encode/Encode/iso8859-13.ucm
39593            - ext/Encode/Encode/iso8859-14.enc
39594            - ext/Encode/Encode/iso8859-14.ucm
39595            - ext/Encode/Encode/iso8859-15.enc
39596            - ext/Encode/Encode/iso8859-15.ucm
39597            - ext/Encode/Encode/iso8859-16.enc
39598            - ext/Encode/Encode/iso8859-16.ucm
39599            - ext/Encode/Encode/iso8859-2.enc
39600            - ext/Encode/Encode/iso8859-2.ucm
39601            - ext/Encode/Encode/iso8859-3.enc
39602            - ext/Encode/Encode/iso8859-3.ucm
39603            - ext/Encode/Encode/iso8859-4.enc
39604            - ext/Encode/Encode/iso8859-4.ucm
39605            - ext/Encode/Encode/iso8859-5.enc
39606            - ext/Encode/Encode/iso8859-5.ucm
39607            - ext/Encode/Encode/iso8859-6.enc
39608            - ext/Encode/Encode/iso8859-6.ucm
39609            - ext/Encode/Encode/iso8859-7.enc
39610            - ext/Encode/Encode/iso8859-7.ucm
39611            - ext/Encode/Encode/iso8859-8.enc
39612            - ext/Encode/Encode/iso8859-8.ucm
39613            - ext/Encode/Encode/iso8859-9.enc
39614            - ext/Encode/Encode/iso8859-9.ucm
39615            - ext/Encode/Encode/isoir-197.enc
39616            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
39617            - t/lib/sample-tests/header_at_end
39618            - t/lib/sample-tests/header_at_end_fail
39619           !> (integrate 174 files)
39620 ____________________________________________________________________________
39621 [ 12154] By: ams                                   on 2001/09/23  07:11:46
39622         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
39623              by Blair Zajac.
39624      Branch: perl
39625            ! pod/perlfunc.pod
39626 ____________________________________________________________________________
39627 [ 12153] By: ams                                   on 2001/09/23  06:56:32
39628         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
39629              Forgotten deprecation of *glob{FILEHANDLE}?
39630              From: "chromatic" <chromatic@rmci.net>
39631              Date: Sat, 22 Sep 2001 21:27:56 -0600
39632              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
39633      Branch: perl
39634            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
39635 ____________________________________________________________________________
39636 [ 12152] By: ams                                   on 2001/09/23  06:42:58
39637         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
39638              From: Michael G Schwern <schwern@pobox.com>
39639              Date: Sun, 23 Sep 2001 03:34:39 -0400
39640              Message-Id: <20010923033439.E7005@blackrider>
39641      Branch: perl
39642            ! lib/File/Find.pm
39643 ____________________________________________________________________________
39644 [ 12151] By: ams                                   on 2001/09/23  06:37:57
39645         Log: Subject: Re: t/op/magic.t missing tests on Win32
39646              From: Michael G Schwern <schwern@pobox.com>
39647              Date: Sat, 22 Sep 2001 20:29:09 -0400
39648              Message-Id: <20010922202909.I18223@blackrider>
39649      Branch: perl
39650            ! t/op/magic.t
39651 ____________________________________________________________________________
39652 [ 12150] By: ams                                   on 2001/09/23  06:36:26
39653         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
39654              Dumpvalue.pm
39655              From: "chromatic" <chromatic@rmci.net>
39656              Date: Sat, 22 Sep 2001 19:41:31 -0600
39657              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
39658      Branch: perl
39659            + lib/Dumpvalue.t
39660            ! MANIFEST lib/Dumpvalue.pm
39661 ____________________________________________________________________________
39662 [ 12149] By: ams                                   on 2001/09/23  06:25:35
39663         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
39664              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39665              Date: Sun, 23 Sep 2001 15:27:56 +0900
39666              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
39667      Branch: perl
39668            ! ext/Encode/Encode/2022-cn.enc
39669 ____________________________________________________________________________
39670 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
39671         Log: Manual eror in #12147.
39672      Branch: perl
39673            ! win32/win32.c
39674 ____________________________________________________________________________
39675 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
39676         Log: Integrate change #12146 from maintperl;
39677              win32_chdir() et al don't handle a NULL argument gracefully
39678      Branch: perl
39679           !> win32/perlhost.h win32/win32.c
39680 ____________________________________________________________________________
39681 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
39682         Log: win32_chdir() et al don't handle a NULL argument gracefully
39683      Branch: maint-5.6/perl
39684            ! win32/perlhost.h win32/win32.c
39685 ____________________________________________________________________________
39686 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
39687         Log: typo in change#12026
39688      Branch: maint-5.6/perl
39689            ! op.c
39690 ____________________________________________________________________________
39691 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
39692         Log: Subject: [PATCH] Re: scalar context unpack bugs
39693              From: Nicholas Clark <nick@ccl4.org>
39694              Date: Sat, 22 Sep 2001 23:07:56 +0100
39695              Message-ID: <20010922230755.O4971@plum.flirble.org>
39696      Branch: perl
39697            ! pp_pack.c t/op/pack.t
39698 ____________________________________________________________________________
39699 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
39700         Log: Try ExtUtils::Command.t everywhere, not just on Win32
39701              (as suggested by NI-S).  Also allow running it either
39702              in t/ or in the main directory.
39703      Branch: perl
39704            ! lib/ExtUtils/Command.t
39705 ____________________________________________________________________________
39706 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
39707         Log: Update the test on warnings/register.t.
39708      Branch: perl
39709            ! t/lib/1_compile.t
39710 ____________________________________________________________________________
39711 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
39712         Log: The code is now almost tidy enough to keep the IRIX cc happy.
39713      Branch: perl
39714            ! hints/irix_6.sh
39715 ____________________________________________________________________________
39716 [ 12140] By: ams                                   on 2001/09/22  17:26:32
39717         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
39718              use_ithreads
39719              From: "Craig A. Berry" <craigberry@mac.com>
39720              Date: Sat, 22 Sep 2001 13:15:32 -0500
39721              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
39722      Branch: perl
39723            ! configure.com
39724 ____________________________________________________________________________
39725 [ 12139] By: ams                                   on 2001/09/22  16:44:08
39726         Log: Do what perl_clone() does for sharedsv functions.
39727      Branch: perl
39728            ! embed.pl proto.h
39729 ____________________________________________________________________________
39730 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
39731         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
39732              (suggested by Sarathy, extensions shouldn't be dabbling with
39733              op structures, so binary backward compatibility should not be
39734              an issue.)
39735      Branch: perl
39736            ! hints/irix_6.sh op.h
39737 ____________________________________________________________________________
39738 [ 12137] By: ams                                   on 2001/09/22  16:21:05
39739         Log: More cleanups. (What's PERL_DECL_PROT?)
39740      Branch: perl
39741            ! embed.pl proto.h sharedsv.h
39742 ____________________________________________________________________________
39743 [ 12136] By: ams                                   on 2001/09/22  15:14:34
39744         Log: (Retracted by #12185)
39745              
39746              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
39747              Add Tests for warnings::register, Doc Update
39748              From: "chromatic" <chromatic@rmci.net>
39749              Date: Sat, 22 Sep 2001 09:43:20 -0600
39750              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
39751      Branch: perl
39752            + lib/warnings/register.t
39753            ! MANIFEST lib/warnings/register.pm
39754 ____________________________________________________________________________
39755 [ 12135] By: ams                                   on 2001/09/22  15:07:50
39756         Log: `@foo' should be @foo for consistency.
39757      Branch: perl
39758            ! pod/perldiag.pod
39759 ____________________________________________________________________________
39760 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
39761         Log: (Retracted by #12138)
39762              
39763              Add -woff (turn warning off) 3187:
39764              "A pointer is converted to a smaller integer."
39765              This happens when your pointers are 64-bit: then every case
39766              of converting pointers to PADOFFSETs (explicitly 32-bit)
39767              faces truncation (even explicit use of INT2PTR doesn't help).
39768              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
39769              Changing PADOFFSET from U32 to UV would help, but that
39770              would break binary backward compatibility of BASEOP and padop
39771              (assuming you have been using 64-bit pointers).
39772      Branch: perl
39773            ! hints/irix_6.sh
39774 ____________________________________________________________________________
39775 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
39776         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
39777              but the name comes from the inside the file, not from the file
39778              name, and Rumanian is the name of the language.
39779      Branch: perl
39780            + ext/Encode/Encode/macRumanian.enc
39781            - ext/Encode/Encode/macRomania.enc
39782            ! MANIFEST
39783 ____________________________________________________________________________
39784 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
39785         Log: Rename perltootc as perltooc for 8.3-friedliness.
39786      Branch: perl
39787            + pod/perltooc.pod
39788            - pod/perltootc.pod
39789            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
39790            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
39791            ! pod/perltoot.pod
39792 ____________________________________________________________________________
39793 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
39794         Log: Find more conflicts by lowercasing.
39795      Branch: perl
39796            + Porting/check83.pl
39797            - check83.pl
39798            ! MANIFEST
39799 ____________________________________________________________________________
39800 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
39801         Log: The AIX cc 5.0.0.0 is simply too buggy.
39802      Branch: perl
39803            ! hints/aix.sh
39804 ____________________________________________________________________________
39805 [ 12129] By: ams                                   on 2001/09/22  12:35:38
39806         Log: Uninteresting cleanup.
39807      Branch: perl
39808            ! form.h
39809 ____________________________________________________________________________
39810 [ 12128] By: ams                                   on 2001/09/22  12:28:48
39811         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
39812              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
39813              Date: Sat, 22 Sep 2001 14:29:13 +0100
39814              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
39815      Branch: perl
39816            ! cv.h
39817 ____________________________________________________________________________
39818 [ 12127] By: ams                                   on 2001/09/22  12:04:28
39819         Log: What's a backet?
39820      Branch: perl
39821            ! dump.c
39822 ____________________________________________________________________________
39823 [ 12126] By: ams                                   on 2001/09/22  10:02:34
39824         Log: Removed duplicated tests #19 and #20.
39825      Branch: perl
39826            ! t/op/do.t
39827 ____________________________________________________________________________
39828 [ 12125] By: ams                                   on 2001/09/22  03:58:41
39829         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
39830              From: Michael Carman <mjcarman@home.com>
39831              Date: Fri, 21 Sep 2001 17:54:05 -0500
39832              Message-Id: <3BABC50D.6040202@home.com>
39833              (Applied with some changes.)
39834      Branch: perl
39835            ! pod/perlmod.pod
39836 ____________________________________________________________________________
39837 [ 12124] By: ams                                   on 2001/09/22  03:44:19
39838         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
39839              From: Michael G Schwern <schwern@pobox.com>
39840              Date: Fri, 21 Sep 2001 19:20:40 -0400
39841              Message-Id: <20010921192040.E5494@blackrider>
39842      Branch: perl
39843            ! t/op/chdir.t
39844 ____________________________________________________________________________
39845 [ 12123] By: ams                                   on 2001/09/22  03:41:08
39846         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
39847              From: Blair Zajac <blair@orcaware.com>
39848              Date: Fri, 21 Sep 2001 15:13:04 -0700
39849              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
39850      Branch: perl
39851            ! t/op/chdir.t
39852 ____________________________________________________________________________
39853 [ 12122] By: ams                                   on 2001/09/22  03:37:07
39854         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
39855              20010920.007
39856              From: Michael G Schwern <schwern@pobox.com>
39857              Date: Fri, 21 Sep 2001 17:59:03 -0400
39858              Message-Id: <20010921175903.V5494@blackrider>
39859      Branch: perl
39860            ! t/op/do.t
39861 ____________________________________________________________________________
39862 [ 12121] By: ams                                   on 2001/09/22  03:30:38
39863         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
39864              suite on WinCE)
39865              From: Michael G Schwern <schwern@pobox.com>
39866              Date: Fri, 21 Sep 2001 19:41:03 -0400
39867              Message-Id: <20010921194103.G5494@blackrider>
39868      Branch: perl
39869            ! pod/perlport.pod
39870 ____________________________________________________________________________
39871 [ 12120] By: ams                                   on 2001/09/22  03:28:06
39872         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
39873              From: Michael G Schwern <schwern@pobox.com>
39874              Date: Fri, 21 Sep 2001 17:33:35 -0400
39875              Message-Id: <20010921173335.T5494@blackrider>
39876              ($ENV{FOO}=undef hunk not applied.)
39877      Branch: perl
39878            ! t/op/magic.t
39879 ____________________________________________________________________________
39880 [ 12119] By: ams                                   on 2001/09/22  03:02:26
39881         Log: Subject: [PATCH] perldiag.pod
39882              From: Peter Scott <Peter@PSDT.com>
39883              Date: Fri, 21 Sep 2001 18:54:50 -0700
39884              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
39885              (Moved to the right place.)
39886      Branch: perl
39887            ! pod/perldiag.pod
39888 ____________________________________________________________________________
39889 [ 12118] By: ams                                   on 2001/09/21  20:05:29
39890         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
39891              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39892              Date: Fri, 21 Sep 2001 22:36:54 +0200
39893              Message-Id: <20010921223654.A12742@rafael>
39894      Branch: perl
39895            ! t/op/do.t
39896 ____________________________________________________________________________
39897 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
39898         Log: Restore things as they were before
39899              the backward compatibility police notices.
39900      Branch: perl
39901            ! lib/Cwd.pm
39902 ____________________________________________________________________________
39903 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
39904         Log: More Cwd from Schwern: make also OS/2 and DOS
39905              Cwd agree with File::Spec (that is, native path
39906              syntax using \ instead of / -- backward compatibility
39907              polic warning) and stop Win32 from using bsd_realpath().
39908      Branch: perl
39909            ! lib/Cwd.pm
39910 ____________________________________________________________________________
39911 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
39912         Log: Subject: [PATCH @12110] RE: Untested libraries update
39913              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
39914              Date: Fri, 21 Sep 2001 18:21:07 +0100
39915              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
39916      Branch: perl
39917            ! lib/warnings/register.pm
39918 ____________________________________________________________________________
39919 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
39920         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
39921              From: Michael G Schwern <schwern@pobox.com>
39922              Date: Thu, 20 Sep 2001 22:54:02 -0400
39923              Message-ID: <20010920225402.A3611@blackrider>
39924      Branch: perl
39925            ! lib/Cwd.pm
39926 ____________________________________________________________________________
39927 [ 12113] By: ams                                   on 2001/09/21  17:08:24
39928         Log: Subject: [PATCH] avoid v-strings with require/use
39929              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
39930              Date: Fri, 21 Sep 2001 12:34:40 -0400
39931              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
39932      Branch: perl
39933            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
39934            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
39935            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
39936            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
39937            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
39938            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
39939            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
39940            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
39941            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
39942            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
39943            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
39944            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
39945            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
39946            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
39947            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
39948            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
39949            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
39950            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
39951            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
39952 ____________________________________________________________________________
39953 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
39954         Log: Update Changes.
39955      Branch: perl
39956            ! Changes patchlevel.h
39957 ____________________________________________________________________________
39958 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
39959         Log: Make AIX and Tru64 compilers happy.  
39960      Branch: perl
39961            ! ext/threads/threads.h ext/threads/threads.xs
39962 ____________________________________________________________________________
39963 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
39964         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
39965              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
39966              Date: 21 Sep 2001 09:16:37 -0000
39967              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
39968      Branch: perl
39969            ! toke.c
39970 ____________________________________________________________________________
39971 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
39972         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
39973              From: Michael G Schwern <schwern@pobox.com>
39974              Date: Thu, 20 Sep 2001 21:21:34 -0400
39975              Message-ID: <20010920212134.Y28291@blackrider>
39976      Branch: perl
39977            ! pp_sys.c
39978 ____________________________________________________________________________
39979 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
39980         Log: Subject: Re: GDB Debugging Macros from mod_perl
39981              From: rspier@pobox.com (Robert Spier)
39982              Date: Thu, 20 Sep 2001 22:45:03 -0700
39983              Message-ID: <15274.54239.413929.49430@rls.cx>
39984      Branch: perl
39985            ! pod/perltodo.pod
39986 ____________________________________________________________________________
39987 [ 12105] By: sky                                   on 2001/09/21  10:33:34
39988         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
39989              timezone! GetSystemTime should be available on all Win32 
39990              platforms we support. Perhaps Time::HiRes should be extended to
39991              support WinCE and Novell?
39992      Branch: perl
39993            ! ext/Time/HiRes/HiRes.xs
39994 ____________________________________________________________________________
39995 [ 12104] By: sky                                   on 2001/09/21  08:12:39
39996         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
39997      Branch: perl
39998            ! ext/threads/threads.h ext/threads/threads.xs
39999 ____________________________________________________________________________
40000 [ 12103] By: sky                                   on 2001/09/21  07:57:41
40001         Log: Rename the *thread* functions to Perl_* to avoid clashes.
40002              Notably on AIX but could become a problem on other platforms.
40003      Branch: perl
40004            ! ext/threads/threads.h ext/threads/threads.xs
40005 ____________________________________________________________________________
40006 [ 12102] By: sky                                   on 2001/09/21  07:35:30
40007         Log: Add the shared sv space to the global vars.
40008              Fix problems compiling on win32.
40009      Branch: perl
40010            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
40011            ! sharedsv.c sharedsv.h
40012 ____________________________________________________________________________
40013 [ 12101] By: ams                                   on 2001/09/21  00:19:55
40014         Log: Subject: [PATCH] win32/Makefile warning fix
40015              From: Blair Zajac <blair@orcaware.com>
40016              Date: Thu, 20 Sep 2001 18:15:43 -0700
40017              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
40018      Branch: perl
40019            ! win32/Makefile
40020 ____________________________________________________________________________
40021 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
40022         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
40023              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
40024              Date: Thu, 20 Sep 2001 18:36:22 +0200
40025              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
40026      Branch: perl
40027            ! lib/ExtUtils/Command.t
40028 ____________________________________________________________________________
40029 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
40030         Log: Cant spl wirth a dam.
40031      Branch: perl
40032            ! intrpvar.h
40033 ____________________________________________________________________________
40034 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
40035         Log: Don't use C++ comments.
40036      Branch: perl
40037            ! ext/threads/threads.xs
40038 ____________________________________________________________________________
40039 [ 12097] By: ams                                   on 2001/09/20  21:42:07
40040         Log: Change #12044 didn't.
40041      Branch: perl
40042            ! lib/constant.pm
40043 ____________________________________________________________________________
40044 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
40045         Log: Metaconfig unit changes for #12095.
40046      Branch: metaconfig
40047            ! U/modified/Myinit.U U/modified/libs.U
40048 ____________________________________________________________________________
40049 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
40050         Log: Remove iconv references since we are not using it
40051              and not going to; regen perltoc, perlmodlib.
40052              (Some references still linger in perltoc, have to figure
40053              out where they are coming from.)
40054      Branch: perl
40055            ! Configure NetWare/config.wc NetWare/config_H.wc
40056            ! Porting/Glossary Porting/config.sh Porting/config_H
40057            ! config_h.SH configure.com epoc/config.sh perl.h
40058            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
40059            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40060            ! vos/config.ga.h win32/config.bc win32/config.gc
40061            ! win32/config.vc win32/config_H.bc win32/config_H.gc
40062            ! win32/config_H.vc wince/config.ce wince/config.h
40063            ! wince/config_H.ce
40064 ____________________________________________________________________________
40065 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
40066         Log: Subject: [PATCH docs] Re: ARGV and read
40067              From: Dave Mitchell <davem@fdgroup.co.uk>
40068              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
40069              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
40070      Branch: perl
40071            ! pod/perltodo.pod pod/perlvar.pod
40072 ____________________________________________________________________________
40073 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
40074         Log: Fresh copies from the cvs.perl.org perlfaq repository.
40075      Branch: perl
40076            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
40077            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
40078            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
40079            ! pod/perlfaq9.pod
40080 ____________________________________________________________________________
40081 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
40082         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
40083              From: Nicholas Clark <nick@ccl4.org>
40084              Date: Thu, 20 Sep 2001 14:27:08 +0100
40085              Message-ID: <20010920142708.X4971@plum.flirble.org>
40086      Branch: perl
40087            ! pp_pack.c t/op/pack.t
40088 ____________________________________________________________________________
40089 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
40090         Log: The sharedsv_space* are variables, not code.  Duh.
40091      Branch: perl
40092            ! intrpvar.h makedef.pl
40093 ____________________________________________________________________________
40094 [ 12090] By: ams                                   on 2001/09/20  11:26:06
40095         Log: Subject: [patch lib/lib_pm.PL]
40096              From: Stas Bekman <stas@stason.org>
40097              Date: Thu, 20 Sep 2001 18:48:53 +0800
40098              Message-Id: <3BA9C995.6010302@stason.org>
40099              (Applied by hand.)
40100      Branch: perl
40101            ! lib/lib_pm.PL
40102 ____________________________________________________________________________
40103 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
40104         Log: Only 21 tests, skipping or not.
40105      Branch: perl
40106            ! lib/ExtUtils/Command.t
40107 ____________________________________________________________________________
40108 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
40109         Log: New exported symbols.
40110      Branch: perl
40111            ! makedef.pl
40112 ____________________________________________________________________________
40113 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
40114         Log: Update Changes.
40115      Branch: perl
40116            ! Changes patchlevel.h
40117 ____________________________________________________________________________
40118 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
40119         Log: Correct numbering of the tests is useful.
40120      Branch: perl
40121            ! ext/threads/t/basic.t
40122 ____________________________________________________________________________
40123 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
40124         Log: More tests now too.
40125      Branch: perl
40126            ! lib/ExtUtils/Command.t
40127 ____________________________________________________________________________
40128 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
40129         Log: More tests now.
40130      Branch: perl
40131            ! ext/threads/t/basic.t
40132 ____________________________________________________________________________
40133 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
40134         Log: The test assumed 7-bit ASCII.  Now it "just"
40135              assumes 8-bit whatever.
40136      Branch: perl
40137            ! t/op/crypt.t
40138 ____________________________________________________________________________
40139 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
40140         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
40141              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40142              Date: Wed, 19 Sep 2001 11:45:28 +0200
40143              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
40144              
40145              Lvalue casts are not portable.
40146      Branch: perl
40147            ! ext/threads/threads.xs
40148 ____________________________________________________________________________
40149 [ 12081] By: sky                                   on 2001/09/19  10:17:52
40150         Log: Make the basic test contain only realy basic API tests
40151              Seems to be a problem with detach.
40152      Branch: perl
40153            ! ext/threads/t/basic.t
40154 ____________________________________________________________________________
40155 [ 12080] By: ams                                   on 2001/09/19  01:23:55
40156         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
40157              From: Michael G Schwern <schwern@pobox.com>
40158              Date: Tue, 18 Sep 2001 19:53:48 -0400
40159              Message-Id: <20010918195348.M585@blackrider>
40160              
40161              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
40162              From: Michael G Schwern <schwern@pobox.com>
40163              Date: Tue, 18 Sep 2001 22:07:13 -0400
40164              Message-Id: <20010918220713.B19616@blackrider>
40165      Branch: perl
40166            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
40167            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
40168            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
40169            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
40170            ! lib/Test/Tutorial.pod
40171 ____________________________________________________________________________
40172 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
40173         Log: Indent the test a bit.
40174      Branch: perl
40175            ! ext/threads/t/basic.t
40176 ____________________________________________________________________________
40177 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
40178         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
40179              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
40180              Date: Tue, 18 Sep 2001 18:06:44 +0200
40181              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
40182      Branch: perl
40183            ! win32/win32.c
40184 ____________________________________________________________________________
40185 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
40186         Log: Subject: stat access time is wrong on Win95
40187              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
40188              Date: Tue, 18 Sep 2001 21:59:24 +0200
40189              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
40190      Branch: perl
40191            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
40192 ____________________________________________________________________________
40193 [ 12076] By: ams                                   on 2001/09/18  22:11:25
40194         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
40195              From: Michael G Schwern <schwern@pobox.com>
40196              Date: Tue, 18 Sep 2001 18:47:14 -0400
40197              Message-Id: <20010918184714.I585@blackrider>
40198      Branch: perl
40199            ! t/op/crypt.t
40200 ____________________________________________________________________________
40201 [ 12075] By: sky                                   on 2001/09/18  19:29:37
40202         Log: two test failures
40203              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40204              Message-ID: <20010918221702.A17408@rafael>
40205              partly applied, #12074 already fixed half the patch
40206      Branch: perl
40207            ! ext/threads/t/basic.t
40208 ____________________________________________________________________________
40209 [ 12074] By: sky                                   on 2001/09/18  18:49:03
40210         Log: Fixes test case failure introduced by #12071, the warning is
40211              now correctly spelled :-)
40212      Branch: perl
40213            ! ext/IO/lib/IO/t/io_sel.t
40214 ____________________________________________________________________________
40215 [ 12073] By: sky                                   on 2001/09/18  18:46:22
40216         Log: Make the test behave properly!
40217      Branch: perl
40218            ! ext/threads/t/basic.t
40219 ____________________________________________________________________________
40220 [ 12072] By: ams                                   on 2001/09/18  18:44:59
40221         Log: OP_RCATLINE is an SVOP, not a BASEOP.
40222      Branch: perl
40223            ! opcode.h opcode.pl
40224 ____________________________________________________________________________
40225 [ 12071] By: ams                                   on 2001/09/18  18:06:27
40226         Log: Deprecate != Depreciate.
40227      Branch: perl
40228            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
40229            ! lib/Pod/ParseUtils.pm
40230 ____________________________________________________________________________
40231 [ 12070] By: ams                                   on 2001/09/18  15:14:58
40232         Log: Subject: [PATCH] Getopt::Std cleanup
40233              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40234              Date: Tue, 18 Sep 2001 17:32:13 +0200
40235              Message-Id: <20010918173213.C777@rafael>
40236      Branch: perl
40237            ! lib/Getopt/Std.pm lib/Getopt/Std.t
40238 ____________________________________________________________________________
40239 [ 12069] By: sky                                   on 2001/09/18  14:56:33
40240         Log: Forgot the makefile
40241      Branch: perl
40242            + ext/threads/Makefile.PL
40243 ____________________________________________________________________________
40244 [ 12068] By: sky                                   on 2001/09/18  14:13:26
40245         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
40246              The test will fail because of Test.pm not knowing about threads. 
40247              basic needs to be manually tested
40248              compile time warnings on IV2PTR conversions need to be fixed
40249      Branch: perl
40250            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
40251            + ext/threads/threads.h ext/threads/threads.pm
40252            + ext/threads/threads.xs
40253            ! MANIFEST
40254 ____________________________________________________________________________
40255 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
40256         Log: DJGPP tweak from Laszlo Molnar.
40257      Branch: perl
40258            ! djgpp/config.over
40259 ____________________________________________________________________________
40260 [ 12066] By: sky                                   on 2001/09/18  10:24:31
40261         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
40262      Branch: perl
40263            ! sharedsv.c sharedsv.h
40264 ____________________________________________________________________________
40265 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
40266         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
40267              ditto ^cns.
40268      Branch: perl
40269            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
40270            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
40271            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
40272            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
40273            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
40274            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
40275            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
40276            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
40277            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
40278            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
40279            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
40280            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
40281            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
40282            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
40283            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
40284            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
40285            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
40286            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
40287            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
40288            + ext/Encode/Encode/ir-197.enc
40289            - ext/Encode/Encode/cns11643-1.enc
40290            - ext/Encode/Encode/cns11643-2.enc
40291            - ext/Encode/Encode/iso2022-cn.enc
40292            - ext/Encode/Encode/iso2022-jp.enc
40293            - ext/Encode/Encode/iso2022-jp1.enc
40294            - ext/Encode/Encode/iso2022-jp2.enc
40295            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
40296            - ext/Encode/Encode/iso8859-1.enc
40297            - ext/Encode/Encode/iso8859-1.ucm
40298            - ext/Encode/Encode/iso8859-10.enc
40299            - ext/Encode/Encode/iso8859-10.ucm
40300            - ext/Encode/Encode/iso8859-11.enc
40301            - ext/Encode/Encode/iso8859-11.ucm
40302            - ext/Encode/Encode/iso8859-13.enc
40303            - ext/Encode/Encode/iso8859-13.ucm
40304            - ext/Encode/Encode/iso8859-14.enc
40305            - ext/Encode/Encode/iso8859-14.ucm
40306            - ext/Encode/Encode/iso8859-15.enc
40307            - ext/Encode/Encode/iso8859-15.ucm
40308            - ext/Encode/Encode/iso8859-16.enc
40309            - ext/Encode/Encode/iso8859-16.ucm
40310            - ext/Encode/Encode/iso8859-2.enc
40311            - ext/Encode/Encode/iso8859-2.ucm
40312            - ext/Encode/Encode/iso8859-3.enc
40313            - ext/Encode/Encode/iso8859-3.ucm
40314            - ext/Encode/Encode/iso8859-4.enc
40315            - ext/Encode/Encode/iso8859-4.ucm
40316            - ext/Encode/Encode/iso8859-5.enc
40317            - ext/Encode/Encode/iso8859-5.ucm
40318            - ext/Encode/Encode/iso8859-6.enc
40319            - ext/Encode/Encode/iso8859-6.ucm
40320            - ext/Encode/Encode/iso8859-7.enc
40321            - ext/Encode/Encode/iso8859-7.ucm
40322            - ext/Encode/Encode/iso8859-8.enc
40323            - ext/Encode/Encode/iso8859-8.ucm
40324            - ext/Encode/Encode/iso8859-9.enc
40325            - ext/Encode/Encode/iso8859-9.ucm
40326            - ext/Encode/Encode/isoir-197.enc
40327            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
40328 ____________________________________________________________________________
40329 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
40330         Log: Must Uppercase.
40331      Branch: perl
40332            ! ext/Encode/Encode.pm
40333 ____________________________________________________________________________
40334 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
40335         Log: Add various encodings.
40336      Branch: perl
40337            + ext/Encode/Encode/iso8859-11.enc
40338            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
40339            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
40340            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
40341            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
40342            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
40343            + ext/Encode/Encode/viscii.ucm
40344            ! MANIFEST ext/Encode/Encode.pm
40345 ____________________________________________________________________________
40346 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
40347         Log: lib/unicode relic.
40348      Branch: perl
40349            ! ext/Encode/compile
40350 ____________________________________________________________________________
40351 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
40352         Log: Subject: [PATCH] Re: filename problems
40353              From: Michael G Schwern <schwern@pobox.com>
40354              Date: Mon, 17 Sep 2001 17:26:26 -0400
40355              Message-ID: <20010917172626.Q585@blackrider>
40356      Branch: perl
40357            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
40358            - t/lib/sample-tests/header_at_end
40359            - t/lib/sample-tests/header_at_end_fail
40360            ! MANIFEST lib/Test/Harness/t/test-harness.t
40361 ____________________________________________________________________________
40362 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
40363         Log: Explicitly explain the 1e9 seconds, not everybody
40364              is a C geek.
40365      Branch: perl
40366            ! ext/Time/HiRes/HiRes.pm
40367 ____________________________________________________________________________
40368 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
40369         Log: Explain an apparent bug reported by
40370              Richard J. Barbalace <rjbarbal@MIT.EDU>,
40371              with additional explanation from Gisle Aas.
40372      Branch: perl
40373            ! ext/Time/HiRes/HiRes.pm
40374 ____________________________________________________________________________
40375 [ 12058] By: ams                                   on 2001/09/17  19:52:01
40376         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
40377              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40378              Date: Mon, 17 Sep 2001 22:48:05 +0200
40379              Message-Id: <20010917224805.C11744@rafael>
40380      Branch: perl
40381            ! t/lib/warnings/op t/lib/warnings/pp
40382 ____________________________________________________________________________
40383 [ 12057] By: ams                                   on 2001/09/17  16:51:18
40384         Log: Its a nit!
40385      Branch: perl
40386            ! sv.h
40387 ____________________________________________________________________________
40388 [ 12056] By: ams                                   on 2001/09/17  16:47:55
40389         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
40390              From: "Craig A. Berry" <craigberry@mac.com>
40391              Date: Mon, 17 Sep 2001 12:34:20 -0500
40392              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
40393      Branch: perl
40394            ! vms/vms.c
40395 ____________________________________________________________________________
40396 [ 12055] By: ams                                   on 2001/09/17  16:05:15
40397         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
40398              From: Gisle Aas <gisle@ActiveState.com>
40399              Date: 16 Apr 2001 16:20:34 -0700
40400              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
40401              (Applied by hand.)
40402      Branch: perl
40403            ! lib/CPAN.pm lib/CPAN/Nox.pm
40404 ____________________________________________________________________________
40405 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
40406         Log: Update Changes.
40407      Branch: perl
40408            ! Changes patchlevel.h
40409 ____________________________________________________________________________
40410 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
40411         Log: Adding new files to the MANIFEST is always nice.
40412      Branch: perl
40413            ! MANIFEST
40414 ____________________________________________________________________________
40415 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
40416         Log: Reindent the PerlIO files (suggested by NI-S), used
40417              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
40418              (GNU indent).  Note that wholesale re-indenting might
40419              be nice, but that would break nice formatting/alignment
40420              of assignments, equality testing, and complex boolean
40421              expressions with lots of &s and |s.
40422      Branch: perl
40423            ! perlio.c perlio.h perliol.h
40424 ____________________________________________________________________________
40425 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
40426         Log: Add a script for being 8.3-polite.
40427              The found conflicts are being worked on.
40428      Branch: perl
40429            + check83.pl
40430            ! MANIFEST Porting/pumpkin.pod
40431 ____________________________________________________________________________
40432 [ 12050] By: sky                                   on 2001/09/17  12:44:36
40433         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
40434              finding it.
40435      Branch: perl
40436            ! sv.c
40437 ____________________________________________________________________________
40438 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
40439         Log: Bump up versions because of #12041.
40440      Branch: perl
40441            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
40442            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
40443            ! lib/Time/localtime.pm
40444 ____________________________________________________________________________
40445 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
40446         Log: Bump the version number because of #12042.
40447      Branch: perl
40448            ! lib/CPAN/FirstTime.pm
40449 ____________________________________________________________________________
40450 [ 12047] By: ams                                   on 2001/09/17  11:21:40
40451         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
40452              From: Abhijit Menon-Sen <ams@wiw.org>
40453              Date: Mon, 17 Sep 2001 17:44:12 +0530
40454              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
40455      Branch: perl
40456            ! op.c
40457 ____________________________________________________________________________
40458 [ 12046] By: sky                                   on 2001/09/17  07:14:17
40459         Log: Subject: Re: t/op/ver.t using skip() improperly
40460              From: "chromatic" <chromatic@rmci.net>
40461              Date: Mon, 17 Sep 2001 00:22:29 -0600
40462              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
40463      Branch: perl
40464            ! t/op/ver.t
40465 ____________________________________________________________________________
40466 [ 12045] By: nick                                  on 2001/09/17  07:12:14
40467         Log: Integrate mainline
40468      Branch: perlio
40469           +> t/op/chdir.t
40470           !> (integrate 117 files)
40471 ____________________________________________________________________________
40472 [ 12044] By: ams                                   on 2001/09/17  05:49:53
40473         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
40474              From: Ilmari Karonen <iltzu@sci.fi>
40475              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
40476              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
40477              (And $VERSION = '1.05'.)
40478      Branch: perl
40479            ! lib/constant.pm
40480 ____________________________________________________________________________
40481 [ 12043] By: ams                                   on 2001/09/17  05:44:50
40482         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
40483              From: Michael G Schwern <schwern@pobox.com>
40484              Date: Mon, 17 Sep 2001 07:49:04 +0200
40485              Message-Id: <20010917074904.V1588@blackrider>
40486              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
40487      Branch: perl
40488            + t/op/chdir.t
40489            ! MANIFEST pp_sys.c
40490 ____________________________________________________________________________
40491 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
40492         Log: Subject: Re: CPAN.pm needs some hacking 
40493              From: "chromatic" <chromatic@rmci.net>
40494              Date: Sun, 16 Sep 2001 16:46:29 -0600
40495              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
40496      Branch: perl
40497            ! lib/CPAN/FirstTime.pm
40498 ____________________________________________________________________________
40499 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
40500         Log: Change use|require 5.005_64 to use|require 5.6.1.
40501      Branch: perl
40502            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
40503            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
40504            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
40505            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
40506            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
40507            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
40508            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
40509            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
40510            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
40511            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
40512            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
40513            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
40514            ! lib/base.pm lib/fields.pm
40515 ____________________________________________________________________________
40516 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
40517         Log: Bump up version numbers.
40518              
40519              TODO 1: double check that pre-5.6.1 CPAN.pm:s
40520              don't try to download 5.8.0 because of the
40521              version numbers.  Mainly this means using _00
40522              in the core version numbers.
40523              
40524              TODO 2: the "use 5.005_64" in many modules
40525              needs to be changed to, say, "use 5.6.1".
40526      Branch: perl
40527            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
40528            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
40529            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
40530            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
40531            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
40532            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
40533            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40534            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
40535            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
40536            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
40537            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
40538 ____________________________________________________________________________
40539 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
40540         Log: Use UCHARAT() as suggested by Inaba Hiroto.
40541      Branch: perl
40542            ! regexec.c
40543 ____________________________________________________________________________
40544 [ 12038] By: ams                                   on 2001/09/16  15:16:24
40545         Log: Subject: [PATCH] Re: Core module version numbers review
40546              From: Peter Scott <Peter@PSDT.com>
40547              Date: Sun, 16 Sep 2001 09:09:58 -0700
40548              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
40549      Branch: perl
40550            ! lib/perl5db.pl
40551 ____________________________________________________________________________
40552 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
40553         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
40554              not yet fully implemented.
40555      Branch: perl
40556            ! pod/perlfunc.pod pod/perlunicode.pod
40557 ____________________________________________________________________________
40558 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
40559         Log: Subject: [patch] plug PL_beginav_save leak
40560              From: Doug MacEachern <dougm@covalent.net>
40561              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
40562              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
40563      Branch: perl
40564            ! perl.c
40565 ____________________________________________________________________________
40566 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
40567         Log: (accidentally empty checkin)
40568      Branch: perl
40569            ! sv.c
40570 ____________________________________________________________________________
40571 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
40572         Log: Subject: [patch] ithreads+PL_beginav_save
40573              From: Doug MacEachern <dougm@covalent.net>
40574              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
40575              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
40576      Branch: perl
40577            ! sv.c
40578 ____________________________________________________________________________
40579 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
40580         Log: Subject: [PATCH] h2xs.PL with C::Scan
40581              From: Tim Jenness <t.jenness@jach.hawaii.edu>
40582              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
40583              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
40584      Branch: perl
40585            ! utils/h2xs.PL
40586 ____________________________________________________________________________
40587 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
40588         Log: Elaborate (well, make more vague, really) #12030.
40589      Branch: perl
40590            ! pod/perltodo.pod pod/perlunicode.pod
40591 ____________________________________________________________________________
40592 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
40593         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
40594              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40595              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
40596              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
40597      Branch: perl
40598            ! regexec.c
40599 ____________________________________________________________________________
40600 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
40601         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
40602              are not yet complete.
40603      Branch: perl
40604            ! pod/perltodo.pod pod/perlunicode.pod
40605 ____________________________________________________________________________
40606 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
40607         Log: Document what's still to be done on the regular expression
40608              Unicode support, based on the UTR#18.
40609      Branch: perl
40610            ! pod/perltodo.pod pod/perlunicode.pod
40611 ____________________________________________________________________________
40612 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
40613         Log: Regen headers.
40614      Branch: perl
40615            ! embedvar.h perlapi.h
40616 ____________________________________________________________________________
40617 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
40618         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
40619              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40620              Date: Sun, 09 Sep 2001 18:41:54 +0100
40621              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
40622      Branch: perl
40623            ! Porting/findvars ext/ByteLoader/bytecode.h
40624            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
40625            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
40626 ____________________________________________________________________________
40627 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
40628         Log: enable most warnings for windows build; fix the various typecasting
40629              nits that showed up (no bugfixes here)
40630      Branch: maint-5.6/perl
40631            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
40632            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
40633            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
40634            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
40635            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
40636            ! x2p/walk.c
40637 ____________________________________________________________________________
40638 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
40639         Log: Integrate change #12024 from maintperl
40640              (a local() precedence bug)
40641      Branch: perl
40642           !> lib/ExtUtils/Install.pm
40643 ____________________________________________________________________________
40644 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
40645         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
40646              change#8642
40647      Branch: maint-5.6/perl
40648            ! lib/ExtUtils/Install.pm
40649 ____________________________________________________________________________
40650 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
40651         Log: Update Changes.
40652      Branch: perl
40653            ! Changes patchlevel.h
40654 ____________________________________________________________________________
40655 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
40656         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
40657              From: "chromatic" <chromatic@rmci.net>
40658              Date: Fri, 14 Sep 2001 09:44:57 -0600 
40659              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
40660      Branch: perl
40661            ! lib/ExtUtils/Manifest.t
40662 ____________________________________________________________________________
40663 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
40664         Log: Hopefully better skipping of the Complete.t tests
40665              in case of not a tty. 
40666      Branch: perl
40667            ! lib/Term/Complete.t t/op/stat.t
40668 ____________________________________________________________________________
40669 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
40670         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
40671              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40672              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
40673              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
40674      Branch: perl
40675            ! regexec.c t/op/pat.t
40676 ____________________________________________________________________________
40677 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
40678         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
40679              From: Robin Barker <rmb1@cise.npl.co.uk>
40680              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
40681              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
40682      Branch: perl
40683            ! pod/perlport.pod
40684 ____________________________________________________________________________
40685 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
40686         Log: NetWare tweaks from Ananth Kesari.
40687      Branch: perl
40688            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
40689            ! NetWare/nwutil.h
40690 ____________________________________________________________________________
40691 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
40692         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
40693              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40694              Date: Fri, 14 Sep 2001 10:51:13 +0200
40695              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
40696      Branch: perl
40697            ! pod/perlport.pod
40698 ____________________________________________________________________________
40699 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
40700         Log: Subject: Re: [PATCH 2 pl2pm.PL]
40701              From: Joe Smith <Joe.Smith@inwap.com>
40702              Date: Fri, 14 Sep 2001 00:13:32 -0700
40703              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
40704              
40705              Eradicate qu.
40706      Branch: perl
40707            ! keywords.h keywords.pl utils/pl2pm.PL
40708 ____________________________________________________________________________
40709 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
40710         Log: Retract #12013, didn't go over too well in Tru64.
40711      Branch: perl
40712            ! embed.h embed.pl sv.h
40713 ____________________________________________________________________________
40714 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
40715         Log: Subject: [PATCH] Execute files of debugger commands
40716              From: Peter Scott <Peter@PSDT.com>
40717              Date: Thu, 13 Sep 2001 15:26:31 -0700
40718              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
40719      Branch: perl
40720            ! lib/perl5db.pl pod/perldebug.pod
40721 ____________________________________________________________________________
40722 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
40723         Log: (Retracted by #12015)
40724              Subject: [proposed PATCH] Re: perl@11920
40725              From: Nicholas Clark <nick@ccl4.org>
40726              Date: Wed, 12 Sep 2001 23:46:09 +0100
40727              Message-ID: <20010912234609.H4971@plum.flirble.org>     
40728      Branch: perl
40729            ! embed.h embed.pl sv.h
40730 ____________________________________________________________________________
40731 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
40732         Log: ucblib shouldn't be linked against in nonstop-ux,
40733              from Tom Bates.
40734      Branch: perl
40735            ! hints/nonstopux.sh
40736 ____________________________________________________________________________
40737 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
40738         Log: Do stty only if we have stty.
40739              
40740              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
40741      Branch: perl
40742            ! lib/Term/Complete.pm
40743 ____________________________________________________________________________
40744 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
40745         Log: Skip the test if not running on a tty.
40746      Branch: perl
40747            ! lib/Term/Complete.t
40748 ____________________________________________________________________________
40749 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
40750         Log: Regen headers.
40751      Branch: perl
40752            ! embed.h opcode.h pod/perlapi.pod proto.h
40753 ____________________________________________________________________________
40754 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
40755         Log: Subject: [PATCH op.c] Re: perl@12003
40756              From: Robin Barker <rmb1@cise.npl.co.uk>
40757              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
40758              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
40759      Branch: perl
40760            ! op.c
40761 ____________________________________________________________________________
40762 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
40763         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
40764              From: Robin Barker <rmb1@cise.npl.co.uk>
40765              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
40766              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
40767      Branch: perl
40768            ! sv.c
40769 ____________________________________________________________________________
40770 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
40771         Log: Upgrade to Memoize 0.66.
40772      Branch: perl
40773            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
40774            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
40775            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
40776 ____________________________________________________________________________
40777 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
40778         Log: Subject: [ID 20010912.007] substr reference core dump
40779              From: me-01@ton.iguana.be
40780              Date: 12 Sep 2001 14:11:16 -0000
40781              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
40782      Branch: perl
40783            ! mg.c
40784 ____________________________________________________________________________
40785 [ 12004] By: ams                                   on 2001/09/12  01:13:49
40786         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
40787              From: Ilmari Karonen <iltzu@sci.fi>
40788              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
40789              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
40790      Branch: perl
40791            ! pod/perlfaq4.pod
40792 ____________________________________________________________________________
40793 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
40794         Log: Update Changes.
40795      Branch: perl
40796            ! Changes patchlevel.h
40797 ____________________________________________________________________________
40798 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
40799         Log: NetWare update from Ananth Kesari.
40800      Branch: perl
40801            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
40802            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
40803 ____________________________________________________________________________
40804 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
40805         Log: Retract #11984: div() being redefined, and 1397
40806              failing on 64-bit platforms.
40807      Branch: perl
40808            ! lib/Math/BigInt/Calc.pm
40809 ____________________________________________________________________________
40810 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
40811         Log: Metaconfig unit change for #11999.
40812      Branch: metaconfig
40813            ! U/protos/d_lseekproto.U
40814 ____________________________________________________________________________
40815 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
40816         Log: The lseek fix (#11991) was no fix.
40817      Branch: perl
40818            ! Configure
40819 ____________________________________________________________________________
40820 [ 11998] By: sky                                   on 2001/09/11  07:52:06
40821         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
40822              From: Matt Sergeant <MSergeant@star.net.uk>
40823              Date: Tue, 11 Sep 2001 09:22:32 +0100
40824              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
40825      Branch: perl
40826            ! ext/Encode/Encode.pm
40827 ____________________________________________________________________________
40828 [ 11997] By: sky                                   on 2001/09/11  06:35:29
40829         Log: Sometimes dTHX is added because it is needed on non 
40830              gnuc platforms, but not needed there. This uses GCC
40831              to silence GCC specific warnings by marking pTHX as 
40832              unused.
40833      Branch: perl
40834            ! perl.h
40835 ____________________________________________________________________________
40836 [ 11996] By: nick                                  on 2001/09/11  06:25:27
40837         Log: Integrate mainline
40838      Branch: perlio
40839            - ext/POSIX/sigaction.t lib/File/Find/taint.t
40840           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
40841 ____________________________________________________________________________
40842 [ 11995] By: nick                                  on 2001/09/11  06:23:39
40843         Log: Part Integrate mainline
40844      Branch: perlio
40845           +> (branch 69 files)
40846            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
40847            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
40848            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
40849            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
40850            - lib/Switch/t/switch_case.t lib/Test/Harness.t
40851            - lib/Test/More/Changes lib/Test/More/t/More.t
40852            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
40853            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
40854            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
40855            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
40856            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
40857            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
40858            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
40859            - t/lib/Test/More/Catch.pm wince/perl.ico
40860           !> (integrate 197 files)
40861 ____________________________________________________________________________
40862 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
40863         Log: Subject: Re: [PATCH] Encode.pm docs fix
40864              From: Gisle Aas <gisle@ActiveState.com>
40865              Date: 10 Sep 2001 11:27:02 -0700
40866              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
40867      Branch: perl
40868            ! ext/Encode/Encode.pm
40869 ____________________________________________________________________________
40870 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
40871         Log: Fix unpack U to be the reverse of pack U
40872              (but implement unpack U0U as a backdoor to get
40873              the UTF-8 malformed warnings from un-UTF-8 data)
40874      Branch: perl
40875            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
40876 ____________________________________________________________________________
40877 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
40878         Log: Metaconfig unit change for #11991;
40879              delete an unused unit (d_strtoull.U is the one used)
40880      Branch: metaconfig
40881            ! U/protos/d_lseekproto.U
40882      Branch: metaconfig/U/perl
40883            - strtoull.U
40884 ____________________________________________________________________________
40885 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
40886         Log: Subject: [PATCH] Configure not recording lseek proto
40887              From: Blair Zajac <blair@orcaware.com>
40888              Date: Mon, 10 Sep 2001 17:52:37 -0700
40889              Message-ID: <3B9D6055.BA334A31@orcaware.com>
40890              
40891              plus regen Configure.
40892      Branch: perl
40893            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40894            ! config_h.SH uconfig.h
40895 ____________________________________________________________________________
40896 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
40897         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?)))                  
40898              From: Nicholas Clark <nick@ccl4.org>
40899              Date: Tue, 11 Sep 2001 00:00:31 +0100
40900              Message-ID: <20010911000031.G1512@plum.flirble.org>
40901      Branch: perl
40902            + t/op/qq.t
40903            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
40904 ____________________________________________________________________________
40905 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
40906         Log: Subject: [PATCH] Building on win32 w/o perlio
40907              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
40908              Date: Mon, 10 Sep 2001 23:38:46 +0200
40909              Message-ID: <3B9D4F06.14433.2C37644@localhost>
40910      Branch: perl
40911            ! perl.c win32/Makefile win32/makefile.mk
40912 ____________________________________________________________________________
40913 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
40914         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
40915              From: "chromatic" <chromatic@rmci.net>
40916              Date: Mon, 10 Sep 2001 15:14:01 -0600
40917              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
40918      Branch: perl
40919            + lib/CGI/t/push.t
40920            ! MANIFEST
40921 ____________________________________________________________________________
40922 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
40923         Log: Subject: avoiding hoardes of zombies
40924              From: Nicholas Clark <nick@ccl4.org>
40925              Date: Mon, 10 Sep 2001 22:00:40 +0100
40926              Message-ID: <20010910220040.C1512@plum.flirble.org>
40927      Branch: perl
40928            ! pod/perlipc.pod
40929 ____________________________________________________________________________
40930 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
40931         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
40932              From: John Peacock <jpeacock@rowman.com>
40933              Date: Mon, 10 Sep 2001 16:34:30 -0400
40934              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
40935      Branch: perl
40936            ! sv.c t/op/ver.t utf8.h
40937 ____________________________________________________________________________
40938 [ 11985] By: ams                                   on 2001/09/10  23:20:13
40939         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
40940      Branch: perl
40941            ! MANIFEST
40942 ____________________________________________________________________________
40943 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
40944         Log: (Retracted by #12001)
40945              Subject: Calc with USE_MUL/USE_DIV
40946              From: Tels <perl_dummy@bloodgate.com>
40947              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
40948              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
40949      Branch: perl
40950            ! lib/Math/BigInt/Calc.pm
40951 ____________________________________________________________________________
40952 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
40953         Log: Subject: [PATCH op.c] Re: perl@11978
40954              From: Robin Barker <rmb1@cise.npl.co.uk>
40955              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
40956              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
40957              
40958              Format errors.
40959      Branch: perl
40960            ! op.c
40961 ____________________________________________________________________________
40962 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
40963         Log: Switch PADOFFSET back to U32 both because of binary backward
40964              compatibility and because Arthur seems to have been fixing the
40965              problems with naughty integer-pointer casting.
40966      Branch: perl
40967            ! op.h
40968 ____________________________________________________________________________
40969 [ 11981] By: ams                                   on 2001/09/10  16:31:43
40970         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
40971              Fix Pod Typo, Add Test for ExtUtils::Command
40972              From: "chromatic" <chromatic@rmci.net>
40973              Date: Mon, 10 Sep 2001 11:20:56 -0600
40974              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
40975      Branch: perl
40976            + lib/ExtUtils/Command.t
40977            ! MANIFEST lib/ExtUtils/Command.pm
40978 ____________________________________________________________________________
40979 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
40980         Log: Subject: [PATCH] Encode.pm docs fix
40981              From: Matt Sergeant <MSergeant@star.net.uk>
40982              Date: Mon, 10 Sep 2001 15:24:01 +0100
40983              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
40984      Branch: perl
40985            ! ext/Encode/Encode.pm
40986 ____________________________________________________________________________
40987 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
40988         Log: Update Changes.
40989      Branch: perl
40990            ! Changes patchlevel.h
40991 ____________________________________________________________________________
40992 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
40993         Log: Revert #11973, the dTHX seems to be needed in there
40994              for threaded builds.
40995      Branch: perl
40996            ! perlio.c
40997 ____________________________________________________________________________
40998 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
40999         Log: Detypo.
41000      Branch: perl
41001            ! pod/perlguts.pod
41002 ____________________________________________________________________________
41003 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
41004         Log: Further Class::Struct patching from Damian.
41005              
41006              The new new semantics are:
41007              
41008              * If you pass an initializer for a nested object, it has to be:
41009              a) a reference to an object of that class, or      
41010              b) a reference to an object of a subclass of that class, or
41011              c) a reference to a hash of arguments to be passed to the
41012              class's constructor
41013              * If you pass no initializer for a nested object, the attribute
41014              is initialized to C<undef>
41015      Branch: perl
41016            ! lib/Class/Struct.pm
41017 ____________________________________________________________________________
41018 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
41019         Log: Skip the crypt test if no crypt.
41020      Branch: perl
41021            ! t/op/crypt.t
41022 ____________________________________________________________________________
41023 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
41024         Log: Warn against using bare v-strings as IP addresses
41025              (okay if using the wrappers from Socket)
41026      Branch: perl
41027            ! pod/perldata.pod pod/perlport.pod
41028 ____________________________________________________________________________
41029 [ 11973] By: sky                                   on 2001/09/10  11:57:58
41030         Log: Remove unused dTHX. Silenced another warning.
41031      Branch: perl
41032            ! perlio.c
41033 ____________________________________________________________________________
41034 [ 11972] By: sky                                   on 2001/09/10  11:54:25
41035         Log: Silence some more warnings INT2PTR.
41036      Branch: perl
41037            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
41038 ____________________________________________________________________________
41039 [ 11971] By: sky                                   on 2001/09/10  11:21:50
41040         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
41041      Branch: perl
41042            ! cop.h
41043 ____________________________________________________________________________
41044 [ 11970] By: sky                                   on 2001/09/10  11:17:25
41045         Log: Apply INT2PTR with force to silence warnings from
41046              PM_GETRE and friends. No more warnings with 64bit 
41047              IVs and 32bit pointers.    
41048      Branch: perl
41049            ! op.c op.h perl.c
41050 ____________________________________________________________________________
41051 [ 11969] By: sky                                   on 2001/09/10  10:13:02
41052         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
41053      Branch: perl
41054            ! pod/perlguts.pod
41055 ____________________________________________________________________________
41056 [ 11968] By: sky                                   on 2001/09/10  10:02:51
41057         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
41058              Rename to custop_op_name to Perl_custom_op_name to match perlapi
41059              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
41060              perl_clone.
41061      Branch: perl
41062            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
41063 ____________________________________________________________________________
41064 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
41065         Log: Using strlen() not good on embedded nul bytes.
41066      Branch: perl
41067            ! regcomp.c
41068 ____________________________________________________________________________
41069 [ 11966] By: ams                                   on 2001/09/09  21:06:13
41070         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
41071              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41072              Date: Mon, 13 Aug 2001 22:51:59 +0200
41073              Message-ID: <20010813225159.C6681@rafael>
41074              (Applied with several tweaks.)
41075      Branch: perl
41076            ! embed.h embed.pl proto.h toke.c
41077 ____________________________________________________________________________
41078 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
41079         Log: The exact error message is system-dependent.
41080      Branch: perl
41081            ! lib/ExtUtils/Manifest.t
41082 ____________________________________________________________________________
41083 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
41084         Log: Add Windows and Mac Sami support to Encode
41085              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
41086      Branch: perl
41087            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
41088            ! MANIFEST
41089 ____________________________________________________________________________
41090 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
41091         Log: Use the tried method.
41092      Branch: perl
41093            ! pod/perlport.pod
41094 ____________________________________________________________________________
41095 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
41096         Log: Can't count parentheses.
41097      Branch: perl
41098            ! ext/IO/lib/IO/Socket/INET.pm
41099 ____________________________________________________________________________
41100 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
41101         Log: perlport additions: 1 while unlink, add/delete directory
41102              entries and permissions, cygwin stat funkiness (from Michael
41103              Schwern and Nicholas Clark)
41104      Branch: perl
41105            ! pod/perlport.pod
41106 ____________________________________________________________________________
41107 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
41108         Log: blib does have a detectable test.
41109      Branch: perl
41110            ! t/lib/1_compile.t
41111 ____________________________________________________________________________
41112 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
41113         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
41114              From: "chromatic" <chromatic@rmci.net>
41115              Date: Sat, 08 Sep 2001 19:33:42 -0600
41116              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
41117      Branch: perl
41118            + lib/Term/Complete.t
41119            ! MANIFEST
41120 ____________________________________________________________________________
41121 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
41122         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
41123              From: Michael G Schwern <schwern@pobox.com> 
41124              Date: Sat, 8 Sep 2001 02:40:26 -0400
41125              Message-ID: <20010908024026.A26283@blackrider>
41126      Branch: perl
41127            + lib/Test/Tutorial.pod
41128            ! MANIFEST
41129 ____________________________________________________________________________
41130 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
41131         Log: Try to look up protocol (by name) only iff it has non-numbers:
41132              nice if the server is in a chrooted environment (no /etc/protocols,
41133              server code using hardcorded protocol numbers like 6 for tcp),
41134              suggested by John Holdsworth <coldwave@bigfoot.com>.
41135              In other words, if we are given a number, why look it up again
41136              (by number)?
41137      Branch: perl
41138            ! ext/IO/lib/IO/Socket/INET.pm
41139 ____________________________________________________________________________
41140 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
41141         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
41142              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41143              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
41144              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
41145              
41146              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
41147              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41148              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
41149              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
41150              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
41151              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41152              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
41153              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
41154      Branch: perl
41155            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
41156 ____________________________________________________________________________
41157 [ 11955] By: ams                                   on 2001/09/09  02:54:21
41158         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
41159              From: "Craig A. Berry" <craigberry@mac.com>
41160              Date: Sat, 08 Sep 2001 19:02:16 -0500
41161              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
41162      Branch: perl
41163            ! lib/CGI/t/carp.t
41164 ____________________________________________________________________________
41165 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
41166         Log: Documentation tweaks; think the IP address as an opaque string.
41167      Branch: perl
41168            ! ext/Socket/Socket.pm
41169 ____________________________________________________________________________
41170 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
41171         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
41172              From: Michael G Schwern <schwern@pobox.com>
41173              Date: Sat, 8 Sep 2001 19:45:46 -0400
41174              Message-ID: <20010908194546.C9193@blackrider>
41175      Branch: perl
41176            + lib/blib.t
41177            ! MANIFEST lib/blib.pm t/lib/1_compile.t
41178 ____________________________________________________________________________
41179 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
41180         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
41181              From: "chromatic" <chromatic@rmci.net>
41182              Date: Sat, 08 Sep 2001 12:31:44 -0600
41183              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
41184      Branch: perl
41185            + lib/CGI/t/fast.t
41186            ! MANIFEST
41187 ____________________________________________________________________________
41188 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
41189         Log: The Socket tests were wrong: they were assuming too much.
41190      Branch: perl
41191            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
41192 ____________________________________________________________________________
41193 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
41194         Log: Retract the portability changes since they
41195              seem to have opened a can of worms... will
41196              go back to UNICOS/mk and do the bare minimum
41197              required to get the tests working.
41198      Branch: perl
41199            ! ext/Socket/Socket.xs
41200 ____________________________________________________________________________
41201 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
41202         Log: PADOFFSET is used to cast pointers into integers,
41203              if pointers are 64 bits and U32 32 bits,
41204              bad things may happen, or at least warnings issued.
41205      Branch: perl
41206            ! op.h
41207 ____________________________________________________________________________
41208 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
41209         Log: Still more Socket portability tweaking.
41210              Now Socket.t seems to be happy in all of
41211              Linux/x86, Tru64/alpha, Solaris/sparc,
41212              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
41213              
41214              Addendum: it seems that io_multihomed, io_sock, and hostent
41215              were broken in little-endians (linux/x86 and tru64/alpha)
41216              because of this change.  Argh.
41217      Branch: perl
41218            ! ext/Socket/Socket.xs
41219 ____________________________________________________________________________
41220 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
41221         Log: More portability kicking on inet_ntoa().
41222      Branch: perl
41223            ! ext/Socket/Socket.xs
41224 ____________________________________________________________________________
41225 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
41226         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
41227              From: Michael G Schwern <schwern@pobox.com> 
41228              Date: Fri, 7 Sep 2001 23:06:51 -0400
41229              Message-ID: <20010907230651.R606@blackrider>
41230      Branch: perl
41231            + lib/ExtUtils/Manifest.t
41232            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
41233 ____________________________________________________________________________
41234 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
41235         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
41236              From: "chromatic" <chromatic@rmci.net>
41237              Date: Fri, 07 Sep 2001 17:53:15 -0600      
41238              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
41239      Branch: perl
41240            + lib/ExtUtils/testlib.t
41241            ! MANIFEST
41242 ____________________________________________________________________________
41243 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
41244         Log: Thinko.
41245      Branch: perl
41246            ! lib/integer.t
41247 ____________________________________________________________________________
41248 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
41249         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
41250              From: "Craig A. Berry" <craigberry@mac.com>
41251              Date: Fri, 07 Sep 2001 15:30:03 -0500
41252              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
41253      Branch: perl
41254            ! lib/CGI/Carp.pm
41255 ____________________________________________________________________________
41256 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
41257         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
41258              From: Michael G Schwern <schwern@pobox.com>
41259              Date: Fri, 7 Sep 2001 15:38:13 -0400
41260              Message-ID: <20010907153813.K606@blackrider>
41261      Branch: perl
41262            ! lib/ExtUtils/MM_Unix.pm
41263 ____________________________________________________________________________
41264 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
41265         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
41266              From: Robin Barker <rmb1@cise.npl.co.uk>
41267              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
41268              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
41269      Branch: perl
41270            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
41271 ____________________________________________________________________________
41272 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
41273         Log: Clean up 1_compile.t; move tests to more consistent
41274              places (t/ subdirectories); add integer.t (much of
41275              the pragma is tested elsewhere but there is no one
41276              centralized place)
41277      Branch: perl
41278            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
41279            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
41280            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
41281            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
41282            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
41283            - lib/File/Find/find.t lib/File/Find/taint.t
41284            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
41285 ____________________________________________________________________________
41286 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
41287         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
41288              From: "chromatic" <chromatic@rmci.net>
41289              Date: Fri, 07 Sep 2001 10:17:40 -0600
41290              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
41291      Branch: perl
41292            ! lib/File/Find/taint.t
41293 ____________________________________________________________________________
41294 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
41295         Log: Update Changes.
41296      Branch: perl
41297            ! Changes patchlevel.h
41298 ____________________________________________________________________________
41299 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
41300         Log: Rename the old threading tutorial, start a new one,
41301              regen toc.
41302      Branch: perl
41303            + pod/perlothrtut.pod
41304            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
41305            ! pod/perltoc.pod
41306 ____________________________________________________________________________
41307 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
41308         Log: vars very much has a test.
41309      Branch: perl
41310            ! t/lib/1_compile.t
41311 ____________________________________________________________________________
41312 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
41313         Log: Subject: Re: wince/perl.ico marked as binary
41314              From: Nicholas Clark <nick@ccl4.org>
41315              Date: Fri, 7 Sep 2001 13:54:40 +0100
41316              Message-ID: <20010907135439.D39150@plum.flirble.org>
41317              
41318              and wince/Makefile.ce change from Rainer Keuchel.
41319      Branch: perl
41320            + wince/makeico.pl
41321            ! MANIFEST wince/Makefile.ce
41322 ____________________________________________________________________________
41323 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
41324         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
41325              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41326              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
41327              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
41328      Branch: perl
41329            ! regexec.c
41330 ____________________________________________________________________________
41331 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
41332         Log: (Replaced by #11934)
41333              Subject: Re: [PATCH regexec.c] more general .* and .*?
41334              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41335              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
41336              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
41337      Branch: perl
41338            ! regexec.c
41339 ____________________________________________________________________________
41340 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
41341         Log: The #11931 patching misbehaved.
41342      Branch: perl
41343            ! lib/Test/Harness/t/test-harness.t
41344 ____________________________________________________________________________
41345 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
41346         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
41347              From: Michael G Schwern <schwern@pobox.com>
41348              Date: Fri, 7 Sep 2001 03:30:41 -0400
41349              Message-ID: <20010907033041.A2796@blackrider>
41350      Branch: perl
41351            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
41352            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
41353            + t/lib/sample-tests/header_at_end_fail
41354            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
41355            - lib/Test/Harness.t
41356            ! MANIFEST lib/Test/Harness.pm t/TEST
41357 ____________________________________________________________________________
41358 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
41359         Log: Subject: [PATCH] Digest::MD5 update
41360              From: Gisle Aas <gisle@ActiveState.com>
41361              Date: 06 Sep 2001 23:32:56 -0700
41362              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
41363      Branch: perl
41364            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
41365            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
41366 ____________________________________________________________________________
41367 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
41368         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
41369              From: "chromatic" <chromatic@rmci.net>
41370              Date: Thu, 06 Sep 2001 23:11:44 -0600
41371              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
41372      Branch: perl
41373            + lib/less.t
41374            ! MANIFEST t/lib/1_compile.t
41375 ____________________________________________________________________________
41376 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
41377         Log: The binary file must somehow differently stored.
41378      Branch: perl
41379            - wince/perl.ico
41380            ! MANIFEST
41381 ____________________________________________________________________________
41382 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
41383         Log: Add more modules to the list of modules that have tests,
41384              Schwern's wallet is getting more nervous.
41385              (Run t/lib/1_compile.t manually to see which modules
41386              are lacking tests, or the tests can't be run for some
41387              reason or another, such as the Net:: modules)
41388      Branch: perl
41389            ! t/lib/1_compile.t
41390 ____________________________________________________________________________
41391 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
41392         Log: Try to make Socket::inet_ntoa() more robust.
41393      Branch: perl
41394            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
41395 ____________________________________________________________________________
41396 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
41397         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
41398              From: chromatic <chromatic@rmci.net>       
41399              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
41400              Message-Id: <01090522580506.19590@firewheel>           
41401      Branch: perl
41402            ! lib/English.t
41403 ____________________________________________________________________________
41404 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
41405         Log: Subject: Re: perlvar manpage and localizing special vars
41406              From: Stas Bekman <stas@stason.org>
41407              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
41408              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
41409      Branch: perl
41410            ! pod/perlvar.pod
41411 ____________________________________________________________________________
41412 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
41413         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
41414              From: Robin Barker <rmb1@cise.npl.co.uk>
41415              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
41416              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
41417      Branch: perl
41418            ! lib/ExtUtils/MakeMaker.pm
41419 ____________________________________________________________________________
41420 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
41421         Log: Symbol missing; AIX unhappy.
41422      Branch: perl
41423            ! makedef.pl
41424 ____________________________________________________________________________
41425 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
41426         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
41427              Reported in 5.61, seems to work okay in blead.
41428      Branch: perl
41429            ! t/run/kill_perl.t
41430 ____________________________________________________________________________
41431 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
41432         Log: Update Changes.
41433      Branch: perl
41434            ! Changes patchlevel.h
41435 ____________________________________________________________________________
41436 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
41437         Log: Document the bad assumptions currently breaking
41438              the Socket.t tests 10, 11, and 13 in UNICOS.
41439      Branch: perl
41440            ! ext/Socket/Socket.xs
41441 ____________________________________________________________________________
41442 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
41443         Log: Subject: [PATCH x2p] make OPTIMIZE=...
41444              From: Robin Barker <rmb1@cise.npl.co.uk>
41445              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
41446              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
41447      Branch: perl
41448            ! x2p/Makefile.SH x2p/cflags.SH
41449 ____________________________________________________________________________
41450 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
41451         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
41452              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
41453              Date: Thu, 6 Sep 2001 11:09:40 +0100
41454              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
41455              
41456              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
41457              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
41458              Date: 6 Sep 2001 10:14:38 -0000
41459              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
41460      Branch: perl
41461            ! pod/perlfaq1.pod pod/perlhack.pod
41462 ____________________________________________________________________________
41463 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
41464         Log: Subject: Extra NUL is Data::Dumper output - patch
41465              From: Tony Cook <tony@develop-help.com>
41466              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
41467              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
41468      Branch: perl
41469            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
41470 ____________________________________________________________________________
41471 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
41472         Log: Avoid redefinition warning
41473              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
41474              from
41475              perl -w -Ilib -MCwd -e ''
41476      Branch: perl
41477            ! lib/Cwd.pm
41478 ____________________________________________________________________________
41479 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
41480         Log: Update the is_tainted() example implementation.
41481      Branch: perl
41482            ! pod/perlsec.pod
41483 ____________________________________________________________________________
41484 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
41485         Log: Missing) in #11912.
41486      Branch: perl
41487            ! lib/Test/Simple/t/fail.t
41488 ____________________________________________________________________________
41489 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
41490         Log: Rewhack Test-Simple into core harness.
41491      Branch: perl
41492            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
41493            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
41494            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
41495            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
41496            ! lib/Test/Simple/t/skipall.t
41497 ____________________________________________________________________________
41498 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
41499         Log: Workaround for the new Exporter 'feature'.
41500      Branch: perl
41501            ! lib/Test/More.pm
41502 ____________________________________________________________________________
41503 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
41504         Log: Re-introduce pure-Perl fall-back for abs_path,
41505              re-introduce #11898.
41506      Branch: perl
41507            ! lib/Cwd.pm lib/File/Find.pm
41508 ____________________________________________________________________________
41509 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
41510         Log: More tests.
41511      Branch: perl
41512            ! lib/Exporter.t
41513 ____________________________________________________________________________
41514 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
41515         Log: Retract #11898 for now because it introduces
41516              a rather nasty depencency: when B is being built,
41517              MakeMaker is used.  MakeMaker uses File::Find.
41518              File::Find uses Cwd::getcwd()...which doesn't
41519              exist yet.
41520      Branch: perl
41521            ! lib/File/Find.pm
41522 ____________________________________________________________________________
41523 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
41524         Log: New test welcome.
41525      Branch: perl
41526            + lib/Test/Simple/t/simple.t
41527 ____________________________________________________________________________
41528 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
41529         Log: Old test begone.
41530      Branch: perl
41531            - lib/Attribute/Handlers/test.pl
41532 ____________________________________________________________________________
41533 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
41534         Log: Test-Simple syncup from Schwern.
41535      Branch: perl
41536            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
41537            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
41538            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
41539            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
41540            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
41541            - lib/Test/More/Changes lib/Test/More/t/More.t
41542            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
41543            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
41544            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
41545            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
41546            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
41547            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
41548            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
41549            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
41550            ! t/lib/Test/Simple/sample_tests/death.plx
41551            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
41552            ! t/lib/Test/Simple/sample_tests/extras.plx
41553            ! t/lib/Test/Simple/sample_tests/five_fail.plx
41554            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
41555            ! t/lib/Test/Simple/sample_tests/one_fail.plx
41556            ! t/lib/Test/Simple/sample_tests/require.plx
41557            ! t/lib/Test/Simple/sample_tests/success.plx
41558            ! t/lib/Test/Simple/sample_tests/too_few.plx
41559            ! t/lib/Test/Simple/sample_tests/two_fail.plx
41560 ____________________________________________________________________________
41561 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
41562         Log: Integrate File::Find changes from bleadperl
41563      Branch: maint-5.6/macperl
41564            ! lib/File/Find.pm t/lib/filefind-taint.t
41565 ____________________________________________________________________________
41566 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
41567         Log: Integrate 11847 from maint-5.6/perl
41568      Branch: maint-5.6/macperl
41569           !> sv.c
41570 ____________________________________________________________________________
41571 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
41572         Log: In UNICOS division yada yada.
41573      Branch: perl
41574            ! t/op/override.t
41575 ____________________________________________________________________________
41576 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
41577         Log: In UNICOS division is really lossy, better use
41578              a tolerance test.
41579      Branch: perl
41580            ! ext/Time/HiRes/HiRes.t
41581 ____________________________________________________________________________
41582 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
41583         Log: In UNICOS sigaction() sets an extra flag
41584              ("the signal has been registered for all the processes in
41585              a multitasking group.")
41586      Branch: perl
41587            ! ext/POSIX/sigaction.t
41588 ____________________________________________________________________________
41589 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
41590         Log: Documentation micropatch from Damian.
41591      Branch: perl
41592            ! lib/Attribute/Handlers.pm
41593 ____________________________________________________________________________
41594 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
41595         Log: (Retracted by #11908)
41596              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
41597              From: Michael G Schwern <schwern@pobox.com>
41598              Date: Wed, 5 Sep 2001 15:58:21 -0400
41599              Message-ID: <20010905155821.I632@blackrider>
41600      Branch: perl
41601            ! lib/File/Find.pm lib/File/Find/taint.t
41602 ____________________________________________________________________________
41603 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
41604         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
41605              From: Michael G Schwern <schwern@pobox.com>
41606              Date: Wed, 5 Sep 2001 19:16:31 -0400
41607              Message-ID: <20010905191631.E11386@blackrider>
41608      Branch: perl
41609            + lib/CGI/t/carp.t
41610            ! MANIFEST
41611 ____________________________________________________________________________
41612 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
41613         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
41614              From: chromatic <chromatic@rmci.net>
41615              Date: Wed, 5 Sep 2001 18:08:07 -0600
41616              Message-Id: <01090518080700.19590@firewheel>
41617      Branch: perl
41618            ! lib/English.pm
41619 ____________________________________________________________________________
41620 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
41621         Log: Fix a typo #11889 and add a test for the same.
41622      Branch: perl
41623            ! ext/Socket/Socket.t ext/Socket/Socket.xs
41624 ____________________________________________________________________________
41625 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
41626         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
41627              From: "Craig A. Berry" <craigberry@mac.com>
41628              Date: Wed, 05 Sep 2001 17:48:54 -0500
41629              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
41630      Branch: perl
41631            ! lib/warnings.t t/run/kill_perl.t
41632 ____________________________________________________________________________
41633 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
41634         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
41635              From: Michael G Schwern <schwern@pobox.com>
41636              Date: Wed, 5 Sep 2001 17:22:25 -0400
41637              Message-ID: <20010905172225.C11386@blackrider>
41638      Branch: perl
41639            ! t/run/kill_perl.t
41640 ____________________________________________________________________________
41641 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
41642         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
41643              From: Nicholas Clark <nick@ccl4.org>
41644              Date: Wed, 5 Sep 2001 20:54:24 +0100
41645              Message-ID: <20010905205424.C25120@plum.flirble.org>
41646      Branch: perl
41647            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
41648 ____________________________________________________________________________
41649 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
41650         Log: Forgotten thing.
41651      Branch: perl
41652            ! uconfig.h
41653 ____________________________________________________________________________
41654 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
41655         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
41656              From: chromatic <chromatic@rmci.net>               
41657              Date: Wed, 5 Sep 2001 13:22:08 -0600
41658              Message-Id: <01090513220807.10587@firewheel> 
41659      Branch: perl
41660            ! lib/English.pm
41661 ____________________________________________________________________________
41662 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
41663         Log: inet_ntoa() tweaks:
41664              - don't allow addresses with > 255 characters
41665              - indent the HP-UX workaround
41666              - don't leak memory
41667      Branch: perl
41668            ! ext/Socket/Socket.xs
41669 ____________________________________________________________________________
41670 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
41671         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
41672              <xwu@theeducationcenter.com>
41673      Branch: perl
41674            ! lib/File/Find.pm
41675 ____________________________________________________________________________
41676 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
41677         Log: Typo nits.
41678      Branch: perl
41679            ! lib/File/Find.pm
41680 ____________________________________________________________________________
41681 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
41682         Log: -Wall nit.
41683      Branch: perl
41684            ! op.c
41685 ____________________________________________________________________________
41686 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
41687         Log: Update to Scalar-List-Utils 1.05
41688      Branch: perl
41689            ! ext/List/Util/ChangeLog ext/List/Util/README
41690            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
41691 ____________________________________________________________________________
41692 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
41693         Log: Update Changes.
41694      Branch: perl
41695            ! Changes patchlevel.h
41696 ____________________________________________________________________________
41697 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
41698         Log: Update to Scalar-List-Utils 1.04
41699      Branch: perl
41700            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
41701            ! ext/List/Util/lib/List/Util.pm
41702            ! ext/List/Util/lib/Scalar/Util.pm
41703 ____________________________________________________________________________
41704 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
41705         Log: Metaconfigify #11724.
41706      Branch: metaconfig
41707            ! U/threads/archname.U
41708 ____________________________________________________________________________
41709 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
41710         Log: The MacOS reference is okay, no reason to hide it.
41711      Branch: perl
41712            ! lib/Cwd.pm
41713 ____________________________________________________________________________
41714 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
41715         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
41716              From: Michael G Schwern <schwern@pobox.com>
41717              Date: Tue, 4 Sep 2001 15:30:10 -0400
41718              Message-ID: <20010904153010.H26466@blackrider> 
41719              
41720              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
41721      Branch: perl
41722            ! ext/Cwd/Makefile.PL lib/Cwd.pm
41723 ____________________________________________________________________________
41724 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
41725         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.))
41726              From: Michael G Schwern <schwern@pobox.com>
41727              Date: Tue, 4 Sep 2001 17:39:13 -0400
41728              Message-ID: <20010904173913.C626@blackrider>
41729      Branch: perl
41730            ! lib/Cwd.pm
41731 ____________________________________________________________________________
41732 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
41733         Log: Subject: Re: Perl_pp_* in public API?
41734              From: "Craig A. Berry" <craigberry@mac.com>
41735              Date: Tue, 4 Sep 2001 21:51:29 -0500
41736              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
41737      Branch: perl
41738            ! ext/List/Util/Util.xs
41739 ____________________________________________________________________________
41740 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
41741         Log: From Damian: Class::Struct was unable to define
41742              recursive classes.  After the patch an object reference
41743              (rather than a hash) is required to initialize
41744              an object attribute.  If no such initializer is given to
41745              the constructor, object attributes are now default
41746              initialized to C<undef>.
41747      Branch: perl
41748            ! lib/Class/Struct.pm lib/Class/Struct.t
41749 ____________________________________________________________________________
41750 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
41751         Log: Subject: Re: sv_catpvfn and sv_setpvfn
41752              From: Richard Soderberg <rs@oregonnet.com>
41753              Date: Tue, 4 Sep 2001 15:16:47 -0700
41754              Message-Id: <200109042216.PAA17858@oregonnet.com>
41755      Branch: perl
41756            ! pod/perlclib.pod pod/perlguts.pod
41757 ____________________________________________________________________________
41758 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
41759         Log: NetWare updates from Ananth Kesari.
41760      Branch: perl
41761            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
41762            ! NetWare/nw5thread.h
41763 ____________________________________________________________________________
41764 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
41765         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?))
41766              From: Nicholas Clark <nick@ccl4.org>
41767              Date: Tue, 4 Sep 2001 22:42:50 +0100
41768              Message-ID: <20010904224250.P25120@plum.flirble.org>
41769      Branch: perl
41770            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
41771            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
41772            ! t/op/oct.t toke.c
41773 ____________________________________________________________________________
41774 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
41775         Log: Fix Cwd::getcwd() not being tainted, as noticed
41776              by Schwern.
41777      Branch: perl
41778            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
41779            - ext/Cwd/Cwd.t
41780            ! MANIFEST ext/Cwd/Cwd.xs util.c
41781 ____________________________________________________________________________
41782 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
41783         Log: Retract #11870 and volatilize the right destruct_level.
41784              Silly thinko pointed out by Sarathy.
41785      Branch: perl
41786            ! intrpvar.h perl.c
41787 ____________________________________________________________________________
41788 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
41789         Log: At least a temporary fix for the mysterious scope core dumps
41790              in Tru64 from Graham.
41791      Branch: perl
41792            ! ext/List/Util/Util.xs
41793 ____________________________________________________________________________
41794 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
41795         Log: (Retracted by #11872)
41796      Branch: perl
41797            ! intrpvar.h
41798 ____________________________________________________________________________
41799 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
41800         Log: Quench a -Wall gripe noticed by Robin Barker.
41801      Branch: perl
41802            ! op.c
41803 ____________________________________________________________________________
41804 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
41805         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
41806              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41807              Date: Wed, 05 Sep 2001 02:01:32 +0900
41808              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
41809      Branch: perl
41810            ! lib/Unicode/UCD.pm
41811 ____________________________________________________________________________
41812 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
41813         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
41814              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41815              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
41816              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
41817      Branch: perl
41818            ! gv.c
41819 ____________________________________________________________________________
41820 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
41821         Log: Update Changes.
41822      Branch: perl
41823            ! Changes patchlevel.h
41824 ____________________________________________________________________________
41825 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
41826         Log: Add the \[$@%&*] prototype support.
41827      Branch: perl
41828            ! op.c pod/perlsub.pod t/comp/proto.t
41829 ____________________________________________________________________________
41830 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
41831         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
41832              From: Michael G Schwern <schwern@pobox.com>
41833              Date: Mon, 3 Sep 2001 18:59:01 -0400
41834              Message-ID: <20010903185901.Z9233@blackrider>
41835      Branch: perl
41836            ! lib/CGI/t/form.t
41837 ____________________________________________________________________________
41838 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
41839         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
41840              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41841              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
41842              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
41843      Branch: perl
41844            ! gv.c
41845 ____________________________________________________________________________
41846 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
41847         Log: More srand entry tweakage based on Randal's suggestion.
41848      Branch: perl
41849            ! pod/perlfunc.pod
41850 ____________________________________________________________________________
41851 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
41852         Log: Subject: [PATCH] 'main' *is* a reserved word
41853              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41854              Date: Mon, 3 Sep 2001 22:55:41 +0200
41855              Message-ID: <20010903225541.A24097@rafael>
41856      Branch: perl
41857            ! toke.c
41858 ____________________________________________________________________________
41859 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
41860         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
41861              From: Peter Prymmer <pvhp@best.com>
41862              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
41863              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
41864      Branch: perl
41865            ! README.vms configure.com
41866 ____________________________________________________________________________
41867 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
41868         Log: Subject: Re: A slightly better default seed?   
41869              From: Michael G Schwern <schwern@pobox.com>
41870              Date: Mon, 3 Sep 2001 18:08:15 -0400 
41871              Message-ID: <20010903180815.W9233@blackrider>
41872      Branch: perl
41873            ! t/op/srand.t
41874 ____________________________________________________________________________
41875 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
41876         Log: Add sharedsv.o to microperl object files.
41877      Branch: perl
41878            ! Makefile.micro
41879 ____________________________________________________________________________
41880 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
41881         Log: AUTHORS updates and
41882              
41883              Subject: [PATCH] Just some preening :-)        
41884              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
41885              Date: Tue, 4 Sep 2001 14:16:59 +0100
41886              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
41887      Branch: perl
41888            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
41889 ____________________________________________________________________________
41890 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
41891         Log: Typo fix and slight rewording.
41892      Branch: perl
41893            ! pod/perlfunc.pod
41894 ____________________________________________________________________________
41895 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
41896         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
41897      Branch: perl
41898            ! pod/perlfaq4.pod
41899 ____________________________________________________________________________
41900 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
41901         Log: The helper file changed name.
41902      Branch: perl
41903            ! MANIFEST
41904 ____________________________________________________________________________
41905 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
41906         Log: Update to Scalar-List-Utils 1.03
41907      Branch: perl
41908            + ext/List/Util/t/shuffle.t
41909            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
41910            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
41911            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
41912            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
41913            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
41914            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
41915            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
41916            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
41917 ____________________________________________________________________________
41918 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
41919         Log: Make crypt() do something more sane for Unicode
41920              (take crypt() of the low eight bits of the characters,
41921              instead of taking crypt() of the UTF-8 of the scalar);
41922              add a test for crypt().
41923      Branch: perl
41924            + t/op/crypt.t
41925            ! MANIFEST pod/perlfunc.pod pp.c
41926 ____________________________________________________________________________
41927 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
41928         Log: Reorganize the srand entry.
41929      Branch: perl
41930            ! pod/perlfunc.pod
41931 ____________________________________________________________________________
41932 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
41933         Log: Remove the tests that assume something about
41934              calling srand() without arguments multiple times.
41935      Branch: perl
41936            ! t/op/srand.t
41937 ____________________________________________________________________________
41938 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
41939         Log: Upgrade to Math::BigInt 1.42.
41940      Branch: perl
41941            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
41942            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
41943            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
41944            ! lib/Math/BigInt/t/mbimbf.t
41945 ____________________________________________________________________________
41946 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
41947         Log: integrate change#11847 from maint-5.6
41948              
41949              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
41950      Branch: perl
41951            ! sv.c
41952 ____________________________________________________________________________
41953 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
41954         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
41955      Branch: maint-5.6/perl
41956            ! sv.c
41957 ____________________________________________________________________________
41958 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
41959         Log: As far as I can tell these functions have been Unicodified.
41960      Branch: perl
41961            ! doop.c
41962 ____________________________________________________________________________
41963 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
41964         Log: Update to Storable 1.0.13.
41965      Branch: perl
41966            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
41967            ! ext/Storable/Storable.xs
41968 ____________________________________________________________________________
41969 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
41970         Log: Patch the Filter::Simple test to work with
41971              the core test suite (since the FilterTest.pm
41972              is in t/lib, not in lib).
41973      Branch: perl
41974            ! lib/Filter/Simple/t/filter.t
41975 ____________________________________________________________________________
41976 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
41977         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
41978      Branch: perl
41979            + t/lib/FilterTest.pm
41980            - t/lib/MyFilter.pm
41981 ____________________________________________________________________________
41982 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
41983         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
41984              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
41985              Text::Balanced 1.86.
41986      Branch: perl
41987            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
41988            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
41989            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
41990            + lib/Switch/t/nested.t lib/Switch/t/switch.t
41991            + lib/Text/Balanced/Changes lib/Text/Balanced/README
41992            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
41993            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
41994            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
41995            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
41996            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
41997            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
41998            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
41999            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
42000            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
42001            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
42002            ! MANIFEST lib/Attribute/Handlers.pm
42003            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
42004            ! lib/Attribute/Handlers/demo/Demo.pm
42005            ! lib/Attribute/Handlers/demo/Descriptions.pm
42006            ! lib/Attribute/Handlers/demo/MyClass.pm
42007            ! lib/Attribute/Handlers/demo/demo.pl
42008            ! lib/Attribute/Handlers/demo/demo2.pl
42009            ! lib/Attribute/Handlers/demo/demo3.pl
42010            ! lib/Attribute/Handlers/demo/demo4.pl
42011            ! lib/Attribute/Handlers/demo/demo_call.pl
42012            ! lib/Attribute/Handlers/demo/demo_chain.pl
42013            ! lib/Attribute/Handlers/demo/demo_cycle.pl
42014            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
42015            ! lib/Attribute/Handlers/demo/demo_phases.pl
42016            ! lib/Attribute/Handlers/demo/demo_range.pl
42017            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
42018            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
42019            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
42020            ! lib/Text/Balanced.pm
42021 ____________________________________________________________________________
42022 [ 11841] By: sky                                   on 2001/09/03  11:04:15
42023         Log: Forgot to add a file with Change #11840
42024      Branch: perl
42025            + t/op/srand.t
42026 ____________________________________________________________________________
42027 [ 11840] By: sky                                   on 2001/09/03  11:02:04
42028         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
42029              From: Michael G Schwern <schwern@pobox.com>
42030              Date: Mon, 3 Sep 2001 07:43:00 -0400
42031              Message-ID: <20010903074300.E9233@blackrider>
42032      Branch: perl
42033            ! MANIFEST pod/perlfunc.pod t/op/rand.t
42034 ____________________________________________________________________________
42035 [ 11839] By: sky                                   on 2001/09/03  10:47:11
42036         Log: Document the changes with regards to running of END blocks.
42037              And DESTROY on global objects are called in perl_destruct()!
42038      Branch: perl
42039            ! pod/perl572delta.pod pod/perlembed.pod
42040 ____________________________________________________________________________
42041 [ 11838] By: sky                                   on 2001/09/03  09:34:44
42042         Log: Subject: [PATCH t/op/time.t] Partial cleanup
42043              From: Michael G Schwern <schwern@pobox.com>
42044              Date: Mon, 3 Sep 2001 06:29:42 -0400
42045              Message-ID: <20010903062942.C9233@blackrider>
42046      Branch: perl
42047            ! t/op/time.t
42048 ____________________________________________________________________________
42049 [ 11837] By: sky                                   on 2001/09/03  09:30:02
42050         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
42051              From: Michael G Schwern <schwern@pobox.com>
42052              Date: Mon, 3 Sep 2001 06:24:13 -0400
42053              Message-ID: <20010903062413.B9233@blackrider>
42054      Branch: perl
42055            ! t/op/rand.t
42056 ____________________________________________________________________________
42057 [ 11836] By: sky                                   on 2001/09/03  07:56:47
42058         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
42059              From: Michael G Schwern <schwern@pobox.com>
42060              Date: Sun, 2 Sep 2001 21:38:43 -0400
42061              Message-ID: <20010902213843.L2711@blackrider>
42062      Branch: perl
42063            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
42064            ! MANIFEST
42065 ____________________________________________________________________________
42066 [ 11835] By: nick                                  on 2001/09/03  06:20:06
42067         Log: Integrate mainline
42068      Branch: perlio
42069           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
42070            - t/op/misc.t
42071           !> (integrate 187 files)
42072 ____________________________________________________________________________
42073 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
42074         Log: Update Changes.
42075      Branch: perl
42076            ! Changes patchlevel.h
42077 ____________________________________________________________________________
42078 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
42079         Log: Slight tweaks.
42080      Branch: perl
42081            ! t/run/kill_perl.t
42082 ____________________________________________________________________________
42083 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
42084         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
42085      Branch: perl
42086            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
42087 ____________________________________________________________________________
42088 [ 11831] By: sky                                   on 2001/09/02  12:10:42
42089         Log: Change #11828 wasn't complete, this updates to intest path
42090      Branch: perl
42091            ! t/run/kill_perl.t
42092 ____________________________________________________________________________
42093 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
42094         Log: 's's's.
42095      Branch: perl
42096            ! Changes
42097 ____________________________________________________________________________
42098 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
42099         Log: Update Changes.
42100      Branch: perl
42101            ! Changes patchlevel.h
42102 ____________________________________________________________________________
42103 [ 11828] By: sky                                   on 2001/09/02  11:53:56
42104         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
42105              From: Michael G Schwern <schwern@pobox.com>
42106              Date: Sat, 1 Sep 2001 20:18:58 -0400
42107              Message-ID: <20010901201858.X606@blackrider>
42108              +MANIFEST Fix
42109      Branch: perl
42110            + t/run/kill_perl.t
42111            - t/op/misc.t t/run/segfault.t
42112            ! MANIFEST
42113 ____________________________________________________________________________
42114 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
42115         Log: Subject: [PATCH] lib/Time/Local.pm
42116              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42117              Date: Sun, 2 Sep 2001 06:50:01 -0500
42118              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
42119      Branch: perl
42120            ! lib/Time/Local.pm
42121 ____________________________________________________________________________
42122 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
42123         Log: Tick off Unicode collation and the normalization from
42124              the todo list.
42125      Branch: perl
42126            ! pod/perltodo.pod
42127 ____________________________________________________________________________
42128 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
42129         Log: Update to Unicode 3.1.1.
42130      Branch: perl
42131            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
42132            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
42133            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
42134            ! lib/unicore/PropList.txt lib/unicore/README.perl
42135            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
42136            ! lib/unicore/rename lib/unicore/version
42137 ____________________________________________________________________________
42138 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
42139         Log: Slight doc tweaks for the module.
42140      Branch: perl
42141            ! lib/Unicode/UCD.pm
42142 ____________________________________________________________________________
42143 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
42144         Log: Rename the variable: it *used* to be (wrongly) that the
42145              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
42146              but that is no more the case: PL_reg_match_utf8 is better.
42147      Branch: perl
42148            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
42149            ! regexec.c sv.c thrdvar.h
42150 ____________________________________________________________________________
42151 [ 11822] By: ams                                   on 2001/09/02  02:54:50
42152         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
42153              From: Ilmari Karonen <iltzu@sci.fi>
42154              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
42155              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
42156              (op/sub_lval.t updated to take new error message into account.)
42157      Branch: perl
42158            ! op.c t/op/sub_lval.t
42159 ____________________________________________________________________________
42160 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
42161         Log: remove stray CRs in files; keep all files with UNIX line-ends
42162              (Porting/makerel adds CRs to the files that need it in the
42163              distribution)
42164      Branch: perl
42165            ! NetWare/t/NWScripts.pl README.dos
42166            ! ext/Encode/Encode/cns11643-1.enc
42167            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
42168            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
42169 ____________________________________________________________________________
42170 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
42171         Log: some remnants of change#11803
42172      Branch: perl
42173            ! ext/ByteLoader/byterun.h perl.h
42174 ____________________________________________________________________________
42175 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
42176         Log: Update to Unicode::Collate 0.08.
42177      Branch: perl
42178            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
42179            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
42180 ____________________________________________________________________________
42181 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
42182         Log: Test tweaks.
42183      Branch: perl
42184            ! t/op/pat.t
42185 ____________________________________________________________________________
42186 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
42187         Log: Fix test
42188      Branch: maint-5.6/macperl
42189            ! t/lib/b.t
42190 ____________________________________________________________________________
42191 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
42192         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
42193              warnings in Config.pm with -W; increase default and
42194              minimum RAM; bump version number.
42195      Branch: maint-5.6/macperl
42196            + macos/lib/Mac/LowMem.pm
42197            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
42198            ! macos/configpm macos/macperl/MacPerl.r
42199 ____________________________________________________________________________
42200 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
42201         Log: Make syntax check report in MPW style, fix tests
42202              to use Mac::err=unix to get normal-style error
42203              messages.
42204      Branch: maint-5.6/macperl
42205            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
42206            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
42207 ____________________________________________________________________________
42208 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
42209         Log: Make MPW-style errors optional (but the default); add
42210              MacPerl::ErrorFormat() function and Mac::err pragma
42211      Branch: maint-5.6/macperl
42212            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
42213            + macos/ext/Mac/err/err.xs
42214            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
42215            ! macos/macish.c macos/macish.h macos/macperl.sym
42216 ____________________________________________________________________________
42217 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
42218         Log: More module and test ports from Thomas Wegner et al
42219      Branch: maint-5.6/macperl
42220            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
42221            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
42222            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
42223            ! t/op/magic.t
42224 ____________________________________________________________________________
42225 [ 11812] By: sky                                   on 2001/09/01  17:19:30
42226         Log: Subject: [PATCH t/op/concat.t] cleanup
42227              From: Michael G Schwern <schwern@pobox.com>
42228              Date: Sat, 1 Sep 2001 14:06:28 -0400
42229              Message-ID: <20010901140628.C606@blackrider>
42230      Branch: perl
42231            ! t/op/concat.t
42232 ____________________________________________________________________________
42233 [ 11811] By: sky                                   on 2001/09/01  12:25:29
42234         Log: Change #11805 didn't update the MANIFEST
42235      Branch: perl
42236            ! MANIFEST
42237 ____________________________________________________________________________
42238 [ 11810] By: sky                                   on 2001/09/01  11:52:44
42239         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
42240              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42241              Date: Sat, 1 Sep 2001 14:50:14 +0200
42242              Message-ID: <20010901145014.A691@rafael>
42243      Branch: perl
42244            ! t/op/inccode.t
42245 ____________________________________________________________________________
42246 [ 11809] By: sky                                   on 2001/09/01  11:49:22
42247         Log: Subject: PATCH: ExtUtils::MakeMaker
42248              From: Tony Bowden <tony@kasei.com>
42249              Date: Sat, 1 Sep 2001 10:33:53 +0100
42250              Message-ID: <20010901103353.A13863@soto.kasei.com>
42251              Manually applied
42252      Branch: perl
42253            ! lib/ExtUtils/MakeMaker.pm
42254 ____________________________________________________________________________
42255 [ 11808] By: sky                                   on 2001/09/01  11:39:13
42256         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
42257              From: mike808@users.sourceforge.net
42258              Date: Sat, 1 Sep 101 11:27:50 GMT
42259              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
42260              With little tweak
42261      Branch: perl
42262            ! lib/Term/Cap.pm
42263 ____________________________________________________________________________
42264 [ 11807] By: ams                                   on 2001/09/01  11:31:16
42265         Log: Subject: oct() and hex()
42266              From: Nicholas Clark <nick@ccl4.org>
42267              Date: Fri, 31 Aug 2001 23:14:13 +0100
42268              Message-Id: <20010831231413.J4950@plum.flirble.org>
42269      Branch: perl
42270            ! pod/perlclib.pod
42271 ____________________________________________________________________________
42272 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
42273         Log: Integrate change 11801 from maintperl
42274      Branch: maint-5.6/macperl
42275            ! perl.c
42276 ____________________________________________________________________________
42277 [ 11805] By: sky                                   on 2001/08/31  21:35:10
42278         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
42279              From: Michael G Schwern <schwern@pobox.com>
42280              Date: Fri, 31 Aug 2001 15:36:28 -0400
42281              Message-ID: <20010831153628.B598@blackrider>
42282              Check for things which used to segfault
42283      Branch: perl
42284            + t/run/segfault.t
42285 ____________________________________________________________________________
42286 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
42287         Log: integrate change#11801 from maint-5.6
42288              
42289              remove age-old UNICOS "workaround" that introduces a static, and
42290              hence an egregious race condition for threaded builds (*sigh*
42291              beats me why this kludge wasn't guarded by a UNICOS-specific
42292              #define *sigh*)
42293      Branch: perl
42294            ! perl.c
42295 ____________________________________________________________________________
42296 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
42297         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
42298              working in 5.7.x
42299      Branch: perl
42300            - objXSUB.h
42301            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
42302            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
42303            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
42304            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
42305            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
42306            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
42307            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
42308            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
42309            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
42310            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
42311            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
42312            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
42313            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
42314            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
42315            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
42316            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
42317            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
42318            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
42319            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
42320            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
42321            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
42322            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
42323 ____________________________________________________________________________
42324 [ 11802] By: ams                                   on 2001/08/31  18:11:32
42325         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
42326              From: "Philip Newton" <Philip.Newton@gmx.net>
42327              Date: Fri, 31 Aug 2001 21:12:56 +0200
42328              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
42329      Branch: perl
42330            ! pod/perldiag.pod
42331 ____________________________________________________________________________
42332 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
42333         Log: remove age-old UNICOS "workaround" that introduces a static, and
42334              hence an egregious race condition for threaded builds (*sigh*
42335              beats me why this kludge wasn't guarded by a UNICOS-specific
42336              #define *sigh*)
42337      Branch: maint-5.6/perl
42338            ! perl.c
42339 ____________________________________________________________________________
42340 [ 11800] By: sky                                   on 2001/08/31  17:30:26
42341         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
42342              Might break on platforms where bool is larger than 8 bites ???
42343      Branch: perl
42344            ! regcomp.c
42345 ____________________________________________________________________________
42346 [ 11799] By: ams                                   on 2001/08/31  12:15:44
42347         Log: Integrate 11778 into mainline.
42348      Branch: perl
42349            ! t/base/term.t
42350 ____________________________________________________________________________
42351 [ 11798] By: sky                                   on 2001/08/31  11:31:44
42352         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
42353              supposed to happen.
42354      Branch: perl
42355            ! regcomp.c
42356 ____________________________________________________________________________
42357 [ 11797] By: sky                                   on 2001/08/31  11:28:17
42358         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
42359              From: "John P. Linderman" <jpl@research.att.com>
42360              Date: Fri, 31 Aug 2001 08:20:35 -0400
42361              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
42362              Fixes test 14 which could fail randomly in rare cases.
42363      Branch: perl
42364            ! ext/Time/HiRes/HiRes.t regcomp.c
42365 ____________________________________________________________________________
42366 [ 11796] By: ams                                   on 2001/08/31  01:13:07
42367         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
42368              From: Nicholas Clark <nick@ccl4.org>
42369              Date: Thu, 30 Aug 2001 23:21:50 +0100
42370              Message-Id: <20010830232150.D4950@plum.flirble.org>
42371      Branch: perl
42372            ! ext/Sys/Syslog/Makefile.PL
42373 ____________________________________________________________________________
42374 [ 11795] By: ams                                   on 2001/08/30  23:53:23
42375         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
42376              patching example
42377              From: Michael G Schwern <schwern@pobox.com>
42378              Date: Thu, 30 Aug 2001 17:02:08 -0400
42379              Message-Id: <20010830170208.M2318@blackrider>
42380      Branch: perl
42381            ! pod/perlhack.pod
42382 ____________________________________________________________________________
42383 [ 11794] By: ams                                   on 2001/08/30  19:35:36
42384         Log: Subject: [PATCH] pp_modulo
42385              From: Nicholas Clark <nick@ccl4.org>
42386              Date: Thu, 30 Aug 2001 18:20:54 +0100
42387              Message-Id: <20010830182053.A4950@plum.flirble.org>
42388      Branch: perl
42389            ! pp.c t/op/64bitint.t
42390 ____________________________________________________________________________
42391 [ 11793] By: sky                                   on 2001/08/30  13:02:48
42392         Log: 11792 wasn't complete
42393      Branch: perl
42394            ! makedef.pl regcomp.c
42395 ____________________________________________________________________________
42396 [ 11792] By: sky                                   on 2001/08/30  12:21:11
42397         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
42398      Branch: perl
42399            ! makedef.pl
42400 ____________________________________________________________________________
42401 [ 11791] By: sky                                   on 2001/08/30  10:08:02
42402         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
42403      Branch: perl
42404            ! config_h.SH
42405 ____________________________________________________________________________
42406 [ 11790] By: sky                                   on 2001/08/30  08:22:31
42407         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
42408              on the pad. Fixes coredumps in cleanups introduced by
42409              Change 11755  
42410      Branch: perl
42411            ! op.c perl.c sv.h
42412 ____________________________________________________________________________
42413 [ 11789] By: sky                                   on 2001/08/29  19:01:47
42414         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
42415              This is a replacement implmentation that works on HPUX.
42416              This bug should probably be fixed in GCC.
42417      Branch: perl
42418            ! ext/Socket/Socket.xs
42419 ____________________________________________________________________________
42420 [ 11788] By: ams                                   on 2001/08/29  17:35:33
42421         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
42422              From: Nicholas Clark <nick@ccl4.org>
42423              Date: Wed, 29 Aug 2001 18:21:56 +0100
42424              Message-Id: <20010829182156.O4950@plum.flirble.org>
42425      Branch: perl
42426            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
42427 ____________________________________________________________________________
42428 [ 11787] By: sky                                   on 2001/08/29  10:42:54
42429         Log: Added test for pack_addr_in and unpack_addr_in
42430              Nitpik in test 10
42431      Branch: perl
42432            ! ext/Socket/Socket.t
42433 ____________________________________________________________________________
42434 [ 11786] By: sky                                   on 2001/08/29  10:28:14
42435         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
42436              Trying to catch errors on HP-UX
42437      Branch: perl
42438            ! ext/Socket/Socket.t
42439 ____________________________________________________________________________
42440 [ 11785] By: sky                                   on 2001/08/29  09:07:03
42441         Log: make sure USE_THREADS is defined so external apps work
42442      Branch: perl
42443            ! config_h.SH
42444 ____________________________________________________________________________
42445 [ 11784] By: sky                                   on 2001/08/29  08:06:12
42446         Log: Subject: Re: The hitlist of untested modules.
42447              From: Jonathan Stowe <gellyfish@gellyfish.com>
42448              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
42449              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
42450              Start of tests for Shell.pm (make Schwern poorer!)
42451      Branch: perl
42452            + lib/Shell.t
42453            ! MANIFEST
42454 ____________________________________________________________________________
42455 [ 11783] By: sky                                   on 2001/08/29  07:37:50
42456         Log: END{} can change the return value even if we die from BEGIN{}
42457      Branch: perl
42458            ! miniperlmain.c
42459 ____________________________________________________________________________
42460 [ 11782] By: ams                                   on 2001/08/29  06:32:17
42461         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
42462              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42463              Date: Wed, 29 Aug 2001 09:18:17 +0200
42464              Message-Id: <20010829091817.A4453@rafael>
42465      Branch: perl
42466            ! t/op/inccode.t
42467 ____________________________________________________________________________
42468 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
42469         Log: Delete xsubpp.patch, as full copy exists now
42470      Branch: maint-5.6/macperl
42471            - macos/xsubpp.patch
42472 ____________________________________________________________________________
42473 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
42474         Log: Add Changes file
42475      Branch: maint-5.6/macperl
42476            + macos/Changes
42477 ____________________________________________________________________________
42478 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
42479         Log: Add Mac version of xsubpp as separate file
42480      Branch: maint-5.6/macperl
42481            + macos/xsubpp
42482            ! macos/Makefile.mk
42483 ____________________________________________________________________________
42484 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
42485         Log: Fix open of /dev/null for Mac OS
42486      Branch: maint-5.6/macperl
42487            ! t/base/term.t
42488 ____________________________________________________________________________
42489 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
42490         Log: Various patches: enable more tests; skip CVS in PerlInstall;
42491              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
42492      Branch: maint-5.6/macperl
42493            ! macos/MacPerlTests.cmd macos/PerlInstall
42494            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
42495 ____________________________________________________________________________
42496 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
42497         Log: Allow for platforms to override formatting of errors
42498              on output from Matthias Neeracher (Mac files)
42499      Branch: maint-5.6/macperl
42500            ! macos/macish.c macos/macish.h
42501 ____________________________________________________________________________
42502 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
42503         Log: Allow for platforms to override formatting of errors
42504              on output from Matthias Neeracher (core files)
42505      Branch: maint-5.6/macperl
42506            ! perl.h pp_ctl.c util.c
42507 ____________________________________________________________________________
42508 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
42509         Log: Add some param checking, from reports by Kevin Reid.
42510      Branch: maint-5.6/macperl
42511            ! macos/ext/Mac/Controls/Controls.pm
42512            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
42513 ____________________________________________________________________________
42514 [ 11773] By: ams                                   on 2001/08/28  23:54:57
42515         Log: Subject: [PATCH] make coretest
42516              From: Paul Johnson <paul@pjcj.net>
42517              Date: Wed, 29 Aug 2001 00:11:38 +0200
42518              Message-Id: <20010829001138.B12169@pjcj.net>
42519              (Applied without the change to perlhack.pod. This should
42520              probably stay undocumented.)
42521      Branch: perl
42522            ! Makefile.SH t/TEST
42523 ____________________________________________________________________________
42524 [ 11772] By: sky                                   on 2001/08/28  13:01:20
42525         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
42526              From: Michael G Schwern <schwern@pobox.com>
42527              Date: Tue, 28 Aug 2001 09:57:39 -0400
42528              Message-ID: <20010828095738.E17775@blackrider>
42529      Branch: perl
42530            ! pod/perlhack.pod t/op/pack.t
42531 ____________________________________________________________________________
42532 [ 11771] By: sky                                   on 2001/08/28  11:20:13
42533         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
42534              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42535              Date: Tue, 28 Aug 2001 14:23:43 +0200
42536              Message-ID: <20010828142343.A19299@rafael>
42537      Branch: perl
42538            ! pod/perlvar.pod pp_ctl.c
42539 ____________________________________________________________________________
42540 [ 11770] By: ams                                   on 2001/08/28  10:13:21
42541         Log: Subject: [PATCH] odd typo in op.h
42542              From: Nicholas Clark <nick@ccl4.org>
42543              Date: Tue, 28 Aug 2001 12:10:26 +0100
42544              Message-Id: <20010828121026.V4950@plum.flirble.org>
42545      Branch: perl
42546            ! op.h
42547 ____________________________________________________________________________
42548 [ 11769] By: sky                                   on 2001/08/28  08:09:16
42549         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
42550              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
42551              Date: Tue, 28 Aug 2001 02:22:20 +0300
42552              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
42553      Branch: perl
42554            ! ext/B/B/Lint.pm
42555 ____________________________________________________________________________
42556 [ 11768] By: ams                                   on 2001/08/28  00:47:35
42557         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
42558              From: Michael G Schwern <schwern@pobox.com>
42559              Date: Mon, 27 Aug 2001 21:24:44 -0400
42560              Message-Id: <20010827212444.F12582@blackrider>
42561      Branch: perl
42562            ! pod/perlhack.pod t/op/pack.t
42563 ____________________________________________________________________________
42564 [ 11767] By: ams                                   on 2001/08/27  23:59:48
42565         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
42566              From: Michael G Schwern <schwern@pobox.com>
42567              Date: Mon, 27 Aug 2001 20:12:29 -0400
42568              Message-Id: <20010827201229.D12582@blackrider>
42569      Branch: perl
42570            ! pod/perlhack.pod t/op/pack.t
42571 ____________________________________________________________________________
42572 [ 11766] By: ams                                   on 2001/08/27  23:39:40
42573         Log: Update Changes.
42574      Branch: perl
42575            ! Changes
42576 ____________________________________________________________________________
42577 [ 11765] By: ams                                   on 2001/08/27  22:53:10
42578         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
42579              From: Michael G Schwern <schwern@pobox.com>
42580              Date: Mon, 27 Aug 2001 19:47:30 -0400
42581              Message-Id: <20010827194730.C12582@blackrider>
42582      Branch: perl
42583            ! t/op/inccode.t
42584 ____________________________________________________________________________
42585 [ 11764] By: ams                                   on 2001/08/27  22:46:21
42586         Log: Subject: [PATCH] new tests for the coderef-in-@INC
42587              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42588              Date: Mon, 27 Aug 2001 22:36:27 +0200
42589              Message-Id: <20010827223627.C690@rafael>
42590              
42591              Subject: Re: [PATCH] new tests for the coderef-in-@INC
42592              From: Nicholas Clark <nick@ccl4.org>
42593              Date: Tue, 28 Aug 2001 00:02:46 +0100
42594              Message-Id: <20010828000245.R4950@plum.flirble.org>
42595      Branch: perl
42596            + t/op/inccode.t
42597            ! MANIFEST
42598 ____________________________________________________________________________
42599 [ 11763] By: ams                                   on 2001/08/27  22:41:09
42600         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
42601              bleadperl on fire, Win95+4NT)
42602              From: Michael G Schwern <schwern@pobox.com>
42603              Date: Mon, 27 Aug 2001 16:54:42 -0400
42604              Message-Id: <20010827165442.F9436@blackrider>
42605      Branch: perl
42606            ! lib/warnings.t
42607 ____________________________________________________________________________
42608 [ 11762] By: sky                                   on 2001/08/27  19:19:17
42609         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
42610              avaible at compile time. This broke the compilation of 
42611              Net/Ping.pm
42612      Branch: perl
42613            ! lib/Net/Ping.pm
42614 ____________________________________________________________________________
42615 [ 11761] By: sky                                   on 2001/08/27  18:34:48
42616         Log: Removed tripple definitions of CUSTOM_OP functions.
42617      Branch: perl
42618            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
42619 ____________________________________________________________________________
42620 [ 11760] By: sky                                   on 2001/08/27  18:21:27
42621         Log: Regen headers
42622      Branch: perl
42623            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
42624            ! perlapi.h proto.h
42625 ____________________________________________________________________________
42626 [ 11759] By: ams                                   on 2001/08/27  16:31:53
42627         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
42628              From: "chromatic" <chromatic@rmci.net>
42629              Date: Mon, 27 Aug 2001 11:17:09 -0600
42630              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
42631      Branch: perl
42632            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
42633 ____________________________________________________________________________
42634 [ 11758] By: sky                                   on 2001/08/27  15:16:42
42635         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
42636              Thanks to H. Merijn Brand for the patch.
42637              Some of the comments and or guards might be removable in perl.h now.
42638      Branch: perl
42639            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
42640            ! Porting/Glossary Porting/config_H README.threads config_h.SH
42641            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
42642            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
42643            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
42644            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
42645            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
42646            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
42647            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
42648            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
42649            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
42650            ! win32/config_H.vc win32/perllib.c win32/win32.h
42651            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
42652            ! wince/config.h wince/config_H.ce wince/win32.h
42653            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
42654 ____________________________________________________________________________
42655 [ 11757] By: sky                                   on 2001/08/27  13:39:16
42656         Log: Subject: GNU ld parses arguments different
42657              From: H.Merijn Brand <h.m.brand@hccnet.nl>
42658              Date: Mon, 27 Aug 2001 16:25:51 +0200
42659              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
42660      Branch: perl
42661            ! hints/hpux.sh
42662 ____________________________________________________________________________
42663 [ 11756] By: sky                                   on 2001/08/27  13:18:45
42664         Log: Subject: Custom Ops
42665              From: Simon Cozens <simon@netthink.co.uk>
42666              Date: Sat, 25 Aug 2001 17:45:09 +0100
42667              Message-ID: <20010825174509.A5752@netthink.co.uk>
42668              I also added a fix to Opcode.pm to quite test cases.
42669      Branch: perl
42670            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
42671            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
42672 ____________________________________________________________________________
42673 [ 11755] By: sky                                   on 2001/08/27  05:37:17
42674         Log: Plugs a memory leak on destruction of regular expressions
42675              introcued by #11274.
42676              PL_regex_padav now has an AV as it's first entry with a list
42677              of freed regex_padav slots that it will reuse on creating
42678              new PMOPs.
42679      Branch: perl
42680            ! op.c perl.c
42681 ____________________________________________________________________________
42682 [ 11754] By: ams                                   on 2001/08/26  14:38:52
42683         Log: Subject: [PATCH] t/io/binmode.t
42684              From: Nicholas Clark <nick@ccl4.org>
42685              Date: Sun, 26 Aug 2001 12:03:05 +0100
42686              Message-Id: <20010826120305.C4950@plum.flirble.org>
42687              
42688              (Also a nitpick in #11752 to t/op/universal.t)
42689      Branch: perl
42690            ! t/io/binmode.t t/op/universal.t
42691 ____________________________________________________________________________
42692 [ 11753] By: ams                                   on 2001/08/26  08:19:34
42693         Log: Subject: [PATCH] op/universal.t failing
42694              From: Nicholas Clark <nick@ccl4.org>
42695              Date: Sun, 26 Aug 2001 09:48:22 +0100
42696              Message-Id: <20010826094822.B4950@plum.flirble.org>
42697      Branch: perl
42698            ! t/op/universal.t
42699 ____________________________________________________________________________
42700 [ 11752] By: ams                                   on 2001/08/25  22:46:13
42701         Log: Subject: Re: 'can' with undefined subs
42702              From: Tony Bowden <tony@kasei.com>
42703              Date: Sat, 25 Aug 2001 14:58:17 +0100
42704              Message-Id: <20010825145817.A11788@soto.kasei.com>
42705              (Applied with minor modifications.)
42706      Branch: perl
42707            ! t/op/universal.t
42708 ____________________________________________________________________________
42709 [ 11751] By: ams                                   on 2001/08/25  18:28:43
42710         Log: Subject: Re: 'can' with undefined subs
42711              From: Tony Bowden <tony@kasei.com>
42712              Date: Sat, 25 Aug 2001 15:13:14 +0100
42713              Message-Id: <20010825151314.B11788@soto.kasei.com>
42714      Branch: perl
42715            ! lib/UNIVERSAL.pm
42716 ____________________________________________________________________________
42717 [ 11750] By: nick                                  on 2001/08/25  15:24:15
42718         Log: Integrate mainline
42719      Branch: perlio
42720           +> t/io/binmode.t
42721           !> (integrate 26 files)
42722 ____________________________________________________________________________
42723 [ 11749] By: nick                                  on 2001/08/25  14:55:41
42724         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
42725              From:  John Peacock <jpeacock@rowman.com>
42726              Date:  Wed, 22 Aug 2001 12:05:28 -0400
42727              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
42728      Branch: perl
42729            ! pod/perlhack.pod
42730 ____________________________________________________________________________
42731 [ 11748] By: nick                                  on 2001/08/25  14:53:04
42732         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
42733              From:  Michael G Schwern <schwern@pobox.com>
42734              Date:  Wed, 22 Aug 2001 19:22:45 -0400
42735              Message-Id:  <20010822192245.U619@blackrider>
42736      Branch: perl
42737            ! MANIFEST
42738 ____________________________________________________________________________
42739 [ 11747] By: nick                                  on 2001/08/25  14:52:33
42740         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
42741              From:  Nicholas Clark <nick@ccl4.org>
42742              Date:  Wed, 22 Aug 2001 23:29:06 +0100
42743              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
42744      Branch: perl
42745            + t/io/binmode.t
42746            ! perlio.c pod/perlfunc.pod
42747 ____________________________________________________________________________
42748 [ 11744] By: nick                                  on 2001/08/25  14:37:33
42749         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
42750              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
42751              Date:  Fri, 24 Aug 2001 22:10:42 +0200
42752              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
42753      Branch: perl
42754            ! x2p/a2py.c x2p/walk.c
42755 ____________________________________________________________________________
42756 [ 11743] By: nick                                  on 2001/08/25  14:32:47
42757         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
42758              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42759              Date:  Fri, 24 Aug 2001 23:34:13 +0200
42760              Message-Id:  <20010824233413.A1285@rafael>
42761      Branch: perl
42762            ! pod/perlfunc.pod pod/perlvar.pod
42763 ____________________________________________________________________________
42764 [ 11742] By: ams                                   on 2001/08/25  13:16:02
42765         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
42766              From: Nicholas Clark <nick@ccl4.org>
42767              Date: Sat, 25 Aug 2001 14:50:07 +0100
42768              Message-Id: <20010825145007.L41464@plum.flirble.org>
42769      Branch: perl
42770            ! pp_ctl.c
42771 ____________________________________________________________________________
42772 [ 11741] By: nick                                  on 2001/08/24  07:08:45
42773         Log: When applying patch via Porting/apply fails, do p4 refresh
42774              to get old files back.
42775      Branch: perl
42776            ! Porting/apply
42777 ____________________________________________________________________________
42778 [ 11740] By: ams                                   on 2001/08/24  04:47:24
42779         Log: #11739 was incomplete.
42780      Branch: perl
42781            ! pod/perldiag.pod
42782 ____________________________________________________________________________
42783 [ 11739] By: ams                                   on 2001/08/24  04:09:40
42784         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
42785              From: "Philip Newton" <Philip.Newton@gmx.net>
42786              Date: Fri, 24 Aug 2001 07:08:34 +0200
42787      Branch: perl
42788            ! pod/perldiag.pod
42789 ____________________________________________________________________________
42790 [ 11738] By: ams                                   on 2001/08/24  02:19:42
42791         Log: Fixed Doug Wilson's email address.
42792      Branch: perl
42793            ! AUTHORS
42794 ____________________________________________________________________________
42795 [ 11737] By: ams                                   on 2001/08/24  00:10:13
42796         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
42797              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42798              Date: Thu, 23 Aug 2001 22:22:58 +0200
42799              Message-Id: <20010823222258.A901@rafael>
42800      Branch: perl
42801            ! pod/perldiag.pod
42802 ____________________________________________________________________________
42803 [ 11736] By: ams                                   on 2001/08/24  00:05:02
42804         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
42805              From: "Craig A. Berry" <craigberry@mac.com>
42806              Date: Thu, 23 Aug 2001 19:07:45 -0500
42807              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
42808      Branch: perl
42809            ! configure.com
42810 ____________________________________________________________________________
42811 [ 11735] By: sky                                   on 2001/08/23  13:42:07
42812         Log: Backed out 11732, it breaks lib/strict.t 
42813      Branch: perl
42814            ! op.c
42815 ____________________________________________________________________________
42816 [ 11734] By: sky                                   on 2001/08/23  11:45:59
42817         Log: Removed toy from 17133 after Matt Sargeants request.
42818      Branch: perl
42819            ! pod/perlfaq4.pod
42820 ____________________________________________________________________________
42821 [ 11733] By: sky                                   on 2001/08/23  11:36:29
42822         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
42823              From: Robin Houston <robin@kitsite.com>
42824              Date: Wed, 22 Aug 2001 23:06:16 +0100
42825              Message-ID: <20010822230616.A254@robin.kitsite.com>
42826      Branch: perl
42827            ! pod/perlfaq4.pod
42828 ____________________________________________________________________________
42829 [ 11732] By: sky                                   on 2001/08/23  10:36:02
42830         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
42831              From: Simon Cozens <simon@netthink.co.uk>
42832              Date: Thu, 23 Aug 2001 12:06:36 +0100
42833              Message-ID: <20010823120636.A9961@netthink.co.uk>
42834      Branch: perl
42835            ! op.c
42836 ____________________________________________________________________________
42837 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
42838         Log: fix broken windows build
42839      Branch: perl
42840            ! perl.h
42841 ____________________________________________________________________________
42842 [ 11730] By: ams                                   on 2001/08/22  21:35:30
42843         Log: Subject: [PATCH] io/tell.t doesn't chdir t
42844              From: Nicholas Clark <nick@ccl4.org>
42845              Date: Wed, 22 Aug 2001 23:25:58 +0100
42846              Message-Id: <20010822232557.Y82818@plum.flirble.org>
42847      Branch: perl
42848            ! t/io/tell.t
42849 ____________________________________________________________________________
42850 [ 11729] By: ams                                   on 2001/08/22  20:32:21
42851         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
42852              questions)
42853              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
42854              Date: Wed, 22 Aug 2001 17:09:04 -0400
42855              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
42856              (Oops, forgot File::Spec::Unix in the previous patch.)
42857      Branch: perl
42858            ! lib/File/Spec/Unix.pm
42859 ____________________________________________________________________________
42860 [ 11728] By: ams                                   on 2001/08/22  20:25:41
42861         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
42862              questions)
42863              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
42864              Date: Wed, 22 Aug 2001 17:09:04 -0400
42865              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
42866      Branch: perl
42867            ! lib/File/Spec.pm
42868 ____________________________________________________________________________
42869 [ 11727] By: ams                                   on 2001/08/22  19:43:30
42870         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
42871              From: John Peacock <jpeacock@rowman.com>
42872              Date: Wed, 22 Aug 2001 12:35:52 -0400
42873              Message-Id: <3B83DF68.5D89DC81@rowman.com>
42874              (Adds proper tests for $], notwithstanding Subject. +nitpick)
42875      Branch: perl
42876            ! t/op/ver.t
42877 ____________________________________________________________________________
42878 [ 11726] By: ams                                   on 2001/08/22  19:36:39
42879         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
42880              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
42881              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
42882              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
42883      Branch: perl
42884            ! lib/diagnostics.pm lib/diagnostics.t
42885 ____________________________________________________________________________
42886 [ 11725] By: ams                                   on 2001/08/22  19:25:01
42887         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
42888              From: Nicholas Clark <nick@ccl4.org>
42889              Date: Wed, 22 Aug 2001 20:59:05 +0100
42890              Message-Id: <20010822205905.U82818@plum.flirble.org>
42891      Branch: perl
42892            ! pp.c t/op/64bitint.t t/op/arith.t
42893 ____________________________________________________________________________
42894 [ 11724] By: ams                                   on 2001/08/22  10:02:33
42895         Log: Subject: Configure blooper
42896              From: H.Merijn Brand <h.m.brand@hccnet.nl>
42897              Date: Wed, 22 Aug 2001 12:38:35 +0200
42898              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
42899      Branch: perl
42900            ! Configure
42901 ____________________________________________________________________________
42902 [ 11723] By: ams                                   on 2001/08/21  16:17:53
42903         Log: Subject: [PATCH] installperl -help
42904              From: Nicholas Clark <nick@ccl4.org>
42905              Date: Tue, 21 Aug 2001 17:34:23 +0100
42906              Message-Id: <20010821173423.F82818@plum.flirble.org>
42907      Branch: perl
42908            ! installperl
42909 ____________________________________________________________________________
42910 [ 11722] By: ams                                   on 2001/08/20  07:46:31
42911         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
42912              From: Ilmari Karonen <iltzu@sci.fi>
42913              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
42914              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
42915      Branch: perl
42916            ! pod/perlvar.pod
42917 ____________________________________________________________________________
42918 [ 11721] By: nick                                  on 2001/08/20  06:24:31
42919         Log: Integrate mainline
42920      Branch: perlio
42921           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
42922           +> lib/Lingua/KO/Hangul/Util/Changes
42923           +> lib/Lingua/KO/Hangul/Util/README
42924           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
42925           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
42926           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
42927           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
42928           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
42929           +> lib/Unicode/Normalize/t/test.t
42930            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
42931           !> (integrate 55 files)
42932 ____________________________________________________________________________
42933 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
42934         Log: Integrate Change #11599 from maint-5.6/perl
42935      Branch: maint-5.6/macperl
42936           !> README.win32
42937 ____________________________________________________________________________
42938 [ 11719] By: ams                                   on 2001/08/18  21:21:42
42939         Log: Add Porting/apply to MANIFEST.
42940      Branch: perl
42941            ! MANIFEST
42942 ____________________________________________________________________________
42943 [ 11718] By: sky                                   on 2001/08/18  14:38:01
42944         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
42945              Better solution would be to make 5005threaded perl use
42946              the same system as ithreads do
42947      Branch: perl
42948            ! perl.h
42949 ____________________________________________________________________________
42950 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
42951         Log: New try for ID 20010407.006: detach the semantics
42952              "was the last match target UTF8" into its own variable.
42953      Branch: perl
42954            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
42955            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
42956 ____________________________________________________________________________
42957 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
42958         Log: UTF8 flag should be meaningful only when POK.
42959      Branch: perl
42960            ! dump.c
42961 ____________________________________________________________________________
42962 [ 11715] By: sky                                   on 2001/08/18  11:45:16
42963         Log: USE_THREADS and USE_ITHREADS are never true at the same time
42964      Branch: perl
42965            ! perl.h
42966 ____________________________________________________________________________
42967 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
42968         Log: Retract #11712 for now.  The real fix would probably
42969              be something like making PL_reg_sv a copy (PV + UTF8)
42970              of the matched/substituted string (note: not just a SvPOK
42971              string, for example the stringified form of a ROK would
42972              be applicable)  Beware of leaks.
42973      Branch: perl
42974            ! pp_hot.c t/op/pat.t
42975 ____________________________________________________________________________
42976 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
42977         Log: UTF8 wasn't printing for PVMGs.
42978      Branch: perl
42979            ! dump.c
42980 ____________________________________________________________________________
42981 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
42982         Log: (Retracted by #11714)
42983              
42984              Okay analysis, debatable fix.  (The fix will inc
42985              the refcount of all temporary match objects,
42986              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
42987              which will then cause griping at untie() time
42988              ("inner references remain").
42989              
42990              Fix for ID 20010407.006: PL_reg_sv got wiped out
42991              by freetemps if the match target was a temporary
42992              (like function_call() =~ /.../), which in turn meant
42993              that the $1 et al stopped working if they had UTF-8
42994              in them.  Therefore bump up the refcount of PL_reg_sv.
42995      Branch: perl
42996            ! pp_hot.c t/op/pat.t
42997 ____________________________________________________________________________
42998 [ 11711] By: ams                                   on 2001/08/17  20:32:08
42999         Log: Subject: [PATCH] doesn't compile, was perl@11710
43000              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43001              Date: Fri, 17 Aug 2001 23:21:10 +0200
43002              Message-Id: <20010817232110.C7041@rafael> 
43003      Branch: perl
43004            ! sharedsv.c
43005 ____________________________________________________________________________
43006 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
43007         Log: Update Changes.
43008      Branch: perl
43009            ! Changes patchlevel.h
43010 ____________________________________________________________________________
43011 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
43012         Log: Upgrade to libnet 1.0704.
43013      Branch: perl
43014            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
43015            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
43016            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
43017            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
43018            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
43019            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
43020            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
43021 ____________________________________________________________________________
43022 [ 11708] By: sky                                   on 2001/08/17  13:34:04
43023         Log: Let perl_clone copy PL_exit_flags
43024      Branch: perl
43025            ! sv.c
43026 ____________________________________________________________________________
43027 [ 11707] By: sky                                   on 2001/08/17  12:28:41
43028         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
43029      Branch: perl
43030            ! sharedsv.c sharedsv.h
43031 ____________________________________________________________________________
43032 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
43033         Log: The metaconfig unit change for #11705.
43034      Branch: metaconfig/U/perl
43035            ! Extensions.U
43036 ____________________________________________________________________________
43037 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
43038         Log: Allow the threads extension to be found if present.
43039      Branch: perl
43040            ! Configure
43041 ____________________________________________________________________________
43042 [ 11704] By: nick                                  on 2001/08/17  11:47:54
43043         Log: Mail -> change script (pre-alpha)
43044      Branch: perl
43045            + Porting/apply
43046 ____________________________________________________________________________
43047 [ 11703] By: sky                                   on 2001/08/17  07:11:24
43048         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
43049              Thanks to Tom Hospel for pointing out my error.
43050      Branch: perl
43051            ! op.h
43052 ____________________________________________________________________________
43053 [ 11702] By: sky                                   on 2001/08/17  04:18:11
43054         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.
43055      Branch: perl
43056            ! embed.pl miniperlmain.c perl.c perl.h proto.h
43057 ____________________________________________________________________________
43058 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
43059         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
43060              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
43061      Branch: perl
43062            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
43063            + lib/Lingua/KO/Hangul/Util/README
43064            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
43065            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
43066            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
43067            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
43068            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
43069            + lib/Unicode/Normalize/t/test.t
43070            ! MANIFEST
43071 ____________________________________________________________________________
43072 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
43073         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
43074              Date: Thu, 16 Aug 2001 22:46:15 -0500
43075              From: "Craig A. Berry" <craigberry@mac.com>
43076              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
43077      Branch: perl
43078            ! configure.com numeric.c
43079 ____________________________________________________________________________
43080 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
43081         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
43082              of the usual suspects (like getpwent) but not for others
43083              (like localtime and rand).  The _r versions are available
43084              for all of them, so let's use them.
43085      Branch: perl
43086            ! perl.h
43087 ____________________________________________________________________________
43088 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
43089         Log: (Accidental apply; thankfully empty.)
43090      Branch: perl
43091            ! hints/os390.sh
43092 ____________________________________________________________________________
43093 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
43094         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
43095              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43096              Date: Thu, 16 Aug 2001 16:27:49 +0100
43097              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
43098      Branch: perl
43099            ! regexec.c t/op/re_tests
43100 ____________________________________________________________________________
43101 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
43102         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
43103              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43104              Date: Thu, 16 Aug 2001 18:50:01 +0100
43105              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
43106      Branch: perl
43107            ! pp_hot.c t/op/pat.t
43108 ____________________________________________________________________________
43109 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
43110         Log: Subject: [PATCH] *time_r again
43111              From: "Arthur Bergman" <arthur@contiller.se>
43112              Date: Thu, 16 Aug 2001 16:01:54 +0200
43113              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
43114      Branch: perl
43115            ! op.h
43116 ____________________________________________________________________________
43117 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
43118         Log: system() and backtick error handling cleanup from Craig A. Berry.
43119      Branch: perl
43120            ! vms/vms.c
43121 ____________________________________________________________________________
43122 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
43123         Log: change#10334 leaks memory, copies string when it doesn't
43124              need to
43125      Branch: perl
43126            ! perl.c
43127 ____________________________________________________________________________
43128 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
43129         Log: One more twist to the sprintf + utf8 testing.
43130      Branch: perl
43131            ! t/op/misc.t
43132 ____________________________________________________________________________
43133 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
43134         Log: Fix for 20010407.008 sprintf removes utf8-ness.
43135      Branch: perl
43136            ! pp.c t/op/misc.t
43137 ____________________________________________________________________________
43138 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
43139         Log: Subject: [PATCH] *time_r fixes
43140              From: "Arthur Bergman" <arthur@contiller.se>
43141              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
43142              Date: Thu, 16 Aug 2001 14:22:27 +0200
43143      Branch: perl
43144            ! op.h
43145 ____________________________________________________________________________
43146 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
43147         Log: Upgrade to CGI.pm 2.77.
43148      Branch: perl
43149            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
43150            ! lib/CGI/t/function.t
43151 ____________________________________________________________________________
43152 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
43153         Log: Document the bytes-to-Unicode upgrading.
43154      Branch: perl
43155            ! pod/perlunicode.pod
43156 ____________________________________________________________________________
43157 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
43158         Log: Add a test for Unicode sprintf.
43159      Branch: perl
43160            ! t/op/misc.t
43161 ____________________________________________________________________________
43162 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
43163         Log: Add Unicode tests for index/rindex.
43164      Branch: perl
43165            ! t/op/index.t
43166 ____________________________________________________________________________
43167 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
43168         Log: Document a bit the art of minimizing the installation,
43169              based on the p5p discussion.
43170      Branch: perl
43171            ! INSTALL
43172 ____________________________________________________________________________
43173 [ 11684] By: nick                                  on 2001/08/15  15:03:31
43174         Log: Integrate mainline
43175      Branch: perlio
43176           +> sharedsv.c sharedsv.h
43177           !> (integrate 53 files)
43178 ____________________________________________________________________________
43179 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
43180         Log: Update Changes.
43181      Branch: perl
43182            ! Changes patchlevel.h
43183 ____________________________________________________________________________
43184 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
43185         Log: The #11673 necessitated a test tweak.
43186      Branch: perl
43187            ! t/io/utf8.t
43188 ____________________________________________________________________________
43189 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
43190         Log: Also UNICOS is in the general case unable to silently
43191              handle fp overflows.
43192      Branch: perl
43193            ! numeric.c
43194 ____________________________________________________________________________
43195 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
43196         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
43197              NV_EPSILON #defined.
43198      Branch: perl
43199            ! perl.h
43200 ____________________________________________________________________________
43201 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
43202         Log: Re-establish the fp overflow detection for VAX VMS; there
43203              is no easy way to have the IEEE fp silent overflow semantics.
43204              (in Alpha VMS we still will use IEEE fp by default-- but it
43205              is still possible to configure Perl to use G_FLOAT)
43206      Branch: perl
43207            ! numeric.c
43208 ____________________________________________________________________________
43209 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
43210         Log: Subject: [PATCH] pp_lock 
43211              From: "Arthur Bergman" <arthur@contiller.se>
43212              Date: Wed, 15 Aug 2001 11:52:16 +0200
43213              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
43214      Branch: perl
43215            ! pp.c
43216 ____________________________________________________________________________
43217 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
43218         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
43219              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43220              Date: Wed, 15 Aug 2001 11:32:11 +0100
43221              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
43222      Branch: perl
43223            ! regcomp.c t/op/re_tests
43224 ____________________________________________________________________________
43225 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
43226         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
43227              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43228              Date: Wed, 15 Aug 2001 10:33:49 +0100
43229              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
43230      Branch: perl
43231            ! regexec.c t/op/re_tests
43232 ____________________________________________________________________________
43233 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
43234         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
43235              From: Barrie Slaymaker <barries@slaysys.com>
43236              Date: Tue, 14 Aug 2001 14:32:25 -0400
43237              Message-ID: <20010814143225.A19822@jester.slaysys.com>
43238      Branch: perl
43239            ! lib/File/Spec.t lib/File/Spec/Unix.pm
43240 ____________________________________________________________________________
43241 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
43242         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
43243              From: Peter Prymmer <pvhp@forte.com>
43244              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
43245              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
43246      Branch: perl
43247            ! README.vms configure.com
43248 ____________________________________________________________________________
43249 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
43250         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
43251              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43252              Date: Tue, 14 Aug 2001 21:23:27 +0200
43253              Message-ID: <20010814212327.A1919@rafael>
43254      Branch: perl
43255            ! doio.c
43256 ____________________________________________________________________________
43257 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
43258         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
43259              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
43260              Date: Tue, 14 Aug 2001 22:30:11 +0200
43261              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
43262              
43263              Combination of nmake, quoting, and Perl expanded $( in here-doc.
43264      Branch: perl
43265            ! ext/SDBM_File/Makefile.PL
43266 ____________________________________________________________________________
43267 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
43268         Log: Todo updates.
43269      Branch: perl
43270            ! pod/perltodo.pod
43271 ____________________________________________________________________________
43272 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
43273         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
43274              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
43275              Date: Mon, 13 Aug 2001 23:15:01 +0200
43276              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
43277      Branch: perl
43278            ! sv.c
43279 ____________________________________________________________________________
43280 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
43281         Log: Subject: [PATCH] [b-]showlex.t
43282              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
43283              Date: Sun, 12 Aug 2001 22:24:51 +0200
43284              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
43285              
43286              The 4nt command shell will expand the % in command line
43287              no matter what quoting is attempted, changed the % to @.
43288      Branch: perl
43289            ! ext/B/Showlex.t
43290 ____________________________________________________________________________
43291 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
43292         Log: Subject: [PATCH] magic.t
43293              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
43294              Date: Sun, 12 Aug 2001 20:49:27 +0200
43295              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
43296      Branch: perl
43297            ! t/op/magic.t
43298 ____________________________________________________________________________
43299 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
43300         Log: Add sharedsv* to the DOSish platforms; plus add
43301              some WinCE files to the list of DOSish files.
43302      Branch: perl
43303            ! NetWare/Makefile Porting/makerel win32/Makefile
43304            ! win32/makefile.mk wince/Makefile.ce
43305 ____________________________________________________________________________
43306 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
43307         Log: More DOSish files.
43308      Branch: perl
43309            ! Porting/makerel
43310 ____________________________________________________________________________
43311 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
43312         Log: Strip CRs from the WinCE files.  Now we need to
43313              figure out in which CRs are really needed: probably
43314              Makefile.ce and the README files, at least, probably
43315              also the registry.bat.
43316      Branch: perl
43317            ! wince/Makefile.ce wince/README.compile wince/README.perlce
43318            ! wince/config.h wince/include/cectype.h wince/include/errno.h
43319            ! wince/include/sys/stat.h wince/include/sys/types.h
43320            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
43321            ! wince/perldll.def wince/registry.bat wince/wince.h
43322            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
43323 ____________________________________________________________________________
43324 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
43325         Log: Add some files to DOSish and writables.
43326      Branch: perl
43327            ! Porting/makerel
43328 ____________________________________________________________________________
43329 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
43330         Log: Compile failure message tidying.
43331      Branch: perl
43332            ! t/lib/1_compile.t
43333 ____________________________________________________________________________
43334 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
43335         Log: The new sharedsv* should be exported only if usethreads.
43336      Branch: perl
43337            ! makedef.pl
43338 ____________________________________________________________________________
43339 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
43340         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
43341              From: Peter Prymmer <pvhp@forte.com>
43342              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
43343              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
43344      Branch: perl
43345            ! README.os390
43346 ____________________________________________________________________________
43347 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
43348         Log: Update Changes.
43349      Branch: perl
43350            ! Changes patchlevel.h
43351 ____________________________________________________________________________
43352 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
43353         Log: Subject: [PATHC] sharedsv.[c|h]
43354              From: "Artur Bergman" <artur@contiller.se>
43355              Date: Mon, 13 Aug 2001 14:38:41 +0200
43356              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
43357              
43358              Subject: [PATCH] embed.pl
43359              From: Arthur Bergman <arthur@contiller.se>
43360              Date: Mon, 13 Aug 2001 14:38:14 +0200
43361              Message-ID: <B79D96D6.3088%arthur@contiller.se>
43362              
43363              Subject: [PATCH] sharedsv cleanups
43364              From: "Arthur Bergman" <arthur@contiller.se>
43365              Date: Mon, 13 Aug 2001 15:14:25 +0200
43366              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
43367              
43368              Plus few tweaks: _init needs to be Adp, the prototypes
43369              should not be revealed unless using ithreads, #endif FOO
43370              must be #endif /* FOO */, adding (parentheses) around
43371              do { } while doesn't work too well.
43372      Branch: perl
43373            + sharedsv.c sharedsv.h
43374            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
43375            ! perl.h perlapi.c pod/perlapi.pod proto.h
43376 ____________________________________________________________________________
43377 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
43378         Log: Subject: Re: END {} blocks run in perl_run
43379              From: Arthur Bergman <arthur@contiller.se>
43380              Date: Mon, 13 Aug 2001 11:11:30 +0200
43381              Message-ID: <B79D6661.3068%arthur@contiller.se>
43382      Branch: perl
43383            ! perl.c
43384 ____________________________________________________________________________
43385 [ 11657] By: nick                                  on 2001/08/13  09:03:02
43386         Log: Integrate mainline
43387      Branch: perlio
43388           +> (branch 326 files)
43389            - (delete 330 files)
43390           !> (integrate 85 files)
43391 ____________________________________________________________________________
43392 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
43393         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
43394              and the Perl will be built to do that by default (adding that
43395              will break scripts having non-UTF-8 binary data, such as Latin-1.)
43396      Branch: perl
43397            ! op.c toke.c utf8.h
43398 ____________________________________________________________________________
43399 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
43400         Log: Unnecessary downgrades.
43401      Branch: perl
43402            ! doop.c
43403 ____________________________________________________________________________
43404 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
43405         Log: Failure not true anymore (probably caused by my broken setup).
43406      Branch: perl
43407            ! t/op/pat.t
43408 ____________________________________________________________________________
43409 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
43410         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
43411              stopped working).
43412      Branch: perl
43413            ! op.h pp_ctl.c regcomp.c
43414 ____________________________________________________________________________
43415 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
43416         Log: There is no IN_UTF8.
43417      Branch: perl
43418            ! utf8.h
43419 ____________________________________________________________________________
43420 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
43421         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
43422      Branch: perl
43423            ! op.c op.h pp_ctl.c regcomp.c
43424 ____________________________________________________________________________
43425 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
43426         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
43427              and a test tweak.
43428      Branch: perl
43429            ! op.c t/pod/find.t
43430 ____________________________________________________________________________
43431 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
43432         Log: Todo updates and fixes.
43433      Branch: perl
43434            ! pod/perltodo.pod
43435 ____________________________________________________________________________
43436 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
43437         Log: Mark tests (and one module) having explicit Latin-1
43438              (and one file having explicit UTF-8) with an explicit
43439              'no utf8' (and one explicit 'use utf8').
43440              
43441              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
43442      Branch: perl
43443            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
43444            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
43445            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
43446 ____________________________________________________________________________
43447 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
43448         Log: Subject: SV: END {} blocks run in perl_run
43449              From: "Arthur Bergman" <arthur@contiller.se>
43450              Date: Sun, 12 Aug 2001 00:34:28 +0200 
43451              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
43452      Branch: perl
43453            ! miniperlmain.c perl.c
43454 ____________________________________________________________________________
43455 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
43456         Log: Typos in #11645.
43457      Branch: perl
43458            ! perl.h
43459 ____________________________________________________________________________
43460 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
43461         Log: On ithreads default to use_reentrant except on naturally
43462              threadsafe platforms.
43463      Branch: perl
43464            ! perl.h
43465 ____________________________________________________________________________
43466 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
43467         Log: (Hopefully) a fix for 20010723.004: make install needs
43468              write permission in build directory.  The problem was
43469              probably caused by overeager sprinkling of the lib/re.pm
43470              dependencies (which was done to guarantee lib/re.pm being
43471              uptodate for parallel makes: now solved by funneling that
43472              through an explicit recursive make in the preplibrary target).
43473      Branch: perl
43474            ! Makefile.SH
43475 ____________________________________________________________________________
43476 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
43477         Log: Dispell the "use utf8" superstition.
43478      Branch: perl
43479            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
43480            ! pod/perlunicode.pod
43481 ____________________________________________________________________________
43482 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
43483         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
43484              From: "Abigail" <abigail@foad.org> 
43485              Date: Sat, 11 Aug 2001 23:49:49 +0200
43486              Message-ID: <20010811214950.23255.qmail@foad.org>
43487      Branch: perl
43488            ! t/op/taint.t
43489 ____________________________________________________________________________
43490 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
43491         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
43492              From: Abhijit Menon-Sen <ams@wiw.org>
43493              Date: Sat, 11 Aug 2001 06:18:19 +0530
43494              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
43495      Branch: perl
43496            ! mg.c
43497 ____________________________________________________________________________
43498 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
43499         Log: Test for change #11639.
43500      Branch: perl
43501            ! t/op/tiehandle.t
43502 ____________________________________________________________________________
43503 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
43504         Log: Subject: Re: Can't localize *FH, then tie it
43505              From: Abhijit Menon-Sen <ams@wiw.org>
43506              Date: Sun, 12 Aug 2001 16:08:06 +0530
43507              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
43508      Branch: perl
43509            ! pp_hot.c pp_sys.c
43510 ____________________________________________________________________________
43511 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
43512         Log: Drop all the unnecessary "use utf8" clauses and some of
43513              the unnecessary "use bytes" ones.
43514              
43515              TODO: scour the documentation for unnecessary "use utf8"
43516              and prominently display it in perldelta when the time comes.
43517              ("use utf8" should be necessary ONLY if one wants the script
43518              to be in UTF-8.)  Also should be checked in some non-ASCII
43519              non-Latin-1 platform, like EBCDIC.
43520      Branch: perl
43521            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
43522            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
43523 ____________________________________________________________________________
43524 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
43525         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
43526              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
43527              in Unicode handling.
43528      Branch: perl
43529            + t/op/lc.t
43530            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
43531 ____________________________________________________________________________
43532 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
43533         Log: Thinko: we want the flags for native cc, not gcc.
43534      Branch: perl
43535            ! hints/dec_osf.sh
43536 ____________________________________________________________________________
43537 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
43538         Log: (retracted by 13077)
43539              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
43540              From: Robin Houston <robin@kitsite.com>
43541              Date: Fri, 10 Aug 2001 14:42:02 +0100
43542              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
43543      Branch: perl
43544            ! pp.c
43545 ____________________________________________________________________________
43546 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
43547         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
43548              From: Abhijit Menon-Sen <ams@wiw.org>
43549              Date: Sat, 11 Aug 2001 16:31:04 +0530
43550              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
43551      Branch: perl
43552            ! op.c
43553 ____________________________________________________________________________
43554 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
43555         Log: Get rid of indread, from Abhijit Menon-Sen.
43556      Branch: perl
43557            ! pp_sys.c
43558 ____________________________________________________________________________
43559 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
43560         Log: CRLFgngngn.
43561      Branch: perl
43562            ! win32/Makefile win32/makefile.mk
43563 ____________________________________________________________________________
43564 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
43565         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
43566      Branch: perl
43567            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
43568            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
43569            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
43570            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
43571            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
43572            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
43573            ! win32/Makefile win32/makefile.mk
43574 ____________________________________________________________________________
43575 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
43576         Log: Avoid #elif (less portable than #else #if).
43577      Branch: perl
43578            ! handy.h
43579 ____________________________________________________________________________
43580 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
43581         Log: Subject: patch for perlvar.pod
43582              From: mah@everybody.org (Mark A. Hershberger)
43583              Date: 08 Aug 2001 17:03:16 -0500
43584              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
43585      Branch: perl
43586            ! pod/perlvar.pod
43587 ____________________________________________________________________________
43588 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
43589         Log: cpp commands must start (the # must be) at the column #0.
43590      Branch: perl
43591            ! op.c
43592 ____________________________________________________________________________
43593 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
43594         Log: If using gcc -B/foo/bar makedepend would give
43595              unnecessary warnings about unused -B/foo/bar.
43596      Branch: perl
43597            ! makedepend.SH
43598 ____________________________________________________________________________
43599 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
43600         Log: Update Changes.
43601      Branch: perl
43602            ! Changes patchlevel.h
43603 ____________________________________________________________________________
43604 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
43605         Log: s/z/tz/
43606      Branch: perl
43607            ! pod/perlfaq2.pod
43608 ____________________________________________________________________________
43609 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
43610         Log: Article nit.
43611      Branch: perl
43612            ! pod/perlfaq2.pod
43613 ____________________________________________________________________________
43614 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
43615         Log: Rename lib/unicode files to lib/unicore to avoid
43616              conflicts between core lib/unicode and Unicode::
43617              files in case-ignoring filesystems.
43618      Branch: perl
43619            + (add 325 files)
43620            - (delete 324 files)
43621            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
43622 ____________________________________________________________________________
43623 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
43624         Log: Upgrade to Math::BigInt 1.41.
43625      Branch: perl
43626            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
43627 ____________________________________________________________________________
43628 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
43629         Log: Subject: [PATCH] remove PL_na from typemap
43630              From: James <james@rf.net>
43631              Date: Mon, 06 Aug 2001 20:23:15 -0700
43632              Message-ID: <3B6F5F23.A31A81B1@rf.net>
43633              
43634              (had to be manually applied)
43635      Branch: perl
43636            ! lib/ExtUtils/typemap
43637 ____________________________________________________________________________
43638 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
43639         Log: The metaconfig unit changes for #11618.
43640      Branch: metaconfig/U/perl
43641            + d_fpclassl.U i_fp.U
43642 ____________________________________________________________________________
43643 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
43644         Log: Forgot this from #11618.
43645              
43646              NOTE: wince/config_H.ce needs updating.
43647      Branch: perl
43648            ! wince/config.ce
43649 ____________________________________________________________________________
43650 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
43651         Log: Introduce more floating point classifying APIs;
43652              try to define (most importantly) Perl_is{inf,nan}(x).
43653              
43654              For this first cut, assume none such APIs exist in non-UNIXoid
43655              platforms-- this is of course too unkind: Win32 rumoredly has
43656              _fpclass() and _isnan(), and VMS/VOS very probably have some
43657              of the APIs available.     The only thing Perl uses at the moment
43658              is Perl_isnan() (has been in use for a while now).
43659              
43660              NOTE: the Win32 and NetWare config_h.?c need regenerating.
43661      Branch: perl
43662            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
43663            ! Porting/config_H config_h.SH configure.com epoc/config.sh
43664            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
43665            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43666            ! vos/config.ga.h win32/config.bc win32/config.gc
43667            ! win32/config.vc win32/config_H.bc win32/config_H.gc
43668            ! win32/config_H.vc wince/config.ce wince/config.h
43669 ____________________________________________________________________________
43670 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
43671         Log: Integrate change #11519 from perlio:
43672              
43673              Avoid testing for (non-)existance of "encoding(xxxx)"
43674              layer is called "encoding" the (xxxx) is an argument.
43675      Branch: perl
43676           !> lib/open.pm
43677 ____________________________________________________________________________
43678 [ 11616] By: nick                                  on 2001/08/09  07:50:24
43679         Log: Integrate mainline
43680      Branch: perlio
43681           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
43682           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
43683           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
43684           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
43685            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
43686            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
43687           !> (integrate 79 files)
43688 ____________________________________________________________________________
43689 [ 11615] By: nick                                  on 2001/08/09  06:23:44
43690         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
43691              layer is called "encoding" the (xxxx) is an argument.
43692      Branch: perlio
43693            ! lib/open.pm
43694 ____________________________________________________________________________
43695 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
43696         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
43697              From: Paul Johnson <paul@pjcj.net>
43698              Date: Wed, 8 Aug 2001 23:54:17 +0200
43699              Message-ID: <20010808235417.O1006@pjcj.net>
43700      Branch: perl
43701            ! ext/B/B/Concise.pm
43702 ____________________________________________________________________________
43703 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
43704         Log: Make VMS use IEEE math by default; reorder Tru64 hints
43705              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
43706              exception semantics) is always set if using (the new) cc.
43707      Branch: perl
43708            ! configure.com hints/dec_osf.sh
43709 ____________________________________________________________________________
43710 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
43711         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
43712              From: Abhijit Menon-Sen <ams@wiw.org>
43713              Date: Tue, 7 Aug 2001 17:16:05 +0530
43714              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
43715      Branch: perl
43716            ! pp_sys.c
43717 ____________________________________________________________________________
43718 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
43719         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
43720              From: "Craig A. Berry" <craigberry@mac.com>
43721              Date: Tue, 07 Aug 2001 22:27:47 -0500
43722              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
43723      Branch: perl
43724            ! t/run/exit.t
43725 ____________________________________________________________________________
43726 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
43727         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
43728              From: "Craig A. Berry" <craigberry@mac.com>
43729              Date: Tue, 07 Aug 2001 20:01:53 -0500
43730              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
43731      Branch: perl
43732            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
43733 ____________________________________________________________________________
43734 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
43735         Log: Update the magazine information.
43736      Branch: perl
43737            ! pod/perlfaq2.pod
43738 ____________________________________________________________________________
43739 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
43740         Log: Ignore SIGFPE everywhere.
43741      Branch: perl
43742            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
43743 ____________________________________________________________________________
43744 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
43745         Log: With permission, change the licensing of the docs by
43746              TomC (and Gnat) to comply with the rest of Perl.
43747      Branch: perl
43748            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
43749            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
43750            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
43751            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
43752            ! pod/perltootc.pod
43753 ____________________________________________________________________________
43754 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
43755         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
43756              From: Andy Dougherty <doughera@lafayette.edu>
43757              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
43758              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
43759      Branch: perl
43760            ! hints/openbsd.sh
43761 ____________________________________________________________________________
43762 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
43763         Log: Subject: [PATCH] Makefile.SH test_prep dependency
43764              From: Andy Dougherty <doughera@lafayette.edu>
43765              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
43766              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
43767      Branch: perl
43768            ! Makefile.SH
43769 ____________________________________________________________________________
43770 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
43771         Log: Don't autogenerate the headers et alia,
43772              make regen_headers explicitly.
43773      Branch: perl
43774            ! Makefile.SH
43775 ____________________________________________________________________________
43776 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
43777         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
43778              From: Gurusamy Sarathy <gsar@ActiveState.com> 
43779              Date: Tue, 07 Aug 2001 08:33:26 -0700
43780              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
43781              
43782              Unnecessary dependency.
43783      Branch: perl
43784            ! embed.pl
43785 ____________________________________________________________________________
43786 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
43787         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
43788              From: Abhijit Menon-Sen <ams@wiw.org>
43789              Date: Tue, 7 Aug 2001 09:10:54 +0530
43790              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
43791      Branch: perl
43792            ! pp_hot.c
43793 ____________________________________________________________________________
43794 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
43795         Log: Subject: [PATCH perl@11597] B && BEGIN handling
43796              From: "James A. Duncan" <jduncan@fotango.com>
43797              Date: Mon, 6 Aug 2001 17:29:11 +0100
43798              Message-ID: <20010806172911.A2071@fotango.com>
43799              
43800              (the intrpvar.h addition moved to the end for bincompat)
43801      Branch: perl
43802            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
43803 ____________________________________________________________________________
43804 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
43805         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
43806      Branch: perl
43807           !> README.win32
43808 ____________________________________________________________________________
43809 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
43810         Log: fix URLs for fcrypt.c
43811      Branch: maint-5.6/perl
43812            ! README.win32
43813 ____________________________________________________________________________
43814 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
43815         Log: Yet another way to say Infinity: HP-UX calls its "++".
43816      Branch: perl
43817            ! lib/Math/BigInt/t/bigintpm.t
43818 ____________________________________________________________________________
43819 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
43820         Log: Update Changes.
43821      Branch: perl
43822            ! Changes patchlevel.h
43823 ____________________________________________________________________________
43824 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
43825         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
43826      Branch: perl
43827            ! pod/perlfaq5.pod
43828 ____________________________________________________________________________
43829 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
43830         Log: The #11593 wasn't right.
43831      Branch: perl
43832            ! lib/Math/BigInt/t/bigintpm.t
43833 ____________________________________________________________________________
43834 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
43835         Log: Subject: [PATCH: perl@11564] introducing perlivp
43836              From: Prymmer/Kahn <pvhp@best.com>
43837              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
43838              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
43839              
43840              Subject: Re: [PATCH: perl@11564] introducing perlivp
43841              From: Prymmer/Kahn <pvhp@best.com>
43842              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
43843              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
43844      Branch: perl
43845            + utils/perlivp.PL
43846            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
43847            ! win32/Makefile win32/makefile.mk
43848 ____________________________________________________________________________
43849 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
43850         Log: libcs are confused what to call Infinity.
43851      Branch: perl
43852            ! lib/Math/BigInt/t/bigintpm.t
43853 ____________________________________________________________________________
43854 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
43855         Log: Avoid SIGFPE in Tru64.
43856      Branch: perl
43857            ! numeric.c
43858 ____________________________________________________________________________
43859 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
43860         Log: Upgrade to Math::BigInt 1.40.
43861              
43862              NOTE: this patch necessitates doing something about
43863              infinity handling since the new bigintpm.t tests use
43864              infinity, which causes SIGFPEs at least in Tru64.
43865      Branch: perl
43866            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
43867            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
43868            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
43869            ! lib/Math/BigInt/t/mbimbf.t
43870 ____________________________________________________________________________
43871 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
43872         Log: remove hardcoded cmd shell in testsuite
43873      Branch: perl
43874            ! t/op/glob.t t/op/magic.t t/op/stat.t
43875 ____________________________________________________________________________
43876 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
43877         Log: 4-arg select() was busted on windows because change#8178 didn't
43878              make it into mainline
43879      Branch: perl
43880            ! perl.h win32/include/sys/socket.h
43881 ____________________________________________________________________________
43882 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
43883         Log: Rename the Getopt::Long tests to be as they are
43884              in the Getopt::Long official distribution.
43885      Branch: perl
43886            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
43887            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
43888            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
43889            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
43890            ! MANIFEST
43891 ____________________________________________________________________________
43892 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
43893         Log: Upgrade to Getopt::Long 2.26.
43894      Branch: perl
43895            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
43896            ! MANIFEST lib/Getopt/Long.pm
43897 ____________________________________________________________________________
43898 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
43899         Log: Retract #10874 (the hack should be unnecessary by now)
43900      Branch: perl
43901            ! lib/Test/Harness.pm
43902 ____________________________________________________________________________
43903 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
43904         Log: avoid temp file littering in tests
43905      Branch: perl
43906            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
43907 ____________________________________________________________________________
43908 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
43909         Log: Subject: warning in sv.c: double format, NV arg
43910              From: "Philip Newton" <Philip.Newton@gmx.net>
43911              Date: Sun, 5 Aug 2001 19:41:07 +0200
43912              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
43913      Branch: perl
43914            ! sv.c
43915 ____________________________________________________________________________
43916 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
43917         Log: fix POSIX.t#13 for windos
43918      Branch: perl
43919            ! ext/POSIX/POSIX.t
43920 ____________________________________________________________________________
43921 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
43922         Log: Add a test for PerlIO::Via.
43923      Branch: perl
43924            + ext/PerlIO/t/via.t
43925            ! MANIFEST ext/PerlIO/Via/Via.pm
43926 ____________________________________________________________________________
43927 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
43928         Log: flock() and link() are not available on Windows 9x
43929      Branch: perl
43930            ! win32/config_sh.PL
43931 ____________________________________________________________________________
43932 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
43933         Log: Some Tru64 C compilers have C++ components that confuse
43934              the ccversion parsing.
43935      Branch: perl
43936            ! hints/dec_osf.sh
43937 ____________________________________________________________________________
43938 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
43939         Log: (Reintroduce #11125)
43940              
43941              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
43942              From: Alan Burlison <Alan.Burlison@sun.com> 
43943              Date: Tue, 03 Jul 2001 15:20:13 +0100   
43944              Message-ID: <3B41D49D.A923D4F9@sun.com> 
43945      Branch: perl
43946            ! lib/ExtUtils/MM_Unix.pm
43947 ____________________________________________________________________________
43948 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
43949         Log: Little pointer juggling for HP-UX cc to avoid
43950              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
43951              followed by
43952              "error 1549: Modifiable lvalue required for assignment operator."
43953      Branch: perl
43954            ! hv.c
43955 ____________________________________________________________________________
43956 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
43957         Log: Continuation of #11575: SANY_SEEN completely deprecated,
43958              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
43959              plus a fix for the bug.
43960      Branch: perl
43961            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
43962 ____________________________________________________________________________
43963 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
43964         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
43965              From: Doug MacEachern <dougm@covalent.net>
43966              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
43967              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
43968      Branch: perl
43969            ! sv.c
43970 ____________________________________________________________________________
43971 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
43972         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
43973              the new CANY is the \C.  The problem reported and the
43974              test case supplied in
43975              
43976              Subject: UTF-8 bugs in string length & single line regex matches
43977              From: "Daniel P. Berrange" <dan@berrange.com>
43978              Date: Fri, 3 Aug 2001 11:39:33 +0100
43979              Message-ID: <20010803113932.A19318@berrange.com>
43980      Branch: perl
43981            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
43982            ! t/op/pat.t
43983 ____________________________________________________________________________
43984 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
43985         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
43986              From: Doug MacEachern <dougm@covalent.net>
43987              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
43988              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
43989      Branch: perl
43990            ! perl.c regexec.c
43991 ____________________________________________________________________________
43992 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
43993         Log: The #11572 didn't up the test count.
43994      Branch: perl
43995            ! t/op/length.t
43996 ____________________________________________________________________________
43997 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
43998         Log: Subject: UTF-8 bugs in string length & single line regex matches
43999              From: "Daniel P. Berrange" <dan@berrange.com>
44000              Date: Fri, 3 Aug 2001 11:39:33 +0100         
44001              Message-ID: <20010803113932.A19318@berrange.com>
44002              
44003              (the mg_length() fix)
44004      Branch: perl
44005            ! mg.c t/op/length.t
44006 ____________________________________________________________________________
44007 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
44008         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
44009              From: Abhijit Menon-Sen <ams@wiw.org>
44010              Date: Sat, 4 Aug 2001 16:56:35 +0530
44011              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
44012      Branch: perl
44013            ! hv.c
44014 ____________________________________________________________________________
44015 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
44016         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
44017              From: Abhijit Menon-Sen <ams@wiw.org>
44018              Date: Sat, 4 Aug 2001 16:16:03 +0530
44019              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
44020      Branch: perl
44021            ! hv.c
44022 ____________________________________________________________________________
44023 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
44024         Log: Subject: Re: [patch] refcount re ops
44025              From: Abhijit Menon-Sen <ams@wiw.org>
44026              Date: Sat, 4 Aug 2001 08:54:55 +0530
44027              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
44028      Branch: perl
44029            ! sv.c
44030 ____________________________________________________________________________
44031 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
44032         Log: Subject: [patch] refcount re ops
44033              From: Doug MacEachern <dougm@covalent.net>
44034              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
44035              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
44036      Branch: perl
44037            ! regcomp.c sv.c
44038 ____________________________________________________________________________
44039 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
44040         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
44041              From: Doug MacEachern <dougm@covalent.net>
44042              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
44043              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
44044      Branch: perl
44045            ! perl.c regexec.c
44046 ____________________________________________________________________________
44047 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
44048         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
44049              From: "Craig A. Berry" <craigberry@mac.com> 
44050              Date: Fri, 03 Aug 2001 16:16:16 -0500
44051              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
44052      Branch: perl
44053            ! t/op/misc.t
44054 ____________________________________________________________________________
44055 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
44056         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
44057              From: John Kristian <jmk2001@engineer.com>
44058              Date: Fri, 03 Aug 2001 00:59:08 -0700
44059              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
44060      Branch: perl
44061            ! win32/win32.c
44062 ____________________________________________________________________________
44063 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
44064         Log: Update Changes.
44065      Branch: perl
44066            ! Changes patchlevel.h
44067 ____________________________________________________________________________
44068 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
44069         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
44070              From: "Craig A. Berry" <craigberry@mac.com>
44071              Date: Thu, 02 Aug 2001 23:15:24 -0500
44072              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
44073      Branch: perl
44074            ! ext/B/Stash.t
44075 ____________________________________________________________________________
44076 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
44077         Log: Subject: [patch] plug PL_cshname leak
44078              From: Doug MacEachern <dougm@covalent.net>
44079              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
44080              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
44081      Branch: perl
44082            ! sv.c
44083 ____________________________________________________________________________
44084 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
44085         Log: Subject: [patch] plug PL_sh_path leak
44086              From: Doug MacEachern <dougm@covalent.net>
44087              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
44088              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
44089      Branch: perl
44090            ! sv.c
44091 ____________________________________________________________________________
44092 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
44093         Log: Subject: [patch] plug PL_regex_padav leaks
44094              From: Doug MacEachern <dougm@covalent.net>
44095              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
44096              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
44097      Branch: perl
44098            ! op.c op.h perl.c
44099 ____________________________________________________________________________
44100 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
44101         Log: Subject: [patch] plug PL_origargv leak
44102              From: Doug MacEachern <dougm@covalent.net>
44103              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
44104              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
44105      Branch: perl
44106            ! perl.c
44107 ____________________________________________________________________________
44108 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
44109         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
44110              From: Abhijit Menon-Sen <ams@wiw.org>
44111              Date: Fri, 3 Aug 2001 06:38:11 +0530
44112              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
44113      Branch: perl
44114            ! hv.c
44115 ____________________________________________________________________________
44116 [ 11557] By: nick                                  on 2001/08/03  08:17:38
44117         Log: Integrate mainline
44118      Branch: perlio
44119           +> (branch 47 files)
44120            - lib/Switch/test.pl
44121           !> (integrate 49 files)
44122 ____________________________________________________________________________
44123 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
44124         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
44125              From: "Craig A. Berry" <craigberry@mac.com>
44126              Date: Thu, 02 Aug 2001 12:56:19 -0500
44127              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
44128      Branch: perl
44129            ! ext/B/Showlex.t
44130 ____________________________________________________________________________
44131 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
44132         Log: Be more careful about non-existent files.
44133      Branch: perl
44134            ! lib/File/Copy.pm
44135 ____________________________________________________________________________
44136 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
44137         Log: Subject: [PATCH resend] deparse empty formats
44138              From: Robin Houston <robin@kitsite.com> 
44139              Date: Thu, 2 Aug 2001 14:32:36 +0100
44140              Message-ID: <20010802143236.A894@robin.kitsite.com>
44141      Branch: perl
44142            ! ext/B/B/Deparse.pm
44143 ____________________________________________________________________________
44144 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
44145         Log: Subject: [patch] ithreads + refto fix improvement
44146              From: Doug MacEachern <dougm@covalent.net>
44147              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
44148              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
44149      Branch: perl
44150            ! pp.c
44151 ____________________________________________________________________________
44152 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
44153         Log: Readability nit from Abhijit.
44154      Branch: perl
44155            ! op.c
44156 ____________________________________________________________________________
44157 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
44158         Log: setproctitle() API version nit from Anton Berezin.
44159      Branch: perl
44160            ! mg.c
44161 ____________________________________________________________________________
44162 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
44163         Log: Add PerlCE to the docs.
44164      Branch: perl
44165            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
44166            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
44167 ____________________________________________________________________________
44168 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
44169         Log: Integrate the PerlCE (WinCE Perl) port;
44170              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
44171      Branch: perl
44172            + README.ce wince/FindExt.pm wince/Makefile.ce
44173            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
44174            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
44175            + wince/bin/search.pl wince/config.ce wince/config.h
44176            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
44177            + wince/dl_win32.xs wince/include/arpa/inet.h
44178            + wince/include/cectype.h wince/include/errno.h
44179            + wince/include/netdb.h wince/include/sys/socket.h
44180            + wince/include/sys/stat.h wince/include/sys/types.h
44181            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
44182            + wince/perl.rc wince/perldll.def wince/perllib.c
44183            + wince/perlmain.c wince/registry.bat wince/runperl.c
44184            + wince/splittree.pl wince/win32.h wince/win32iop.h
44185            + wince/win32thread.c wince/win32thread.h wince/wince.c
44186            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
44187            + wince/xdistclean.ksh wince/xmakediffs.ksh
44188            ! MANIFEST perl.c perl.h perlio.c
44189 ____________________________________________________________________________
44190 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
44191         Log: setproctitle() made simpler.  (This assumes the string is
44192              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
44193              should be used.  Note len, not len + 1.)  BSD-fu from Anton
44194              Berezin.
44195      Branch: perl
44196            ! mg.c
44197 ____________________________________________________________________________
44198 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
44199         Log: Subject: [PATCH] -Wall cleanup: op.c
44200              From: Richard Soderberg <rs@oregonnet.com>
44201              Date: Thu, 2 Aug 2001 00:17:09 -0700
44202              Message-Id: <200108020717.AAA26895@oregonnet.com>
44203              
44204              Subject: [PATCH] -Wall cleanup: sv.c
44205              From: Richard Soderberg <rs@oregonnet.com>
44206              Date: Thu, 2 Aug 2001 00:49:21 -0700
44207              Message-Id: <200108020749.AAA27492@oregonnet.com>
44208      Branch: perl
44209            ! op.c sv.c
44210 ____________________________________________________________________________
44211 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
44212         Log: Update Changes.
44213      Branch: perl
44214            ! Changes patchlevel.h
44215 ____________________________________________________________________________
44216 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
44217         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
44218              From: Doug MacEachern <dougm@covalent.net>
44219              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
44220              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
44221      Branch: perl
44222            ! op.c
44223 ____________________________________________________________________________
44224 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
44225         Log: The #11541 didn't work under threads.
44226      Branch: perl
44227            ! op.c
44228 ____________________________________________________________________________
44229 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
44230         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
44231              From: Hugo <hv@crypt.compulink.co.uk>
44232              Date: Fri, 22 Jun 2001 01:19:08 +0100 
44233              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
44234              
44235              (Skip tests if accept() failed)
44236      Branch: perl
44237            ! ext/IO/lib/IO/t/io_unix.t
44238 ____________________________________________________________________________
44239 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
44240         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
44241              From: "Stian Seeberg" <sseeberg@nimsoft.no>
44242              Date: Mon, 30 Jul 2001 12:28:07 +0200
44243              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
44244      Branch: perl
44245            ! perl.h
44246 ____________________________________________________________________________
44247 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
44248         Log: Subject: Pluggable optimizer
44249              From: Simon Cozens <simon@netthink.co.uk>
44250              Date: Wed, 1 Aug 2001 13:57:02 -0700
44251              Message-ID: <20010801135702.I10442@netthink.co.uk>
44252      Branch: perl
44253            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
44254 ____________________________________________________________________________
44255 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
44256         Log: Subject: [ID 20010801.039] perlre.pod message typo
44257              From: Autrijus Tang <autrijus@geb.elixus.org>
44258              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
44259              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
44260      Branch: perl
44261            ! pod/perlre.pod
44262 ____________________________________________________________________________
44263 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
44264         Log: Test for change #11536.
44265      Branch: perl
44266            ! t/op/tiehandle.t
44267 ____________________________________________________________________________
44268 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
44269         Log: More test fixups for #11537.
44270      Branch: perl
44271            ! t/lib/warnings/4lint t/lib/warnings/9enabled
44272 ____________________________________________________________________________
44273 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
44274         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
44275              From: Doug MacEachern <dougm@covalent.net>
44276              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
44277              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
44278      Branch: perl
44279            ! op.c t/TestInit.pm
44280 ____________________________________________________________________________
44281 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
44282         Log: Subject: [patch] ithreads + refto bug
44283              From: Doug MacEachern <dougm@covalent.net>
44284              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
44285              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
44286              
44287              (Test in change #11539)
44288      Branch: perl
44289            ! pp.c
44290 ____________________________________________________________________________
44291 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
44292         Log: Subject: [PATCH: perl@11523] fixups for t/harness
44293              From: Prymmer/Kahn <pvhp@best.com>
44294              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
44295              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
44296      Branch: perl
44297            ! t/harness
44298 ____________________________________________________________________________
44299 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
44300         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
44301              From: Prymmer/Kahn <pvhp@best.com>
44302              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
44303              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
44304      Branch: perl
44305            ! win32/Makefile win32/makefile.mk
44306 ____________________________________________________________________________
44307 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
44308         Log: Need to know the number of tests.
44309      Branch: perl
44310            ! t/run/exit.t
44311 ____________________________________________________________________________
44312 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
44313         Log: Subject: Re: new exit tests on VMS
44314              From: "Craig A. Berry" <craigberry@mac.com>
44315              Date: Tue, 31 Jul 2001 12:19:29 -0500
44316              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
44317      Branch: perl
44318            ! t/run/exit.t
44319 ____________________________________________________________________________
44320 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
44321         Log: Retract #11530 (the dTHX is needed under threads)
44322      Branch: perl
44323            ! perlio.c
44324 ____________________________________________________________________________
44325 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
44326         Log: (Retracted by #11531)
44327      Branch: perl
44328            ! perlio.c
44329 ____________________________________________________________________________
44330 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
44331         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
44332              From: Richard Soderberg <rs@crystalflame.net>
44333              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
44334              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
44335      Branch: perl
44336            ! unixish.h
44337 ____________________________________________________________________________
44338 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
44339         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
44340              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44341              Date: Tue, 31 Jul 2001 05:39:09 -0400
44342              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
44343              
44344              (with a note about the case of UV being equal to long long)
44345      Branch: perl
44346            ! utils/h2xs.PL
44347 ____________________________________________________________________________
44348 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
44349         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
44350              From: "Craig A. Berry" <craigberry@mac.com>
44351              Date: Tue, 31 Jul 2001 14:57:43 -0500
44352              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
44353      Branch: perl
44354            ! t/io/fs.t
44355 ____________________________________________________________________________
44356 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
44357         Log: Fix for
44358              
44359              Subject: [ID 20010116.001] File::Copy truncates orig file 
44360              From: arbor@al37al08.telecel.pt
44361              Date: Tue, 16 Jan 2001 11:43:02 GMT
44362              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
44363              
44364              (copy($foo, $foo) would truncate $foo)
44365      Branch: perl
44366            ! lib/File/Copy.pm lib/File/Copy.t
44367 ____________________________________________________________________________
44368 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
44369         Log: Metaconfig unit change for #11524.
44370      Branch: metaconfig/U/perl
44371            ! Extras.U
44372 ____________________________________________________________________________
44373 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
44374         Log: Multiple modules didn't work; plus typo fixes.
44375      Branch: perl
44376            ! Configure
44377 ____________________________________________________________________________
44378 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
44379         Log: Update Changes.
44380      Branch: perl
44381            ! Changes patchlevel.h
44382 ____________________________________________________________________________
44383 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
44384         Log: Regen perlapi.
44385      Branch: perl
44386            ! pod/perlapi.pod
44387 ____________________________________________________________________________
44388 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
44389         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
44390              From: Dave Mitchell <davem@fdgroup.co.uk>
44391              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
44392              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
44393      Branch: perl
44394            ! sv.c
44395 ____________________________________________________________________________
44396 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
44397         Log: Regen toc.
44398      Branch: perl
44399            ! pod/perltoc.pod
44400 ____________________________________________________________________________
44401 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
44402         Log: Regen Porting stuff.
44403      Branch: perl
44404            ! Porting/Glossary Porting/config.sh Porting/config_H
44405 ____________________________________________________________________________
44406 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
44407         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
44408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44409              Date: Tue, 31 Jul 2001 05:34:38 -0400
44410              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
44411      Branch: perl
44412            ! utils/h2xs.PL
44413 ____________________________________________________________________________
44414 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
44415         Log: Metaconfig unit change for #11516. 
44416      Branch: metaconfig/U/perl
44417            ! gccvers.U
44418 ____________________________________________________________________________
44419 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
44420         Log: Add -Wall in cflags, not in Configure.
44421              (This way -Wall affects only the core and the core XS,
44422              not user modules' XS.  Concern from Paul Marquess,
44423              implementation idea from Andy Dougherty.)
44424      Branch: perl
44425            ! Configure cflags.SH
44426 ____________________________________________________________________________
44427 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
44428         Log: Metaconfig unit changes for #11514.
44429      Branch: metaconfig
44430            + U/modified/sysman.U
44431            ! U/installdirs/man1dir.U
44432 ____________________________________________________________________________
44433 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
44434         Log: Subject: Configure's detection of system manual
44435              From: Sean Dague <sean@dague.net> 
44436              Date: Sun, 13 May 2001 15:53:15 -0400
44437              Message-ID: <20010513155315.A15833@underhill.dague.net>
44438      Branch: perl
44439            ! Configure
44440 ____________________________________________________________________________
44441 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
44442         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
44443              From: Autrijus Tang <autrijus@autrijus.org> 
44444              Date: Thu, 21 Jun 2001 23:56:48 +0800
44445              Message-Id: <20010621235648.A57340@not.autrijus.org>
44446      Branch: perl
44447            ! pod/perlobj.pod
44448 ____________________________________________________________________________
44449 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
44450         Log: Subject: Typo in DB_File.pm
44451              From: "Philip Newton" <Philip.Newton@gmx.net>
44452              Date: Tue, 31 Jul 2001 06:19:35 +0200
44453              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
44454      Branch: perl
44455            ! ext/DB_File/DB_File.pm
44456 ____________________________________________________________________________
44457 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
44458         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
44459              From: "Stephen P. Potter" <spp@spotter.yi.org>
44460              Date: Wed, 30 May 2001 13:59:34 -0400
44461              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
44462      Branch: perl
44463            ! pod/perlre.pod
44464 ____________________________________________________________________________
44465 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
44466         Log: eval "format foo=" would loop indefinitely; reported in
44467              
44468              Subject: A load of old rubbish
44469              From: Mike Guy <mjtg@cam.ac.uk>
44470              Date: Mon, 14 May 2001 16:12:22 +0100
44471              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
44472              
44473              (The core dumps reported in there already fixed.)
44474      Branch: perl
44475            ! toke.c
44476 ____________________________________________________________________________
44477 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
44478         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
44479      Branch: perl
44480            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
44481            + lib/Switch/t/switch_case.t
44482            - lib/Switch/test.pl
44483            ! MANIFEST lib/Switch.pm
44484 ____________________________________________________________________________
44485 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
44486         Log: Subject: [PATCH @11505] DB_File-1.78
44487              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
44488              Date: Mon, 30 Jul 2001 22:54:37 +0100
44489              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
44490      Branch: perl
44491            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
44492            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
44493 ____________________________________________________________________________
44494 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
44495         Log: Explain in more detail why -pipe and -fno-common are good.
44496      Branch: perl
44497            ! hints/darwin.sh
44498 ____________________________________________________________________________
44499 [ 11506] By: nick                                  on 2001/07/30  14:32:23
44500         Log: Integrate mainline
44501      Branch: perlio
44502           !> INSTALL Makefile.SH doio.c hints/darwin.sh
44503 ____________________________________________________________________________
44504 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
44505         Log: Perl hasn't been putting man pages into $prefix/lib for
44506              a long time now; pointed out by Andy Dougherty. 
44507      Branch: perl
44508            ! hints/darwin.sh
44509 ____________________________________________________________________________
44510 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
44511         Log: Document the extras Configure option.
44512      Branch: perl
44513            ! INSTALL
44514 ____________________________________________________________________________
44515 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
44516         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
44517              everywhere.
44518      Branch: perl
44519           !> doio.c
44520 ____________________________________________________________________________
44521 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
44522         Log: Doubly guard against invoking CPAN if no extras defined,
44523              pointed out by H. Merijn Brand.
44524      Branch: perl
44525            ! Makefile.SH
44526 ____________________________________________________________________________
44527 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
44528         Log: Fix O_RDONLY check to check for O_RDONLY.
44529      Branch: maint-5.6/macperl
44530            ! doio.c
44531 ____________________________________________________________________________
44532 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
44533         Log: Integrate miscellaneous changes from maint-5.6/perl.
44534      Branch: maint-5.6/macperl
44535           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
44536 ____________________________________________________________________________
44537 [ 11499] By: nick                                  on 2001/07/30  06:52:42
44538         Log: Integrate mainline
44539      Branch: perlio
44540           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
44541           +> win32/sync_ext.pl
44542            - win32/sncfnmcs.pl
44543           !> (integrate 71 files)
44544 ____________________________________________________________________________
44545 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
44546         Log: Update Changes.
44547      Branch: perl
44548            ! Changes patchlevel.h
44549 ____________________________________________________________________________
44550 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
44551         Log: Now Configure -Dextras=Foo::Bar and "make install" will
44552              fetch and install Foo::Bar.
44553      Branch: perl
44554            ! Makefile.SH
44555 ____________________________________________________________________________
44556 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
44557         Log: Metaconfig unit change for #11495.
44558      Branch: metaconfig/U/perl
44559            ! Extras.U
44560 ____________________________________________________________________________
44561 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
44562         Log: extras.make, extras.test, and extras.install make targets.
44563      Branch: perl
44564            ! Configure Makefile.SH
44565 ____________________________________________________________________________
44566 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
44567         Log: Metaconfig unit change for #11493.
44568      Branch: metaconfig/U/perl
44569            ! Extras.U
44570 ____________________________________________________________________________
44571 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
44572         Log: Better to have the list of extras in $extras than 'define'.
44573      Branch: perl
44574            ! Configure
44575 ____________________________________________________________________________
44576 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
44577         Log: The metaconfig unit change for #11490.
44578      Branch: metaconfig/U/perl
44579            + Extras.U
44580 ____________________________________________________________________________
44581 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
44582         Log: Missed from #11490 (the required dependency).
44583      Branch: perl
44584            ! Makefile.SH
44585 ____________________________________________________________________________
44586 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
44587         Log: Add the support of asking for extra modules or bundles of modules
44588              to be fetched from the CPAN and installed as a part of the Perl
44589              build process.  None of this installation is yet really done;
44590              only the list is asked, and saved away in extras.lst for
44591              the build and installation process to worry about later.
44592      Branch: perl
44593            ! Configure
44594 ____________________________________________________________________________
44595 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
44596         Log: Beginnings of better Inf and NaN support.
44597              At least toke.c and sv.c still need quite a bit of work.
44598      Branch: perl
44599            ! numeric.c perl.h
44600 ____________________________________________________________________________
44601 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
44602         Log: Top-level Makefile didn't honour OPTIMIZE.
44603      Branch: perl
44604            ! Makefile.SH
44605 ____________________________________________________________________________
44606 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
44607         Log: Update Changes.
44608      Branch: perl
44609            ! Changes patchlevel.h
44610 ____________________________________________________________________________
44611 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
44612         Log: Use Search::Dict 1.02 interface for charinfo().
44613      Branch: perl
44614            ! lib/UnicodeCD.pm
44615 ____________________________________________________________________________
44616 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
44617         Log: Now also allow transforming the read lines before comparing them.
44618              (This will help UnicodeCD.) 
44619      Branch: perl
44620            ! lib/Search/Dict.pm
44621 ____________________________________________________________________________
44622 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
44623         Log: Remove tiehandle code.
44624      Branch: perl
44625            ! lib/UnicodeCD.pm
44626 ____________________________________________________________________________
44627 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
44628         Log: Allow specifying a comparison function for Search::Dict::look().
44629      Branch: perl
44630            ! lib/Search/Dict.pm
44631 ____________________________________________________________________________
44632 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
44633         Log: Small UnicodeCD tweaks.
44634      Branch: perl
44635            ! lib/UnicodeCD.pm lib/UnicodeCD.t
44636 ____________________________________________________________________________
44637 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
44638         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
44639              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44640              Date: Tue, 24 Jul 2001 01:51:32 +0900
44641              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
44642      Branch: perl
44643            ! lib/UnicodeCD.pm lib/UnicodeCD.t
44644 ____________________________________________________________________________
44645 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
44646         Log: Subject: [PATCH] installperl
44647              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
44648              Date: Fri, 27 Jul 2001 19:05:04 -0700
44649              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
44650      Branch: perl
44651            ! installperl
44652 ____________________________________________________________________________
44653 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
44654         Log: Subject: [PATCH] Set proper compatibility versions in core
44655              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
44656              Date: Fri, 27 Jul 2001 20:01:49 -0700
44657              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
44658      Branch: perl
44659            ! Makefile.SH
44660 ____________________________________________________________________________
44661 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
44662         Log: Metaconfig unit change for #11477.
44663      Branch: metaconfig/U/perl
44664            ! dlsrc.U
44665 ____________________________________________________________________________
44666 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
44667         Log: Subject: [PATCH] Darwin: -fpic not so good
44668              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
44669              Date: Fri, 27 Jul 2001 18:57:38 -0700
44670              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
44671      Branch: perl
44672            ! Configure
44673 ____________________________________________________________________________
44674 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
44675         Log: Subject: [PATCH] Clean up Darwin hints
44676              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
44677              Date: Fri, 27 Jul 2001 19:13:15 -0700
44678              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
44679      Branch: perl
44680            ! hints/darwin.sh
44681 ____________________________________________________________________________
44682 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
44683         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
44684              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
44685              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
44686              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
44687      Branch: perl
44688            ! pod/perlfunc.pod pp.c t/op/split.t
44689 ____________________________________________________________________________
44690 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
44691         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
44692              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
44693              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
44694              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
44695      Branch: perl
44696            ! pod/perlvar.pod
44697 ____________________________________________________________________________
44698 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
44699         Log: Subject: [PATCH] fixes to constant.pm documentation
44700              From: Ilmari Karonen <iltzu@sci.fi>
44701              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
44702              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
44703      Branch: perl
44704            ! lib/constant.pm
44705 ____________________________________________________________________________
44706 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
44707         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
44708              From: "Philip Newton" <Philip.Newton@gmx.net>
44709              Date: Fri, 27 Jul 2001 07:51:10 +0200
44710              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
44711      Branch: perl
44712            ! pod/perlport.pod
44713 ____________________________________________________________________________
44714 [ 11471] By: nick                                  on 2001/07/26  06:23:32
44715         Log: Subject:  [PATCH] Doc fix for perlguts / threading
44716              From:  Arthur Bergman <arthur@contiller.se>
44717              Date:  Wed, 25 Jul 2001 11:28:23 +0200
44718              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
44719      Branch: perl
44720            ! pod/perlguts.pod
44721 ____________________________________________________________________________
44722 [ 11470] By: nick                                  on 2001/07/26  06:21:06
44723         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
44724              From:  Philip Newton <Philip.Newton@gmx.net>
44725              Date:  Wed, 25 Jul 2001 08:19:47 +0200
44726              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
44727      Branch: perl
44728            ! INSTALL
44729 ____________________________________________________________________________
44730 [ 11469] By: nick                                  on 2001/07/26  06:20:25
44731         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
44732              From:  Philip Newton <Philip.Newton@gmx.net>
44733              Date:  Wed, 25 Jul 2001 08:12:48 +0200
44734              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
44735      Branch: perl
44736            ! INSTALL
44737 ____________________________________________________________________________
44738 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
44739         Log: More +x.
44740      Branch: perl
44741            ! Porting/makerel
44742 ____________________________________________________________________________
44743 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
44744         Log: Update Changes.
44745      Branch: perl
44746            ! Changes patchlevel.h
44747 ____________________________________________________________________________
44748 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
44749         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
44750              From: "Philip Newton" <Philip.Newton@gmx.net>
44751              Date: Tue, 24 Jul 2001 06:45:55 +0200
44752              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
44753      Branch: perl
44754            ! os2/perlrexx.c
44755 ____________________________________________________________________________
44756 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
44757         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
44758              From: Peter Prymmer <pvhp@forte.com>
44759              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
44760              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
44761      Branch: perl
44762            ! pod/perlport.pod t/io/fs.t vms/test.com
44763 ____________________________________________________________________________
44764 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
44765         Log: Workaround on Cwd bootstrap problem.
44766      Branch: perl
44767            ! lib/ExtUtils/MakeMaker.pm
44768 ____________________________________________________________________________
44769 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
44770         Log: When in Rome, quote like the Romans do.
44771      Branch: perl
44772            ! cflags.SH
44773 ____________________________________________________________________________
44774 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
44775         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
44776              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44777              Date: Mon, 23 Jul 2001 19:29:49 -0400
44778              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
44779      Branch: perl
44780            + os2/perlrexx.c
44781            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
44782            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
44783            ! t/op/write.t
44784 ____________________________________________________________________________
44785 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
44786         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
44787              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44788              Date: Mon, 23 Jul 2001 18:43:42 -0400
44789              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
44790      Branch: perl
44791            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
44792 ____________________________________________________________________________
44793 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
44794         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
44795              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44796              Date: Mon, 23 Jul 2001 18:33:16 -0400
44797              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
44798      Branch: perl
44799            ! lib/ExtUtils/MakeMaker.pm
44800 ____________________________________________________________________________
44801 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
44802         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
44803              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44804              Date: Mon, 23 Jul 2001 18:20:35 -0400
44805              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
44806      Branch: perl
44807            ! Makefile.SH cflags.SH
44808 ____________________________________________________________________________
44809 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
44810         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
44811              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
44812              Date: Mon, 23 Jul 2001 11:32:17 -0500
44813              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
44814      Branch: perl
44815            ! lib/ExtUtils/MakeMaker.pm
44816 ____________________________________________________________________________
44817 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
44818         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
44819              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44820              Date: Mon, 23 Jul 2001 18:13:20 -0400
44821              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
44822      Branch: perl
44823            ! lib/perl5db.pl
44824 ____________________________________________________________________________
44825 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
44826         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
44827              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44828              Date: Mon, 23 Jul 2001 18:07:40 -0400
44829              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
44830      Branch: perl
44831            ! op.c
44832 ____________________________________________________________________________
44833 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
44834         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
44835              From: "Craig A. Berry" <craigberry@mac.com>
44836              Date: Mon, 23 Jul 2001 15:35:06 -0500
44837              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
44838      Branch: perl
44839            ! util.c
44840 ____________________________________________________________________________
44841 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
44842         Log: Subject: [PATCH perlfaq9.pod typo]
44843              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
44844              Date: Mon, 23 Jul 2001 07:49:05 -0700
44845              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
44846      Branch: perl
44847            ! pod/perlfaq9.pod
44848 ____________________________________________________________________________
44849 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
44850         Log: Subject: win32\sncfnmcs.pl corrections
44851              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
44852              Date: Mon, 23 Jul 2001 12:56:54 +0200
44853              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
44854              
44855              Rename the script a little bit more sensibly.
44856      Branch: perl
44857            + win32/sync_ext.pl
44858            - win32/sncfnmcs.pl
44859            ! MANIFEST README.win32
44860 ____________________________________________________________________________
44861 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
44862         Log: Test tweak.
44863      Branch: perl
44864            ! ext/B/Deparse.t
44865 ____________________________________________________________________________
44866 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
44867         Log: Metaconfig unit tweak for #11450.
44868      Branch: metaconfig/U/perl
44869            ! Mksymlinks.U
44870 ____________________________________________________________________________
44871 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
44872         Log: Too volatile failsafe check.
44873      Branch: perl
44874            ! Configure
44875 ____________________________________________________________________________
44876 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
44877         Log: Further doc tweaks.
44878      Branch: perl
44879            ! lib/UnicodeCD.pm
44880 ____________________________________________________________________________
44881 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
44882         Log: Doc tweaks.
44883      Branch: perl
44884            ! lib/UnicodeCD.pm
44885 ____________________________________________________________________________
44886 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
44887         Log: Doc tweakery from Abhijit.
44888      Branch: perl
44889            ! Porting/repository.pod
44890 ____________________________________________________________________________
44891 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
44892         Log: An accidental empty line.
44893      Branch: perl
44894            ! MANIFEST
44895 ____________________________________________________________________________
44896 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
44897         Log: Missing MANIFESTations.
44898      Branch: perl
44899            ! MANIFEST
44900 ____________________________________________________________________________
44901 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
44902         Log: Update Changes.
44903      Branch: perl
44904            ! Changes patchlevel.h
44905 ____________________________________________________________________________
44906 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
44907         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
44908              From: Mike Guy <mjtg@cam.ac.uk>
44909              Date: Fri, 20 Jul 2001 16:12:49 +0100
44910              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
44911      Branch: perl
44912            ! Porting/pumpkin.pod
44913 ____________________________________________________________________________
44914 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
44915         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
44916              From: Peter Prymmer <pvhp@forte.com>
44917              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
44918              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
44919      Branch: perl
44920            ! pod/perlhack.pod
44921 ____________________________________________________________________________
44922 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
44923         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
44924              From: Michael G Schwern <schwern@pobox.com>
44925              Date: Fri, 20 Jul 2001 20:22:35 -0400
44926              Message-ID: <20010720202235.O4498@blackrider>
44927      Branch: perl
44928            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
44929            ! lib/Test/t/todo.t
44930 ____________________________________________________________________________
44931 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
44932         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
44933              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
44934              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
44935              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
44936      Branch: perl
44937            ! ext/POSIX/POSIX.pod
44938 ____________________________________________________________________________
44939 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
44940         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
44941              From: Mark-Jason Dominus <mjd@plover.com>
44942              Date: Fri, 20 Jul 2001 23:16:54 -0400
44943              Message-ID: <20010721031654.21877.qmail@plover.com>
44944      Branch: perl
44945            ! ext/POSIX/POSIX.pod
44946 ____________________________________________________________________________
44947 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
44948         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
44949              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
44950              Date: Sun, 22 Jul 2001 14:56:09 +0200
44951              Message-ID: <20010722145609.A766@rafael>
44952      Branch: perl
44953            ! ext/B/O.pm
44954 ____________________________________________________________________________
44955 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
44956         Log: Subject: regexec.c #define cleanup
44957              From: Mark-Jason Dominus <mjd@plover.com>
44958              Date: Sat, 21 Jul 2001 18:33:25 -0400
44959              Message-ID: <20010721223325.3069.qmail@plover.com>
44960      Branch: perl
44961            ! regexec.c
44962 ____________________________________________________________________________
44963 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
44964         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
44965              From: Prymmer/Kahn <pvhp@best.com>
44966              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
44967              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
44968      Branch: perl
44969            ! t/io/fs.t
44970 ____________________________________________________________________________
44971 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
44972         Log: Typo in #11432.
44973      Branch: perl
44974            ! ext/POSIX/POSIX.t
44975 ____________________________________________________________________________
44976 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
44977         Log: Integrate (manually) change #11424 from macperl.
44978      Branch: perl
44979            ! ext/Filter/t/call.t
44980 ____________________________________________________________________________
44981 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
44982         Log: Integrate change #11408 from macperl.
44983      Branch: perl
44984           !> README.macos pod/perlport.pod
44985 ____________________________________________________________________________
44986 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
44987         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
44988      Branch: perl
44989           +> macos/MacPerlTests.cmd macos/xsubpp.patch
44990            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
44991            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
44992            ! ext/POSIX/POSIX.t
44993 ____________________________________________________________________________
44994 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
44995         Log: pod/*.t tests not picked up by t/TEST either
44996      Branch: maint-5.6/perl
44997            ! t/TEST
44998 ____________________________________________________________________________
44999 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
45000         Log: better tweak for change#11429 (windows has both / and \ separated
45001              paths in @INC at that point)
45002      Branch: maint-5.6/perl
45003            ! t/pod/testp2pt.pl
45004 ____________________________________________________________________________
45005 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
45006         Log: MacOS pod test tweak needs \Escape
45007      Branch: maint-5.6/perl
45008            ! t/pod/testp2pt.pl
45009 ____________________________________________________________________________
45010 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
45011         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
45012              resulting duplicate output, but t/harness isn't)
45013      Branch: maint-5.6/perl
45014            ! t/run/runenv.t
45015 ____________________________________________________________________________
45016 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
45017         Log: t/harness wasn't picking up all the tests
45018      Branch: maint-5.6/perl
45019            ! t/harness
45020 ____________________________________________________________________________
45021 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
45022         Log: update MANIFEST for new file
45023      Branch: maint-5.6/perl
45024            ! MANIFEST
45025 ____________________________________________________________________________
45026 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
45027         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
45028              the exception of the macperl/macos/... tree
45029      Branch: maint-5.6/perl
45030           +> t/lib/filefind-taint.t
45031           !> (integrate 72 files)
45032 ____________________________________________________________________________
45033 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
45034         Log: Fix test.
45035      Branch: maint-5.6/macperl
45036            ! macos/bundled_ext/Filter/t/call.t
45037 ____________________________________________________________________________
45038 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
45039         Log: Make perl fork()-safe (in a slightly limited way) even on
45040              platforms that don't have pthread_atfork() (extension of
45041              the fix in change#11151).
45042              
45043              Note that this will not help extensions that call fork()
45044              directly in C, or that link to libraries that call fork()
45045              directly.  Such cases must be fixed to either call
45046              PerlProc_fork(), or call atfork_lock() in parent before the
45047              calling the function that forks and call atfork_unlock()
45048              in both parent and child immediately after the fork().
45049              (There are no worries if C code calls exec() in the child
45050              immediately after a fork().  Only cases where the child
45051              calls perl's API functions (including New()) after the
45052              fork() are problematic.)
45053              
45054              This change also eliminates the use of vfork() from perl,
45055              since all such uses were violating the severe restrictions
45056              on modifying the state of the process between the vfork()
45057              and the exec().
45058              
45059              This is a modified version of patches suggested by Abhijit
45060              Menon-Sen and Richard Soderberg.
45061      Branch: perl
45062            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
45063            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
45064 ____________________________________________________________________________
45065 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
45066         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
45067              Switch, and Text::Balanced.
45068      Branch: maint-5.6/macperl
45069            + macos/bundled_ext/Filter/Util/Call/Call.pm
45070            + macos/bundled_ext/Filter/Util/Call/Call.xs
45071            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
45072            + macos/bundled_ext/Filter/t/MyFilter.pm
45073            + macos/bundled_ext/Filter/t/call.t
45074            + macos/bundled_ext/Filter/t/filter-util.pl
45075            + macos/bundled_lib/blib/lib/Class/ISA.pm
45076            + macos/bundled_lib/blib/lib/Digest.pm
45077            + macos/bundled_lib/blib/lib/Filter/Simple.pm
45078            + macos/bundled_lib/blib/lib/Switch.pm
45079            + macos/bundled_lib/blib/lib/Text/Balanced.pm
45080            + macos/bundled_lib/blib/lib/Text/Balanced.pod
45081            + macos/bundled_lib/t/Class/ISA/test.pl
45082            + macos/bundled_lib/t/Digest/Digest.t
45083            + macos/bundled_lib/t/Filter/Simple/test.pl
45084            + macos/bundled_lib/t/Switch/test.pl
45085            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
45086            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
45087            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
45088            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
45089            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
45090            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
45091            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
45092            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
45093 ____________________________________________________________________________
45094 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
45095         Log: Add Filter::Util::Call to config/make files; edit utils
45096              to recognize the module (it was descended too far down).
45097              Bump version to 5.6.1a4.
45098      Branch: maint-5.6/macperl
45099            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
45100            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
45101            ! macos/macperl/Makefile.mk macos/xsubpp.patch
45102 ____________________________________________________________________________
45103 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
45104         Log: Make DB_File the default for MLDBM on MacOS.
45105      Branch: maint-5.6/macperl
45106            ! macos/bundled_lib/blib/lib/MLDBM.pm
45107 ____________________________________________________________________________
45108 [ 11419] By: nick                                  on 2001/07/20  14:51:03
45109         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
45110              From:  Simon Cozens <simon@netthink.co.uk>
45111              Date:  Fri, 20 Jul 2001 11:42:35 -0400
45112              Message-Id:  <20010720114235.A5235@netthink.co.uk>
45113      Branch: perl
45114            ! lib/UnicodeCD.pm
45115 ____________________________________________________________________________
45116 [ 11418] By: nick                                  on 2001/07/20  14:48:12
45117         Log: Subject:  [PATCH regcomp.h] adds a comment
45118              From:  Abhijit Menon-Sen <ams@wiw.org>
45119              Date:  Fri, 20 Jul 2001 21:05:37 +0530
45120              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
45121      Branch: perl
45122            ! regcomp.h
45123 ____________________________________________________________________________
45124 [ 11417] By: nick                                  on 2001/07/20  14:16:38
45125         Log: Subject:  [PATCH 5.7.2] INSTALL updates
45126              From:  Andy Dougherty <doughera@lafayette.edu>
45127              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
45128              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
45129      Branch: perl
45130            ! INSTALL
45131 ____________________________________________________________________________
45132 [ 11416] By: nick                                  on 2001/07/20  06:44:44
45133         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
45134              From:  Russ Allbery <rra@stanford.edu>
45135              Date:  19 Jul 2001 15:52:37 -0700
45136              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
45137      Branch: perl
45138            ! lib/Pod/Man.pm
45139 ____________________________________________________________________________
45140 [ 11415] By: nick                                  on 2001/07/20  06:35:11
45141         Log: Subject:  [PATCH] defer op_seq allocation
45142              From:  Abhijit Menon-Sen <ams@wiw.org>
45143              Date:  Thu, 19 Jul 2001 22:12:24 +0530
45144              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
45145      Branch: perl
45146            ! op.c
45147 ____________________________________________________________________________
45148 [ 11414] By: nick                                  on 2001/07/20  06:23:36
45149         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
45150              From:  Abhijit Menon-Sen <ams@wiw.org>
45151              Date:  Fri, 20 Jul 2001 01:18:50 +0530
45152              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
45153              (Private e-mail)
45154      Branch: perl
45155            ! ext/Time/HiRes/HiRes.xs
45156 ____________________________________________________________________________
45157 [ 11413] By: nick                                  on 2001/07/20  06:18:53
45158         Log: Integrate mainline
45159      Branch: perlio
45160           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
45161            - t/base/commonsense.t
45162           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
45163           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
45164           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
45165           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
45166           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
45167           !> win32/win32.c
45168 ____________________________________________________________________________
45169 [ 11412] By: nick                                  on 2001/07/19  06:44:27
45170         Log: Integrate win32/perlhost.h from maintenance branch.
45171              (Rest of $ENV{PATH} / system() fix.)
45172      Branch: perl
45173           !> win32/perlhost.h
45174 ____________________________________________________________________________
45175 [ 11411] By: nick                                  on 2001/07/19  06:41:34
45176         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
45177              From:  Philip Newton <Philip.Newton@gmx.net>
45178              Date:  Wed, 18 Jul 2001 21:43:57 +0200
45179              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
45180      Branch: perl
45181            ! pod/perlhack.pod
45182 ____________________________________________________________________________
45183 [ 11410] By: nick                                  on 2001/07/19  06:39:35
45184         Log: Subject:  Security hole in taint checking in open()
45185              From:  deekoo@tentacle.net
45186              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
45187              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
45188      Branch: perl
45189            ! doio.c
45190 ____________________________________________________________________________
45191 [ 11409] By: nick                                  on 2001/07/19  06:28:08
45192         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
45193              From:  Abhijit Menon-Sen <ams@wiw.org>
45194              Date:  Thu, 19 Jul 2001 04:30:43 +0530
45195              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
45196      Branch: perl
45197            ! ext/Time/HiRes/HiRes.xs
45198 ____________________________________________________________________________
45199 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
45200         Log: Update docs with latest implementation information and new URLs.
45201      Branch: maint-5.6/macperl
45202            ! README.macos pod/perlport.pod
45203 ____________________________________________________________________________
45204 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
45205         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
45206              Fix BuildRules to accept optimization variables.
45207      Branch: maint-5.6/macperl
45208            + macos/bundled_ext/Digest/MD5/Makefile.mk
45209            ! macos/BuildRules.mk macos/Makefile.mk
45210            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
45211            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
45212 ____________________________________________________________________________
45213 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
45214         Log: Integrate changes 11399,11401
45215      Branch: maint-5.6/macperl
45216           !> win32/perlhost.h win32/win32.c
45217 ____________________________________________________________________________
45218 [ 11405] By: nick                                  on 2001/07/18  06:50:33
45219         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
45220              from perl5.6*
45221      Branch: perl
45222           !> win32/perlhost.h win32/win32.c
45223 ____________________________________________________________________________
45224 [ 11404] By: nick                                  on 2001/07/18  06:43:59
45225         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
45226              From:  hv@crypt0.demon.co.uk
45227              Date:  Wed, 18 Jul 2001 05:58:46 +0100
45228              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
45229      Branch: perl
45230            ! ext/POSIX/POSIX.t
45231 ____________________________________________________________________________
45232 [ 11403] By: nick                                  on 2001/07/18  06:38:57
45233         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
45234              From:  hv@crypt0.demon.co.uk
45235              Date:  Wed, 18 Jul 2001 05:21:54 +0100
45236              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
45237      Branch: perl
45238            ! numeric.c t/op/arith.t
45239 ____________________________________________________________________________
45240 [ 11402] By: nick                                  on 2001/07/18  06:19:17
45241         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
45242              From:  mjd@plover.com
45243              Date:  17 Jul 2001 17:59:20 -0000
45244              Message-Id:  <20010717175920.8177.qmail@plover.com>
45245      Branch: perl
45246            ! pod/perlre.pod
45247 ____________________________________________________________________________
45248 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
45249         Log: thinko in change#11400 (duh)
45250      Branch: maint-5.6/perl
45251            ! win32/perlhost.h
45252 ____________________________________________________________________________
45253 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
45254         Log: change#11399 revealed another unrelated bug; this is just a temporary
45255              bandaid
45256      Branch: maint-5.6/perl
45257            ! win32/perlhost.h
45258 ____________________________________________________________________________
45259 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
45260         Log: fix bugs in handling of the virtualized environment under windows;
45261              there were bugs in propagating any changes to %ENV down to the real
45262              environment when such changes happened in the toplevel process
45263              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
45264              problem identification, and for a part of the fix)
45265      Branch: maint-5.6/perl
45266            ! win32/perlhost.h win32/win32.c
45267 ____________________________________________________________________________
45268 [ 11398] By: nick                                  on 2001/07/17  08:26:35
45269         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
45270              From: Peter Prymmer <pvhp@forte.com>
45271              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
45272              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
45273              
45274              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
45275              should not depend on existance of Config.pm
45276      Branch: perl
45277           +> t/lib/commonsense.t
45278            - t/base/commonsense.t
45279            ! MANIFEST t/README
45280 ____________________________________________________________________________
45281 [ 11397] By: nick                                  on 2001/07/17  08:09:58
45282         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
45283              From:  Michael G Schwern <schwern@pobox.com>
45284              Date:  Mon, 16 Jul 2001 18:20:31 -0400
45285              Message-Id:  <20010716182031.A1128@blackrider>
45286      Branch: perl
45287            ! pod/perlhack.pod
45288 ____________________________________________________________________________
45289 [ 11396] By: nick                                  on 2001/07/17  08:04:11
45290         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
45291              From:  Gwyn Judd <b.judd@xtra.co.nz>
45292              Date:  Tue, 17 Jul 2001 20:55:58 +1200
45293              Message-Id:  <20010717205558.A3107@thislove>
45294      Branch: perl
45295            ! pod/perlfunc.pod
45296 ____________________________________________________________________________
45297 [ 11395] By: nick                                  on 2001/07/17  08:02:22
45298         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
45299              From:  Peter Prymmer <pvhp@forte.com>
45300              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
45301              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
45302      Branch: perl
45303            ! t/op/sprintf.t
45304 ____________________________________________________________________________
45305 [ 11394] By: nick                                  on 2001/07/17  07:57:06
45306         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
45307              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
45308              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
45309              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
45310      Branch: perl
45311            ! gv.c
45312 ____________________________________________________________________________
45313 [ 11392] By: nick                                  on 2001/07/17  07:50:12
45314         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
45315              From:  Coral <coral@moonlight.crystalflame.net>
45316              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
45317              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
45318      Branch: perl
45319            ! pp_sys.c thread.h
45320 ____________________________________________________________________________
45321 [ 11391] By: nick                                  on 2001/07/17  07:34:28
45322         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
45323              From:  Jonathan Stowe <gellyfish@gellyfish.com>
45324              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
45325              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
45326      Branch: perl
45327            ! utils/h2xs.PL
45328 ____________________________________________________________________________
45329 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
45330         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
45331              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
45332              and Mac::Apps::Launch, which don't work, and Time::HiRes and
45333              Time::Piece, which don't yet work.
45334      Branch: maint-5.6/macperl
45335            + (add 154 files)
45336 ____________________________________________________________________________
45337 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
45338         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
45339              Also add hack to get around missing setenv for PERL5DB.
45340      Branch: maint-5.6/macperl
45341            ! macos/macish.c macos/macish.h
45342 ____________________________________________________________________________
45343 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
45344         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
45345      Branch: maint-5.6/macperl
45346            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
45347            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
45348 ____________________________________________________________________________
45349 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
45350         Log: Fix up some configuration and make options, add extra
45351              extensions.
45352      Branch: maint-5.6/macperl
45353            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
45354            ! macos/macperl/Makefile.mk
45355 ____________________________________________________________________________
45356 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
45357         Log: From Change 11374 in maintperl.
45358      Branch: maint-5.6/macperl
45359           !> utils/h2ph.PL
45360 ____________________________________________________________________________
45361 [ 11385] By: nick                                  on 2001/07/16  14:12:58
45362         Log: Back out change to h2xs till it passes its test.
45363      Branch: perl
45364            ! utils/h2xs.PL
45365 ____________________________________________________________________________
45366 [ 11384] By: nick                                  on 2001/07/16  14:00:10
45367         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
45368              From:  Jonathan Stowe <gellyfish@gellyfish.com>
45369              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
45370              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
45371      Branch: perl
45372            ! utils/h2xs.PL
45373 ____________________________________________________________________________
45374 [ 11383] By: nick                                  on 2001/07/16  13:53:12
45375         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
45376              From:  Robin Houston <robin@kitsite.com>
45377              Date:  Sun, 15 Jul 2001 18:22:31 +0100
45378              Message-Id:  <20010715182230.A11174@robin>
45379      Branch: perl
45380            ! hints/darwin.sh
45381 ____________________________________________________________________________
45382 [ 11382] By: nick                                  on 2001/07/16  13:52:49
45383         Log: Subject:  [PATCH perl@11372] re_dup
45384              From:  Radu Greab <radu@netsoft.ro>
45385              Date:  Sun, 15 Jul 2001 04:50:06 +0300
45386              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
45387      Branch: perl
45388            ! sv.c
45389 ____________________________________________________________________________
45390 [ 11379] By: nick                                  on 2001/07/16  13:35:39
45391         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
45392              From:  Robin Houston <robin@kitsite.com>
45393              Date:  Sat, 14 Jul 2001 14:28:50 +0100
45394              Message-Id:  <20010714142850.A10205@robin>
45395      Branch: perl
45396            ! ext/B/B/Deparse.pm
45397 ____________________________________________________________________________
45398 [ 11378] By: nick                                  on 2001/07/16  13:30:36
45399         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
45400              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
45401              Date:  Sat, 14 Jul 2001 22:17:42 +0900
45402              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
45403      Branch: perl
45404            + ext/Encode/Encode/euc-jp-0212.enc
45405            ! ext/Encode/Encode/Tcl.pm
45406 ____________________________________________________________________________
45407 [ 11377] By: nick                                  on 2001/07/16  13:17:28
45408         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
45409              From:  Andy Dougherty <doughera@lafayette.edu>
45410              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
45411              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
45412      Branch: perl
45413            ! hints/darwin.sh hints/rhapsody.sh
45414 ____________________________________________________________________________
45415 [ 11376] By: nick                                  on 2001/07/16  09:05:00
45416         Log: Integrate mainline
45417      Branch: perlio
45418           +> ext/Encode/Encode/7bit-greek.enc
45419           +> ext/Encode/Encode/7bit-latin1.enc
45420           +> ext/Encode/Encode/cns11643-1.enc
45421           +> ext/Encode/Encode/cns11643-2.enc
45422           +> ext/Encode/Encode/iso2022-cn.enc
45423           +> ext/Encode/Encode/iso2022-jp1.enc
45424           +> ext/Encode/Encode/iso2022-jp2.enc
45425           !> Changes Configure MANIFEST Makefile.SH
45426           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
45427           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
45428           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
45429           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
45430           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
45431 ____________________________________________________________________________
45432 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
45433         Log: integrate change#11374 from maint-5.6
45434              
45435              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
45436      Branch: perl
45437           !> utils/h2ph.PL
45438 ____________________________________________________________________________
45439 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
45440         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
45441      Branch: maint-5.6/perl
45442            ! utils/h2ph.PL
45443 ____________________________________________________________________________
45444 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
45445         Log: Update Changes.
45446      Branch: perl
45447            ! Changes patchlevel.h
45448 ____________________________________________________________________________
45449 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
45450         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
45451              From: Jonathan Stowe <gellyfish@gellyfish.com>
45452              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
45453              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
45454      Branch: perl
45455            ! utils/h2xs.PL
45456 ____________________________________________________________________________
45457 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
45458         Log: Subject: patch to add DEL to [:cntrl:]
45459              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
45460              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
45461              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
45462      Branch: perl
45463            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
45464 ____________________________________________________________________________
45465 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
45466         Log: Metaconfig unit change for #11369; plus a dependency nit.
45467      Branch: metaconfig
45468            ! U/compline/nblock_io.U
45469      Branch: metaconfig/U/perl
45470            ! Extensions.U
45471 ____________________________________________________________________________
45472 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
45473         Log: #include <stdlib.h> so that exit() is prototyped,
45474              noticed by Hugo.
45475      Branch: perl
45476            ! Configure
45477 ____________________________________________________________________________
45478 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
45479         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
45480              From: Peter Prymmer <pvhp@forte.com>
45481              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
45482              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
45483      Branch: perl
45484            ! t/op/sprintf.t
45485 ____________________________________________________________________________
45486 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
45487         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
45488              From: Peter Prymmer <pvhp@forte.com>
45489              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
45490              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
45491      Branch: perl
45492            ! ext/Encode/Encode/Tcl.t
45493 ____________________________________________________________________________
45494 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
45495         Log: Add information about gcc 3.0 basic block profiling.
45496      Branch: perl
45497            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
45498 ____________________________________________________________________________
45499 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
45500         Log: Subject: Error in lib/PerlIO/Via.pm ?
45501              From: Mark-Jason Dominus <mjd@plover.com>
45502              Date: Fri, 13 Jul 2001 15:55:41 -0400
45503              Message-ID: <20010713195541.26751.qmail@plover.com>
45504      Branch: perl
45505            ! ext/PerlIO/Via/Via.pm
45506 ____________________________________________________________________________
45507 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
45508         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
45509              section from the Compiler section.
45510      Branch: perl
45511            ! myconfig.SH
45512 ____________________________________________________________________________
45513 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
45514         Log: Handle glibc style of constant definitions using enum
45515              with intervening #defines; from Brendan O'Dea.
45516      Branch: perl
45517            ! utils/h2ph.PL
45518 ____________________________________________________________________________
45519 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
45520         Log: Add LC_MESSAGES to the locale_h export tag (it already is
45521              in the Makefile.PL and thusly eligible for an XS constant)
45522              (see also maintperl #10543)
45523      Branch: perl
45524            ! ext/POSIX/POSIX.pm
45525 ____________________________________________________________________________
45526 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
45527         Log: Subject: Re: [patch] re_dup
45528              From: Abhijit Menon-Sen <ams@wiw.org>
45529              Date: Fri, 13 Jul 2001 21:41:09 +0530
45530              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
45531      Branch: perl
45532            ! sv.c
45533 ____________________________________________________________________________
45534 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
45535         Log: Subject: [patch] re_dup
45536              From: Doug MacEachern <dougm@covalent.net>
45537              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
45538              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
45539      Branch: perl
45540            ! sv.c
45541 ____________________________________________________________________________
45542 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
45543         Log: Update Changes.
45544      Branch: perl
45545            ! Changes patchlevel.h
45546 ____________________________________________________________________________
45547 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
45548         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
45549              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
45550              Date: Sat, 14 Jul 2001 00:06:30 +0900
45551              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
45552      Branch: perl
45553            + ext/Encode/Encode/7bit-greek.enc
45554            + ext/Encode/Encode/7bit-latin1.enc
45555            + ext/Encode/Encode/cns11643-1.enc
45556            + ext/Encode/Encode/cns11643-2.enc
45557            + ext/Encode/Encode/iso2022-cn.enc
45558            + ext/Encode/Encode/iso2022-jp1.enc
45559            + ext/Encode/Encode/iso2022-jp2.enc
45560            ! MANIFEST ext/Encode/Encode/Tcl.pm
45561            ! ext/Encode/Encode/iso2022-kr.enc
45562 ____________________________________________________________________________
45563 [ 11357] By: nick                                  on 2001/07/13  14:24:06
45564         Log: Blind integrate mainline (as of 5.7.2?)
45565      Branch: perlio
45566           !> AUTHORS Changes Porting/config.sh Porting/config_H
45567           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
45568           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
45569           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
45570           !> win32/makefile.mk
45571 ____________________________________________________________________________
45572 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
45573         Log: Snip away the devel patchlevel.
45574      Branch: perl
45575            ! patchlevel.h
45576 ____________________________________________________________________________
45577 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
45578         Log: Bump the version to 5.7.2.
45579      Branch: perl
45580            ! Porting/config.sh Porting/config_H patchlevel.h
45581            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
45582            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45583            ! win32/makefile.mk
45584 ____________________________________________________________________________
45585 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
45586         Log: Update Changes.
45587      Branch: perl
45588            ! Changes
45589 ____________________________________________________________________________
45590 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
45591         Log: Reword.
45592      Branch: perl
45593            ! AUTHORS
45594 ____________________________________________________________________________
45595 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
45596         Log: AUTHORS update.
45597      Branch: perl
45598            ! AUTHORS
45599 ____________________________________________________________________________
45600 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
45601         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
45602              unless ithreads.
45603      Branch: perl
45604            ! makedef.pl
45605 ____________________________________________________________________________
45606 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
45607         Log: Integrate perlio:
45608              
45609              [ 11346]
45610              Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
45611              to avoid /unicode vs /Unicode issues.
45612      Branch: perl
45613           !> win32/distclean.bat
45614 ____________________________________________________________________________
45615 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
45616         Log: Test the encoding transform only iff we have PerlIO,
45617              noticed by H. Merijn Brand.
45618      Branch: perl
45619            ! ext/PerlIO/t/encoding.t
45620 ____________________________________________________________________________
45621 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
45622         Log: README.netware tweaks from Ananth Kesari.
45623      Branch: perl
45624            ! README.netware
45625 ____________________________________________________________________________
45626 [ 11346] By: nick                                  on 2001/07/13  09:18:51
45627         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
45628              to avoid /unicode vs /Unicode issues.
45629      Branch: perlio
45630            ! win32/distclean.bat
45631 ____________________________________________________________________________
45632 [ 11345] By: nick                                  on 2001/07/13  06:24:18
45633         Log: Integrate mainline
45634      Branch: perlio
45635           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
45636            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
45637           !> (integrate 63 files)
45638 ____________________________________________________________________________
45639 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
45640         Log: Add d_bincompat5005 information to perl -V.
45641      Branch: perl
45642            ! myconfig.SH
45643 ____________________________________________________________________________
45644 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
45645         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
45646              From: Abhijit Menon-Sen <ams@wiw.org>
45647              Date: Fri, 13 Jul 2001 07:12:36 +0530
45648              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
45649      Branch: perl
45650            ! sv.c
45651 ____________________________________________________________________________
45652 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
45653         Log: Remove unicode::distinct, as per Inaba Hiroto.
45654      Branch: perl
45655            - lib/unicode/distinct.pm
45656            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
45657            ! t/lib/1_compile.t
45658 ____________________________________________________________________________
45659 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
45660         Log: Paging for Dr Octothorpe.
45661      Branch: perl
45662            ! pod/perlfaq4.pod
45663 ____________________________________________________________________________
45664 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
45665         Log: cut-n-paste error noticed by mjd.
45666      Branch: perl
45667            ! pod/perlfaq4.pod
45668 ____________________________________________________________________________
45669 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
45670         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
45671              From: Peter Prymmer <pvhp@forte.com>
45672              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
45673              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
45674      Branch: perl
45675            ! pod/perlfaq4.pod
45676 ____________________________________________________________________________
45677 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
45678         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
45679              From: Randall Gellens <randy@qualcomm.com>
45680              Date: Thu, 12 Jul 2001 16:56:23 -0700
45681              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
45682      Branch: perl
45683            ! Porting/repository.pod
45684 ____________________________________________________________________________
45685 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
45686         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
45687      Branch: perl
45688            ! thread.h
45689 ____________________________________________________________________________
45690 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
45691         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
45692              From: coral <coral@moonlight.crystalflame.net>
45693              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
45694              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
45695      Branch: perl
45696            ! thread.h
45697 ____________________________________________________________________________
45698 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
45699         Log: Metaconfig unit change for #11134.
45700      Branch: metaconfig
45701            + U/threads/d_pthread_atfork.U
45702 ____________________________________________________________________________
45703 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
45704         Log: Add HAS_PTHREAD_ATFORK.
45705      Branch: perl
45706            ! Configure NetWare/config.wc NetWare/config_H.wc
45707            ! Porting/Glossary Porting/config.sh Porting/config_H
45708            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
45709            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
45710            ! vos/config.ga.def vos/config.ga.h win32/config.bc
45711            ! win32/config.gc win32/config.vc win32/config_H.bc
45712            ! win32/config_H.gc win32/config_H.vc
45713 ____________________________________________________________________________
45714 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
45715         Log: Subject: [PATCH] File::Copy fails on tied handles
45716              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
45717              Date: Thu, 12 Jul 2001 15:18:51 -0700
45718              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
45719      Branch: perl
45720            ! lib/File/Copy.pm
45721 ____________________________________________________________________________
45722 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
45723         Log: Subject: [PATCH] Langinfo.t
45724              From: Nicholas Clark <nick@ccl4.org>
45725              Date: Thu, 12 Jul 2001 23:55:38 +0100
45726              Message-ID: <20010712235538.M5827@plum.flirble.org>
45727      Branch: perl
45728            ! ext/I18N/Langinfo/Langinfo.t
45729 ____________________________________________________________________________
45730 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
45731         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
45732              From: Peter Prymmer <pvhp@forte.com>
45733              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
45734              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
45735      Branch: perl
45736            ! pod/perl572delta.pod
45737 ____________________________________________________________________________
45738 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
45739         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
45740              From: Abhijit Menon-Sen <ams@wiw.org>
45741              Date: Fri, 13 Jul 2001 05:21:16 +0530
45742              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
45743      Branch: perl
45744            ! sv.c
45745 ____________________________________________________________________________
45746 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
45747         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
45748              From: Abhijit Menon-Sen <ams@wiw.org>
45749              Date: Fri, 13 Jul 2001 03:04:25 +0530
45750              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
45751      Branch: perl
45752            ! av.c
45753 ____________________________________________________________________________
45754 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
45755         Log: s/^M$//g
45756      Branch: perl
45757            ! win32/Makefile win32/makefile.mk
45758 ____________________________________________________________________________
45759 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
45760         Log: Update Changes.
45761      Branch: perl
45762            ! Changes patchlevel.h
45763 ____________________________________________________________________________
45764 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
45765         Log: Typo spotted by Philip Newton.
45766      Branch: perl
45767            ! pod/perl572delta.pod
45768 ____________________________________________________________________________
45769 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
45770         Log: Subject: [PATCH] fixes perl_clone of perl_clone
45771              From: Artur Bergman <artur@contiller.se>
45772              Date: Thu, 12 Jul 2001 20:57:09 +0200
45773              Message-ID: <B773BFA4.236B%artur@contiller.se>
45774      Branch: perl
45775            ! sv.c
45776 ____________________________________________________________________________
45777 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
45778         Log: Add README.uts from Hal Morris.
45779      Branch: perl
45780            + README.uts
45781            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
45782            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
45783 ____________________________________________________________________________
45784 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
45785         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
45786              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45787              Date: Thu, 12 Jul 2001 20:32:37 +0200
45788              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
45789      Branch: perl
45790            ! hints/aix.sh
45791 ____________________________________________________________________________
45792 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
45793         Log: Subject: Patch: document reg_data.what member
45794              From: Mark-Jason Dominus <mjd@plover.com>
45795              Message-ID: <20010712182532.14821.qmail@plover.com>
45796              Date: Thu, 12 Jul 2001 14:25:32 -0400
45797      Branch: perl
45798            ! regcomp.c regcomp.h
45799 ____________________________________________________________________________
45800 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
45801         Log: Subject: [PATCH] Perl_re_dup()
45802              From: Abhijit Menon-Sen <ams@wiw.org>
45803              Date: Thu, 12 Jul 2001 23:54:32 +0530
45804              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
45805      Branch: perl
45806            ! embed.h embed.pl perlapi.c proto.h sv.c
45807 ____________________________________________________________________________
45808 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
45809         Log: Regen Configure, modlib, toc.
45810      Branch: perl
45811            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45812            ! pod/perlmodlib.pod pod/perltoc.pod
45813 ____________________________________________________________________________
45814 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
45815         Log: The problem seems to be in PerlIO::Layer::->find() not
45816              accepting the ":encoding(blurflur)" arguments.
45817      Branch: perl
45818            ! lib/PerlIO.pm lib/open.pm
45819 ____________________________________________________________________________
45820 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
45821         Log: AIX doc update.
45822      Branch: perl
45823            ! README.aix pod/perl572delta.pod
45824 ____________________________________________________________________________
45825 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
45826         Log: Subject: AIX README update
45827              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45828              Date: Thu, 12 Jul 2001 19:28:30 +0200
45829              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
45830      Branch: perl
45831            ! README.aix
45832 ____________________________________________________________________________
45833 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
45834         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
45835              From: Norton Allen <allen@huarp.harvard.edu>
45836              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
45837              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
45838      Branch: perl
45839            ! ext/IO/lib/IO/t/io_unix.t
45840 ____________________________________________________________________________
45841 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
45842         Log: Subject: [PATCH README.qnx hints/qnx.sh]
45843              From: Norton Allen <allen@huarp.harvard.edu>
45844              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
45845              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
45846      Branch: perl
45847            ! README.qnx hints/qnx.sh
45848 ____________________________________________________________________________
45849 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
45850         Log: Subject: [patch] faster PM_GETRE
45851              From: Doug MacEachern <dougm@covalent.net>
45852              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
45853              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
45854      Branch: perl
45855            ! op.h
45856 ____________________________________________________________________________
45857 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
45858         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
45859              From: Doug MacEachern <dougm@covalent.net>
45860              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
45861              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
45862      Branch: perl
45863            ! op.c
45864 ____________________________________________________________________________
45865 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
45866         Log: Tell where the nice Estonian database is.
45867      Branch: perl
45868            ! lib/open.pm
45869 ____________________________________________________________________________
45870 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
45871         Log: Retract #11309 since #11310 is a better fix.
45872      Branch: perl
45873            ! t/lib/1_compile.t
45874 ____________________________________________________________________________
45875 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
45876         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
45877              change#11300 needs to return the status of failed win32_spawnvp())
45878              
45879              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
45880              splitting correctly; remove unused variables; 'require' at run time
45881              rather than 'use' at compile time for I18N::Langinfo, since it
45882              isn't everyware
45883      Branch: perl
45884            ! lib/open.pm win32/win32.c
45885 ____________________________________________________________________________
45886 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
45887         Log: Temporary workaround.
45888      Branch: perl
45889            ! t/lib/1_compile.t
45890 ____________________________________________________________________________
45891 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
45892         Log: UCD typo in #11306 and add also more known-to-be-tested
45893              modules to the skip list.
45894      Branch: perl
45895            ! t/lib/1_compile.t
45896 ____________________________________________________________________________
45897 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
45898         Log: Rename Unicode::UCD to UnicodeCD to avoid
45899              messups with case-insensitive filesystems.
45900      Branch: perl
45901            + lib/UnicodeCD.pm lib/UnicodeCD.t
45902            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
45903            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
45904 ____________________________________________________________________________
45905 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
45906         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
45907              From: daniel@biz.bitpusher.com
45908              Date: Wed, 11 Jul 2001 23:25:47 -0700
45909              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
45910      Branch: perl
45911            ! lib/Tie/Array.pm t/op/splice.t
45912 ____________________________________________________________________________
45913 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
45914         Log: Subject: [PATCH] More accurate line numbers in messages
45915              From: Paul Johnson <paul@pjcj.net>
45916              Date: Thu, 12 Jul 2001 04:14:11 +0200
45917              Message-ID: <20010712041411.A3467@pjcj.net>
45918              
45919              (With prototyping and multiplicity tweaks.)
45920      Branch: perl
45921            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
45922 ____________________________________________________________________________
45923 [ 11304] By: nick                                  on 2001/07/12  12:53:40
45924         Log: Integrate mainline
45925      Branch: perlio
45926           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
45927           !> regexec.c thread.h
45928 ____________________________________________________________________________
45929 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
45930         Log: Cut-and-pasto in #11298.
45931      Branch: perl
45932            ! ext/ByteLoader/bytecode.h
45933 ____________________________________________________________________________
45934 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
45935         Log: Update the AIX known problems section.
45936      Branch: perl
45937            ! pod/perl572delta.pod
45938 ____________________________________________________________________________
45939 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
45940         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
45941              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45942              Date: Thu, 12 Jul 2001 12:16:16 +0200
45943              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
45944      Branch: perl
45945            ! hints/aix.sh
45946 ____________________________________________________________________________
45947 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
45948         Log: Integrate perlio:
45949              
45950              [ 11296]
45951              Exclude reentrant_buffer from .def file
45952              
45953              [ 11295]
45954              Honour void-ness of my_exit()
45955      Branch: perl
45956           !> makedef.pl win32/win32.c
45957 ____________________________________________________________________________
45958 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
45959         Log: Subject: [PATCH] fix for PMOP threadness failures
45960              From: Artur Bergman <artur@contiller.se>
45961              Date: Thu, 12 Jul 2001 09:48:06 +0200
45962              Message-ID: <B77322D6.22DD%artur@contiller.se>
45963      Branch: perl
45964            ! regexec.c
45965 ____________________________________________________________________________
45966 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
45967         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
45968              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
45969              Date: Thu, 12 Jul 2001 09:09:48 +0200
45970              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
45971              
45972              More parentheses to keep bcc happy.
45973      Branch: perl
45974            ! ext/ByteLoader/bytecode.h
45975 ____________________________________________________________________________
45976 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
45977         Log: Subject: Re: [patch] pthread_atfork bandaid
45978              From: Doug MacEachern <dougm@covalent.net>
45979              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
45980              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
45981      Branch: perl
45982            ! thread.h
45983 ____________________________________________________________________________
45984 [ 11296] By: nick                                  on 2001/07/12  11:55:48
45985         Log: Exclude reentrant_buffer from .def file
45986      Branch: perlio
45987            ! makedef.pl
45988 ____________________________________________________________________________
45989 [ 11295] By: nick                                  on 2001/07/12  11:11:44
45990         Log: Honour void-ness of my_exit()
45991      Branch: perlio
45992            ! win32/win32.c
45993 ____________________________________________________________________________
45994 [ 11294] By: nick                                  on 2001/07/12  07:51:04
45995         Log: Integrate mainline
45996      Branch: perlio
45997           +> uts/sprintf_wrap.c
45998           !> (integrate 35 files)
45999 ____________________________________________________________________________
46000 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
46001         Log: Retract #11289.
46002      Branch: perl
46003            ! embed.h embed.pl perl.c proto.h thread.h
46004 ____________________________________________________________________________
46005 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
46006         Log: Now the :locale pseudolayer *almost* works...
46007      Branch: perl
46008            ! lib/open.pm
46009 ____________________________________________________________________________
46010 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
46011         Log: Locale encoding tweaks.
46012      Branch: perl
46013            ! lib/open.pm
46014 ____________________________________________________________________________
46015 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
46016         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
46017              From: Mark-Jason Dominus <mjd@plover.com>
46018              Date: Thu, 12 Jul 2001 00:59:31 -0400
46019              Message-ID: <20010712045931.8543.qmail@plover.com>
46020              
46021              Remove the chmod/umask leading zero warning.
46022      Branch: perl
46023            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
46024            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
46025 ____________________________________________________________________________
46026 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
46027         Log: (Retracted by #11289.)
46028      Branch: perl
46029            ! embed.h embed.pl perl.c proto.h thread.h
46030 ____________________________________________________________________________
46031 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
46032         Log: Needed by #11283.
46033      Branch: perl
46034            ! intrpvar.h
46035 ____________________________________________________________________________
46036 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
46037         Log: Metaconfig unit change for #11286.
46038      Branch: metaconfig/U/perl
46039            ! patchlevel.U
46040 ____________________________________________________________________________
46041 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
46042         Log: Subject: Re: [PATCH Configure] perl -V broken
46043              From: Andy Dougherty <doughera@lafayette.edu>
46044              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
46045              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
46046      Branch: perl
46047            ! Configure myconfig.SH
46048 ____________________________________________________________________________
46049 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
46050         Log: Retract #11166 (and #11237).
46051      Branch: perl
46052            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
46053            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
46054            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
46055 ____________________________________________________________________________
46056 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
46057         Log: UTS tweaks for Hal Morris.
46058      Branch: perl
46059            + uts/sprintf_wrap.c
46060            ! MANIFEST hints/uts.sh perl.h
46061 ____________________________________________________________________________
46062 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
46063         Log: Subject: [PATCH] Use reentrant API glibc
46064              From: Artur Bergman <artur@contiller.se>
46065              Date: Thu, 12 Jul 2001 00:58:21 +0200
46066              Message-ID: <B772A6AD.2288%artur@contiller.se>
46067      Branch: perl
46068            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
46069            ! sv.c
46070 ____________________________________________________________________________
46071 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
46072         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
46073              From: barries <barries@slaysys.com>
46074              Date: Wed, 11 Jul 2001 15:11:46 -0400
46075              Message-ID: <20010711151146.G24560@jester.slaysys.com>
46076      Branch: perl
46077            ! pp_sys.c t/lib/warnings/doio win32/win32.c
46078 ____________________________________________________________________________
46079 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
46080         Log: Subject: [patch] pthread_atfork bandaid
46081              From: Doug MacEachern <dougm@covalent.net>
46082              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
46083              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
46084      Branch: perl
46085            ! miniperlmain.c perl.c
46086 ____________________________________________________________________________
46087 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
46088         Log: Subject: [patch] perl_clone leaks
46089              From: Doug MacEachern <dougm@covalent.net>
46090              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
46091              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
46092      Branch: perl
46093            ! sv.c
46094 ____________________________________________________________________________
46095 [ 11279] By: nick                                  on 2001/07/11  15:49:38
46096         Log: Integrate mainline
46097      Branch: perlio
46098           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
46099           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
46100           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
46101           +> lib/Term/ANSIColor/README
46102           !> (integrate 54 files)
46103 ____________________________________________________________________________
46104 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
46105         Log: Update Changes.
46106      Branch: perl
46107            ! Changes patchlevel.h
46108 ____________________________________________________________________________
46109 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
46110         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
46111              From: Peter Prymmer <pvhp@forte.com>
46112              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
46113              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
46114              
46115              Backport of embed.pl to 5.003.
46116      Branch: perl
46117            ! embed.pl
46118 ____________________________________________________________________________
46119 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
46120         Log: Subject: Re: POSIX test #14 on UTS 
46121              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
46122              Date: Wed, 11 Jul 2001 03:02:14 +0100
46123              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
46124      Branch: perl
46125            ! ext/POSIX/POSIX.t
46126 ____________________________________________________________________________
46127 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
46128         Log: Make the I32 an IV to preserve structure alignment and size.
46129      Branch: perl
46130            ! op.h
46131 ____________________________________________________________________________
46132 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
46133         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
46134              From: "Artur Bergman" <artur@contiller.se>
46135              Date: Wed, 11 Jul 2001 14:23:37 +0200
46136              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
46137              
46138              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
46139      Branch: perl
46140            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
46141            ! pod/perlapi.pod sv.c
46142 ____________________________________________________________________________
46143 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
46144         Log: Tweak until Pod::Parser gets updated.
46145      Branch: perl
46146            ! t/pod/special_seqs.xr
46147 ____________________________________________________________________________
46148 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
46149         Log: File::Spec usage tweak.
46150      Branch: perl
46151            ! lib/ExtUtils.t
46152 ____________________________________________________________________________
46153 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
46154         Log: Integrate #11263 from macperl; macos and macosx updates.
46155      Branch: perl
46156           !> pod/perlport.pod
46157 ____________________________________________________________________________
46158 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
46159         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
46160              From: Peter Prymmer <pvhp@forte.com>
46161              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
46162              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
46163      Branch: perl
46164            + ext/Time/HiRes/hints/dynixptx.pl
46165            ! MANIFEST hints/dynixptx.sh
46166 ____________________________________________________________________________
46167 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
46168         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
46169              From: Nicholas Clark <nick@ccl4.org>
46170              Date: Tue, 10 Jul 2001 23:17:43 +0100
46171              Message-ID: <20010710231742.B59620@plum.flirble.org>
46172      Branch: perl
46173            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
46174 ____________________________________________________________________________
46175 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
46176         Log: Subject: [DOC PATCH] Pluggable runops
46177              From: Paul Johnson <paul@pjcj.net>
46178              Date: Tue, 10 Jul 2001 21:53:28 +0200
46179              Message-ID: <20010710215328.B26577@pjcj.net>
46180      Branch: perl
46181            ! pod/perlguts.pod
46182 ____________________________________________________________________________
46183 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
46184         Log: Subject: [PATCH] Authors
46185              From: Artur Bergman <artur@contiller.se>
46186              Date: Tue, 10 Jul 2001 20:39:12 +0200
46187              Message-ID: <B771186F.21CD%artur@contiller.se>
46188      Branch: perl
46189            ! AUTHORS
46190 ____________________________________________________________________________
46191 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
46192         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
46193              From: Doug MacEachern <dougm@covalent.net>
46194              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
46195              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
46196      Branch: perl
46197            ! pp_ctl.c
46198 ____________________________________________________________________________
46199 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
46200         Log: Subject: doc patch; times() in scalar context
46201              From: mjd@plover.com
46202              Date: 10 Jul 2001 18:01:17 -0000
46203              Message-ID: <20010710180117.12477.qmail@plover.com>
46204      Branch: perl
46205            ! pod/perlfunc.pod
46206 ____________________________________________________________________________
46207 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
46208         Log: Subject: [PATCH] Small fix to pp_gmtime
46209              From: Artur Bergman <artur@contiller.se>
46210              Date: Tue, 10 Jul 2001 19:54:52 +0200
46211              Message-ID: <B7710E0B.21C5%artur@contiller.se>
46212      Branch: perl
46213            ! pp_sys.c
46214 ____________________________________________________________________________
46215 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
46216         Log: Integrate changes from mainline perl, add notes about
46217              Mac OS X and Mac OS.
46218      Branch: maint-5.6/macperl
46219            ! pod/perlport.pod
46220 ____________________________________________________________________________
46221 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
46222         Log: A proof of the dangers of package; ?
46223      Branch: perl
46224            ! t/lib/warnings/op
46225 ____________________________________________________________________________
46226 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
46227         Log: Regen toc and modlib.
46228      Branch: perl
46229            ! pod/perlmodlib.pod pod/perltoc.pod
46230 ____________________________________________________________________________
46231 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
46232         Log: Add compexcl(), casefold(), and casespec() interfaces;
46233              and make all interfaces to return hash references instead
46234              of hashes. 
46235      Branch: perl
46236            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
46237 ____________________________________________________________________________
46238 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
46239         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
46240              From: "Philip Newton" <Philip.Newton@gmx.net>
46241              Date: Tue, 10 Jul 2001 09:55:59 +0200
46242              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
46243              
46244              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
46245              From: "Philip Newton" <Philip.Newton@gmx.net>
46246              Date: Tue, 10 Jul 2001 09:56:37 +0200
46247              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
46248      Branch: perl
46249            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
46250            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
46251 ____________________________________________________________________________
46252 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
46253         Log: Subject: [patch] undef &xsub for 1,2
46254              From: Doug MacEachern <dougm@covalent.net>
46255              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
46256              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
46257              
46258              (This version of the patch with a comment from Gisle.)
46259      Branch: perl
46260            ! op.c
46261 ____________________________________________________________________________
46262 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
46263         Log: Mention package; deprecation and the Win32 problems.
46264      Branch: perl
46265            ! pod/perl572delta.pod
46266 ____________________________________________________________________________
46267 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
46268         Log: Subject: [PATCH] deprecate package with no arguments
46269              From: Robin Houston <robin@kitsite.com>
46270              Date: Tue, 10 Jul 2001 13:33:40 +0100
46271              Message-ID: <20010710133340.A13452@robin.kitsite.com>
46272      Branch: perl
46273            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
46274 ____________________________________________________________________________
46275 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
46276         Log: Upgrade to podlators 1.10.
46277      Branch: perl
46278            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
46279            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
46280            ! pod/pod2man.PL pod/pod2text.PL
46281 ____________________________________________________________________________
46282 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
46283         Log: Upgrade to Term::ANSIColor 1.04.
46284      Branch: perl
46285            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
46286            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
46287 ____________________________________________________________________________
46288 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
46289         Log: Integrate perlio:
46290              
46291              [ 11252]
46292              Fix open(...,"...:layer(xxx)",...)
46293              - use memEQ not strEQ as there is '(' not '\0'
46294              
46295              [ 11063]
46296              Quick for for #ifdef mess
46297      Branch: perl
46298           !> perlio.c
46299 ____________________________________________________________________________
46300 [ 11252] By: nick                                  on 2001/07/10  06:58:14
46301         Log: Fix open(...,"...:layer(xxx)",...)
46302              - use memEQ not strEQ as there is '(' not '\0'
46303      Branch: perlio
46304            ! perlio.c
46305 ____________________________________________________________________________
46306 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
46307         Log: Telling the number of tests helps.
46308      Branch: perl
46309            ! ext/PerlIO/t/encoding.t
46310 ____________________________________________________________________________
46311 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
46312         Log: Require I18N::Langinfo, not use.
46313      Branch: perl
46314            ! lib/open.pm
46315 ____________________________________________________________________________
46316 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
46317         Log: Add a test for for PerlIO ":encoding(...)" layer.
46318      Branch: perl
46319            + ext/PerlIO/t/encoding.t
46320            ! MANIFEST ext/Encode/Encode.pm
46321 ____________________________________________________________________________
46322 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
46323         Log: PerlIO ":encoding(foobar)" temporary fix.
46324              Not really correct, I think, since the change means
46325              that prefixes match.
46326      Branch: perl
46327            ! perlio.c
46328 ____________________________________________________________________________
46329 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
46330         Log: Update to Math::BigInt 1.36.  The biggest news is
46331              the separation of the backend; now the pure Perl
46332              implementation is in Math::BigInt::Calc, but one
46333              can plugin, say, Math::BigInt::BitVect, and get
46334              considerable speedup.
46335      Branch: perl
46336            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
46337            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
46338            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
46339            ! lib/Math/BigInt/t/mbimbf.t
46340 ____________________________________________________________________________
46341 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
46342         Log: Subject: Re: compatibility question
46343              From: Peter Prymmer <pvhp@forte.com>
46344              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
46345              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
46346      Branch: perl
46347            ! lib/ExtUtils/MM_VMS.pm
46348 ____________________________________________________________________________
46349 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
46350         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
46351              From: Norton Allen <allen@huarp.harvard.edu>
46352              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
46353              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
46354      Branch: perl
46355            ! ext/File/Glob/t/basic.t
46356 ____________________________________________________________________________
46357 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
46358         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
46359              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46360              Date: Tue, 10 Jul 2001 00:29:55 +0900
46361              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
46362      Branch: perl
46363            + ext/Encode/Encode/HZ.enc
46364            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
46365            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
46366            ! ext/Encode/Encode/iso2022-jp.enc
46367            ! ext/Encode/Encode/iso2022-kr.enc
46368 ____________________________________________________________________________
46369 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
46370         Log: Add in all them there macos/ files.
46371      Branch: maint-5.6/macperl
46372            + (add 577 files)
46373 ____________________________________________________________________________
46374 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
46375         Log: Add the new modules to the list of having those own tests.
46376      Branch: perl
46377            ! t/lib/1_compile.t
46378 ____________________________________________________________________________
46379 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
46380         Log: Add INOUT to control both ways at the same time.
46381      Branch: perl
46382            ! lib/open.pm
46383 ____________________________________________________________________________
46384 [ 11240] By: nick                                  on 2001/07/09  16:33:50
46385         Log: Integrate mainline
46386      Branch: perlio
46387           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
46388           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
46389           !> (integrate 41 files)
46390 ____________________________________________________________________________
46391 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
46392         Log: More encoding mapping magic.
46393      Branch: perl
46394            ! lib/open.pm
46395 ____________________________________________________________________________
46396 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
46397         Log: Update Changes.
46398      Branch: perl
46399            ! Changes patchlevel.h
46400 ____________________________________________________________________________
46401 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
46402         Log: (Retracted by #11285).
46403              
46404              Subject: [PATCH] OPpCONST_OCTAL fixes
46405              From: Abhijit Menon-Sen <ams@wiw.org>
46406              Date: Mon, 9 Jul 2001 07:38:45 +0530
46407              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
46408      Branch: perl
46409            ! op.c
46410 ____________________________________________________________________________
46411 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
46412         Log: Add a pseudolayer ":locale" to the open pragma which
46413              will get the encoding from the locale.  Yet undocumented
46414              because I can't get the PerlIO :encoding(foobar) to work.
46415      Branch: perl
46416            ! ext/Encode/Encode.pm lib/open.pm
46417 ____________________________________________________________________________
46418 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
46419         Log: Add more encoding mappings.
46420      Branch: perl
46421            ! ext/Encode/Encode.pm
46422 ____________________________________________________________________________
46423 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
46424         Log: Document that using :encoding layer requires using Encode.
46425      Branch: perl
46426            ! ext/Encode/Encode.pm lib/PerlIO.pm
46427 ____________________________________________________________________________
46428 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
46429         Log: Netware tweak from Ananth Kesari.
46430      Branch: perl
46431            ! NetWare/netware.h
46432 ____________________________________________________________________________
46433 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
46434         Log: t/harness doesn't know about run/*.t
46435      Branch: perl
46436            ! t/harness
46437 ____________________________________________________________________________
46438 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
46439         Log: run/exit.t busted on windows
46440      Branch: perl
46441            ! t/run/exit.t
46442 ____________________________________________________________________________
46443 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
46444         Log: fix a couple of UCD.t tests that fail due to bad case
46445      Branch: perl
46446            ! lib/Unicode/UCD.t
46447 ____________________________________________________________________________
46448 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
46449         Log: test skip logic was broken
46450      Branch: perl
46451            ! ext/I18N/Langinfo/Langinfo.t
46452 ____________________________________________________________________________
46453 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
46454         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
46455              failure of ExtUtils.t#27 when built in debug mode)
46456      Branch: perl
46457            ! lib/ExtUtils/MM_Win32.pm
46458 ____________________________________________________________________________
46459 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
46460         Log: I18N::Langinfo is not available on windows
46461      Branch: perl
46462            ! win32/FindExt.pm
46463 ____________________________________________________________________________
46464 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
46465         Log: save a dTHX
46466      Branch: perl
46467            ! ext/POSIX/POSIX.xs
46468 ____________________________________________________________________________
46469 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
46470         Log: Update Changes.
46471      Branch: perl
46472            ! Changes patchlevel.h
46473 ____________________________________________________________________________
46474 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
46475         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
46476              as pointed out by Sarathy.
46477      Branch: perl
46478            ! ext/I18N/Langinfo/Langinfo.xs
46479 ____________________________________________________________________________
46480 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
46481         Log: Retract #11212.
46482      Branch: perl
46483            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
46484 ____________________________________________________________________________
46485 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
46486         Log: Bump up the VERSION of Cwd.xs.
46487      Branch: perl
46488            ! ext/Cwd/Makefile.PL
46489 ____________________________________________________________________________
46490 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
46491         Log: Retract #11220, the problem wasn't the missing leading zero.
46492              Here's the problem:
46493              $ ./perl -we 'chmod(oct("755"), ".")'
46494              Non-octal literal mode (493) specified at -e line 1.
46495              (Did you mean 0493 instead?)
46496      Branch: perl
46497            ! lib/ExtUtils/MM_Unix.pm
46498 ____________________________________________________________________________
46499 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
46500         Log: (Retracted by #11221)
46501              Change the PERM_RW and PERM_RWX to 0644 and 0755
46502              (add the leading zero).
46503      Branch: perl
46504            ! lib/ExtUtils/MM_Unix.pm
46505 ____________________________________________________________________________
46506 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
46507         Log: Integrate changes #11193, 11205, 11209 from macperl.
46508              
46509              Fix up AutoLoader to fudge for Mac paths in import().
46510              
46511              Allow symbols in try_symbol() to begin with "_".
46512              
46513              Small portability fix for Mac OS.
46514      Branch: perl
46515           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
46516 ____________________________________________________________________________
46517 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
46518         Log: Metaconfig unit change for #11217.
46519      Branch: metaconfig/U/perl
46520            ! Extensions.U
46521 ____________________________________________________________________________
46522 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
46523         Log: Detypo, problem noticed by Gerrit P. Haase.
46524      Branch: perl
46525            ! Configure config_h.SH
46526 ____________________________________________________________________________
46527 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
46528         Log: Cwd cleanups.
46529      Branch: perl
46530            ! ext/Cwd/Cwd.xs
46531 ____________________________________________________________________________
46532 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
46533         Log: Slight tweaks on #11213.
46534      Branch: perl
46535            ! toke.c
46536 ____________________________________________________________________________
46537 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
46538         Log: A missing dTHX noticed by Gerrit P. Haase.
46539      Branch: perl
46540            ! ext/POSIX/POSIX.xs
46541 ____________________________________________________________________________
46542 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
46543         Log: Subject: [PATCH toke.c] Simplify yytoke()
46544              From: Simon Cozens <simon@netthink.co.uk>
46545              Date: Sun, 8 Jul 2001 13:24:34 +0100
46546              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
46547              
46548              Split out pending_ident().
46549      Branch: perl
46550            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
46551 ____________________________________________________________________________
46552 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
46553         Log: (Retracted by #11223.)
46554              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
46555              Date: Wed, 05 Nov 1997 17:22:34 -0600
46556              From: Graham Barr <gbarr@ti.com>
46557              Message-Id: <3460FFBA.6DA51F46@ti.com>
46558      Branch: perl
46559            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
46560 ____________________________________________________________________________
46561 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
46562         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
46563      Branch: perl
46564            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
46565            ! pod/perllocale.pod
46566 ____________________________________________________________________________
46567 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
46568         Log: Really do the test under the C locale.
46569      Branch: perl
46570            ! ext/I18N/Langinfo/Langinfo.t
46571 ____________________________________________________________________________
46572 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
46573         Log: Small portability fix for Mac OS.
46574      Branch: maint-5.6/macperl
46575            ! lib/Cwd.pm
46576 ____________________________________________________________________________
46577 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
46578         Log: Metaconfig unit change for #11207.
46579      Branch: metaconfig/U/perl
46580            ! Extensions.U
46581 ____________________________________________________________________________
46582 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
46583         Log: Add I18N::Langinfo, which is basically a wrapper around
46584              nl_langinfo(), which is an additional way to query locale
46585              specific information.
46586      Branch: perl
46587            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
46588            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
46589            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
46590 ____________________________________________________________________________
46591 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
46592         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
46593              used in File::Find tests; replace with if.t.
46594      Branch: maint-5.6/macperl
46595            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
46596            ! t/pragma/warn/op
46597 ____________________________________________________________________________
46598 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
46599         Log: Allow symbols in try_symbol() to begin with "_".
46600      Branch: maint-5.6/macperl
46601            ! makedef.pl
46602 ____________________________________________________________________________
46603 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
46604         Log: Sync up the File::Find changes from the rewrite by
46605              Thomas Wegner, et al.
46606      Branch: maint-5.6/macperl
46607            + t/lib/filefind-taint.t
46608            ! lib/File/Find.pm t/lib/filefind.t
46609 ____________________________________________________________________________
46610 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
46611         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
46612              From: Thomas Wegner <wegner_thomas@yahoo.com>
46613              Date: Thu, 5 Jul 2001 20:31:25 +0200
46614              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
46615      Branch: maint-5.6/macperl
46616            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
46617 ____________________________________________________________________________
46618 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
46619         Log: Some more test portability fixes.
46620      Branch: maint-5.6/macperl
46621            ! t/lib/filecopy.t t/pragma/warn/pp_sys
46622 ____________________________________________________________________________
46623 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
46624         Log: The #11200 removed wrong (non-existent) target.  Duh.
46625      Branch: perl
46626            ! Makefile.SH
46627 ____________________________________________________________________________
46628 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
46629         Log: Zap the lib/re.pm before creating it.
46630      Branch: perl
46631            ! Makefile.SH
46632 ____________________________________________________________________________
46633 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
46634         Log: Another test.  Please ignore.
46635      Branch: maint-5.6/macperl
46636            ! README.macos
46637 ____________________________________________________________________________
46638 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
46639         Log: Portability fixes for a lot of tests, especially IO-related
46640              tests, and warnings, and the harness script.
46641      Branch: maint-5.6/macperl
46642            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
46643            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
46644            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
46645            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
46646            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
46647            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
46648            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
46649            ! t/pragma/warnings.t
46650 ____________________________________________________________________________
46651 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
46652         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
46653              From: Nicholas Clark <nick@ccl4.org>
46654              Date: Sat, 7 Jul 2001 21:00:17 +0100
46655              Message-ID: <20010707210017.H59620@plum.flirble.org>
46656      Branch: perl
46657            ! lib/h2xs.t
46658 ____________________________________________________________________________
46659 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
46660         Log: The UNICOS/mk SysV IPC problem has been fixed.
46661      Branch: perl
46662            ! pod/perl572delta.pod
46663 ____________________________________________________________________________
46664 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
46665         Log: Slight update tweaks on perlunicode.pod.
46666      Branch: perl
46667            ! pod/perlunicode.pod
46668 ____________________________________________________________________________
46669 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
46670         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
46671              From: Mark-Jason Dominus <mjd@plover.com>
46672              Date: Sat, 07 Jul 2001 13:04:04 -0400
46673              Message-ID: <20010707170404.32694.qmail@plover.com>
46674      Branch: perl
46675            ! ext/DB_File/DB_File.pm
46676 ____________________________________________________________________________
46677 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
46678         Log: Fix up AutoLoader to fudge for Mac paths in import().
46679      Branch: maint-5.6/macperl
46680            ! lib/AutoLoader.pm
46681 ____________________________________________________________________________
46682 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
46683         Log: Try to force the lib/re.pm to be there before entering
46684              the extensions builds, should help for parallel makes.
46685      Branch: perl
46686            ! Makefile.SH
46687 ____________________________________________________________________________
46688 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
46689         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
46690              From: Norton Allen <allen@huarp.harvard.edu>
46691              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
46692              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
46693      Branch: perl
46694            ! ext/POSIX/POSIX.xs
46695 ____________________________________________________________________________
46696 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
46697         Log: Subject: [PATCH] Re: op/arith.t
46698              From: Nicholas Clark <nick@ccl4.org>
46699              Date: Sat, 7 Jul 2001 13:04:54 +0100
46700              Message-ID: <20010707130454.D59620@plum.flirble.org>
46701      Branch: perl
46702            ! numeric.c toke.c
46703 ____________________________________________________________________________
46704 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
46705         Log: Subject: [PATCH] h2xs
46706              From: Nicholas Clark <nick@ccl4.org>
46707              Date: Fri, 6 Jul 2001 23:25:14 +0100
46708              Message-ID: <20010706232514.X59620@plum.flirble.org>
46709      Branch: perl
46710            ! utils/h2xs.PL
46711 ____________________________________________________________________________
46712 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
46713         Log: Subject: Re: bleedperl perl_alloc..free leakage
46714              From: Radu Greab <radu@netsoft.ro>
46715              Date: Fri, 6 Jul 2001 19:48:54 +0300
46716              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
46717              
46718              Leak-be-gone.
46719      Branch: perl
46720            ! op.c
46721 ____________________________________________________________________________
46722 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
46723         Log: Test again.  Please ignore.
46724      Branch: maint-5.6/macperl
46725            ! README.macos
46726 ____________________________________________________________________________
46727 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
46728         Log: Test.  Please ignore.
46729      Branch: maint-5.6/macperl
46730            ! README.macos
46731 ____________________________________________________________________________
46732 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
46733         Log: Include changes already sent in separately as patches,
46734              before branch was created.
46735      Branch: maint-5.6/macperl
46736            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
46737            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
46738            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
46739            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
46740            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
46741            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
46742            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
46743            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
46744            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
46745            ! t/pragma/strict.t
46746 ____________________________________________________________________________
46747 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
46748         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
46749              From: Norton Allen <allen@huarp.harvard.edu>
46750              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
46751              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
46752      Branch: perl
46753            ! utf8.h
46754 ____________________________________________________________________________
46755 [ 11183] By: nick                                  on 2001/07/06  16:27:40
46756         Log: Integrate mainline
46757      Branch: perlio
46758           +> (branch 42 files)
46759            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
46760            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
46761            - win32/bin/mdelete.bat
46762           !> (integrate 215 files)
46763 ____________________________________________________________________________
46764 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
46765         Log: The #11166 needed also these updated.
46766      Branch: perl
46767            ! lib/warnings.pm warnings.h
46768 ____________________________________________________________________________
46769 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
46770         Log: Update Changes.
46771      Branch: perl
46772            ! Changes patchlevel.h
46773 ____________________________________________________________________________
46774 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
46775         Log: Regen toc.
46776      Branch: perl
46777            ! pod/perltoc.pod
46778 ____________________________________________________________________________
46779 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
46780         Log: Nit from Abhijit.
46781      Branch: perl
46782            ! lib/CPAN.pm
46783 ____________________________________________________________________________
46784 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
46785         Log: Retract #11172.
46786      Branch: perl
46787            ! t/op/method.t
46788 ____________________________________________________________________________
46789 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
46790         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
46791              From: Norton Allen <allen@huarp.harvard.edu>
46792              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
46793              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
46794      Branch: perl
46795            ! lib/Cwd.pm
46796 ____________________________________________________________________________
46797 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
46798         Log: (Accidentally empty check-in.)
46799      Branch: perl
46800            ! utf8.h
46801 ____________________________________________________________________________
46802 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
46803         Log: Retract #11165 since Sarathy pointed out it'll not
46804              work properly under threads, the problem should be
46805              solved using "the savestack, either via SSNEW() or
46806              using a newSVpv()+SAVEFREESV() combo."
46807      Branch: perl
46808            ! ext/POSIX/POSIX.xs
46809 ____________________________________________________________________________
46810 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
46811         Log: Retract #11125 since NI-S pointed out it'll not work in
46812              cases where the extension has their own handcrafted INC
46813              et alia.
46814      Branch: perl
46815            ! lib/ExtUtils/MM_Unix.pm
46816 ____________________________________________________________________________
46817 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
46818         Log: Subject: RE: [PATCH] -I and MakeMaker again
46819              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
46820              Date: Fri, 6 Jul 2001 09:18:29 +0200
46821              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
46822      Branch: perl
46823            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
46824            ! lib/ExtUtils/MM_Win32.pm
46825 ____________________________________________________________________________
46826 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
46827         Log: (Retracted by #11178)
46828              Subject: [PATCH t/op/method.t] SUPER:: strangeness
46829              From: Piers Cawley <pdcawley@iterative-software.com>
46830              Date: 06 Jul 2001 10:49:01 +0100
46831              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
46832      Branch: perl
46833            ! t/op/method.t
46834 ____________________________________________________________________________
46835 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
46836         Log: VOS README update from Paul Green.
46837      Branch: perl
46838            ! README.vos
46839 ____________________________________________________________________________
46840 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
46841         Log: Subject: [PATCH README.qnx hints/qnx.sh]
46842              From: Norton Allen <allen@huarp.harvard.edu>
46843              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
46844              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
46845      Branch: perl
46846            ! README.qnx hints/qnx.sh
46847 ____________________________________________________________________________
46848 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
46849         Log: Subject: [PATCH] Doc patch for Tie::Hash
46850              From: Artur Bergman <artur@contiller.se>
46851              Date: Thu, 05 Jul 2001 22:51:18 +0200
46852              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
46853      Branch: perl
46854            ! lib/Tie/Hash.pm
46855 ____________________________________________________________________________
46856 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
46857         Log: Subject: [PATCH] perlfaq4.pod
46858              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
46859              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
46860              Date: Thu, 5 Jul 2001 18:44:10 +0100 
46861      Branch: perl
46862            ! pod/perlfaq4.pod
46863 ____________________________________________________________________________
46864 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
46865         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
46866              From: Robin Houston <robin@kitsite.com>
46867              Date: Thu, 5 Jul 2001 18:33:21 +0100
46868              Message-ID: <20010705183321.A27345@robin.kitsite.com>
46869      Branch: perl
46870            ! ext/B/B/Deparse.pm
46871 ____________________________________________________________________________
46872 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
46873         Log: (Retracted by #11285.)
46874              
46875              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
46876              From: Abhijit Menon-Sen <ams@wiw.org>
46877              Date: Fri, 6 Jul 2001 01:26:32 +0530
46878              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
46879      Branch: perl
46880            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
46881            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
46882            ! warnings.pl
46883 ____________________________________________________________________________
46884 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
46885         Log: (Retracted by #11175)
46886              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
46887              From: Norton Allen <allen@huarp.harvard.edu>
46888              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
46889              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
46890      Branch: perl
46891            ! ext/POSIX/POSIX.xs
46892 ____________________________________________________________________________
46893 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
46894         Log: Unterminated C< (noticed by Richard Hatch), and few other
46895              small Unicode doc tweaks.
46896      Branch: perl
46897            ! pod/perlretut.pod
46898 ____________________________________________________________________________
46899 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
46900         Log: More flexible argument understanding; add charblocks() and
46901              charscripts(); make charblock() and charscript() two-way;
46902              add charinrange(); separate the $Unicode::UCD::VERSION and
46903              the version of the Unicode by adding UnicodeVersion().
46904      Branch: perl
46905            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
46906 ____________________________________________________________________________
46907 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
46908         Log: Update Unicode::UCD on \p{In...}.
46909      Branch: perl
46910            ! lib/Unicode/UCD.pm
46911 ____________________________________________________________________________
46912 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
46913         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
46914              From: Norton Allen <allen@huarp.harvard.edu>
46915              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
46916              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
46917      Branch: perl
46918            ! lib/ExtUtils/MM_Unix.pm
46919 ____________________________________________________________________________
46920 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
46921         Log: POSIX-BC tweaks from Thomas Dorner.
46922      Branch: perl
46923            ! hints/posix-bc.sh perlio.h
46924 ____________________________________________________________________________
46925 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
46926         Log: Module updates for the delta.
46927      Branch: perl
46928            ! pod/perl572delta.pod
46929 ____________________________________________________________________________
46930 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
46931         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
46932              From: Norton Allen <allen@huarp.harvard.edu>
46933              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
46934              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
46935      Branch: perl
46936            ! ext/IO/lib/IO/t/io_sock.t
46937 ____________________________________________________________________________
46938 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
46939         Log: Subject: [PATCH perldiag.pod] Quick fixes
46940              From: Simon Cozens <simon@netthink.co.uk>
46941              Date: Wed, 4 Jul 2001 20:22:12 +0100
46942              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
46943      Branch: perl
46944            ! pod/perldiag.pod
46945 ____________________________________________________________________________
46946 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
46947         Log: (retracted by #13533)
46948              
46949              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
46950              From: Radu Greab <radu@netsoft.ro>
46951              Date: Wed, 4 Jul 2001 22:13:31 +0300
46952              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
46953      Branch: perl
46954            ! op.c sv.c t/op/pos.t
46955 ____________________________________________________________________________
46956 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
46957         Log: Subject: [PATCH] -I and MakeMaker again
46958              From: Michael G Schwern <schwern@pobox.com>
46959              Date: Wed, 4 Jul 2001 15:03:07 -0400
46960              Message-ID: <20010704150307.I20340@blackrider>
46961              
46962              (and retract #11145)
46963      Branch: perl
46964            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
46965            ! lib/ExtUtils/MakeMaker.pm
46966 ____________________________________________________________________________
46967 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
46968         Log: Subject: Re: PERFORCE change 11142 for review
46969              From: "Philip Newton" <Philip.Newton@gmx.net>
46970              Date: Wed, 4 Jul 2001 20:46:26 +0200
46971              Message-Id: <200107041841.VAA25380@taas.iki.fi>
46972      Branch: perl
46973            ! lib/ExtUtils/MakeMaker.pm
46974 ____________________________________________________________________________
46975 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
46976         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
46977              From: Jonathan Stowe <gellyfish@gellyfish.com>
46978              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
46979              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
46980      Branch: perl
46981            ! utils/pl2pm.PL
46982 ____________________________________________________________________________
46983 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
46984         Log: fix the binary compatibility issue when building with/without
46985              usemymalloc by exporting Perl_malloc() et al as simple wrappers
46986              around the system functions (this allows most extensions built
46987              using one mode to coexist with perls built in the other mode)
46988              
46989              XXX the Perl_mfree() wrapper might need to do return(free()) on
46990              platforms where Free_t isn't "void"
46991      Branch: perl
46992            ! embed.h embed.pl makedef.pl proto.h util.c
46993 ____________________________________________________________________________
46994 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
46995         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
46996              since it doesn't ensure threads other than the one calling fork()
46997              aren't holding any locks; the fix is to use pthread_atfork() to
46998              hold global locks
46999              
47000              building perl with -Dusemymalloc exacerbates the problem since
47001              Perl_malloc() holds a mutex, and perl's exec() calls New()
47002              
47003              XXX the code in win32thread.h may be needed on platforms that have
47004              no pthread_atfork()
47005      Branch: perl
47006            ! perl.c thread.h win32/win32thread.h
47007 ____________________________________________________________________________
47008 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
47009         Log: Integrate #11009 from maintperl.
47010      Branch: maint-5.6/macperl
47011           !> lib/ExtUtils/Manifest.pm
47012 ____________________________________________________________________________
47013 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
47014         Log: Flexing my Perforce muscles.
47015      Branch: maint-5.6/macperl
47016            ! README.macos
47017 ____________________________________________________________________________
47018 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
47019         Log: Update Changes.
47020      Branch: perl
47021            ! Changes patchlevel.h
47022 ____________________________________________________________________________
47023 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
47024         Log: Metaconfig unit change for #11146.
47025      Branch: metaconfig/U/perl
47026            ! d_fcntl_can_lock.U
47027 ____________________________________________________________________________
47028 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
47029         Log: Somehow the #ifdefs of the added code (in #11093) made
47030              HP-UX to fail the fcntl locking test, without the ifdefs
47031              the test seems to be working again.  Reason unknown:
47032              HP-UX cc doesn't complain either way.
47033      Branch: perl
47034            ! Configure
47035 ____________________________________________________________________________
47036 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
47037         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
47038      Branch: perl
47039            ! lib/ExtUtils/MM_Unix.pm
47040 ____________________________________________________________________________
47041 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
47042         Log: gcc -Wall nit.
47043      Branch: perl
47044            ! pp_hot.c
47045 ____________________________________________________________________________
47046 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
47047         Log: When removing tests updating the test count is a good idea, too.
47048      Branch: perl
47049            ! lib/Net/t/require.t
47050 ____________________________________________________________________________
47051 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
47052         Log: Document #11134 and add the new symbols to the list of
47053              of MakeMaker known ones.
47054      Branch: perl
47055            ! lib/ExtUtils/MakeMaker.pm
47056 ____________________________________________________________________________
47057 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
47058         Log: Microperl update.
47059      Branch: perl
47060            ! uconfig.h
47061 ____________________________________________________________________________
47062 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
47063         Log: Update the libnet tests as per #11138.
47064      Branch: perl
47065            - lib/Net/t/ph.t
47066            ! MANIFEST lib/Net/t/require.t
47067 ____________________________________________________________________________
47068 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
47069         Log: Regen toc and modlib.
47070      Branch: perl
47071            ! pod/perlmodlib.pod pod/perltoc.pod
47072 ____________________________________________________________________________
47073 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
47074         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
47075              Graham's request.
47076      Branch: perl
47077            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
47078            ! MANIFEST
47079 ____________________________________________________________________________
47080 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
47081         Log: Add the OS/390 harness results to the delta.
47082      Branch: perl
47083            ! pod/perl572delta.pod
47084 ____________________________________________________________________________
47085 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
47086         Log: Avoid the two study tests in OS/390 until the bug has been solved.
47087      Branch: perl
47088            ! t/op/study.t
47089 ____________________________________________________________________________
47090 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
47091         Log: DOS/DJGPP tweaks from Laszlo Molnar.
47092      Branch: perl
47093            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
47094 ____________________________________________________________________________
47095 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
47096         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
47097              From: Michael G Schwern <schwern@pobox.com>
47098              Date: Wed, 4 Jul 2001 00:01:16 -0400
47099              Message-ID: <20010704000116.C591@blackrider>
47100      Branch: perl
47101            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
47102 ____________________________________________________________________________
47103 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
47104         Log: The #11132 missed singleton characters (not part
47105              of a unilo..unihi range) in Unicode scripts.
47106      Branch: perl
47107            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
47108            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
47109            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
47110            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
47111            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
47112            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
47113            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
47114            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
47115            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
47116            ! lib/unicode/mktables.PL t/op/pat.t
47117 ____________________________________________________________________________
47118 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
47119         Log: Support preferentially the Unicode 'scripts' definition
47120              in the \p{In...} notation since according to Unicode the
47121              scripts concept is more natural for matching than using
47122              the somewhat artificial block names.  The block names are
47123              still available, though, and if there's a name conflict,
47124              the scripts one wins and the blocks one has to do with
47125              'Block' appended to its name.  For more information see
47126              
47127              http://www.unicode.org/unicode/reports/tr24/
47128      Branch: perl
47129            + lib/unicode/In/100.pl lib/unicode/In/101.pl
47130            + lib/unicode/In/102.pl lib/unicode/In/103.pl
47131            + lib/unicode/In/104.pl lib/unicode/In/105.pl
47132            + lib/unicode/In/106.pl lib/unicode/In/107.pl
47133            + lib/unicode/In/108.pl lib/unicode/In/109.pl
47134            + lib/unicode/In/110.pl lib/unicode/In/111.pl
47135            + lib/unicode/In/112.pl lib/unicode/In/113.pl
47136            + lib/unicode/In/114.pl lib/unicode/In/115.pl
47137            + lib/unicode/In/116.pl lib/unicode/In/117.pl
47138            + lib/unicode/In/118.pl lib/unicode/In/119.pl
47139            + lib/unicode/In/120.pl lib/unicode/In/121.pl
47140            + lib/unicode/In/122.pl lib/unicode/In/123.pl
47141            + lib/unicode/In/124.pl lib/unicode/In/125.pl
47142            + lib/unicode/In/126.pl lib/unicode/In/127.pl
47143            + lib/unicode/In/128.pl lib/unicode/In/129.pl
47144            + lib/unicode/In/130.pl lib/unicode/In/131.pl
47145            + lib/unicode/In/132.pl lib/unicode/In/133.pl
47146            + lib/unicode/In/134.pl lib/unicode/In/135.pl
47147            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
47148            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
47149            ! (edit 106 files)
47150 ____________________________________________________________________________
47151 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
47152         Log: Better document the difference between a block and a script.
47153      Branch: perl
47154            ! lib/Unicode/UCD.pm
47155 ____________________________________________________________________________
47156 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
47157         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
47158              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
47159              Date: Tue, 3 Jul 2001 15:04:23 -0500
47160              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
47161      Branch: perl
47162            ! lib/CPAN.pm
47163 ____________________________________________________________________________
47164 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
47165         Log: Add tests for charscript().
47166      Branch: perl
47167            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
47168 ____________________________________________________________________________
47169 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
47170         Log: Add charscript() to get the UTR#24 script names of characters.
47171      Branch: perl
47172            ! lib/Unicode/UCD.pm
47173 ____________________________________________________________________________
47174 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
47175         Log: Todo updates.
47176      Branch: perl
47177            ! pod/perltodo.pod
47178 ____________________________________________________________________________
47179 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
47180         Log: Unicode::UCD updates.
47181      Branch: perl
47182            ! lib/Unicode/UCD.pm
47183 ____________________________________________________________________________
47184 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
47185         Log: (Retracted by #11174)
47186              Subject: MakeMaker should pass through DEFINE and INC to subdirs
47187              From: Alan Burlison <Alan.Burlison@sun.com>
47188              Date: Tue, 03 Jul 2001 15:20:13 +0100
47189              Message-ID: <3B41D49D.A923D4F9@sun.com>
47190      Branch: perl
47191            ! lib/ExtUtils/MM_Unix.pm
47192 ____________________________________________________________________________
47193 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
47194         Log: Subject: Patch needed for UTS
47195              From: hom00@utsglobal.com (Hal Morris)
47196              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
47197              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
47198              
47199              Replace #11113 with a better version.
47200      Branch: perl
47201            ! perl.h
47202 ____________________________________________________________________________
47203 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
47204         Log: Subject: Re: POINTERRIGOR
47205              From: Andy Dougherty <doughera@lafayette.edu>
47206              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
47207              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
47208      Branch: perl
47209            ! util.c
47210 ____________________________________________________________________________
47211 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
47212         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
47213              From: "Philip Newton" <pnewton@gmx.de>
47214              Date: Tue, 3 Jul 2001 17:03:34 +0200
47215              Message-ID: <3B41FAE6.29564.660E117@localhost>
47216      Branch: perl
47217            ! pp_hot.c
47218 ____________________________________________________________________________
47219 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
47220         Log: Typos.
47221      Branch: perl
47222            ! INSTALL
47223 ____________________________________________________________________________
47224 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
47225         Log: Subject: [PATCH 5.6.1] debugger fixes
47226              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47227              Date: Tue, 3 Jul 2001 03:38:18 -0400
47228              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
47229              
47230              The $^S is working again.
47231      Branch: perl
47232            ! lib/perl5db.pl
47233 ____________________________________________________________________________
47234 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
47235         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
47236              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47237              Date: Tue, 3 Jul 2001 03:34:06 -0400
47238              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
47239      Branch: perl
47240            ! os2/OS2/Process/Process.pm
47241 ____________________________________________________________________________
47242 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
47243         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
47244              From: "Philip Newton" <Philip.Newton@gmx.net>
47245              Date: Tue, 3 Jul 2001 09:11:27 +0200
47246              Message-Id: <200107030706.KAA04596@taas.iki.fi>
47247      Branch: perl
47248            ! lib/FindBin.pm
47249 ____________________________________________________________________________
47250 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
47251         Log: Delta delta.
47252      Branch: perl
47253            ! pod/perl572delta.pod
47254 ____________________________________________________________________________
47255 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
47256         Log: Metaconfig unit change for 11115.
47257      Branch: metaconfig
47258            ! U/modified/libc.U
47259 ____________________________________________________________________________
47260 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
47261         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
47262              (from Richard Hatch) (this was the cause of pipes() and
47263              times() mysteriously not being found)
47264      Branch: perl
47265            ! Configure
47266 ____________________________________________________________________________
47267 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
47268         Log: Retract #10142, the real culprit found by Richard Hatch,
47269              coming soon to Configure near you.
47270      Branch: perl
47271            ! hints/aix.sh
47272 ____________________________________________________________________________
47273 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
47274         Log: (Replaced by #11124) UTS workaround from Hal Morris.
47275      Branch: perl
47276            ! perl.h
47277 ____________________________________________________________________________
47278 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
47279         Log: Subject: [PATCH] grok not grocking correctly
47280              From: Nicholas Clark <nick@ccl4.org>
47281              Date: Tue, 3 Jul 2001 00:19:08 +0100
47282              Message-ID: <20010703001908.H59620@plum.flirble.org>
47283      Branch: perl
47284            ! numeric.c
47285 ____________________________________________________________________________
47286 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
47287         Log: Subject: [PATCH Deparse.t] test just-posted patches
47288              From: Robin Houston <robin@kitsite.com>
47289              Date: Mon, 2 Jul 2001 23:46:15 +0100
47290              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
47291      Branch: perl
47292            ! ext/B/Deparse.t
47293 ____________________________________________________________________________
47294 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
47295         Log: Subject: [PATCH toke.c] autosplit into @F
47296              From: Robin Houston <robin@kitsite.com>
47297              Date: Mon, 2 Jul 2001 23:18:20 +0100
47298              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
47299      Branch: perl
47300            ! perl.c toke.c
47301 ____________________________________________________________________________
47302 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
47303         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
47304              From: Robin Houston <robin@kitsite.com>
47305              Date: Mon, 2 Jul 2001 23:00:48 +0100
47306              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
47307      Branch: perl
47308            ! ext/B/B/Deparse.pm
47309 ____________________________________________________________________________
47310 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
47311         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
47312              From: "Philip Newton" <Philip.Newton@gmx.net>
47313              Date: Mon, 2 Jul 2001 22:06:22 +0200
47314              (no Message-Id)
47315      Branch: perl
47316            ! ext/NDBM_File/hints/linux.pl
47317 ____________________________________________________________________________
47318 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
47319         Log: Subject: Re: Fixed pack problem - sort of
47320              From: Nicholas Clark <nick@ccl4.org>
47321              Date: Mon, 2 Jul 2001 20:59:20 +0100
47322              Message-ID: <20010702205919.F59620@plum.flirble.org>
47323      Branch: perl
47324            ! pp_pack.c t/op/pack.t
47325 ____________________________________________________________________________
47326 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
47327         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
47328              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47329              Date: Mon, 2 Jul 2001 15:45:41 -0400
47330              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
47331      Branch: perl
47332            ! os2/os2.c
47333 ____________________________________________________________________________
47334 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
47335         Log: (Mistaken retraction)
47336      Branch: perl
47337            ! utils/pl2pm.PL
47338 ____________________________________________________________________________
47339 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
47340         Log: Detypo in #11103.
47341      Branch: perl
47342            ! utils/pl2pm.PL
47343 ____________________________________________________________________________
47344 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
47345         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
47346              From: Jonathan Stowe <gellyfish@gellyfish.com>
47347              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
47348              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
47349      Branch: perl
47350            ! utils/pl2pm.PL
47351 ____________________________________________________________________________
47352 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
47353         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
47354              From: "Craig A. Berry" <craigberry@mac.com>
47355              Date: Mon, 02 Jul 2001 14:11:23 -0500
47356              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
47357      Branch: perl
47358            ! lib/Unicode/UCD.pm
47359 ____________________________________________________________________________
47360 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
47361         Log: Subject: [PATCH] Re: op/numconvert.t failures
47362              From: Nicholas Clark <nick@ccl4.org>
47363              Date: Mon, 2 Jul 2001 20:10:48 +0100
47364              Message-ID: <20010702201048.E59620@plum.flirble.org>
47365      Branch: perl
47366            ! t/op/numconvert.t
47367 ____________________________________________________________________________
47368 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
47369         Log: Update Changes.
47370      Branch: perl
47371            ! Changes patchlevel.h
47372 ____________________________________________________________________________
47373 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
47374         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
47375              The real fix must be more involved.  The line of code all the leaky
47376              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
47377              line of Perl_newPMOP().
47378      Branch: perl
47379            ! op.h
47380 ____________________________________________________________________________
47381 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
47382         Log: Based on
47383              
47384              Subject: Re: sizeof(struct sembuf)
47385              From: Nicholas Clark <nick@ccl4.org>
47386              Date: Sun, 1 Jul 2001 22:26:48 +0100
47387              Message-ID: <20010701222648.W59620@plum.flirble.org>
47388              
47389              but do semop() always the slow way.
47390      Branch: perl
47391            ! doio.c
47392 ____________________________________________________________________________
47393 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
47394         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
47395              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47396              Date: Tue, 03 Jul 2001 00:56:30 +0900
47397              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
47398      Branch: perl
47399            ! ext/Encode/Encode/Tcl.t
47400 ____________________________________________________________________________
47401 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
47402         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
47403              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47404              Date: Tue, 03 Jul 2001 00:55:46 +0900
47405              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
47406      Branch: perl
47407            ! ext/Encode/Encode/Tcl.pm
47408 ____________________________________________________________________________
47409 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
47410         Log: Regen api and toc.
47411      Branch: perl
47412            ! pod/perlapi.pod pod/perltoc.pod
47413 ____________________________________________________________________________
47414 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
47415         Log: Metaconfig unit change for #11093.
47416      Branch: metaconfig/U/perl
47417            ! d_fcntl_can_lock.U
47418 ____________________________________________________________________________
47419 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
47420         Log: The fcntl locking test may hang if NFS locking messed up;
47421              break out with alarm(10).
47422      Branch: perl
47423            ! Configure
47424 ____________________________________________________________________________
47425 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
47426         Log: Move the mdelete.bat from win32/bin to win32.
47427      Branch: perl
47428            ! MANIFEST
47429 ____________________________________________________________________________
47430 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
47431         Log: Typo in #11083.
47432      Branch: perl
47433            ! ext/Time/Piece/Piece.t
47434 ____________________________________________________________________________
47435 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
47436         Log: Netware tweaks from Guruprasad.
47437      Branch: perl
47438            - NetWare/perlsdio.h
47439            ! MANIFEST NetWare/Makefile NetWare/interface.c
47440            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
47441            ! perlsdio.h
47442 ____________________________________________________________________________
47443 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
47444         Log: Subject: Re: [PATH] shared -> unique;
47445              From: Abhijit Menon-Sen <ams@wiw.org>
47446              Date: Wed, 27 Jun 2001 03:51:27 +0530
47447              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
47448      Branch: perl
47449            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
47450 ____________________________________________________________________________
47451 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
47452         Log: Subject: Re: AIX / gcc-3.0
47453              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47454              Date: Mon, 02 Jul 2001 15:20:21 +0200
47455              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
47456      Branch: perl
47457            ! hints/aix.sh
47458 ____________________________________________________________________________
47459 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
47460         Log: Subject: Re: Bug report: split splits on wrong pattern
47461              From: Abhijit Menon-Sen <ams@wiw.org>
47462              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
47463              Date: Mon, 2 Jul 2001 16:31:33 +0530
47464      Branch: perl
47465            ! pp_ctl.c
47466 ____________________________________________________________________________
47467 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
47468         Log: Subject: [PATCH 5.6.1] test harness
47469              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47470              Date: Mon, 2 Jul 2001 06:29:21 -0400
47471              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
47472      Branch: perl
47473            ! lib/Test/Harness.pm
47474 ____________________________________________________________________________
47475 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
47476         Log: Subject: [PATCH 5.6.1] debugger goof
47477              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47478              Date: Mon, 2 Jul 2001 06:27:22 -0400
47479              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
47480      Branch: perl
47481            ! lib/perl5db.pl
47482 ____________________________________________________________________________
47483 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
47484         Log: Subject: [PATCH 5.6.1] OS/2 cwd
47485              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47486              Date: Mon, 2 Jul 2001 06:21:17 -0400
47487              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
47488      Branch: perl
47489            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
47490 ____________________________________________________________________________
47491 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
47492         Log: Make #11082 more OS/2-specific.
47493      Branch: perl
47494            ! ext/Time/Piece/Piece.t
47495 ____________________________________________________________________________
47496 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
47497         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
47498              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47499              Date: Mon, 2 Jul 2001 06:06:34 -0400
47500              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
47501      Branch: perl
47502            ! ext/Time/Piece/Piece.t
47503 ____________________________________________________________________________
47504 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
47505         Log: Subject: [PATCH B::Deparse] version number & changes
47506              From: Robin Houston <robin@kitsite.com>  
47507              Date: Sun, 1 Jul 2001 17:17:29 +0100
47508              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
47509      Branch: perl
47510            ! ext/B/B/Deparse.pm
47511 ____________________________________________________________________________
47512 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
47513         Log: Subject: a small fix.
47514              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
47515              Date: Mon, 2 Jul 2001 12:17:53 +0200
47516              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
47517      Branch: perl
47518            ! ext/Thread/Thread.xs
47519 ____________________________________________________________________________
47520 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
47521         Log: Subject: RE: perl@10907
47522              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
47523              Date: Mon, 2 Jul 2001 12:06:16 +0200
47524              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
47525              
47526              Borland C vs PerlIO.
47527      Branch: perl
47528            ! win32/config.bc win32/config_H.bc
47529 ____________________________________________________________________________
47530 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
47531         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
47532              From: "H.M. Brand" <merijn@l1.procura.nl>
47533              Date: Mon, 02 Jul 2001 11:18:57 +0200
47534              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
47535      Branch: perl
47536            ! t/op/write.t
47537 ____________________________________________________________________________
47538 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
47539         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
47540              From: Michael G Schwern <schwern@pobox.com>
47541              Date: Mon, 2 Jul 2001 00:26:24 -0400
47542              Message-ID: <20010702002624.A18302@blackrider>
47543      Branch: perl
47544            - ext/util/mkbootstrap
47545 ____________________________________________________________________________
47546 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
47547         Log: Subject: [PATCH op.h] v minor comment tweak
47548              From: Robin Houston <robin@puffinry.freeserve.co.uk>
47549              Date: Mon, 2 Jul 2001 00:42:01 +0100
47550              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
47551      Branch: perl
47552            ! op.h
47553 ____________________________________________________________________________
47554 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
47555         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
47556      Branch: perl
47557            ! pod/perlfunc.pod
47558 ____________________________________________________________________________
47559 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
47560         Log: Subject: Re: sizeof(struct sembuf)
47561              From: Nicholas Clark <nick@ccl4.org>
47562              Date: Sun, 1 Jul 2001 19:23:16 +0100
47563              Message-ID: <20010701192316.V59620@plum.flirble.org>
47564              
47565              s/signaling/signalling/
47566      Branch: perl
47567            ! pod/perlfunc.pod
47568 ____________________________________________________________________________
47569 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
47570         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
47571              From: "Philip Newton" <Philip.Newton@gmx.net>
47572              Date: Sun, 1 Jul 2001 09:37:56 +0200
47573              Message-Id: <200107010733.KAA03920@taas.iki.fi>
47574      Branch: perl
47575            ! pod/perlvar.pod
47576 ____________________________________________________________________________
47577 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
47578         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
47579              From: "Philip Newton" <Philip.Newton@gmx.net>
47580              Date: Sun, 1 Jul 2001 09:37:56 +0200
47581              Message-Id: <200107010733.KAA03925@taas.iki.fi>
47582      Branch: perl
47583            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
47584 ____________________________________________________________________________
47585 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
47586         Log: Metaconfig unit change for #11070.
47587      Branch: metaconfig
47588            ! U/compline/randfunc.U
47589 ____________________________________________________________________________
47590 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
47591         Log: Subject: [PATCH perlsnap] its --> it's --> its
47592              From: "Philip Newton" <Philip.Newton@gmx.net>
47593              Date: Sun, 1 Jul 2001 09:37:56 +0200
47594              Message-Id: <200107010733.KAA03914@taas.iki.fi>
47595      Branch: perl
47596            ! Porting/config_H
47597 ____________________________________________________________________________
47598 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
47599         Log: Sync with Sarathy; integrate with perlio.
47600      Branch: perl
47601           !> gv.c
47602 ____________________________________________________________________________
47603 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
47604         Log: regenerate win32/config_H.?c files
47605      Branch: perl
47606            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47607 ____________________________________________________________________________
47608 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
47609         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
47610              naming discipline
47611              
47612              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
47613              because of this)
47614              
47615              fix a warning about "fd" being used without being set in Cwd.xs
47616      Branch: perl
47617            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
47618            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
47619            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
47620            ! win32/config.vc
47621 ____________________________________________________________________________
47622 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
47623         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
47624              within macro arguments") and warnings ("unary minus applied to
47625              unsigned type", among others)
47626      Branch: perl
47627            ! gv.c hv.c op.c pp.c sv.c toke.c
47628 ____________________________________________________________________________
47629 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
47630         Log: win32 fixes: more spurious CRs
47631      Branch: perl
47632            ! win32/mdelete.bat
47633 ____________________________________________________________________________
47634 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
47635         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
47636              from win32/bin (or it gets deleted by distclean); don't delete
47637              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
47638              NT (should be made Win9x specific, and added to makefile.mk)
47639      Branch: perl
47640           +> win32/mdelete.bat
47641            - win32/bin/mdelete.bat
47642            ! win32/Makefile win32/makefile.mk
47643 ____________________________________________________________________________
47644 [ 11063] By: nick                                  on 2001/07/01  18:54:09
47645         Log: Quick for for #ifdef mess
47646      Branch: perlio
47647            ! gv.c
47648 ____________________________________________________________________________
47649 [ 11062] By: nick                                  on 2001/07/01  18:47:42
47650         Log: Raw integrate - does not build #if mess in gv.c
47651      Branch: perlio
47652           !> (integrate 29 files)
47653 ____________________________________________________________________________
47654 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
47655         Log: Make 'compile' target a little less broken.
47656              Still very broken, though: -Wall warnings from
47657              the generated code, boot_Foo prototypes missing,
47658              can't autoload Fcntl::SEEK_CUR et alia, ...
47659      Branch: perl
47660            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
47661            ! utils/perlcc.PL x2p/Makefile.SH
47662 ____________________________________________________________________________
47663 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
47664         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
47665      Branch: perl
47666            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
47667            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
47668 ____________________________________________________________________________
47669 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
47670         Log: Update Changes.
47671      Branch: perl
47672            ! Changes patchlevel.h
47673 ____________________________________________________________________________
47674 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
47675         Log: Still one typo, regen toc.
47676      Branch: perl
47677            ! lib/Unicode/UCD.pm pod/perltoc.pod
47678 ____________________________________________________________________________
47679 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
47680         Log: Detypos and regen toc.
47681      Branch: perl
47682            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
47683 ____________________________________________________________________________
47684 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
47685         Log: VERSION tweak.
47686      Branch: perl
47687            ! ext/List/Util/lib/List/Util.pm
47688 ____________________________________________________________________________
47689 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
47690         Log: Attempt at plugging the leak under ithreads detected by Doug.
47691      Branch: perl
47692            ! op.h
47693 ____________________________________________________________________________
47694 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
47695         Log: gcc -Wall lint after #11051.
47696      Branch: perl
47697            ! pp_sys.c
47698 ____________________________________________________________________________
47699 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
47700         Log: Integrate perlio:
47701              
47702              [ 11050]
47703              Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
47704      Branch: perl
47705           !> lib/File/Find/taint.t
47706 ____________________________________________________________________________
47707 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
47708         Log: Don't use the v-strings for module VERSIONs.
47709      Branch: perl
47710            ! lib/Unicode/UCD.pm
47711 ____________________________________________________________________________
47712 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
47713         Log: Code cleanup based on turning off the -woffs in IRIX.
47714              Not all of the gripes cleaned up (hairy code in hv.c and
47715              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
47716              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
47717              to the IRIX hints)
47718      Branch: perl
47719            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
47720            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
47721            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
47722            ! regcomp.c sv.c
47723 ____________________________________________________________________________
47724 [ 11050] By: nick                                  on 2001/06/30  20:46:46
47725         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
47726      Branch: perlio
47727            ! lib/File/Find/taint.t
47728 ____________________________________________________________________________
47729 [ 11049] By: nick                                  on 2001/06/30  18:13:33
47730         Log: Integrate mainline
47731      Branch: perlio
47732           +> NetWare/nwstdio.h NetWare/perlsdio.h
47733           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
47734           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
47735           +> lib/Unicode/UCD.t t/run/exit.t
47736           !> (integrate 60 files)
47737 ____________________________________________________________________________
47738 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
47739         Log: Delta delta.
47740      Branch: perl
47741            ! pod/perl572delta.pod
47742 ____________________________________________________________________________
47743 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
47744         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
47745              by CPAN.pm, use rather _00.
47746      Branch: perl
47747            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
47748            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
47749            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
47750            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
47751            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
47752            ! lib/ExtUtils/Embed.pm lib/Test.pm
47753 ____________________________________________________________________________
47754 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
47755         Log: Add a simple Unicode character database interface, Unicode::UCD.
47756      Branch: perl
47757            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
47758            ! MANIFEST
47759 ____________________________________________________________________________
47760 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
47761         Log: Subject: [PATCH] op/numconver.t
47762              From: Nicholas Clark <nick@ccl4.org>
47763              Date: Sat, 30 Jun 2001 15:40:10 +0100
47764              Message-ID: <20010630154010.I59620@plum.flirble.org>
47765      Branch: perl
47766            ! t/op/numconvert.t
47767 ____________________________________________________________________________
47768 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
47769         Log: The $^N is now taken (by #11038).
47770      Branch: perl
47771            ! t/base/lex.t
47772 ____________________________________________________________________________
47773 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
47774         Log: The #11040 had slipped to a wrong function...
47775      Branch: perl
47776            ! sv.c
47777 ____________________________________________________________________________
47778 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
47779         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
47780              the Configure library symbol probe mysteriously finds all
47781              symbols but those of pipe() and times().
47782      Branch: perl
47783            ! hints/aix.sh
47784 ____________________________________________________________________________
47785 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
47786         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
47787              From: Nicholas Clark <nick@ccl4.org>
47788              Date: Fri, 29 Jun 2001 23:49:07 +0100
47789              Message-ID: <20010629234907.D59620@plum.flirble.org>
47790      Branch: perl
47791            ! lib/ExtUtils.t
47792 ____________________________________________________________________________
47793 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
47794         Log: Subject: [PATCH] weakref fix 2, not yet there
47795              From: Artur Bergman <artur@contiller.se>
47796              Date: Sat, 30 Jun 2001 01:18:16 +0200
47797              Message-ID: <B762D957.1CC9%artur@contiller.se>
47798      Branch: perl
47799            ! sv.c
47800 ____________________________________________________________________________
47801 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
47802         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
47803              From: Michael G Schwern <schwern@pobox.com>
47804              Date: Fri, 29 Jun 2001 19:39:11 -0400
47805              Message-ID: <20010629193910.D25304@blackrider>
47806      Branch: perl
47807            + t/run/exit.t
47808            ! MANIFEST
47809 ____________________________________________________________________________
47810 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
47811         Log: Add support for $^N, the most-recently closed group.
47812      Branch: perl
47813            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
47814            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
47815            ! thrdvar.h
47816 ____________________________________________________________________________
47817 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
47818         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
47819              From: lvirden@cas.org
47820              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
47821              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
47822              
47823              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
47824              From: lvirden@cas.org
47825              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
47826              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
47827      Branch: perl
47828            ! README.solaris
47829 ____________________________________________________________________________
47830 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
47831         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
47832              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47833              Date: Sat, 30 Jun 2001 07:33:37 +0900
47834              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
47835              
47836              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
47837              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47838              Date: Sat, 30 Jun 2001 21:38:14 +0900
47839              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
47840      Branch: perl
47841            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
47842            + ext/Encode/Encode/7bit-kr.enc
47843            ! MANIFEST ext/Encode/Encode/Tcl.pm
47844 ____________________________________________________________________________
47845 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
47846         Log: NetWare tweaks from Guruprasad.
47847      Branch: perl
47848            + NetWare/nwstdio.h NetWare/perlsdio.h
47849            ! MANIFEST NetWare/Makefile NetWare/config.wc
47850            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
47851            ! NetWare/t/Readme.txt
47852 ____________________________________________________________________________
47853 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
47854         Log: More module $VERSION bump-ups.
47855      Branch: perl
47856            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
47857            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
47858            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
47859 ____________________________________________________________________________
47860 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
47861         Log: Doc update due to #11032.
47862      Branch: perl
47863            ! pod/perl572delta.pod
47864 ____________________________________________________________________________
47865 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
47866         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
47867              From: Peter Prymmer <pvhp@forte.com>
47868              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
47869              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
47870      Branch: perl
47871            ! ext/Time/HiRes/HiRes.xs
47872 ____________________________________________________________________________
47873 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
47874         Log: -lpthreads missing in AIX.
47875      Branch: perl
47876            ! hints/aix.sh
47877 ____________________________________________________________________________
47878 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
47879         Log: Subject: [PATCH] CLONE && weakrefs
47880              From: Artur Bergman <artur@contiller.se>
47881              Date: Fri, 29 Jun 2001 17:02:00 +0200
47882              Message-ID: <B7626508.1CA0%artur@contiller.se>
47883      Branch: perl
47884            ! sv.c
47885 ____________________________________________________________________________
47886 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
47887         Log: Subject: Re: Bug report: split splits on wrong pattern
47888              From: Radu Greab <radu@netsoft.ro>
47889              Date: Wed, 27 Jun 2001 21:50:52 +0300
47890              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
47891      Branch: perl
47892            ! pp_ctl.c t/op/split.t
47893 ____________________________________________________________________________
47894 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
47895         Log: Metaconfig unit change for #11027.
47896      Branch: metaconfig/U/perl
47897            ! d_modfl.U
47898 ____________________________________________________________________________
47899 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
47900         Log: I thought this Configure glitch for AIX was just recently fixed?
47901      Branch: perl
47902            ! Configure
47903 ____________________________________________________________________________
47904 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
47905         Log: Update Changes.
47906      Branch: perl
47907            ! Changes patchlevel.h
47908 ____________________________________________________________________________
47909 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
47910         Log: Subject: Re: perl@10967, File::Find, and Cwd
47911              From: Mike Guy <mjtg@cam.ac.uk>
47912              Date: Fri, 29 Jun 2001 14:56:49 +0100
47913              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
47914      Branch: perl
47915            ! lib/File/Find/taint.t
47916 ____________________________________________________________________________
47917 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
47918         Log: Update the sv_pvprintify() spec.
47919      Branch: perl
47920            ! pod/perltodo.pod
47921 ____________________________________________________________________________
47922 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
47923         Log: Known test failures update.
47924      Branch: perl
47925            ! pod/perl572delta.pod
47926 ____________________________________________________________________________
47927 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
47928         Log: Based on
47929              
47930              Subject: [PATCH @11016] More );) fixes
47931              From: Richard Soderberg <rs@crystalflame.net>
47932              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
47933              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
47934      Branch: perl
47935            ! ext/Thread/Thread.xs ext/Thread/typemap
47936 ____________________________________________________________________________
47937 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
47938         Log: Subject: [PATCH @11016] Fixes compile errors in four files
47939              From: Richard Soderberg <rs@crystalflame.net>
47940              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
47941              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
47942      Branch: perl
47943            ! mg.c pp.c pp_hot.c util.c
47944 ____________________________________________________________________________
47945 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
47946         Log: AIX hints tweaking continues, from Merijn Brand.
47947      Branch: perl
47948            ! hints/aix.sh
47949 ____________________________________________________________________________
47950 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
47951         Log: HP-UX needs gccversion sooner, from Merijn Brand.
47952      Branch: perl
47953            ! hints/hpux.sh
47954 ____________________________________________________________________________
47955 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
47956         Log: Subject: [PATCH 5.6.1] OS/2 docs
47957              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47958              Date: Fri, 29 Jun 2001 02:34:12 -0400
47959              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
47960      Branch: perl
47961            ! README.os2 os2/Changes
47962 ____________________________________________________________________________
47963 [ 11017] By: nick                                  on 2001/06/29  10:20:30
47964         Log: Integrate mainline
47965      Branch: perlio
47966           +> (branch 37 files)
47967            - ext/ODBM_File/sdbm.t
47968           !> (integrate 211 files)
47969 ____________________________________________________________________________
47970 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
47971         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
47972              the modules found using a script written by Larry Schatzer Jr.
47973      Branch: perl
47974            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
47975            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
47976            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
47977            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
47978            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
47979            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
47980            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
47981            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
47982            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
47983            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
47984            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
47985            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
47986            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
47987            ! lib/constant.pm lib/fields.pm lib/strict.pm
47988 ____________________________________________________________________________
47989 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
47990         Log: The latest JPL from the anoncvs.
47991      Branch: perl
47992            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
47993 ____________________________________________________________________________
47994 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
47995         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
47996      Branch: perl
47997            ! t/op/pat.t
47998 ____________________________________________________________________________
47999 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
48000         Log: Worrying about insecure directories now is a bit too late.
48001      Branch: perl
48002            ! lib/File/Find/taint.t
48003 ____________________________________________________________________________
48004 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
48005         Log: Cannot DIE() in a void function,
48006              from Richard Hatch <rhatch@austin.ibm.com>.
48007      Branch: perl
48008            ! ext/IPC/SysV/SysV.xs
48009 ____________________________________________________________________________
48010 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
48011         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
48012              From: Peter Prymmer <pvhp@forte.com>
48013              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
48014              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
48015              
48016              (unfinished: time/hires tests 3, 5, 14 failing, but better
48017              than wholesale failure)
48018      Branch: perl
48019            ! ext/Time/HiRes/HiRes.xs
48020 ____________________________________________________________________________
48021 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
48022         Log: Subject: [PATCH 5.6.1] OS/2 improvements
48023              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48024              Date: Thu, 28 Jun 2001 16:03:14 -0400
48025              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
48026      Branch: perl
48027            + os2/os2_base.t
48028            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
48029            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
48030            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
48031            ! os2/os2ish.h
48032 ____________________________________________________________________________
48033 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
48034         Log: Subject: Incrementing Extutils::Manifest's $VERSION
48035              From: Michael G Schwern <schwern@pobox.com>
48036              Date: Thu, 28 Jun 2001 13:13:49 -0400
48037              Message-ID: <20010628131349.A14738@blackrider>
48038      Branch: maint-5.6/perl
48039            ! lib/ExtUtils/Manifest.pm
48040 ____________________________________________________________________________
48041 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
48042         Log: AIX tweak from Merijn Brand.
48043      Branch: perl
48044            ! hints/aix.sh
48045 ____________________________________________________________________________
48046 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
48047         Log: Create the macperl branch.
48048      Branch: maint-5.6/macperl
48049           +> (branch 1728 files)
48050 ____________________________________________________________________________
48051 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
48052         Log: Update Changes.
48053      Branch: perl
48054            ! Changes patchlevel.h
48055 ____________________________________________________________________________
48056 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
48057         Log: More Perforce lore.
48058      Branch: perl
48059            ! Porting/repository.pod
48060 ____________________________________________________________________________
48061 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
48062         Log: Metaconfig unit changes for #11003.
48063      Branch: metaconfig/U/perl
48064            + d_nl_langinfo.U i_langinfo.U
48065 ____________________________________________________________________________
48066 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
48067         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
48068              Expected not to exist in non-UNIX excepting in VMS, where
48069              according to a quick web survey they just might.
48070      Branch: perl
48071            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
48072            ! Porting/config_H config_h.SH configure.com epoc/config.sh
48073            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
48074            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48075            ! win32/config.bc win32/config.gc win32/config.vc
48076 ____________________________________________________________________________
48077 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
48078         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
48079              in AIX is one is doing a 64-bit build.
48080      Branch: perl
48081            ! hints/aix.sh
48082 ____________________________________________________________________________
48083 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
48084         Log: Metaconfig unit changes for #11000.
48085      Branch: metaconfig/U/perl
48086            ! use64bits.U uselfs.U
48087 ____________________________________________________________________________
48088 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
48089         Log: Move use64bitint and use64bitall before uselargefiles.
48090      Branch: perl
48091            ! Configure
48092 ____________________________________________________________________________
48093 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
48094         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
48095              From: Robert Spier <rspier@pobox.com>
48096              Message-ID: <15162.41164.618712.841415@rls.cx>
48097              Date: Wed, 27 Jun 2001 23:13:16 -0400
48098      Branch: perl
48099            ! doio.c
48100 ____________________________________________________________________________
48101 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
48102         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
48103              From: Peter Prymmer <pvhp@forte.com>
48104              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
48105              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
48106      Branch: perl
48107            ! numeric.c
48108 ____________________________________________________________________________
48109 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
48110         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
48111              From: Peter Prymmer <pvhp@forte.com>
48112              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
48113              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
48114      Branch: perl
48115            ! configure.com ext/Digest/MD5/Makefile.PL
48116 ____________________________________________________________________________
48117 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
48118         Log: Update Changes.
48119      Branch: perl
48120            ! Changes patchlevel.h
48121 ____________________________________________________________________________
48122 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
48123         Log: Tiny EPOC updates.
48124      Branch: perl
48125            ! epoc/config.sh
48126 ____________________________________________________________________________
48127 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
48128         Log: The Test::More and Test::Simple tests required help
48129              thanks to our schizophrenic test scheme.
48130      Branch: perl
48131            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
48132            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
48133            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
48134            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
48135            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
48136 ____________________________________________________________________________
48137 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
48138         Log: Upgrade to Test::Simple 0.09.
48139      Branch: perl
48140            + lib/Test/Simple/Changes
48141            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
48142            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
48143            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
48144            ! lib/Test/Simple/t/plan_is_noplan.t
48145 ____________________________________________________________________________
48146 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
48147         Log: Upgrade to Test::More 0.07.
48148      Branch: perl
48149            + lib/Test/More/Changes
48150            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
48151            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
48152            ! lib/Test/More/t/skipall.t
48153 ____________________________________________________________________________
48154 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
48155         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
48156              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48157              Date: Wed, 27 Jun 2001 18:40:04 +0200
48158              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
48159      Branch: perl
48160            ! hints/hpux.sh
48161 ____________________________________________________________________________
48162 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
48163         Log: Subject: [PATCH README.qnx hints/qnx.sh]
48164              From: Norton Allen <allen@huarp.harvard.edu>
48165              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
48166              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
48167      Branch: perl
48168            ! README.qnx hints/qnx.sh
48169 ____________________________________________________________________________
48170 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
48171         Log: Subject: [PATCH] two little documentation nits
48172              From: Abhijit Menon-Sen <ams@wiw.org>
48173              Date: Wed, 27 Jun 2001 20:07:50 +0530
48174              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
48175      Branch: perl
48176            ! sv.c sv.h
48177 ____________________________________________________________________________
48178 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
48179         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
48180              From: Norton Allen <allen@huarp.harvard.edu>
48181              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
48182              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
48183      Branch: perl
48184            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
48185 ____________________________________________________________________________
48186 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
48187         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
48188              From: Michael G Schwern <schwern@pobox.com>
48189              Date: Wed, 27 Jun 2001 02:34:58 -0400
48190              Message-ID: <20010627023458.K23874@blackrider>
48191      Branch: perl
48192            ! vms/test.com
48193 ____________________________________________________________________________
48194 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
48195         Log: Add perl_clone_host() for Netware.
48196      Branch: perl
48197            ! NetWare/nw5.c
48198 ____________________________________________________________________________
48199 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
48200         Log: GCC 3.0 hints for HP-UX.
48201      Branch: perl
48202            ! hints/hpux.sh
48203 ____________________________________________________________________________
48204 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
48205         Log: In some Linux distributions the libndbm is broken
48206              (no null key support), therefore link with libgdbm
48207              (if available), since it has a working ndbm emulation,
48208              from Jonathan Stowe.
48209      Branch: perl
48210            + ext/NDBM_File/hints/linux.pl
48211            ! MANIFEST
48212 ____________________________________________________________________________
48213 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
48214         Log: Subject: [PATCH perl@10930] find.t hack for VMS
48215              From: "Craig A. Berry" <craigberry@mac.com>
48216              Date: Tue, 26 Jun 2001 23:40:25 -0500
48217              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
48218      Branch: perl
48219            ! lib/File/Find/find.t
48220 ____________________________________________________________________________
48221 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
48222         Log: AUTHORS updates.
48223      Branch: perl
48224            ! AUTHORS
48225 ____________________________________________________________________________
48226 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
48227         Log: Metaconfig unit change like #10980.
48228      Branch: metaconfig
48229            ! U/compline/d_stdstdio.U
48230 ____________________________________________________________________________
48231 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
48232         Log: "lose the it's", from Abhijit Menon-Sen.
48233              ("It's" not searched, pods not searched.)
48234      Branch: perl
48235            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
48236            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
48237            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
48238            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
48239            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
48240            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
48241 ____________________________________________________________________________
48242 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
48243         Log: "lose the looses", from Abhijit Menon-Sen.
48244      Branch: perl
48245            ! ext/B/B/Assembler.pm gv.c
48246 ____________________________________________________________________________
48247 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
48248         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
48249      Branch: perl
48250            ! hints/os390.sh
48251 ____________________________________________________________________________
48252 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
48253         Log: DEC C 5.3 on the VAX simply doesn't seem to like
48254              compiling the MD5 extension, disable it there for now,
48255              from Peter Prymmer.
48256      Branch: perl
48257            ! configure.com
48258 ____________________________________________________________________________
48259 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
48260         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
48261              From: Jonathan Stowe <gellyfish@gellyfish.com>
48262              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
48263              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
48264      Branch: perl
48265            ! pod/perlfaq3.pod
48266 ____________________________________________________________________________
48267 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
48268         Log: Subject: [PATCH 5.6.1] perlxs misprints
48269              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48270              Date: Tue, 26 Jun 2001 17:20:00 -0400
48271              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
48272      Branch: perl
48273            ! pod/perlxs.pod
48274 ____________________________________________________________________________
48275 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
48276         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
48277              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48278              Date: Tue, 26 Jun 2001 17:27:07 -0400
48279              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
48280      Branch: perl
48281            ! lib/ExtUtils/MM_Unix.pm
48282 ____________________________________________________________________________
48283 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
48284         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
48285              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48286              Date: Tue, 26 Jun 2001 17:23:24 -0400
48287              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
48288      Branch: perl
48289            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
48290 ____________________________________________________________________________
48291 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
48292         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
48293              by Olaf Flebbe.
48294      Branch: perl
48295            ! perl.h
48296 ____________________________________________________________________________
48297 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
48298         Log: Detypo.
48299      Branch: perl
48300            ! lib/Memoize/t/tie_sdbm.t
48301 ____________________________________________________________________________
48302 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
48303         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
48304      Branch: perl
48305            ! win32/perllib.c
48306 ____________________________________________________________________________
48307 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
48308         Log: Subject: [patch] perl_clone+CvFILE
48309              From: Doug MacEachern <dougm@covalent.net>
48310              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
48311              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
48312      Branch: perl
48313            ! sv.c
48314 ____________________________________________________________________________
48315 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
48316         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
48317              From: Mark-Jason Dominus <mjd@plover.com>
48318              Date: Tue, 26 Jun 2001 12:33:01 -0400
48319              Message-ID: <20010626163301.31298.qmail@plover.com>
48320      Branch: perl
48321            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
48322 ____________________________________________________________________________
48323 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
48324         Log: Update Changes.
48325      Branch: perl
48326            ! Changes patchlevel.h
48327 ____________________________________________________________________________
48328 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
48329         Log: Also catfile() needs now to explicitly exported.
48330      Branch: perl
48331            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
48332 ____________________________________________________________________________
48333 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
48334         Log: Regen toc.
48335      Branch: perl
48336            ! pod/perltoc.pod
48337 ____________________________________________________________________________
48338 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
48339         Log: Nonexistent pod command.
48340      Branch: perl
48341            ! pod/perl572delta.pod
48342 ____________________________________________________________________________
48343 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
48344         Log: Be more portable in the quest for tmpdir.
48345      Branch: perl
48346            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
48347 ____________________________________________________________________________
48348 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
48349         Log: Be more portable in finding out the home directory,
48350              and use File::Spec to do the concat.
48351              (Come to think of it, couldn't File::Spec provide
48352              for a ->homedir method?)
48353      Branch: perl
48354            ! lib/Net/Config.pm
48355 ____________________________________________________________________________
48356 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
48357         Log: Doc patch for #10959.
48358      Branch: perl
48359            ! pod/perlfunc.pod
48360 ____________________________________________________________________________
48361 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
48362         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
48363              From: "Philip Newton" <pnewton@gmx.de>
48364              Date: Tue, 26 Jun 2001 16:26:47 +0200
48365              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
48366      Branch: perl
48367            ! pod/perldata.pod
48368 ____________________________________________________________________________
48369 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
48370         Log: Subject: [PATH] shared -> unique;
48371              From: "Artur Bergman" <artur@contiller.se>
48372              Date: Tue, 26 Jun 2001 16:18:40 +0200
48373              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
48374              
48375              Because "shared" isn't: it's read-only.
48376      Branch: perl
48377            ! toke.c xsutils.c
48378 ____________________________________________________________________________
48379 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
48380         Log: Escape multiline croak messages.
48381      Branch: perl
48382            ! t/op/ver.t
48383 ____________________________________________________________________________
48384 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
48385         Log: No more pragma/*.t for minitest.
48386      Branch: perl
48387            ! Makefile.SH
48388 ____________________________________________________________________________
48389 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
48390         Log: AUTHORS updates.
48391      Branch: perl
48392            ! AUTHORS
48393 ____________________________________________________________________________
48394 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
48395         Log: delta updates.
48396      Branch: perl
48397            ! pod/perl572delta.pod
48398 ____________________________________________________________________________
48399 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
48400         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
48401              From: Artur Bergman <artur@contiller.se> 
48402              Date: Tue, 26 Jun 2001 15:32:53 +0200
48403              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
48404      Branch: perl
48405            ! makedef.pl sv.c sv.h win32/perllib.c
48406 ____________________________________________________________________________
48407 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
48408         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
48409              From: Jonathan Stowe <gellyfish@gellyfish.com>
48410              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
48411              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
48412              
48413              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
48414      Branch: perl
48415            + ext/Time/HiRes/hints/sco.pl
48416            ! MANIFEST
48417 ____________________________________________________________________________
48418 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
48419         Log: Subject: [PATCH 5.6.1] static build
48420              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48421              Date: Tue, 26 Jun 2001 04:22:25 -0400
48422              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
48423      Branch: perl
48424            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
48425            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
48426 ____________________________________________________________________________
48427 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
48428         Log: DJGPP patches from Laszlo Molnar.
48429      Branch: perl
48430            ! djgpp/djgpp.c perl.c util.c
48431 ____________________________________________________________________________
48432 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
48433         Log: Netware patches from Ananth Kesari.
48434      Branch: perl
48435            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
48436            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
48437            ! NetWare/nwtinfo.h
48438 ____________________________________________________________________________
48439 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
48440         Log: Detypo.
48441      Branch: perl
48442            ! ext/Errno/Errno_pm.PL
48443 ____________________________________________________________________________
48444 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
48445         Log: There seems to be two ways of spelling the $^O in *STEP.
48446      Branch: perl
48447            ! ext/Errno/Errno_pm.PL
48448 ____________________________________________________________________________
48449 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
48450         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
48451              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
48452      Branch: perl
48453            ! ext/Errno/Errno_pm.PL
48454 ____________________________________________________________________________
48455 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
48456         Log: Known bugs update.
48457      Branch: perl
48458            ! pod/perl572delta.pod
48459 ____________________________________________________________________________
48460 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
48461         Log: The default installation of Cygwin has 500 as root's uid.
48462      Branch: perl
48463            ! lib/User/pwent.t
48464 ____________________________________________________________________________
48465 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
48466         Log: Be even more relaxed (re-allow having only one entry).
48467      Branch: perl
48468            ! t/op/grent.t t/op/pwent.t
48469 ____________________________________________________________________________
48470 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
48471         Log: Test failure updates.
48472      Branch: perl
48473            ! pod/perl572delta.pod
48474 ____________________________________________________________________________
48475 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
48476         Log: MPE/iX test tweaks from Mark Bixby.
48477      Branch: perl
48478            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
48479            ! t/io/fs.t t/op/stat.t
48480 ____________________________________________________________________________
48481 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
48482         Log: Microperl findings.
48483      Branch: perl
48484            ! perl.h pp_sys.c
48485 ____________________________________________________________________________
48486 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
48487         Log: Touch uconfig.h.
48488      Branch: perl
48489            ! uconfig.h
48490 ____________________________________________________________________________
48491 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
48492         Log: Subject: [PATCH] Proposed fix for Pod::Man
48493              From: Rob Napier <rnapier@employees.org>
48494              Date: Mon, 25 Jun 2001 15:49:24 -0400
48495              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
48496              
48497              Cater for Solaris nroff brokenness (shortchanges daisywheel
48498              printers, but hey, we also no more support PDPs.)
48499      Branch: perl
48500            ! lib/Pod/Man.pm
48501 ____________________________________________________________________________
48502 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
48503         Log: Typo in #10937.
48504      Branch: perl
48505            ! ext/POSIX/sigaction.t
48506 ____________________________________________________________________________
48507 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
48508         Log: SIGCONT not trappable in VMS.
48509      Branch: perl
48510            ! ext/POSIX/sigaction.t
48511 ____________________________________________________________________________
48512 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
48513         Log: Subject: [DRAFT] Encode-Tcl.t
48514              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
48515              Date: Tue, 26 Jun 2001 03:38:08 +0900
48516              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
48517      Branch: perl
48518            + ext/Encode/Encode/Tcl.t
48519            ! MANIFEST ext/Encode/Encode/Tcl.pm
48520 ____________________________________________________________________________
48521 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
48522         Log: Because of #10932 retract also the perlfunc hunk of #10910.
48523      Branch: perl
48524            ! pod/perlfunc.pod
48525 ____________________________________________________________________________
48526 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
48527         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
48528              by Ilya Zakharevich in
48529              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
48530      Branch: perl
48531            ! XSUB.h
48532 ____________________________________________________________________________
48533 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
48534         Log: Typo in #10889.
48535      Branch: perl
48536            ! hints/uts.sh
48537 ____________________________________________________________________________
48538 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
48539         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
48540              From: Abhijit Menon-Sen <ams@wiw.org>
48541              Date: Mon, 25 Jun 2001 23:45:45 +0530
48542              Message-ID: <20010625234545.A5022@lustre.linux.in>
48543      Branch: perl
48544            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
48545 ____________________________________________________________________________
48546 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
48547         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
48548              From: Michael G Schwern <schwern@pobox.com>
48549              Date: Mon, 25 Jun 2001 14:35:51 -0400
48550              Message-ID: <20010625143551.H13819@blackrider>
48551      Branch: perl
48552            ! lib/Test.pm
48553 ____________________________________________________________________________
48554 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
48555         Log: Update Changes.
48556      Branch: perl
48557            ! Changes patchlevel.h
48558 ____________________________________________________________________________
48559 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
48560         Log: Regen toc and modlib.
48561      Branch: perl
48562            ! pod/perlmodlib.pod pod/perltoc.pod
48563 ____________________________________________________________________________
48564 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
48565         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
48566              for the benefit of C++ compilers, as suggested by Guruprasad.
48567      Branch: perl
48568            ! embed.pl proto.h
48569 ____________________________________________________________________________
48570 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
48571         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
48572              From: Jonathan Stowe <gellyfish@gellyfish.com>
48573              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
48574              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
48575      Branch: perl
48576            ! pod/perlfaq5.pod
48577 ____________________________________________________________________________
48578 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
48579         Log: Missed from #10925.
48580      Branch: perl
48581            ! gv.c
48582 ____________________________________________________________________________
48583 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
48584         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
48585              From: Robin Houston <robin@kitsite.com>
48586              Date: Sat, 19 May 2001 16:19:34 +0100
48587              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
48588      Branch: perl
48589            ! cv.h gv.h op.c
48590 ____________________________________________________________________________
48591 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
48592         Log: Netware README tweak.
48593      Branch: perl
48594            ! README.netware
48595 ____________________________________________________________________________
48596 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
48597         Log: Subject: [PATCH] Re: overload.t fails
48598              From: Abhijit Menon-Sen <ams@wiw.org>
48599              Date: Mon, 25 Jun 2001 14:52:20 +0530
48600              Message-ID: <20010625145220.A24114@lustre.linux.in>
48601      Branch: perl
48602            ! lib/overload.t
48603 ____________________________________________________________________________
48604 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
48605         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
48606              From: Mike Guy <mjtg@cam.ac.uk>
48607              Date: Mon, 25 Jun 2001 11:43:23 +0100
48608              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
48609      Branch: perl
48610            ! lib/Carp.pm
48611 ____________________________________________________________________________
48612 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
48613         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
48614              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48615              Date: Sun, 24 Jun 2001 05:17:05 -0400
48616              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
48617      Branch: perl
48618            ! os2/os2ish.h
48619 ____________________________________________________________________________
48620 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
48621         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
48622              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48623              Date: Mon, 25 Jun 2001 05:52:27 -0400
48624              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
48625      Branch: perl
48626            ! hints/os2.sh
48627 ____________________________________________________________________________
48628 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
48629         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
48630              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48631              Date: Mon, 25 Jun 2001 05:23:35 -0400
48632              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
48633      Branch: perl
48634            ! os2/os2.c
48635 ____________________________________________________________________________
48636 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
48637         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
48638              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48639              Date: Mon, 25 Jun 2001 05:04:32 -0400
48640              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
48641      Branch: perl
48642            ! os2/OS2/REXX/DLL/DLL.pm
48643 ____________________________________________________________________________
48644 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
48645         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
48646              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48647              Date: Mon, 25 Jun 2001 05:02:36 -0400
48648              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
48649      Branch: perl
48650            ! mg.c os2/dl_os2.c os2/os2.c
48651 ____________________________________________________________________________
48652 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
48653         Log: Subject: Re: [PATCH 5.6.1] misprints
48654              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48655              Date: Mon, 25 Jun 2001 04:50:50 -0400
48656              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
48657      Branch: perl
48658            ! os2/os2.c pp_sys.c
48659 ____________________________________________________________________________
48660 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
48661         Log: Add Test::More and Test::Simple to the delta.
48662      Branch: perl
48663            ! pod/perl572delta.pod
48664 ____________________________________________________________________________
48665 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
48666         Log: Add Test::More, from Michael G Schwern.
48667      Branch: perl
48668            + lib/Test/More.pm lib/Test/More/t/More.t
48669            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
48670            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
48671            + t/lib/Test/More/Catch.pm
48672            ! MANIFEST
48673 ____________________________________________________________________________
48674 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
48675         Log: Add Test::Simple from Michael G Schwern.
48676      Branch: perl
48677            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
48678            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
48679            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
48680            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
48681            + t/lib/Test/Simple/Catch.pm
48682            + t/lib/Test/Simple/sample_tests/death.plx
48683            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
48684            + t/lib/Test/Simple/sample_tests/extras.plx
48685            + t/lib/Test/Simple/sample_tests/five_fail.plx
48686            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
48687            + t/lib/Test/Simple/sample_tests/one_fail.plx
48688            + t/lib/Test/Simple/sample_tests/require.plx
48689            + t/lib/Test/Simple/sample_tests/success.plx
48690            + t/lib/Test/Simple/sample_tests/too_few.plx
48691            + t/lib/Test/Simple/sample_tests/two_fail.plx
48692            ! MANIFEST
48693 ____________________________________________________________________________
48694 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
48695         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
48696              From: "Craig A. Berry" <craigberry@mac.com>
48697              Date: Sun, 24 Jun 2001 23:41:36 -0500
48698              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
48699      Branch: perl
48700            ! pp_sys.c
48701 ____________________________________________________________________________
48702 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
48703         Log: Upgrade to Attribute::Handlers 0.70.
48704      Branch: perl
48705            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
48706            ! MANIFEST lib/Attribute/Handlers.pm
48707 ____________________________________________________________________________
48708 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
48709         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
48710              From: Abhijit Menon-Sen <ams@wiw.org>
48711              Date: Sat, 23 Jun 2001 05:17:44 +0530
48712              Message-ID: <20010623051744.A18583@lustre.linux.in>
48713              
48714              (Can't think of a good place to put tests.)
48715      Branch: perl
48716            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
48717 ____________________________________________________________________________
48718 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
48719         Log: Subject: [PATCH] t/op/pat.t typo fix
48720              From: Richard Soderberg <rs@crystalflame.net>
48721              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
48722              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
48723      Branch: perl
48724            ! t/op/pat.t
48725 ____________________________________________________________________________
48726 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
48727         Log: Move the pack warnings to their own file, as pointed
48728              out by Spider.
48729      Branch: perl
48730            + t/lib/warnings/pp_pack
48731            ! MANIFEST t/lib/warnings/pp
48732 ____________________________________________________________________________
48733 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
48734         Log: Update Changes.
48735      Branch: perl
48736            ! Changes patchlevel.h
48737 ____________________________________________________________________________
48738 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
48739         Log: Partially fix a problem noticed by IRIX compiler:
48740              the initialization of parse_start was bypassed by
48741              several gotos.  Now initialized to zero, which may
48742              not be the best choice.
48743      Branch: perl
48744            ! regcomp.c
48745 ____________________________________________________________________________
48746 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
48747         Log: Relax the group and password tests back to moaning only
48748              if no matches at all are found.  (Even with a small sample
48749              I could find many sites where there are, umm, anomalies in
48750              the said databases.)       
48751      Branch: perl
48752            ! t/op/grent.t t/op/pwent.t
48753 ____________________________________________________________________________
48754 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
48755         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
48756      Branch: perl
48757            ! pp_ctl.c
48758 ____________________________________________________________________________
48759 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
48760         Log: De-cut-and-pasto in #10902.
48761      Branch: perl
48762            ! pp_ctl.c
48763 ____________________________________________________________________________
48764 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
48765         Log: The #10771 didn't take?
48766      Branch: perl
48767            ! pp_ctl.c
48768 ____________________________________________________________________________
48769 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
48770         Log: Undo the filetests part of #10900, under multiplicity
48771              weird errors take place.
48772      Branch: perl
48773            ! pp_sys.c
48774 ____________________________________________________________________________
48775 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
48776         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
48777      Branch: perl
48778            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
48779 ____________________________________________________________________________
48780 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
48781         Log: (Replaced by #10922)
48782              
48783              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
48784              From: Tony Bowden <tony@kasei.com>
48785              Date: Sun, 24 Jun 2001 17:32:40 +0100
48786              Message-ID: <20010624173240.A16293@blackstar.co.uk>
48787              
48788              Document (well, mention) shortmess() and longmess()
48789              to rob people of their fun of reinventing the wheel.
48790      Branch: perl
48791            ! lib/Carp.pm
48792 ____________________________________________________________________________
48793 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
48794         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
48795              From: Brian Jepson <bjepson@oreilly.com>
48796              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
48797              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
48798      Branch: perl
48799            ! pp_sys.c
48800 ____________________________________________________________________________
48801 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
48802         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
48803              From: Robin Barker <rmb1@cise.npl.co.uk> 
48804              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
48805              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
48806      Branch: perl
48807            ! lib/CPAN.pm
48808 ____________________________________________________________________________
48809 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
48810         Log: Memoize patch from mjd.
48811      Branch: perl
48812            ! lib/Memoize/t/tie_storable.t
48813 ____________________________________________________________________________
48814 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
48815         Log: Spec the sv_pvprintify() a bit more.
48816      Branch: perl
48817            ! pod/perltodo.pod
48818 ____________________________________________________________________________
48819 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
48820         Log: Upgrade to Memoize 0.65.
48821      Branch: perl
48822            + lib/Memoize/t/array_confusion.t
48823            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
48824            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
48825            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
48826            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
48827            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
48828            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
48829            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
48830            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
48831            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
48832            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
48833            ! lib/Memoize/t/tie_storable.t
48834 ____________________________________________________________________________
48835 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
48836         Log: Metaconfig unit change for #10892.
48837      Branch: metaconfig
48838            ! U/modified/Options.U
48839 ____________________________________________________________________________
48840 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
48841         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
48842              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48843              Date: Sun, 24 Jun 2001 05:24:40 -0400
48844              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
48845      Branch: perl
48846            ! Configure hints/os2.sh
48847 ____________________________________________________________________________
48848 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
48849         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
48850              From: Mike Guy <mjtg@cam.ac.uk>
48851              Date: Sun, 24 Jun 2001 15:28:39 +0100
48852              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
48853              
48854              Fix an ancient (5.002) bug.
48855      Branch: perl
48856            ! lib/Carp/Heavy.pm
48857 ____________________________________________________________________________
48858 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
48859         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
48860              variables.
48861      Branch: perl
48862            ! pp_sys.c
48863 ____________________________________________________________________________
48864 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
48865         Log: Make UTS as per #10888.
48866      Branch: perl
48867            ! hints/uts.sh
48868 ____________________________________________________________________________
48869 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
48870         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
48871      Branch: perl
48872            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
48873            ! mpeix/mpeixish.h perl.h unixish.h
48874 ____________________________________________________________________________
48875 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
48876         Log: AUTHORS update.
48877      Branch: perl
48878            ! AUTHORS
48879 ____________________________________________________________________________
48880 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
48881         Log: Subject: Encode::Tcl for multibyte doesnot work
48882              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
48883              Date: Sun, 24 Jun 2001 22:48:21 +0900
48884              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
48885      Branch: perl
48886            ! ext/Encode/Encode/Tcl.pm
48887 ____________________________________________________________________________
48888 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
48889         Log: Subject: [PATCH] Remove tautology in error messages
48890              From: Mike Guy <mjtg@cam.ac.uk>
48891              Date: Sun, 24 Jun 2001 13:31:00 +0100
48892              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
48893      Branch: perl
48894            ! pp_sys.c
48895 ____________________________________________________________________________
48896 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
48897         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
48898      Branch: perl
48899            ! hints/darwin.sh
48900 ____________________________________________________________________________
48901 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
48902         Log: Subject: Re: [PATCH 5.6.1] test suite
48903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48904              Date: Sun, 24 Jun 2001 05:47:05 -0400
48905              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
48906              
48907              Test suite fixes.
48908      Branch: perl
48909            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
48910 ____________________________________________________________________________
48911 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
48912         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
48913              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48914              Date: Sun, 24 Jun 2001 05:37:19 -0400
48915              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
48916      Branch: perl
48917            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
48918 ____________________________________________________________________________
48919 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
48920         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
48921              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48922              Date: Sun, 24 Jun 2001 05:34:50 -0400
48923              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
48924              
48925              Pacify compiler warnings.
48926      Branch: perl
48927            ! pp_sys.c
48928 ____________________________________________________________________________
48929 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
48930         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
48931              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48932              Date: Sun, 24 Jun 2001 05:21:18 -0400
48933              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
48934              
48935              Enable compression of executables during link time.
48936      Branch: perl
48937            ! hints/os2.sh
48938 ____________________________________________________________________________
48939 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
48940         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
48941              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48942              Date: Sun, 24 Jun 2001 05:15:11 -0400
48943              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
48944              
48945              Add ordinals to the export list for Perl DLL.
48946              (Breaks intra-version DLL compatibility.)
48947      Branch: perl
48948            ! makedef.pl
48949 ____________________________________________________________________________
48950 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
48951         Log: Allow (displaying and) re-editing the Subject in perlbug.
48952              Also abstract the Subject quality control into a function.
48953      Branch: perl
48954            ! utils/perlbug.PL
48955 ____________________________________________________________________________
48956 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
48957         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
48958      Branch: perl
48959            ! utils/perlbug.PL
48960 ____________________________________________________________________________
48961 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
48962         Log: Regen toc and modlib.
48963      Branch: perl
48964            ! pod/perlmodlib.pod pod/perltoc.pod
48965 ____________________________________________________________________________
48966 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
48967         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
48968              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
48969              attribute semantics as much as possible, or 'ntsec' which uses
48970              native NTFS semantics.)  (See also #10877.)
48971      Branch: perl
48972            ! perl.c
48973 ____________________________________________________________________________
48974 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
48975         Log: (Retracted by #11586)
48976              
48977              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
48978      Branch: perl
48979            ! lib/Test/Harness.pm
48980 ____________________________________________________________________________
48981 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
48982         Log: Just zap the -uPerlio.
48983      Branch: perl
48984            ! ext/B/Stash.t
48985 ____________________________________________________________________________
48986 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
48987         Log: Do not test PerlIO if PerlIO not used.
48988      Branch: perl
48989            ! ext/PerlIO/PerlIO.t
48990 ____________________________________________________________________________
48991 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
48992         Log: Regen perlapi.
48993      Branch: perl
48994            ! pod/perlapi.pod
48995 ____________________________________________________________________________
48996 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
48997         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
48998              From: Nicholas Clark <nick@ccl4.org>
48999              Date: Sat, 23 Jun 2001 22:55:47 +0100
49000              Message-ID: <20010623225547.Z98663@plum.flirble.org>
49001      Branch: perl
49002            ! numeric.c
49003 ____________________________________________________________________________
49004 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
49005         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
49006              From: Prymmer/Kahn <pvhp@best.com>
49007              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
49008              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
49009      Branch: perl
49010            ! lib/h2xs.t
49011 ____________________________________________________________________________
49012 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
49013         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
49014              cygwin does not taint cwd, just like win32.
49015      Branch: perl
49016            ! lib/File/Find/taint.t t/op/taint.t
49017 ____________________________________________________________________________
49018 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
49019         Log: Retract #10865, the patch should be unnecessary.
49020              (But seemingly helpful in Cygwin?  Strange.)
49021      Branch: perl
49022            ! lib/Memoize/t/tie_ndbm.t
49023 ____________________________________________________________________________
49024 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
49025         Log: Misplaced test file; plus Cygwin filesystem semantics.
49026      Branch: perl
49027            + ext/SDBM_File/sdbm.t
49028            - ext/ODBM_File/sdbm.t
49029            ! MANIFEST
49030 ____________________________________________________________________________
49031 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
49032         Log: (Retracted by #10867.)
49033      Branch: perl
49034            ! lib/Memoize/t/tie_ndbm.t
49035 ____________________________________________________________________________
49036 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
49037         Log: Metaconfig unit change for #10863.
49038      Branch: metaconfig/U/perl
49039            ! Extensions.U
49040 ____________________________________________________________________________
49041 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
49042         Log: In Cygwin do not build NDBM_File and ODBM_File unless
49043              -lndbm and -ldbm are available.
49044      Branch: perl
49045            ! Configure config_h.SH
49046 ____________________________________________________________________________
49047 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
49048         Log: More Cygwin filesystem semantics.
49049      Branch: perl
49050            ! t/io/fs.t t/op/stat.t
49051 ____________________________________________________________________________
49052 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
49053         Log: More DOSish permission semantics for Cygwin.
49054      Branch: perl
49055            ! lib/AnyDBM_File.t
49056 ____________________________________________________________________________
49057 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
49058         Log: Cygwin too has different permission semantics.
49059      Branch: perl
49060            ! ext/GDBM_File/gdbm.t
49061 ____________________________________________________________________________
49062 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
49063         Log: The group (and assumedly passwd) databases can have
49064              only one entry (this is the case in cygwin).
49065      Branch: perl
49066            ! t/op/grent.t t/op/pwent.t
49067 ____________________________________________________________________________
49068 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
49069         Log: Also in Cygwin use Socket to figure out domainname
49070              (if any) (avoids trying to call external 'domainname',
49071              which doesn't at the moment exist in Cygwin)
49072      Branch: perl
49073            ! lib/Net/Domain.pm
49074 ____________________________________________________________________________
49075 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
49076         Log: Remove also the lib$Foo.def, not just $Foo.def.
49077      Branch: perl
49078            ! lib/ExtUtils/MM_Unix.pm
49079 ____________________________________________________________________________
49080 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
49081         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
49082      Branch: perl
49083            ! unixish.h
49084 ____________________________________________________________________________
49085 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
49086         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
49087              to match the whole isprint(), only the space character.
49088      Branch: perl
49089            ! handy.h pod/perlre.pod t/op/pat.t
49090 ____________________________________________________________________________
49091 [ 10854] By: nick                                  on 2001/06/23  08:09:33
49092         Log: Integrate mainline
49093      Branch: perlio
49094           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
49095           !> lib/ExtUtils.t lib/File/Find/taint.t
49096           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
49097           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
49098           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
49099 ____________________________________________________________________________
49100 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
49101         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
49102              with its floats    in os390 and s390 (UTS).
49103      Branch: perl
49104            ! lib/Math/BigInt/t/bigintpm.t
49105 ____________________________________________________________________________
49106 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
49107         Log: Add also UTS (s390) to the non-IEEE float platforms.
49108      Branch: perl
49109            ! t/op/sprintf.t
49110 ____________________________________________________________________________
49111 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
49112         Log: Subject: RFC: what are applicable standards for exponent sizes?
49113              From: Peter Prymmer <pvhp@forte.com>
49114              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
49115              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
49116      Branch: perl
49117            ! t/op/sprintf.t
49118 ____________________________________________________________________________
49119 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
49120         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
49121              From: Peter Prymmer <pvhp@forte.com>
49122              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
49123              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
49124      Branch: perl
49125            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
49126 ____________________________________________________________________________
49127 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
49128         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
49129              From: Peter Prymmer <pvhp@forte.com>
49130              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
49131              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
49132      Branch: perl
49133            ! lib/ExtUtils.t
49134 ____________________________________________________________________________
49135 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
49136         Log: Retract #10845.
49137      Branch: perl
49138            ! lib/File/Find/taint.t
49139 ____________________________________________________________________________
49140 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
49141         Log: Yet another error message.
49142      Branch: perl
49143            ! t/op/mkdir.t
49144 ____________________________________________________________________________
49145 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
49146         Log: The croak message for nonexistent socket functions may vary.
49147      Branch: perl
49148            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
49149 ____________________________________________________________________________
49150 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
49151         Log: (Retracted by #10848.)
49152      Branch: perl
49153            ! lib/File/Find/taint.t
49154 ____________________________________________________________________________
49155 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
49156         Log: Integrate perlio:
49157              
49158              [ 10843]
49159              Back out debug in taint.t
49160              
49161              [ 10841]
49162              Skip cwd test on Win32 ???
49163              
49164              [ 10836]
49165              Skip |- based op/write.t on Win32 as well as VMS
49166      Branch: perl
49167           !> lib/File/Find/taint.t t/op/write.t
49168 ____________________________________________________________________________
49169 [ 10843] By: nick                                  on 2001/06/22  21:24:51
49170         Log: Back out debug in taint.t
49171      Branch: perlio
49172            ! lib/File/Find/taint.t
49173 ____________________________________________________________________________
49174 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
49175         Log: setitimer() does not exist in Unicos, despite of what
49176              Configure thinks, from Mark P. Lutz.
49177      Branch: perl
49178            ! hints/unicos.sh
49179 ____________________________________________________________________________
49180 [ 10841] By: nick                                  on 2001/06/22  21:19:36
49181         Log: Skip cwd test on Win32 ???
49182      Branch: perlio
49183            ! lib/File/Find/taint.t
49184 ____________________________________________________________________________
49185 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
49186         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
49187              and Tru64 gcc -Wall happy.
49188      Branch: perl
49189            ! mg.c
49190 ____________________________________________________________________________
49191 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
49192         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
49193      Branch: perl
49194            ! ext/IPC/SysV/Semaphore.pm
49195 ____________________________________________________________________________
49196 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
49197         Log: Metaconfig unit change for #10837.
49198      Branch: metaconfig/U/perl
49199            ! Cross.U
49200 ____________________________________________________________________________
49201 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
49202         Log: Cleanup of the cross-compilation unit.
49203      Branch: perl
49204            ! Configure
49205 ____________________________________________________________________________
49206 [ 10836] By: nick                                  on 2001/06/22  20:45:12
49207         Log: Skip |- based op/write.t on Win32 as well as VMS
49208      Branch: perlio
49209            ! t/op/write.t
49210 ____________________________________________________________________________
49211 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
49212         Log: Integrate perlio:
49213              
49214              [ 10833]
49215              Patcho fix.
49216      Branch: perl
49217           !> util.c
49218 ____________________________________________________________________________
49219 [ 10834] By: nick                                  on 2001/06/22  20:41:54
49220         Log: Integrate mainline
49221      Branch: perlio
49222           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
49223           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
49224           !> vos/config.ga.h
49225 ____________________________________________________________________________
49226 [ 10833] By: nick                                  on 2001/06/22  20:22:58
49227         Log: Patcho fix.
49228      Branch: perlio
49229            ! util.c
49230 ____________________________________________________________________________
49231 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
49232         Log: Metaconfig unit changes for #10831.
49233      Branch: metaconfig
49234            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
49235 ____________________________________________________________________________
49236 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
49237         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
49238              From: Andy Dougherty <doughera@lafayette.edu>
49239              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
49240              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
49241      Branch: perl
49242            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49243            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
49244 ____________________________________________________________________________
49245 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
49246         Log: MPE/iX prototype nits from Mark Bixby.
49247      Branch: perl
49248            ! pp_sys.c
49249 ____________________________________________________________________________
49250 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
49251         Log: Detypo.
49252      Branch: perl
49253            ! util.c
49254 ____________________________________________________________________________
49255 [ 10828] By: nick                                  on 2001/06/22  15:33:37
49256         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
49257      Branch: perlio
49258           +> lib/h2xs.t
49259           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
49260           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
49261           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
49262           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
49263           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
49264           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
49265           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
49266           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
49267           !> vms/vmsish.h
49268 ____________________________________________________________________________
49269 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
49270         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
49271              Date: Fri, 22 Jun 2001 10:08:35 -0500
49272              From: "Craig A. Berry" <craigberry@mac.com>
49273              Message-Id: <a05101001b75908704194@[192.168.56.145]>
49274      Branch: perl
49275            ! vms/vms.c vms/vmsish.h
49276 ____________________________________________________________________________
49277 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
49278         Log: NetWare scripts tweak from Ananth Kesari.
49279      Branch: perl
49280            ! NetWare/t/NWScripts.pl
49281 ____________________________________________________________________________
49282 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
49283         Log: Update Changes.
49284      Branch: perl
49285            ! Changes patchlevel.h
49286 ____________________________________________________________________________
49287 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
49288         Log: Add .i and .s targets.
49289      Branch: perl
49290            ! Makefile.SH
49291 ____________________________________________________________________________
49292 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
49293         Log: Upgrade to Locale::Maketext 1.03.
49294      Branch: perl
49295            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
49296            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
49297 ____________________________________________________________________________
49298 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
49299         Log: Upgrade to I18N::LangTags 0.26.
49300      Branch: perl
49301            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
49302            ! lib/I18N/LangTags/test.pl
49303 ____________________________________________________________________________
49304 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
49305         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
49306              Philip Newton.
49307      Branch: perl
49308            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
49309            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
49310 ____________________________________________________________________________
49311 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
49312         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
49313              From: Prymmer/Kahn <pvhp@best.com>
49314              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
49315              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
49316      Branch: perl
49317            + lib/h2xs.t
49318            ! MANIFEST utils/h2xs.PL
49319 ____________________________________________________________________________
49320 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
49321         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
49322              From: Prymmer/Kahn <pvhp@best.com>
49323              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
49324              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
49325      Branch: perl
49326            ! lib/ExtUtils.t
49327 ____________________________________________________________________________
49328 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
49329         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
49330              From: Prymmer/Kahn <pvhp@best.com>
49331              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
49332              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
49333      Branch: perl
49334            ! t/pod/plainer.t
49335 ____________________________________________________________________________
49336 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
49337         Log: AUTHORS update.
49338      Branch: perl
49339            ! AUTHORS
49340 ____________________________________________________________________________
49341 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
49342         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
49343              From: "Craig A. Berry" <craigberry@mac.com>
49344              Date: Thu, 21 Jun 2001 18:20:38 -0500
49345              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
49346      Branch: perl
49347            ! ext/POSIX/POSIX.xs
49348 ____________________________________________________________________________
49349 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
49350         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
49351              From: "Craig A. Berry" <craigberry@mac.com>
49352              Date: Thu, 21 Jun 2001 09:58:52 -0500
49353              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
49354      Branch: perl
49355            ! ext/B/Deparse.t t/op/write.t
49356 ____________________________________________________________________________
49357 [ 10814] By: nick                                  on 2001/06/22  08:13:09
49358         Log: Integrate mainline.
49359      Branch: perlio
49360           !> (integrate 46 files)
49361 ____________________________________________________________________________
49362 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
49363         Log: Change the prefixes only if $prefix is unset,
49364              as originally patched by Marcel Grunauer.
49365      Branch: perl
49366            ! hints/darwin.sh hints/rhapsody.sh
49367 ____________________________________________________________________________
49368 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
49369         Log: Subject: Re: Patch for hints/darwin.sh
49370              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
49371              Date: Thu, 21 Jun 2001 11:23:46 -0700
49372              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
49373      Branch: perl
49374            ! hints/darwin.sh hints/rhapsody.sh
49375 ____________________________________________________________________________
49376 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
49377         Log: Add .PHONY targets for non-file targets,
49378              from Wilfredo Sánchez.  Should help saying
49379              "make install" on case-insensitive filesystems.
49380      Branch: perl
49381            ! Makefile.SH
49382 ____________________________________________________________________________
49383 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
49384         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
49385              From: Doug MacEachern <dougm@covalent.net>
49386              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
49387              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
49388              
49389              plus reword the getcwd() comment, plus use getcwd() buffer
49390              size minus one.
49391      Branch: perl
49392            ! util.c
49393 ____________________________________________________________________________
49394 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
49395         Log: More gprofing from Doug MacEachern.
49396      Branch: perl
49397            ! Makefile.SH
49398 ____________________________________________________________________________
49399 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
49400         Log: Metaconfig unit change for #10807.
49401      Branch: metaconfig/U/perl
49402            ! d_sfio.U
49403 ____________________________________________________________________________
49404 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
49405         Log: Tell that you are removing the unneeded -lsfio.
49406      Branch: perl
49407            ! Configure
49408 ____________________________________________________________________________
49409 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
49410         Log: More MPE/iX tweaks from Mark Bixby.
49411      Branch: perl
49412            ! perl.c t/op/magic.t
49413 ____________________________________________________________________________
49414 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
49415         Log: The fchdir() proto is supposed to live in <unistd.h>.
49416      Branch: perl
49417            ! ext/Cwd/Cwd.xs
49418 ____________________________________________________________________________
49419 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
49420         Log: This town is too small for the Cwd extension and me,
49421              it would seem...
49422      Branch: perl
49423            ! ext/Cwd/Cwd.xs
49424 ____________________________________________________________________________
49425 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
49426         Log: Metaconfig unit change for #10802.
49427      Branch: metaconfig/U/perl
49428            ! d_modfl.U
49429 ____________________________________________________________________________
49430 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
49431         Log: More d'ohs.
49432      Branch: perl
49433            ! Configure
49434 ____________________________________________________________________________
49435 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
49436         Log: Off-by-one.  I'm so classic.
49437      Branch: perl
49438            ! util.c
49439 ____________________________________________________________________________
49440 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
49441         Log: Update Changes.
49442      Branch: perl
49443            ! Changes patchlevel.h
49444 ____________________________________________________________________________
49445 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
49446         Log: Subject: Documentation patch for Net::FTP
49447              From: Marcel Grunauer <marcel@codewerk.com>
49448              Date: Wed, 20 Jun 2001 23:03:26 +0200
49449              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
49450      Branch: perl
49451            ! lib/Net/FTP.pm
49452 ____________________________________________________________________________
49453 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
49454         Log: Retract the #10417 mg.c and embed.pl parts because of
49455              strange SEGVs in 64bit x86 FreeBSD observed by
49456              Nicholas Clark.
49457      Branch: perl
49458            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
49459 ____________________________________________________________________________
49460 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
49461         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
49462      Branch: perl
49463            ! Configure NetWare/config.wc NetWare/config_H.wc
49464            ! Porting/Glossary Porting/config.sh Porting/config_H
49465            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
49466            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49467            ! vos/config.ga.h win32/config.bc win32/config.gc
49468            ! win32/config.vc win32/config_H.bc win32/config_H.gc
49469            ! win32/config_H.vc
49470 ____________________________________________________________________________
49471 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
49472         Log: Cwd tweak from Doug MacEachern.
49473      Branch: perl
49474            ! ext/Cwd/Cwd.xs
49475 ____________________________________________________________________________
49476 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
49477         Log: Protect the fchdir() and lstat() with ifdefs.
49478              fchdir() needs a Configure probe.
49479      Branch: perl
49480            ! ext/Cwd/Cwd.xs
49481 ____________________________________________________________________________
49482 [ 10794] By: nick                                  on 2001/06/21  17:11:35
49483         Log: Integrate mainline
49484      Branch: perlio
49485           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
49486           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
49487           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
49488           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
49489           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
49490           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
49491           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
49492           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
49493            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
49494            - lib/File/Glob/case.t lib/File/Glob/global.t
49495            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
49496            - lib/File/Temp/posix.t lib/File/Temp/security.t
49497            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
49498            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
49499            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
49500            - lib/Text/Wrap/wrap.t
49501           !> (integrate 41 files)
49502 ____________________________________________________________________________
49503 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
49504         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
49505              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
49506              Date: Thu, 21 Jun 2001 13:04:54 -0500
49507              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
49508      Branch: perl
49509            ! ext/Cwd/Cwd.xs
49510 ____________________________________________________________________________
49511 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
49512         Log: Subject: [PATCH pod] overlong =item
49513              From: Robin Barker <rmb1@cise.npl.co.uk>
49514              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
49515              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
49516      Branch: perl
49517            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
49518            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
49519 ____________________________________________________________________________
49520 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
49521         Log: Subject: [PATCH perlio.c] format 
49522              From: Robin Barker <rmb1@cise.npl.co.uk>
49523              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
49524              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
49525      Branch: perl
49526            ! perlio.c
49527 ____________________________________________________________________________
49528 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
49529         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
49530              From: Radu Greab <radu@netsoft.ro>
49531              Date: Thu, 21 Jun 2001 19:06:02 +0300
49532              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
49533      Branch: perl
49534            ! pod/perlapi.pod sv.c
49535 ____________________________________________________________________________
49536 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
49537         Log: The metaconfig unit changes for #10788.
49538      Branch: metaconfig/U/perl
49539            ! Cross.U fflushall.U
49540 ____________________________________________________________________________
49541 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
49542         Log: Cross-configuration changes: make $from to rm the files
49543              before copying them over (this means that he rm can be
49544              removed from the fflushall test), create $targetmkdir      
49545              (not documented in install since it is supposed to internal
49546              use only), make $run to copy over the executable only if
49547              a stamp file .xok doesn't already exist (to avoid unnecessary
49548              copying of the executable)
49549      Branch: perl
49550            ! Configure Makefile.SH
49551 ____________________________________________________________________________
49552 [ 10787] By: nick                                  on 2001/06/21  14:16:18
49553         Log: Integrate mainline
49554      Branch: perlio
49555           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
49556           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
49557           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
49558            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
49559           !> (integrate 34 files)
49560 ____________________________________________________________________________
49561 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
49562         Log: Re-add the files as text.
49563      Branch: perl
49564            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
49565 ____________________________________________________________________________
49566 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
49567         Log: Delete the binary files.
49568      Branch: perl
49569            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
49570 ____________________________________________________________________________
49571 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
49572         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
49573              From: Andy Dougherty <doughera@lafayette.edu>
49574              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
49575              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
49576      Branch: perl
49577            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
49578            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
49579            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
49580            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
49581 ____________________________________________________________________________
49582 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
49583         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
49584              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
49585              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
49586              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
49587              
49588              Setting umask to something friendlier.
49589      Branch: perl
49590            ! installman installperl
49591 ____________________________________________________________________________
49592 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
49593         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
49594              Resort MANIFEST with sort -f, looks much better.
49595      Branch: perl
49596            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
49597            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
49598            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
49599            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
49600            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
49601            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
49602            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
49603            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
49604            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
49605            - lib/File/Glob/case.t lib/File/Glob/global.t
49606            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
49607            - lib/File/Temp/posix.t lib/File/Temp/security.t
49608            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
49609            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
49610            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
49611            - lib/Text/Wrap/wrap.t
49612            ! MANIFEST
49613 ____________________________________________________________________________
49614 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
49615         Log: Upgrade to I18N::LangTags 0.25.
49616      Branch: perl
49617            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
49618            ! lib/I18N/LangTags/List.pm
49619 ____________________________________________________________________________
49620 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
49621         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
49622              From: Richard Soderberg <rs@crystalflame.net>
49623              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
49624              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
49625      Branch: perl
49626            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
49627            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
49628 ____________________________________________________________________________
49629 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
49630         Log: Test obsoleted by change #10777.
49631      Branch: perl
49632            ! t/op/sub_lval.t
49633 ____________________________________________________________________________
49634 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
49635         Log: Case of confused test numbering.
49636      Branch: perl
49637            ! t/op/pat.t
49638 ____________________________________________________________________________
49639 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
49640         Log: Subject: Re: Opinion on undef lvalue
49641              From: Abhijit Menon-Sen <ams@wiw.org>
49642              Date: Sun, 17 Jun 2001 13:04:46 +0530
49643              Message-ID: <20010617130446.B27925@lustre.linux.in>
49644              
49645              Allow lvalue subs to return undef in array context.
49646      Branch: perl
49647            ! pp_hot.c
49648 ____________________________________________________________________________
49649 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
49650         Log: Just a guess that using the same hack for cygwin as
49651              for win32 might help.
49652      Branch: perl
49653            ! lib/File/Find/find.t
49654 ____________________________________________________________________________
49655 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
49656         Log: NetWare tweaks from Guruprasad.
49657      Branch: perl
49658            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
49659            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
49660            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
49661            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
49662 ____________________________________________________________________________
49663 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
49664         Log: Subject: Re: perl@10722: Bogus warnings on REs 
49665              From: Hugo <hv@crypt.compulink.co.uk>
49666              Date: Thu, 21 Jun 2001 09:51:17 +0100
49667              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
49668              
49669              Unroll to avoid a UTS compiler bug.
49670      Branch: perl
49671            ! regcomp.c
49672 ____________________________________________________________________________
49673 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
49674         Log: Subject: Re: [PATCH] Make /o work under i?threads
49675              From: Artur Bergman <artur@contiller.se>
49676              Date: Thu, 21 Jun 2001 14:38:03 +0200
49677              Message-ID: <B757B74A.184D%artur@contiller.se>
49678      Branch: perl
49679            ! t/op/pat.t
49680 ____________________________________________________________________________
49681 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
49682         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
49683              From: Artur Bergman <artur@contiller.se> 
49684              Date: Thu, 21 Jun 2001 14:27:33 +0200
49685              Message-ID: <B757B4D4.1849%artur@contiller.se>
49686              
49687              Plus extra parentheses.
49688      Branch: perl
49689            ! op.h
49690 ____________________________________________________________________________
49691 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
49692         Log: Subject: [PATCH] Make /o work under i?threads
49693              From: Richard Soderberg <rs@crystalflame.net>
49694              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
49695              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
49696      Branch: perl
49697            ! pp_ctl.c
49698 ____________________________________________________________________________
49699 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
49700         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
49701              From: Artur Bergman <artur@contiller.se>
49702              Date: Thu, 21 Jun 2001 14:04:54 +0200
49703              Message-ID: <B757AF86.1842%artur@contiller.se>
49704      Branch: perl
49705            ! op.h
49706 ____________________________________________________________________________
49707 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
49708         Log: Subject: Re: perl@10765: sv.c not OK on win32
49709              From: Artur Bergman <artur@contiller.se>
49710              Date: Thu, 21 Jun 2001 10:31:06 +0200
49711              Message-ID: <B7577D69.182C%artur@contiller.se>
49712      Branch: perl
49713            ! sv.c
49714 ____________________________________________________________________________
49715 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
49716         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
49717              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49718              Date: Thu, 21 Jun 2001 06:23:56 -0400
49719              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
49720              
49721              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
49722              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49723              Date: Thu, 21 Jun 2001 06:32:21 -0400
49724              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
49725      Branch: perl
49726            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
49727 ____________________________________________________________________________
49728 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
49729         Log: Subject: [PATCH] make syslog test more verbose
49730              From: Robert Spier <rspier@pobox.com>
49731              Date: Thu, 21 Jun 2001 00:54:32 -0400
49732              Message-ID: <15153.32264.295807.333073@rls.cx>
49733      Branch: perl
49734            ! ext/Sys/Syslog/syslog.t
49735 ____________________________________________________________________________
49736 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
49737         Log: Subject: op/study.t refinements
49738              From: Hugo <hv@crypt.compulink.co.uk>
49739              Date: Thu, 21 Jun 2001 00:29:07 +0100
49740              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
49741      Branch: perl
49742            ! t/op/study.t
49743 ____________________________________________________________________________
49744 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
49745         Log: Update Changes.
49746      Branch: perl
49747            ! Changes patchlevel.h
49748 ____________________________________________________________________________
49749 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
49750         Log: Subject: Re: [PATCH] djgpp updates
49751              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
49752              Date: Wed, 20 Jun 2001 10:05:15 +0200
49753              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
49754      Branch: perl
49755            ! djgpp/config.over
49756 ____________________________________________________________________________
49757 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
49758         Log: Fix for ID 20010619.002 "When building hash, hash keys that
49759              are function calls are not being called", from Abhijit.
49760      Branch: perl
49761            ! t/base/lex.t toke.c
49762 ____________________________________________________________________________
49763 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
49764         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
49765      Branch: perl
49766            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
49767            + lib/Locale/Maketext/test.pl
49768            - lib/Locale/Maketext.t
49769            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
49770            ! lib/Locale/Maketext/TPJ13.pod
49771 ____________________________________________________________________________
49772 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
49773         Log: Metaconfig unit change for #10760.
49774      Branch: metaconfig
49775            ! U/modified/Cppsym.U
49776 ____________________________________________________________________________
49777 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
49778         Log: Do not remove the ccsym* Cppsym* files since
49779              they are useful for metaconfig units coming after us.
49780              (This is the Configure nit mentioned in #10752.)
49781      Branch: perl
49782            ! Configure
49783 ____________________________________________________________________________
49784 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
49785         Log: Update to I18N::LangTags 0.24, from Sean Burke.
49786      Branch: perl
49787            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
49788            + lib/I18N/LangTags/README
49789            - lib/I18N/LangTags/List.pod
49790            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
49791 ____________________________________________________________________________
49792 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
49793         Log: Regen headers.
49794      Branch: perl
49795            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
49796            ! pod/perlapi.pod proto.h
49797 ____________________________________________________________________________
49798 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
49799         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
49800              From: Artur Bergman <artur@contiller.se>
49801              Date: Wed, 20 Jun 2001 11:31:32 +0200
49802              Message-ID: <B7563A14.17D8%artur@contiller.se>
49803      Branch: perl
49804            ! embed.pl hv.c intrpvar.h sv.c sv.h
49805 ____________________________________________________________________________
49806 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
49807         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
49808              From: Tim Sweetman <tim@aldigital.co.uk> 
49809              Date: Wed, 13 Jun 2001 14:25:17 +0100 
49810              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
49811      Branch: perl
49812            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
49813 ____________________________________________________________________________
49814 [ 10755] By: nick                                  on 2001/06/20  16:12:37
49815         Log: Integrate mainline
49816      Branch: perlio
49817           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
49818           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
49819           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
49820           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
49821           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
49822           !> t/op/study.t util.c
49823 ____________________________________________________________________________
49824 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
49825         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
49826              but not Makefile)
49827      Branch: maint-5.6/perl
49828            ! win32/Makefile
49829 ____________________________________________________________________________
49830 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
49831         Log: Security tweak on readlink().
49832      Branch: perl
49833            ! pp_sys.c
49834 ____________________________________________________________________________
49835 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
49836         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
49837      Branch: perl
49838            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
49839            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
49840            ! mpeix/relink t/op/pwent.t
49841 ____________________________________________________________________________
49842 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
49843         Log: Reinstate #10725 (with probe for alarm()).
49844      Branch: perl
49845            ! t/op/study.t
49846 ____________________________________________________________________________
49847 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
49848         Log: Replace our implementation of realpath() with OpenBSD's
49849              (src/lib/libc/stdlib/realpath.c 1.4).
49850      Branch: perl
49851            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
49852            ! pod/perldiag.pod proto.h util.c
49853 ____________________________________________________________________________
49854 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
49855         Log: Integrate perlio:
49856              
49857              [ 10747]
49858              Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
49859      Branch: perl
49860           !> perlio.c
49861 ____________________________________________________________________________
49862 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
49863         Log: No point in going into memory-saving contortions
49864              with getcwd() since there's a danger of buffer overflow.
49865              Also make the POSIX extension to use sv_getcwd().
49866              Finally, a missed proto.h fragment.
49867      Branch: perl
49868            ! ext/POSIX/POSIX.xs proto.h util.c
49869 ____________________________________________________________________________
49870 [ 10747] By: nick                                  on 2001/06/20  12:38:26
49871         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
49872      Branch: perlio
49873            ! perlio.c
49874 ____________________________________________________________________________
49875 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
49876         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
49877              From: Graham Barr <gbarr@pobox.com>
49878              Date: Wed, 20 Jun 2001 11:05:49 +0100
49879              Message-ID: <20010620110549.I19188@pobox.com>
49880              
49881              reported in        
49882              
49883              Subject: Bug in IO::Socket::INET module (repeat)
49884              From: "Harmon S. Nine" <hnine@netarx.com>
49885              Date: Tue, 19 Jun 2001 09:41:35 -0400
49886              Message-ID: <3B2F568F.8080605@netarx.com>
49887              
49888              The bug was that the IO::Socket::INET constructor
49889              did not allow a 'LocalPort' of 0.
49890      Branch: perl
49891            ! ext/IO/lib/IO/Socket/INET.pm
49892 ____________________________________________________________________________
49893 [ 10745] By: nick                                  on 2001/06/20  08:56:39
49894         Log: Integrate mainline.
49895      Branch: perlio
49896           !> (integrate 37 files)
49897 ____________________________________________________________________________
49898 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
49899         Log: After some reading I don't think we can blindly
49900              use systems' realpath().  Too many security problems,
49901              too many buggy implementations.
49902              
49903              TODO: the realpath() emulation code in util.c doesn't
49904              seem fully operational?  (readlink(), for example?)
49905      Branch: perl
49906            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
49907            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
49908            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
49909            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
49910            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
49911            ! win32/config_H.gc win32/config_H.vc
49912 ____________________________________________________________________________
49913 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
49914         Log: Metaconfig unit change for #10738.
49915      Branch: metaconfig
49916            ! U/compline/d_gconvert.U
49917 ____________________________________________________________________________
49918 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
49919         Log: Integrate change #10739 from maintperl:
49920              
49921              C<eval "/x$\r\n/x"> fails to compile correctly 
49922      Branch: perl
49923           !> t/op/pat.t toke.c
49924 ____________________________________________________________________________
49925 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
49926         Log: Retract #10725 (Hugo asked NOT to apply the patch)
49927      Branch: perl
49928            ! t/op/study.t
49929 ____________________________________________________________________________
49930 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
49931         Log: The test.third results were funnily named because of the
49932              new test scheme.
49933      Branch: perl
49934            ! t/TEST
49935 ____________________________________________________________________________
49936 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
49937         Log: C<eval "/x$\r\n/x"> fails to compile correctly
49938      Branch: maint-5.6/perl
49939            ! t/op/pat.t toke.c
49940 ____________________________________________________________________________
49941 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
49942         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
49943              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49944              Date: Tue, 19 Jun 2001 19:15:40 -0400
49945              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
49946              
49947              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
49948              because "1e+129" being expected but "1.e+129" being returned.
49949              The culprit (at least in Tru64) is the use of gcvt().
49950      Branch: perl
49951            ! Configure
49952 ____________________________________________________________________________
49953 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
49954         Log: Subject: [PATCH perl@10722] test hunting on VMS
49955              From: "Craig A. Berry" <craigberry@mac.com>
49956              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
49957              Date: Tue, 19 Jun 2001 18:59:01 -0500
49958      Branch: perl
49959            ! vms/test.com
49960 ____________________________________________________________________________
49961 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
49962         Log: Subject: [PATCH] s/typos//
49963              From: Abhijit Menon-Sen <ams@wiw.org>
49964              Date: Wed, 20 Jun 2001 02:15:02 +0530
49965              Message-ID: <20010620021502.A14541@lustre.linux.in>
49966              
49967              Without the op.h s/bearword/bareword/ hunk, see
49968              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
49969      Branch: perl
49970            ! util.c
49971 ____________________________________________________________________________
49972 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
49973         Log: Metaconfig unit change for #10732 and #10733.
49974      Branch: metaconfig/U/perl
49975            ! fflushall.U
49976 ____________________________________________________________________________
49977 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
49978         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
49979              From: "Craig A. Berry" <craigberry@mac.com>
49980              Date: Tue, 19 Jun 2001 17:19:48 -0500
49981              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
49982      Branch: perl
49983            ! configure.com vms/descrip_mms.template
49984 ____________________________________________________________________________
49985 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
49986         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
49987              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49988              Date: Tue, 19 Jun 2001 16:48:07 -0400
49989              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
49990              
49991              Further fixes to fflush(NULL) detection.
49992      Branch: perl
49993            ! Configure
49994 ____________________________________________________________________________
49995 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
49996         Log: AIX test -s hangs with non-existent files?
49997              (A genuine logic bug in Configure, but AIX also broken?)
49998      Branch: perl
49999            ! Configure
50000 ____________________________________________________________________________
50001 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
50002         Log: AUTHORS updates.
50003      Branch: perl
50004            ! AUTHORS
50005 ____________________________________________________________________________
50006 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
50007         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
50008              From: Spider Boardman <spider@Orb.Nashua.NH.US>
50009              Date: Tue, 19 Jun 2001 15:33:25 -0400
50010              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
50011      Branch: perl
50012            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
50013            ! t/lib/warnings/pp
50014 ____________________________________________________________________________
50015 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
50016         Log: Integrate perlio:
50017              
50018              [ 10728]
50019              Hack File/Find/find.t to use File::Spec::Unix on Win32.
50020      Branch: perl
50021           !> lib/File/Find/find.t win32/distclean.bat
50022 ____________________________________________________________________________
50023 [ 10728] By: nick                                  on 2001/06/19  18:24:53
50024         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
50025      Branch: perlio
50026            ! lib/File/Find/find.t win32/distclean.bat
50027 ____________________________________________________________________________
50028 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
50029         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
50030              also add information how to find out whether one has PerlIO.
50031      Branch: perl
50032            ! pod/perlfunc.pod
50033 ____________________________________________________________________________
50034 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
50035         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
50036              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
50037              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
50038              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
50039      Branch: perl
50040            ! pod/perlfunc.pod
50041 ____________________________________________________________________________
50042 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
50043         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
50044              From: Hugo <hv@crypt.compulink.co.uk>
50045              Date: Tue, 19 Jun 2001 12:37:30 +0100
50046              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
50047      Branch: perl
50048            ! t/op/study.t
50049 ____________________________________________________________________________
50050 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
50051         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
50052              From: Hugo <hv@crypt.compulink.co.uk>
50053              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
50054              Date: Tue, 19 Jun 2001 13:15:17 +0100
50055      Branch: perl
50056            ! util.c
50057 ____________________________________________________________________________
50058 [ 10723] By: nick                                  on 2001/06/19  14:46:15
50059         Log: Integrate mainline
50060      Branch: perlio
50061           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
50062           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
50063           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
50064           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
50065           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
50066           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
50067            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
50068            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
50069            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
50070            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
50071            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
50072            - ext/Thread/unsync4.t
50073           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
50074           !> djgpp/config.over djgpp/fixpmain
50075           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
50076           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
50077           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
50078 ____________________________________________________________________________
50079 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
50080         Log: Update Changes.
50081      Branch: perl
50082            ! Changes patchlevel.h
50083 ____________________________________________________________________________
50084 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
50085         Log: The existence shall be MANIFESted.
50086      Branch: perl
50087            ! MANIFEST
50088 ____________________________________________________________________________
50089 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
50090         Log: The old libnet.cfg is first searched from the current directory,
50091              only then from the module path.
50092      Branch: perl
50093            ! utils/libnetcfg.PL
50094 ____________________________________________________________________________
50095 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
50096         Log: NetWare tweaks from Guruprasad.
50097      Branch: perl
50098            ! NetWare/Makefile NetWare/config.wc
50099 ____________________________________________________________________________
50100 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
50101         Log: Subject: [PATCH] djgpp updates
50102              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
50103              Date: Tue, 19 Jun 2001 10:59:06 +0200
50104              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
50105      Branch: perl
50106            ! djgpp/config.over djgpp/fixpmain
50107 ____________________________________________________________________________
50108 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
50109         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
50110              From: Prymmer/Kahn <pvhp@best.com>
50111              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
50112              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
50113      Branch: perl
50114            ! win32/Makefile
50115 ____________________________________________________________________________
50116 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
50117         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
50118              to happen right after the inclusion of <inttypes.h>,
50119              from Edward Moy.
50120      Branch: perl
50121            ! handy.h perl.h
50122 ____________________________________________________________________________
50123 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
50124         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
50125              From: Doug MacEachern <dougm@covalent.net>
50126              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
50127              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
50128      Branch: perl
50129            ! ext/DynaLoader/DynaLoader_pm.PL
50130 ____________________________________________________________________________
50131 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
50132         Log: Revert #10656 for performance reasons but leave in the
50133              use of Hv*() macros -- in comments, so that grepping the
50134              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
50135              suggested by Sarathy, also by Abhijit.)
50136      Branch: perl
50137            ! hv.c
50138 ____________________________________________________________________________
50139 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
50140         Log: Subject: [patch] .s MakeMaker suffix
50141              From: Doug MacEachern <dougm@covalent.net>
50142              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
50143              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
50144      Branch: perl
50145            ! lib/ExtUtils/MM_Unix.pm
50146 ____________________________________________________________________________
50147 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
50148         Log: One test lost in the big shuffle restored.
50149      Branch: perl
50150            + ext/IPC/SysV/ipcsysv.t
50151            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
50152 ____________________________________________________________________________
50153 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
50154         Log: Rename the old non-standard threads tests so that
50155              they won't be invoked.
50156      Branch: perl
50157            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
50158            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
50159            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
50160            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
50161            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
50162            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
50163            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
50164            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
50165            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
50166            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
50167            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
50168            - ext/Thread/unsync4.t
50169            ! MANIFEST
50170 ____________________________________________________________________________
50171 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
50172         Log: Integrate perlio:
50173              
50174              [ 10708]
50175              Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
50176              
50177              [ 10678]
50178              Integrate mainline (part2 - the deletes)
50179      Branch: perl
50180           !> win32/config_sh.PL
50181 ____________________________________________________________________________
50182 [ 10709] By: nick                                  on 2001/06/19  08:18:18
50183         Log: Integrate mainline
50184      Branch: perlio
50185           +> (branch 40 files)
50186            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
50187            - lib/strict/subs lib/strict/vars lib/warnings/1global
50188            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
50189            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
50190            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
50191            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
50192            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
50193            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
50194            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
50195            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
50196            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
50197            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
50198            - lib/warnings/utf8 lib/warnings/util
50199           !> (integrate 57 files)
50200 ____________________________________________________________________________
50201 [ 10708] By: nick                                  on 2001/06/19  07:57:10
50202         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
50203      Branch: perlio
50204            ! win32/config_sh.PL
50205 ____________________________________________________________________________
50206 [ 10707] By: nick                                  on 2001/06/19  07:05:07
50207         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
50208      Branch: perl
50209            ! perly.c perly.y perly_c.diff vms/perly_c.vms
50210 ____________________________________________________________________________
50211 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
50212         Log: More perl572delta tweaks.
50213      Branch: perl
50214            ! pod/perl572delta.pod
50215 ____________________________________________________________________________
50216 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
50217         Log: Update perl572delta.
50218      Branch: perl
50219            ! pod/perl572delta.pod
50220 ____________________________________________________________________________
50221 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
50222         Log: VOS updates from Paul Green.
50223      Branch: perl
50224            ! vos/Changes vos/build.cm vos/perl.bind
50225 ____________________________________________________________________________
50226 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
50227         Log: Update the vos/config.*.* files.
50228      Branch: perl
50229            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50230            ! vos/config.ga.h
50231 ____________________________________________________________________________
50232 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
50233         Log: Add a makefile for more painless adding of symbols to the
50234              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
50235              takes care of the adding)
50236      Branch: perl
50237            + vos/Makefile
50238 ____________________________________________________________________________
50239 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
50240         Log: Make libnetcfg by default display the libnet configuration,
50241              -c to change, add -i for old config, document all options,
50242              regen toc.
50243      Branch: perl
50244            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
50245 ____________________________________________________________________________
50246 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
50247         Log: gcc -Wall sweep.
50248      Branch: perl
50249            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
50250 ____________________________________________________________________________
50251 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
50252         Log: So there.
50253      Branch: perl
50254            ! universal.c
50255 ____________________________________________________________________________
50256 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
50257         Log: Document the need for sv_printify().
50258              
50259              Document that 'use utf8' has been considered.
50260              
50261              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
50262      Branch: perl
50263            ! pod/perltodo.pod universal.c
50264 ____________________________________________________________________________
50265 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
50266         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
50267              From: Nicholas Clark <nick@ccl4.org>
50268              Date: Mon, 18 Jun 2001 23:29:23 +0100
50269              Message-ID: <20010618232923.I98663@plum.flirble.org>
50270      Branch: perl
50271            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
50272            ! ext/Sys/Syslog/Makefile.PL
50273 ____________________________________________________________________________
50274 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
50275         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
50276              From: Scott.L.Miller@Compaq.com
50277              Date: Mon, 18 Jun 2001 10:12:27 -0500
50278              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
50279      Branch: perl
50280            ! lib/perl5db.pl pod/perldebug.pod
50281 ____________________________________________________________________________
50282 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
50283         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
50284              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
50285              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
50286              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
50287      Branch: perl
50288            ! lib/Carp/Heavy.pm
50289 ____________________________________________________________________________
50290 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
50291         Log: Subject: [PATCH] Documentation changes for CLONE
50292              From: Artur Bergman <artur@contiller.se>
50293              Date: Mon, 18 Jun 2001 22:06:37 +0200
50294              Message-ID: <B7542BEC.1719%artur@contiller.se>
50295      Branch: perl
50296            ! pod/perlmod.pod pod/perlsub.pod
50297 ____________________________________________________________________________
50298 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
50299         Log: Subject: Re: configure.com
50300              From: "Craig A. Berry" <craigberry@mac.com>
50301              Date: Mon, 18 Jun 2001 16:04:38 -0500
50302              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
50303      Branch: perl
50304            ! configure.com
50305 ____________________________________________________________________________
50306 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
50307         Log: Subject: PL_nullstash + perl_clone()
50308              From: Doug MacEachern <dougm@covalent.net>
50309              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
50310              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
50311      Branch: perl
50312            ! sv.c
50313 ____________________________________________________________________________
50314 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
50315         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
50316              From: davem@fdgroup.co.uk
50317              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
50318              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
50319      Branch: perl
50320            ! embed.pl pod/perlapi.pod
50321 ____________________________________________________________________________
50322 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
50323         Log: More cross-compilation defaults gleaned from -Dcc
50324              if it is CPU-OS-gcc.
50325      Branch: metaconfig
50326            ! U/modified/libc.U
50327      Branch: metaconfig/U/perl
50328            ! Cross.U
50329      Branch: perl
50330            ! Configure INSTALL
50331 ____________________________________________________________________________
50332 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
50333         Log: Update Changes.
50334      Branch: perl
50335            ! Changes patchlevel.h
50336 ____________________________________________________________________________
50337 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
50338         Log: Subject: [PATCH 5.7.1] sv.c documentation
50339              From: davem@fdgroup.co.uk
50340              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
50341              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
50342      Branch: perl
50343            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
50344            ! sv.c sv.h
50345 ____________________________________________________________________________
50346 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
50347         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
50348              From: "Jon Gunnip" <jongunnip@hotmail.com>
50349              Date: Sun, 17 Jun 2001 18:24:29 -0400
50350              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
50351      Branch: perl
50352            ! pod/perlvar.pod
50353 ____________________________________________________________________________
50354 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
50355         Log: Move the locale/strict/warnings helper files back
50356              under the t/lib; this way the amount of non-installabled
50357              stuff under lib/ stays smaller.
50358      Branch: perl
50359            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
50360            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
50361            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
50362            + t/lib/warnings/5nolint t/lib/warnings/6default
50363            + t/lib/warnings/7fatal t/lib/warnings/8signal
50364            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
50365            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
50366            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
50367            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
50368            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
50369            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
50370            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
50371            + t/lib/warnings/taint t/lib/warnings/toke
50372            + t/lib/warnings/universal t/lib/warnings/utf8
50373            + t/lib/warnings/util
50374            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
50375            - lib/strict/subs lib/strict/vars lib/warnings/1global
50376            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
50377            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
50378            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
50379            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
50380            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
50381            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
50382            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
50383            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
50384            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
50385            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
50386            - lib/warnings/utf8 lib/warnings/util
50387            ! MANIFEST installperl lib/locale.t lib/strict.t
50388 ____________________________________________________________________________
50389 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
50390         Log: Split off the pack/unpack code, from Nicholas Clark.
50391      Branch: perl
50392            + pp_pack.c
50393            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
50394            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
50395            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
50396 ____________________________________________________________________________
50397 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
50398         Log: Guard the SysV IPC tests against being invoked in
50399              SysV-IPC-less places.
50400      Branch: perl
50401            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
50402 ____________________________________________________________________________
50403 [ 10683] By: nick                                  on 2001/06/18  12:24:42
50404         Log: Integrate mainline (new test scheme now ok on Linux).
50405      Branch: perlio
50406           +> lib/warnings.t
50407           !> dump.c sv.c
50408 ____________________________________________________________________________
50409 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
50410         Log: Add the locale.c and numeric.c to the microperl sources.
50411      Branch: perl
50412            ! Makefile.micro win32/Makefile
50413 ____________________________________________________________________________
50414 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
50415         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
50416              From: Abhijit Menon-Sen <ams@wiw.org>
50417              Date: Mon, 18 Jun 2001 14:23:44 +0530
50418              Message-ID: <20010618142344.A13136@lustre.linux.in>
50419      Branch: perl
50420            ! dump.c
50421 ____________________________________________________________________________
50422 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
50423         Log: Subject: Re: [PATCH] more anonymous stash cleanups
50424              From: Abhijit Menon-Sen <ams@wiw.org>
50425              Date: Mon, 18 Jun 2001 15:50:32 +0530
50426              Message-ID: <20010618155032.A13223@lustre.linux.in>
50427              
50428              Plus the comment left in as suggested by NI-S.
50429      Branch: perl
50430            ! sv.c
50431 ____________________________________________________________________________
50432 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
50433         Log: One missed file.
50434      Branch: perl
50435            + lib/warnings.t
50436 ____________________________________________________________________________
50437 [ 10678] By: nick                                  on 2001/06/18  08:05:29
50438         Log: Integrate mainline (part2 - the deletes)
50439      Branch: perlio
50440            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
50441            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
50442            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
50443            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
50444            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
50445            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
50446            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
50447            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
50448            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
50449            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
50450            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
50451 ____________________________________________________________________________
50452 [ 10677] By: nick                                  on 2001/06/18  08:04:44
50453         Log: Integrate mainline (part1)
50454      Branch: perlio
50455           +> (branch 376 files)
50456            - (delete 219 files)
50457           !> (integrate 151 files)
50458 ____________________________________________________________________________
50459 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
50460         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
50461              No doubt I made some mistakes like missed some files or
50462              misnamed some files.  The naming rules were more or less:
50463              (1) if the module is from CPAN, follows its ways, be it
50464              t/*.t or test.pl.
50465              (2) otherwise if there are multiple tests for a module
50466              put them in a t/
50467              (3) otherwise if there's only one test put it in Module.t
50468              (4) helper files go to module/ (locale, strict, warnings)
50469              (5) use longer filenames now that we can (but e.g. the
50470              compat-0.6.t and the Text::Balanced test files still
50471              were renamed to be more civil against the 8.3 people)
50472              installperl was updated appropriately not to install the
50473              *.t files or the help files from under lib.
50474              
50475              TODO: some helper files still remain under t/ that could
50476              follow their 'masters'.  UPDATE: On second thoughts, why
50477              should they.  They can continue to live under t/lib, and
50478              in fact the locale/strict/warnings helpers that were moved
50479              could be moved back.  This way the amount of non-installable
50480              stuff under lib/ stays smaller.
50481      Branch: perl
50482            + (add 253 files)
50483            - (delete 254 files)
50484            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
50485 ____________________________________________________________________________
50486 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
50487         Log: The warning no more comes from util.c, it comes from numeric.c.
50488      Branch: perl
50489            ! README.tru64
50490 ____________________________________________________________________________
50491 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
50492         Log: Subject: Re: anyone good at casting spells?
50493              From: Spider Boardman <spider@Orb.Nashua.NH.US>
50494              Date: Sun, 17 Jun 2001 21:21:04 -0400
50495              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
50496      Branch: perl
50497            ! ext/POSIX/POSIX.xs hv.h
50498 ____________________________________________________________________________
50499 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
50500         Log: Protect the (original) thread tests against testing if no 5.005
50501              threads have been configured.
50502      Branch: perl
50503            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
50504            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
50505            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
50506            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
50507            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
50508            ! ext/Thread/unsync4.t
50509 ____________________________________________________________________________
50510 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
50511         Log: Try the new test scanning scheme on Text::Abbrev.
50512      Branch: perl
50513            + lib/Text/Abbrev.t
50514            - lib/Text/Abbrev/t/abbrev.t
50515            ! MANIFEST
50516 ____________________________________________________________________________
50517 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
50518         Log: Change the scan policy of the *.t and test.pl files,
50519              now the *.t do not need to live in a t/ directory.
50520      Branch: perl
50521            ! t/TEST t/harness
50522 ____________________________________________________________________________
50523 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
50524         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
50525              From: Ilmari Karonen <iltzu@sci.fi>
50526              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
50527              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
50528      Branch: perl
50529            ! pod/perlfaq7.pod
50530 ____________________________________________________________________________
50531 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
50532         Log: Quench the warnings from Tru64; the HP-UX is still
50533              broken because it really, REALLY, doesn't like the
50534              HvARRAY() being lvalue:
50535              
50536              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
50537              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
50538      Branch: perl
50539            ! hv.c
50540 ____________________________________________________________________________
50541 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
50542         Log: Integrate change #10667 from maintperl:
50543              
50544              change#10449 broke the special-case that makes lexicals inside the
50545              eval"" within DB::DB() visible
50546      Branch: perl
50547           !> op.c
50548 ____________________________________________________________________________
50549 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
50550         Log: change#10449 broke the special-case that makes lexicals inside the
50551              eval"" within DB::DB() visible
50552      Branch: maint-5.6/perl
50553            ! op.c
50554 ____________________________________________________________________________
50555 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
50556         Log: Still spurious output; indent the code a bit.
50557              
50558              TODO1: separate the utility functions like MkDir
50559              into a helper script?
50560              
50561              TODO2: I see a lot of repetition in the filepath()
50562              and dirpath() calls.
50563      Branch: perl
50564            ! t/lib/filefind.t t/lib/findtaint.t
50565 ____________________________________________________________________________
50566 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
50567         Log: Regen modlib, toc.
50568      Branch: perl
50569            ! pod/perlmodlib.pod pod/perltoc.pod
50570 ____________________________________________________________________________
50571 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
50572         Log: Add libnetcfg to perlutil.
50573      Branch: perl
50574            ! pod/perlutil.pod
50575 ____________________________________________________________________________
50576 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
50577         Log: Initial integration of libnet-1.0703.
50578              The Configure script renamed as libnetcfg, will be
50579              installed along other utilities.
50580      Branch: perl
50581            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
50582            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
50583            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
50584            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
50585            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
50586            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
50587            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
50588            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
50589            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
50590            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
50591            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
50592            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
50593            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
50594            + utils/libnetcfg.PL
50595            ! MANIFEST utils.lst utils/Makefile
50596 ____________________________________________________________________________
50597 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
50598         Log: Less potentially test-harness-confusing output.
50599      Branch: perl
50600            ! lib/Memoize/t/expire_module_t.t
50601 ____________________________________________________________________________
50602 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
50603         Log: The final print annoys make test.
50604      Branch: perl
50605            ! t/lib/filefind.t t/lib/findtaint.t
50606 ____________________________________________________________________________
50607 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
50608         Log: Add an option for handling dangling symbolic links.
50609      Branch: perl
50610            ! lib/File/Find.pm t/lib/filefind.t
50611 ____________________________________________________________________________
50612 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
50613         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
50614              From: Thomas Wegner <wegner_thomas@yahoo.com>
50615              Date: Sun, 17 Jun 2001 14:43:11 +0200
50616              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
50617      Branch: perl
50618            + t/lib/findtaint.t
50619            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
50620 ____________________________________________________________________________
50621 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
50622         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
50623              From: Jonathan Stowe <gellyfish@gellyfish.com>
50624              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
50625              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
50626      Branch: perl
50627            ! lib/ExtUtils/MM_Unix.pm
50628 ____________________________________________________________________________
50629 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
50630         Log: Subject: [PATCH] more anonymous stash cleanups
50631              From: Abhijit Menon-Sen <ams@wiw.org>
50632              Date: Sun, 17 Jun 2001 11:44:06 +0530
50633              Message-ID: <20010617114406.A25203@lustre.linux.in>
50634      Branch: perl
50635            ! op.c
50636 ____________________________________________________________________________
50637 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
50638         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
50639              From: Abhijit Menon-Sen <ams@wiw.org>
50640              Date: Sun, 17 Jun 2001 08:02:59 +0530
50641              Message-ID: <20010617080259.A28776@lustre.linux.in>
50642              
50643              Subject: [PATCH #2/7] xhv_eiter
50644              From: Abhijit Menon-Sen <ams@wiw.org>
50645              Date: Sun, 17 Jun 2001 08:13:18 +0530
50646              Message-ID: <20010617081318.B28776@lustre.linux.in>
50647              
50648              Subject: [PATCH #3/7] xhv_fill
50649              From: Abhijit Menon-Sen <ams@wiw.org>
50650              Date: Sun, 17 Jun 2001 08:25:16 +0530
50651              Message-ID: <20010617082516.C28776@lustre.linux.in>
50652              
50653              Subject: [PATCH #4/7] xhv_keys
50654              From: Abhijit Menon-Sen <ams@wiw.org>
50655              Date: Sun, 17 Jun 2001 08:36:17 +0530
50656              Message-ID: <20010617083617.D28776@lustre.linux.in>
50657              
50658              Subject: [PATCH #5/7] xhv_max
50659              From: Abhijit Menon-Sen <ams@wiw.org>
50660              Date: Sun, 17 Jun 2001 08:39:48 +0530
50661              Message-ID: <20010617083948.E28776@lustre.linux.in>
50662              
50663              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
50664              From: Abhijit Menon-Sen <ams@wiw.org>
50665              Date: Sun, 17 Jun 2001 08:51:11 +0530
50666              Message-ID: <20010617085111.F28776@lustre.linux.in>
50667      Branch: perl
50668            ! hv.c
50669 ____________________________________________________________________________
50670 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
50671         Log: Update Changes.
50672      Branch: perl
50673            ! Changes patchlevel.h
50674 ____________________________________________________________________________
50675 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
50676         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
50677              From: Abhijit Menon-Sen <ams@wiw.org>
50678              Date: Sat, 16 Jun 2001 07:41:19 +0530
50679              Message-ID: <20010616074119.A24720@lustre.linux.in>
50680      Branch: perl
50681            ! hv.c perl.c vms/vmsish.h win32/win32.h
50682 ____________________________________________________________________________
50683 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
50684         Log: Document tests failing when threaded, since we now have more.
50685      Branch: perl
50686            ! pod/perl572delta.pod
50687 ____________________________________________________________________________
50688 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
50689         Log: -Wall cleanup.
50690      Branch: perl
50691            ! ext/Thread/Thread.xs
50692 ____________________________________________________________________________
50693 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
50694         Log: pthread_attr_setstacksize() isn't absolutely necessary
50695              to call, only iff THREAD_CREATE_NEEDS_STACK.
50696      Branch: perl
50697            ! ext/Thread/Thread.xs
50698 ____________________________________________________________________________
50699 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
50700         Log: -Wall strays.
50701      Branch: perl
50702            ! perl.c util.c
50703 ____________________________________________________________________________
50704 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
50705         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
50706              (and INT64_MIN) brokenness.
50707      Branch: perl
50708            ! hints/darwin.sh perl.h
50709 ____________________________________________________________________________
50710 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
50711         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
50712              From: Nicholas Clark <nick@ccl4.org>
50713              Date: Sun, 17 Jun 2001 00:16:05 +0100
50714              Message-ID: <20010617001605.V98663@plum.flirble.org>
50715      Branch: perl
50716            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
50717            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
50718            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
50719 ____________________________________________________________________________
50720 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
50721         Log: Add perlnetware to docs; regen toc; supply skeleton
50722              docs for some Memoize submodules.
50723      Branch: perl
50724            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
50725            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
50726            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
50727            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
50728            ! win32/Makefile win32/makefile.mk
50729 ____________________________________________________________________________
50730 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
50731         Log: pod cleanup.
50732      Branch: perl
50733            ! README.netware
50734 ____________________________________________________________________________
50735 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
50736         Log: Integrate Memoize 0.64.  Few tweaks were required in
50737              the test scripts.  Note that the speed and expire*
50738              tests take several dozen seconds to run.
50739      Branch: perl
50740            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
50741            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
50742            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
50743            + lib/Memoize/README lib/Memoize/SDBM_File.pm
50744            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
50745            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
50746            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
50747            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
50748            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
50749            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
50750            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
50751            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
50752            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
50753            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
50754            ! MANIFEST t/lib/1_compile.t
50755 ____________________________________________________________________________
50756 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
50757         Log: Document the cross-compilation options.
50758      Branch: perl
50759            ! Cross/README INSTALL
50760 ____________________________________________________________________________
50761 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
50762         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
50763      Branch: perl
50764            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
50765            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
50766            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
50767            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
50768            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
50769            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
50770            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
50771            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
50772            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
50773            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
50774            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
50775            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
50776            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
50777            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
50778            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
50779            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
50780            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
50781            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
50782            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
50783            + lib/ExtUtils/MM_NW5.pm
50784            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
50785            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
50786            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
50787            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
50788            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
50789            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
50790            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
50791            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
50792            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
50793            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
50794            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
50795            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
50796            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
50797            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
50798            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
50799            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
50800            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
50801            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
50802            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
50803            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
50804            ! util.h x2p/a2py.c
50805 ____________________________________________________________________________
50806 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
50807         Log: Resort MANIFEST.
50808      Branch: perl
50809            ! MANIFEST
50810 ____________________________________________________________________________
50811 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
50812         Log: Integrate perlio:
50813              
50814              [ 10640]
50815              Disable :win32 layer as default till I get it working
50816              
50817              [ 10632]
50818              Work-in-progress win32 layer semi-functional, checking 
50819              for UNIX breakage.
50820              
50821              [ 10627]
50822              Work in progress UNIX-side edit of win32 PerLIO layer
50823      Branch: perl
50824           +> win32/win32io.c
50825           !> MANIFEST perlio.c perliol.h win32/makefile.mk
50826 ____________________________________________________________________________
50827 [ 10640] By: nick                                  on 2001/06/16  18:38:31
50828         Log: Disable :win32 layer as default till I get it working
50829      Branch: perlio
50830            ! MANIFEST perlio.c
50831 ____________________________________________________________________________
50832 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
50833         Log: Try the new scheme by moving the Text::Abbrev test
50834              to a new place under lib.
50835      Branch: perl
50836            + lib/Text/Abbrev/t/abbrev.t
50837            - t/lib/abbrev.t
50838            ! MANIFEST
50839 ____________________________________________________________________________
50840 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
50841         Log: Make the code even more dynamical so that testname
50842              suffix length can change.
50843      Branch: perl
50844            ! lib/Test/Harness.pm t/TEST
50845 ____________________________________________________________________________
50846 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
50847         Log: Allow for deeper t/ and also a single test.pl.
50848      Branch: perl
50849            ! t/TEST t/harness
50850 ____________________________________________________________________________
50851 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
50852         Log: #define fix from Nicholas Clark.
50853      Branch: perl
50854            ! ext/POSIX/POSIX.xs
50855 ____________________________________________________________________________
50856 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
50857         Log: Initialization is nice.
50858      Branch: perl
50859            ! lib/Test/Harness.pm
50860 ____________________________________________________________________________
50861 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
50862         Log: Make t/TEST and t/harness to test also the t/ tests
50863              under the main lib/ and ext/ directories.  Fix Test::Harness
50864              to dynamically change the width of its "foo/bar....ok" output.
50865      Branch: perl
50866            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
50867 ____________________________________________________________________________
50868 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
50869         Log: Subject: [PATCH] Re: perl@10611 
50870              From: Nicholas Clark <nick@ccl4.org>
50871              Date: Sat, 16 Jun 2001 16:52:47 +0100
50872              Message-ID: <20010616165247.O98663@plum.flirble.org>
50873              
50874              The .xs parts, too.
50875      Branch: perl
50876            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
50877            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
50878 ____________________________________________________________________________
50879 [ 10632] By: nick                                  on 2001/06/16  16:44:35
50880         Log: Work-in-progress win32 layer semi-functional, checking 
50881              for UNIX breakage.
50882      Branch: perlio
50883            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
50884 ____________________________________________________________________________
50885 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
50886         Log: Subject: [PATCH] Re: perl@10611 
50887              From: Nicholas Clark <nick@ccl4.org>
50888              Date: Sat, 16 Jun 2001 16:52:47 +0100
50889              Message-ID: <20010616165247.O98663@plum.flirble.org>
50890      Branch: perl
50891            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
50892            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
50893            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
50894            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
50895            ! lib/ExtUtils/Constant.pm
50896 ____________________________________________________________________________
50897 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
50898         Log: Metaconfig unit change for #10629.
50899      Branch: metaconfig
50900            ! U/modified/Finish.U
50901 ____________________________________________________________________________
50902 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
50903         Log: The extraction changed directories.
50904      Branch: perl
50905            ! Configure
50906 ____________________________________________________________________________
50907 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
50908         Log: Math::BigInt 1.35 from Tels.
50909      Branch: perl
50910            + t/lib/mbimbf.t
50911            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
50912            ! t/lib/bigfltpm.t t/lib/bigintpm.t
50913 ____________________________________________________________________________
50914 [ 10627] By: nick                                  on 2001/06/16  14:54:52
50915         Log: Work in progress UNIX-side edit of win32 PerLIO layer
50916      Branch: perlio
50917            + win32/win32io.c
50918            ! perlio.c win32/makefile.mk
50919 ____________________________________________________________________________
50920 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
50921         Log: Subject: [PATCH 5.6.1] os2/diff-configure
50922              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50923              Date: Fri, 15 Jun 2001 01:19:36 -0400
50924              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
50925              
50926              Empty all of it because I think #10624 made even the
50927              last patch hunk unnecessary.
50928      Branch: perl
50929            ! os2/diff.configure
50930 ____________________________________________________________________________
50931 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
50932         Log: Metaconfig unit change for 10624.
50933      Branch: metaconfig
50934            ! U/modified/libc.U
50935      Branch: perl
50936            ! config_h.SH
50937 ____________________________________________________________________________
50938 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
50939         Log: Move the initialization of libnames to the beginning so
50940              that can one 'seed' it (as OS/2 does.)
50941      Branch: perl
50942            ! Configure
50943 ____________________________________________________________________________
50944 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
50945         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
50946              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50947              Date: Fri, 15 Jun 2001 19:10:57 -0400
50948              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
50949      Branch: perl
50950            ! os2/OS2/REXX/DLL/DLL.pm
50951 ____________________________________________________________________________
50952 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
50953         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
50954              From: "Craig A. Berry" <craigberry@mac.com>
50955              Date: Fri, 15 Jun 2001 17:00:03 -0500
50956              Message-Id: <a05101007b750342599be@[172.16.52.1]>
50957      Branch: perl
50958            ! vms/descrip_mms.template
50959 ____________________________________________________________________________
50960 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
50961         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
50962              From: "Craig A. Berry" <craigberry@mac.com>
50963              Date: Fri, 15 Jun 2001 18:39:42 -0500
50964              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
50965      Branch: perl
50966            ! lib/File/Spec/VMS.pm t/lib/extutils.t
50967 ____________________________________________________________________________
50968 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
50969         Log: Integrate perlio:
50970              
50971              [ 10619]
50972              Generated files
50973              
50974              [ 10618]
50975              Fix open.pm to work via XS-implemented method calls rather
50976              than *open::layers variables which caused all the HV/AV hassle.
50977      Branch: perl
50978           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
50979           !> t/io/utf8.t t/lib/io_scalar.t
50980 ____________________________________________________________________________
50981 [ 10619] By: nick                                  on 2001/06/15  21:05:19
50982         Log: Generated files
50983      Branch: perlio
50984            ! embed.h proto.h
50985 ____________________________________________________________________________
50986 [ 10618] By: nick                                  on 2001/06/15  20:27:42
50987         Log: Fix open.pm to work via XS-implemented method calls rather
50988              than *open::layers variables which caused all the HV/AV hassle.
50989      Branch: perlio
50990            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
50991            ! t/lib/io_scalar.t
50992 ____________________________________________________________________________
50993 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
50994         Log: Integrate perlio:
50995              
50996              [ 10616]
50997              pTHX_ / aTHX_ for ExtUtils/Constant.pm
50998      Branch: perl
50999           !> lib/ExtUtils/Constant.pm
51000 ____________________________________________________________________________
51001 [ 10616] By: nick                                  on 2001/06/15  18:46:47
51002         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
51003      Branch: perlio
51004            ! lib/ExtUtils/Constant.pm
51005 ____________________________________________________________________________
51006 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
51007         Log: Integrate perlio:
51008              
51009              [ 10614]
51010              MULTIPLICITY fix for Socket.xs
51011      Branch: perl
51012           !> ext/Socket/Socket.xs
51013 ____________________________________________________________________________
51014 [ 10614] By: nick                                  on 2001/06/15  18:33:37
51015         Log: MULTIPLICITY fix for Socket.xs
51016      Branch: perlio
51017            ! ext/Socket/Socket.xs
51018 ____________________________________________________________________________
51019 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
51020         Log: Subject: Re: perl@10611
51021              From: Doug MacEachern <dougm@covalent.net>
51022              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
51023              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
51024      Branch: perl
51025            ! ext/Socket/Socket.xs
51026 ____________________________________________________________________________
51027 [ 10612] By: nick                                  on 2001/06/15  16:14:38
51028         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
51029      Branch: perlio
51030           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
51031           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
51032           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
51033           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
51034           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
51035           !> utils/h2ph.PL
51036 ____________________________________________________________________________
51037 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
51038         Log: Update Changes.
51039      Branch: perl
51040            ! Changes patchlevel.h
51041 ____________________________________________________________________________
51042 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
51043         Log: Upping the test count.
51044      Branch: perl
51045            ! t/lib/filefind.t
51046 ____________________________________________________________________________
51047 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
51048         Log: Integrate perlio:
51049              
51050              [ 10606]
51051              regen_config_h for Win32.
51052      Branch: perl
51053           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
51054 ____________________________________________________________________________
51055 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
51056         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
51057              From: andreas.koenig@anima.de (Andreas J. Koenig)
51058              Date: 15 Jun 2001 13:30:39 +0200
51059              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
51060              
51061              Record the grim history.
51062      Branch: perl
51063            ! lib/File/Find.pm
51064 ____________________________________________________________________________
51065 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
51066         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
51067              From: Brian McCauley <nobull@mail.com>
51068              Date: 15 Jun 2001 07:51:26 +0100
51069              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
51070      Branch: perl
51071            ! lib/File/Find.pm t/lib/filefind.t
51072 ____________________________________________________________________________
51073 [ 10606] By: nick                                  on 2001/06/15  14:00:08
51074         Log: regen_config_h for Win32.
51075      Branch: perlio
51076            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51077 ____________________________________________________________________________
51078 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
51079         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
51080              From: Peter Prymmer <pvhp@forte.com>
51081              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
51082              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
51083      Branch: perl
51084            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
51085 ____________________________________________________________________________
51086 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
51087         Log: Some filesystems require writability for rename/unlink.
51088      Branch: perl
51089            ! opcode.pl
51090 ____________________________________________________________________________
51091 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
51092         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
51093              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
51094              Date: Fri, 15 Jun 2001 12:08:53 +0200
51095              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
51096      Branch: perl
51097            ! perlio.c
51098 ____________________________________________________________________________
51099 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
51100         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
51101              From: Mike Guy <mjtg@cam.ac.uk>
51102              Date: Fri, 15 Jun 2001 14:11:49 +0100
51103              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
51104      Branch: perl
51105            ! opcode.pl
51106 ____________________________________________________________________________
51107 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
51108         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
51109              From: Nicholas Clark <nick@ccl4.org>
51110              Date: Thu, 14 Jun 2001 23:52:56 +0100
51111              Message-ID: <20010614235256.G98663@plum.flirble.org>
51112      Branch: perl
51113            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
51114            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51115 ____________________________________________________________________________
51116 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
51117         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
51118              From: Russ Allbery <rra@stanford.edu>
51119              Date: 14 Jun 2001 13:24:43 -0700
51120              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
51121      Branch: perl
51122            ! ext/GDBM_File/GDBM_File.pm
51123 ____________________________________________________________________________
51124 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
51125         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
51126              From: Nicholas Clark <nick@ccl4.org>
51127              Date: Thu, 14 Jun 2001 20:37:47 +0100
51128              Message-ID: <20010614203747.F98663@plum.flirble.org>
51129      Branch: perl
51130            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
51131            ! t/lib/gdbm.t
51132 ____________________________________________________________________________
51133 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
51134         Log: Integrate perlio:
51135              
51136              [ 10597]
51137              Check that HVs with HvNAME() != NULL are really stashes before
51138              treating them as such. Also be more defensive on the GvCV.
51139              Win32 fork and dprof now working again. 
51140              
51141              [ 10595]
51142              Skip Perl_my_bcopy in .def file as we do not provide it.
51143              - Win32 (VC++) now builds but fails:
51144              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
51145              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
51146              write.t    - open(...,"|-") not implemented on Win32 
51147      Branch: perl
51148           !> makedef.pl sv.c
51149 ____________________________________________________________________________
51150 [ 10597] By: nick                                  on 2001/06/15  11:08:13
51151         Log: Check that HVs with HvNAME() != NULL are really stashes before
51152              treating them as such. Also be more defensive on the GvCV.
51153              Win32 fork and dprof now working again. 
51154      Branch: perlio
51155            ! sv.c
51156 ____________________________________________________________________________
51157 [ 10596] By: nick                                  on 2001/06/15  10:11:20
51158         Log: Integrate mainline.
51159      Branch: perlio
51160           +> Cross/README
51161           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
51162           !> Porting/config_H config_h.SH configure.com epoc/config.sh
51163           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
51164           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51165           !> vos/config.ga.h win32/config.bc win32/config.gc
51166           !> win32/config.vc win32/config_H.bc win32/config_H.gc
51167           !> win32/config_H.vc
51168 ____________________________________________________________________________
51169 [ 10595] By: nick                                  on 2001/06/15  09:37:17
51170         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
51171              - Win32 (VC++) now builds but fails:
51172              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
51173              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
51174              write.t    - open(...,"|-") not implemented on Win32 
51175      Branch: perlio
51176            ! makedef.pl
51177 ____________________________________________________________________________
51178 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
51179         Log: Integrate perlio:
51180              
51181              [ 10591]
51182              Steps along the road toward Win32 building again.
51183      Branch: perl
51184           !> perlio.c win32/makefile.mk
51185 ____________________________________________________________________________
51186 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
51187         Log: Metaconfig unit changes for #10592.
51188      Branch: metaconfig
51189            + U/modified/i_varhdr.U U/modified/startsh.U
51190            - U/a_dvisory/crosscompile.U U/target/Target.U
51191            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
51192            ! U/compline/bitpbyte.U U/compline/byteorder.U
51193            ! U/compline/ccflags.U U/compline/charsize.U
51194            ! U/compline/d_casti32.U U/compline/d_castneg.U
51195            ! U/compline/d_closedir.U U/compline/d_fd_set.U
51196            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
51197            ! U/compline/d_keepsig.U U/compline/d_open3.U
51198            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
51199            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
51200            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
51201            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
51202            ! U/compline/doublesize.U U/compline/floatsize.U
51203            ! U/compline/nblock_io.U U/compline/orderlib.U
51204            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
51205            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
51206            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
51207            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
51208            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
51209            ! U/modified/spitshell.U U/threads/archname.U
51210            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
51211            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
51212            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
51213            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
51214            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
51215      Branch: metaconfig/U/perl
51216            + Cross.U
51217            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
51218            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
51219            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
51220            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
51221            ! stdio_streams.U uselfs.U
51222 ____________________________________________________________________________
51223 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
51224         Log: The first steps towards cross-compilation.
51225              
51226              Abstract execution of compiled test executables with $run,
51227              and abstract transfer of files with $to and $from.
51228              
51229              Under cross-compilation the $run, $to, and $from will point
51230              to appropriate wrapper scripts, by default ssh and scp,
51231              but also rsh, rcp, and cp are supported.  If not
51232              cross-compiling, they will be set to '', ':', and ':',
51233              respectively.
51234              
51235              With these patches I was able to get Configure for
51236              iPAQ ARM Linux on an Intel Linux about 95% right
51237              (only a few tests failed to execute or they produced
51238              incorrect results), and I was able to compile
51239              a functional miniperl.
51240              
51241              The symbol crosscompile renamed to be usecrosscompile,
51242              the corresponding C symbol from CROSSCOMPILE to
51243              USE_CROSS_COMPILE.
51244      Branch: perl
51245            ! Configure Cross/README Makefile.SH Porting/Glossary
51246            ! Porting/config.sh Porting/config_H config_h.SH configure.com
51247            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
51248            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
51249            ! vos/config.ga.def vos/config.ga.h win32/config.bc
51250            ! win32/config.gc win32/config.vc win32/config_H.bc
51251            ! win32/config_H.gc win32/config_H.vc
51252 ____________________________________________________________________________
51253 [ 10591] By: nick                                  on 2001/06/14  20:00:12
51254         Log: Steps along the road toward Win32 building again.
51255      Branch: perlio
51256            ! perlio.c win32/makefile.mk
51257 ____________________________________________________________________________
51258 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
51259         Log: Integrate perlio:
51260              
51261              [ 10589]
51262              Routine regen_config_h for Win32
51263      Branch: perl
51264           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
51265 ____________________________________________________________________________
51266 [ 10589] By: nick                                  on 2001/06/14  13:54:07
51267         Log: Routine regen_config_h for Win32
51268      Branch: perlio
51269            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51270 ____________________________________________________________________________
51271 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
51272         Log: Integrate perlio:
51273              
51274              [ 10586]
51275              Add new step to run_byacc which:
51276              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
51277              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
51278              
51279              [ 10584]
51280              Hack to remove insecure directories from PATH so test will run.
51281      Branch: perl
51282           +> perlyline.pl
51283           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
51284 ____________________________________________________________________________
51285 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
51286         Log: A placeholder.
51287      Branch: perl
51288            + Cross/README
51289 ____________________________________________________________________________
51290 [ 10586] By: nick                                  on 2001/06/14  08:25:07
51291         Log: Add new step to run_byacc which:
51292              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
51293              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
51294      Branch: perlio
51295            + perlyline.pl
51296            ! MANIFEST Makefile.SH perly.c
51297 ____________________________________________________________________________
51298 [ 10585] By: nick                                  on 2001/06/14  08:22:29
51299         Log: Integrate mainline
51300      Branch: perlio
51301           +> locale.c numeric.c
51302           !> Changes cygwin/Makefile.SHs embed.h embed.pl
51303           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
51304           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
51305           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
51306           !> x2p/Makefile.SH
51307 ____________________________________________________________________________
51308 [ 10584] By: nick                                  on 2001/06/14  08:05:53
51309         Log: Hack to remove insecure directories from PATH so test will run.
51310      Branch: perlio
51311            ! t/lib/filefind.t
51312 ____________________________________________________________________________
51313 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
51314         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
51315      Branch: perl
51316            - t/lib/mbimbf.t
51317            ! MANIFEST
51318 ____________________________________________________________________________
51319 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
51320         Log: Detypo.
51321      Branch: perl
51322            ! x2p/Makefile.SH
51323 ____________________________________________________________________________
51324 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
51325         Log: de-$CONFIG continues.
51326      Branch: perl
51327            ! cygwin/Makefile.SHs x2p/Makefile.SH
51328 ____________________________________________________________________________
51329 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
51330         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
51331              From: Nicholas Clark <nick@ccl4.org>
51332              Date: Wed, 13 Jun 2001 21:20:13 +0100
51333              Message-ID: <20010613212013.D98663@plum.flirble.org>
51334      Branch: perl
51335            ! opcode.pl
51336 ____________________________________________________________________________
51337 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
51338         Log: Subject: splitting util.c
51339              From: Hugo <hv@crypt.compulink.co.uk>
51340              Date: Thu, 14 Jun 2001 00:41:08 +0100
51341              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
51342      Branch: perl
51343            + locale.c numeric.c
51344            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
51345            ! pod/perlapi.pod proto.h util.c
51346 ____________________________________________________________________________
51347 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
51348         Log: Upgrade to Math::BigInt 1.34 from Tels.
51349      Branch: perl
51350            + t/lib/mbimbf.t
51351            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
51352            ! t/lib/bigfltpm.t t/lib/bigintpm.t
51353 ____________________________________________________________________________
51354 [ 10577] By: nick                                  on 2001/06/13  19:02:48
51355         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
51356      Branch: perlio
51357           !> (integrate 125 files)
51358 ____________________________________________________________________________
51359 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
51360         Log: Update Changes.
51361      Branch: perl
51362            ! Changes patchlevel.h
51363 ____________________________________________________________________________
51364 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
51365         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
51366              From: "Craig A. Berry" <craigberry@mac.com>
51367              Date: Wed, 13 Jun 2001 13:24:28 -0500
51368              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
51369      Branch: perl
51370            ! ext/re/Makefile.PL
51371 ____________________________________________________________________________
51372 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
51373         Log: Mc.u.c. for #10573.
51374      Branch: metaconfig
51375            ! U/threads/usethreads.U
51376 ____________________________________________________________________________
51377 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
51378         Log: It would be also be good if I could type.
51379      Branch: perl
51380            ! Configure
51381 ____________________________________________________________________________
51382 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
51383         Log: Metaconfig unit change for #10571.
51384      Branch: metaconfig
51385            ! U/threads/usethreads.U
51386 ____________________________________________________________________________
51387 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
51388         Log: A non-empty default is a good thing.
51389      Branch: perl
51390            ! Configure
51391 ____________________________________________________________________________
51392 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
51393         Log: Metaconfig unit change for #10569.
51394      Branch: metaconfig
51395            ! U/threads/usethreads.U
51396 ____________________________________________________________________________
51397 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
51398         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
51399              extremely experimental, not even prompted for.
51400      Branch: perl
51401            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51402            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
51403            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
51404            ! win32/config.bc win32/config.gc win32/config.vc
51405 ____________________________________________________________________________
51406 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
51407         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
51408      Branch: perl
51409            ! pod/perlfaq6.pod
51410 ____________________________________________________________________________
51411 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
51412         Log: Integrate perlio:
51413              
51414              [ 10564]
51415              Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
51416              and using that instead (name lookups are sequential search for now).
51417      Branch: perl
51418           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
51419           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
51420 ____________________________________________________________________________
51421 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
51422         Log: Subject: Re: ext/ + -Wall
51423              From: Doug MacEachern <dougm@covalent.net>
51424              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
51425              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
51426      Branch: perl
51427            ! XSUB.h lib/ExtUtils/xsubpp perl.h
51428 ____________________________________________________________________________
51429 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
51430         Log: Similar logic as DB_File.xs, using the modern macros and
51431              defines them to older ones for older Perls where PERL_VERSION
51432              is not defined, from Doug MacEachern.
51433      Branch: perl
51434            ! ext/Storable/Storable.xs
51435 ____________________________________________________________________________
51436 [ 10564] By: nick                                  on 2001/06/13  15:22:01
51437         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
51438              and using that instead (name lookups are sequential search for now).
51439      Branch: perlio
51440            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
51441            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
51442 ____________________________________________________________________________
51443 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
51444         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
51445              From: "Richard Soderberg" <rs@crystalflame.net>
51446              Date: Sat, 26 May 2001 06:44:20 -0700
51447              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
51448      Branch: perl
51449            ! sv.c t/op/glob.t
51450 ____________________________________________________________________________
51451 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
51452         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
51453              From: "Craig A. Berry" <craigberry@mac.com>
51454              Date: Tue, 12 Jun 2001 23:55:26 -0500
51455              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
51456      Branch: perl
51457            ! ext/re/Makefile.PL ext/re/re.xs
51458 ____________________________________________________________________________
51459 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
51460         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
51461              suggested by NI-S.
51462      Branch: perl
51463            ! XSUB.h malloc.c perl.h
51464 ____________________________________________________________________________
51465 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
51466         Log: Regen toc.
51467      Branch: perl
51468            ! pod/perltoc.pod
51469 ____________________________________________________________________________
51470 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
51471         Log: Subject: [patch] perl.gprof control
51472              From: Doug MacEachern <dougm@covalent.net>
51473              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
51474              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
51475      Branch: perl
51476            ! miniperlmain.c perl.h
51477 ____________________________________________________________________________
51478 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
51479         Log: Subject: Re: ext/ + -Wall
51480              From: Doug MacEachern <dougm@covalent.net>
51481              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
51482              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
51483              
51484              Document ax and break up dXSARGS.
51485      Branch: perl
51486            ! XSUB.h pod/perlapi.pod
51487 ____________________________________________________________________________
51488 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
51489         Log: More AIX tweakage from Merijn.
51490      Branch: perl
51491            ! hints/aix.sh
51492 ____________________________________________________________________________
51493 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
51494         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
51495              From: "Craig A. Berry" <craigberry@mac.com>
51496              Date: Tue, 12 Jun 2001 22:57:45 -0500
51497              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
51498      Branch: perl
51499            ! vms/descrip_mms.template
51500 ____________________________________________________________________________
51501 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
51502         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
51503              From: "Craig A. Berry" <craigberry@mac.com>
51504              Date: Tue, 12 Jun 2001 22:21:39 -0500
51505              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
51506      Branch: perl
51507            ! configure.com util.c
51508 ____________________________________________________________________________
51509 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
51510         Log: New AIX dynaloading code from Jens-Uwe Mager.
51511              Does break binary compatibility.
51512      Branch: perl
51513            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
51514 ____________________________________________________________________________
51515 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
51516         Log: VMS DEC C compiler found nits by Peter Prymmer.
51517      Branch: perl
51518            ! util.c
51519 ____________________________________________________________________________
51520 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
51521         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
51522              From: Peter Prymmer <pvhp@forte.com>
51523              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
51524              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
51525      Branch: perl
51526            ! t/lib/filecomp.t
51527 ____________________________________________________________________________
51528 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
51529         Log: I wonder how many $CONFIGs still lurk in the shadows.
51530      Branch: perl
51531            ! pod/Makefile.SH x2p/cflags.SH
51532 ____________________________________________________________________________
51533 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
51534         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
51535      Branch: perl
51536            ! pod/checkpods.PL
51537 ____________________________________________________________________________
51538 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
51539         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
51540      Branch: perl
51541            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
51542 ____________________________________________________________________________
51543 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
51544         Log: Subject: [patch] rid local_patches warnings
51545              From: Doug MacEachern <dougm@covalent.net>
51546              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
51547              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
51548      Branch: perl
51549            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
51550 ____________________________________________________________________________
51551 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
51552         Log: Subject: Re: ext/ + -Wall
51553              From: Doug MacEachern <dougm@covalent.net>
51554              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
51555              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
51556      Branch: perl
51557            ! ext/attrs/attrs.xs
51558 ____________________________________________________________________________
51559 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
51560         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
51561              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
51562              Date: Tue, 12 Jun 2001 14:36:20 -0400
51563              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
51564      Branch: perl
51565            ! pod/perlretut.pod
51566 ____________________________________________________________________________
51567 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
51568         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
51569              From: Mike Guy <mjtg@cam.ac.uk>
51570              Date: Tue, 12 Jun 2001 19:10:31 +0100
51571              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
51572              
51573              Subject: Re: [ID 20010612.001] out of memory during regex compilation
51574              From: Mike Guy <mjtg@cam.ac.uk>
51575              Date: Tue, 12 Jun 2001 19:21:01 +0100
51576              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
51577      Branch: perl
51578            ! pod/perlop.pod
51579 ____________________________________________________________________________
51580 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
51581         Log: AIX tweaks from Merijn H. Brand.
51582      Branch: perl
51583            ! hints/aix.sh
51584 ____________________________________________________________________________
51585 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
51586         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
51587              From: "Brendan O'Dea" <bod@compusol.com.au>
51588              Date: Wed, 13 Jun 2001 05:16:47 +1000
51589              Message-ID: <20010613051647.A8945@compusol.com.au>
51590      Branch: maint-5.6/perl
51591            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
51592 ____________________________________________________________________________
51593 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
51594         Log: Subject: Small bcopy cleanup
51595              From: Andy Dougherty <doughera@lafayette.edu>
51596              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
51597              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
51598      Branch: perl
51599            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
51600 ____________________________________________________________________________
51601 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
51602         Log: Subject: [PATCH] Re: ext/ + -Wall
51603              From: Nicholas Clark <nick@ccl4.org>
51604              Date: Wed, 13 Jun 2001 00:04:30 +0100
51605              Message-ID: <20010613000430.M5901@plum.flirble.org>
51606      Branch: perl
51607            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
51608 ____________________________________________________________________________
51609 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
51610         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
51611              From: Nicholas Clark <nick@ccl4.org>
51612              Date: Tue, 12 Jun 2001 23:53:07 +0100
51613              Message-ID: <20010612235307.L5901@plum.flirble.org>
51614      Branch: perl
51615            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51616 ____________________________________________________________________________
51617 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
51618         Log: MPE/iX tweaks from Mark Bixby.
51619      Branch: perl
51620            ! hints/mpeix.sh mpeix/mpeixish.h util.c
51621 ____________________________________________________________________________
51622 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
51623         Log: Update Changes.
51624      Branch: perl
51625            ! Changes patchlevel.h
51626 ____________________________________________________________________________
51627 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
51628         Log: One less -Wall whine (found under DEBUGGING).
51629      Branch: perl
51630            ! x2p/Makefile.SH x2p/a2p.c
51631 ____________________________________________________________________________
51632 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
51633         Log: s/case-independent/case-insensitive/g
51634      Branch: perl
51635            ! pod/perldebug.pod
51636 ____________________________________________________________________________
51637 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
51638         Log: As suggested in    
51639              
51640              Subject: Re: ext/ + -Wall
51641              From: Gurusamy Sarathy <gsar@ActiveState.com>
51642              Date: Mon, 11 Jun 2001 23:34:31 -0700
51643              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
51644      Branch: perl
51645            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
51646            ! perl.h
51647 ____________________________________________________________________________
51648 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
51649         Log: Subject: ext/ + -Wall
51650              From: Doug MacEachern <dougm@covalent.net>
51651              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
51652              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
51653      Branch: perl
51654            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
51655            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
51656            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
51657            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
51658            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
51659            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
51660            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
51661            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
51662            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
51663            ! lib/ExtUtils/xsubpp
51664 ____________________________________________________________________________
51665 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
51666         Log: Subject: [PATCH] anonymous stashes
51667              From: Abhijit Menon-Sen <ams@wiw.org>
51668              Date: Tue, 12 Jun 2001 12:47:04 +0530
51669              Message-ID: <20010612124704.A29029@lustre.linux.in>
51670      Branch: perl
51671            ! dump.c gv.c sv.c xsutils.c
51672 ____________________________________________________________________________
51673 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
51674         Log: One more test for $^S.
51675      Branch: perl
51676            ! t/op/magic.t
51677 ____________________________________________________________________________
51678 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
51679         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
51680              From: Abhijit Menon-Sen <ams@wiw.org>
51681              Date: Tue, 12 Jun 2001 17:35:55 +0530
51682              Message-ID: <20010612173555.A32426@lustre.linux.in>
51683      Branch: perl
51684            ! mg.c t/op/magic.t
51685 ____________________________________________________________________________
51686 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
51687         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
51688              From: Mike Guy <mjtg@cam.ac.uk>
51689              Date: Tue, 12 Jun 2001 13:14:15 +0100
51690              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
51691      Branch: perl
51692            ! pod/perlop.pod
51693 ____________________________________________________________________________
51694 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
51695         Log: AUTHORS updates.
51696      Branch: perl
51697            ! AUTHORS
51698 ____________________________________________________________________________
51699 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
51700         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
51701              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
51702              Content-Transfer-Encoding: 7bit
51703              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
51704      Branch: perl
51705            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
51706 ____________________________________________________________________________
51707 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
51708         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
51709              From: "Philip Newton" <Philip.Newton@gmx.net>
51710              Date: Mon, 11 Jun 2001 07:08:03 +0200
51711              Message-Id: <200106120802.LAA08992@taas.iki.fi>
51712      Branch: perl
51713            ! t/base/term.t
51714 ____________________________________________________________________________
51715 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
51716         Log: Cleanup the a2p.c for -Wall.
51717      Branch: perl
51718            ! x2p/Makefile.SH x2p/a2p.c
51719 ____________________________________________________________________________
51720 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
51721         Log: File::Find update for MacOS from Chris Nandor.
51722      Branch: perl
51723            ! lib/File/Find.pm t/lib/filefind.t
51724 ____________________________________________________________________________
51725 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
51726         Log: gcc -Wall nits picked out by a non-UNIX system
51727              (courtesy of Mark Bixby)
51728      Branch: perl
51729            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
51730            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
51731            ! pp_sys.c util.c
51732 ____________________________________________________________________________
51733 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
51734         Log: Metaconfig unit change for #10522.  (The d_modfl changes
51735              placate metalint.)
51736      Branch: metaconfig/U/perl
51737            ! d_modfl.U d_u32align.U
51738 ____________________________________________________________________________
51739 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
51740         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
51741              be "./try 2>&1 >/dev/null".
51742      Branch: perl
51743            ! Configure
51744 ____________________________________________________________________________
51745 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
51746         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
51747              From: "Craig A. Berry" <craigberry@mac.com>
51748              Date: Mon, 11 Jun 2001 14:00:32 -0500
51749              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
51750      Branch: perl
51751            ! configure.com
51752 ____________________________________________________________________________
51753 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
51754         Log: Move the full \p\P lists to perlunicode.
51755      Branch: perl
51756            ! pod/perlretut.pod pod/perlunicode.pod
51757 ____________________________________________________________________________
51758 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
51759         Log: VOS build tweak for 5.6.1 from Paul Green.
51760      Branch: maint-5.6/perl
51761            ! vos/build.cm
51762 ____________________________________________________________________________
51763 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
51764         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
51765              From: "Craig A. Berry" <craigberry@mac.com>
51766              Date: Fri, 8 Jun 2001 18:08:18 -0500
51767              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
51768      Branch: perl
51769            ! vms/vms.c
51770 ____________________________________________________________________________
51771 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
51772         Log: Update Changes.
51773      Branch: perl
51774            ! Changes patchlevel.h
51775 ____________________________________________________________________________
51776 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
51777         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
51778      Branch: perl
51779            ! vos/config.alpha.h vos/config.ga.h
51780 ____________________________________________________________________________
51781 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
51782         Log: VOS updates from Paul Green for @10476.
51783      Branch: perl
51784            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
51785            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51786            ! vos/config.ga.h vos/configure_perl.cm
51787 ____________________________________________________________________________
51788 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
51789         Log: Subject: [PATCH] Not many people know this ...
51790              From: Mike Guy <mjtg@cam.ac.uk>
51791              Date: Mon, 11 Jun 2001 14:55:15 +0100
51792              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
51793      Branch: perl
51794            ! pod/perldebug.pod
51795 ____________________________________________________________________________
51796 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
51797         Log: Add final commas to lists as suggested by Philip Newton.
51798      Branch: perl
51799            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51800 ____________________________________________________________________________
51801 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
51802         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
51803              Date: Sun, 10 Jun 2001 23:35:38 -0400
51804              From: Chris Nandor <pudge@pobox.com>
51805              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
51806      Branch: perl
51807            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
51808            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
51809            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
51810            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
51811            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
51812            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
51813            ! t/op/write.t t/pragma/strict.t
51814 ____________________________________________________________________________
51815 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
51816         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
51817              From: Chris Nandor <pudge@pobox.com>
51818              Date: Mon, 11 Jun 2001 08:24:28 -0400
51819              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
51820      Branch: perl
51821            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
51822            ! t/lib/io_dir.t
51823 ____________________________________________________________________________
51824 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
51825         Log: One more run_byacc (a hand-tweaked version had slipped in).
51826      Branch: perl
51827            ! perly.c vms/perly_c.vms
51828 ____________________________________________________________________________
51829 [ 10509] By: nick                                  on 2001/06/11  07:49:15
51830         Log: Integrate mainline
51831      Branch: perlio
51832           !> Makefile.SH embed.h embed.pl global.sym
51833           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
51834           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
51835           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
51836           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
51837 ____________________________________________________________________________
51838 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
51839         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
51840              From: Mike Guy <mjtg@cam.ac.uk>
51841              Reply-To: mjtg@cam.ac.uk
51842              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
51843      Branch: perl
51844            ! lib/ExtUtils/Manifest.pm
51845 ____________________________________________________________________________
51846 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
51847         Log: Subject: [PATCH] ExtUtils::Constant
51848              From: Nicholas Clark <nick@ccl4.org>
51849              Date: Sun, 10 Jun 2001 23:25:41 +0100
51850              Message-ID: <20010610232540.C76396@plum.flirble.org>
51851      Branch: perl
51852            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51853 ____________________________________________________________________________
51854 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
51855         Log: Integrate perlio:
51856              
51857              [ 10504]
51858              Fix (valid) -Wall warnings in perlio.c
51859      Branch: perl
51860           !> iperlsys.h
51861 ____________________________________________________________________________
51862 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
51863         Log: Move the grok_number and its lieutenant grok_numeric_radix
51864              from sv.c statics to util.c and public.
51865      Branch: perl
51866            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
51867            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
51868 ____________________________________________________________________________
51869 [ 10504] By: nick                                  on 2001/06/10  17:47:06
51870         Log: Fix (valid) -Wall warnings in perlio.c
51871      Branch: perlio
51872            ! iperlsys.h
51873 ____________________________________________________________________________
51874 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
51875         Log: Update perly_c.diff, update perly.fixer to edit away
51876              some of the -Wall noise.
51877      Branch: perl
51878            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
51879 ____________________________________________________________________________
51880 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
51881         Log: Check the version of byacc.
51882      Branch: perl
51883            ! Makefile.SH
51884 ____________________________________________________________________________
51885 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
51886         Log: Subject: [PATCH] perly.y overhaul
51887              From: Simon Cozens <simon@netthink.co.uk>
51888              Date: Sun, 10 Jun 2001 16:56:54 +0100
51889              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
51890              
51891              Plus make run_byacc.
51892      Branch: perl
51893            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
51894 ____________________________________________________________________________
51895 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
51896         Log: Integrate perlio:
51897              
51898              [ 10497]
51899              Paper over a crack or two with USE_SFIO
51900      Branch: perl
51901           !> perlio.c perlsfio.h
51902 ____________________________________________________________________________
51903 [ 10499] By: nick                                  on 2001/06/10  15:01:08
51904         Log: Integrate mainline
51905      Branch: perlio
51906           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
51907           !> t/pragma/locale.t util.c
51908 ____________________________________________________________________________
51909 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
51910         Log: Put some meat on the perl572delta bones.  The list of
51911              selected bug fixes needs more work, as does still the
51912              whole document.
51913      Branch: perl
51914            ! pod/perl572delta.pod
51915 ____________________________________________________________________________
51916 [ 10497] By: nick                                  on 2001/06/10  12:27:51
51917         Log: Paper over a crack or two with USE_SFIO
51918      Branch: perlio
51919            ! perlio.c perlsfio.h
51920 ____________________________________________________________________________
51921 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
51922         Log: Update Changes.
51923      Branch: perl
51924            ! Changes patchlevel.h
51925 ____________________________________________________________________________
51926 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
51927         Log: Subject: Re: pragma/locale.t #107
51928              From: Hugo <hv@crypt.compulink.co.uk>
51929              Date: Sun, 10 Jun 2001 11:23:30 +0100
51930              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
51931              
51932              Encapsulate the scan of the decimal radix separator.
51933      Branch: perl
51934            ! embed.h embed.pl proto.h sv.c
51935 ____________________________________________________________________________
51936 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
51937         Log: Try to grok numbers both with the locale specific separator
51938              and with the usual "." (if different from the lss); add a test
51939              to locale.t to do also a little bit of math in addition to just
51940              equalness testing; remove extraneous logic as suggested in
51941              
51942              Subject: Re: pragma/locale.t #107
51943              From: Nicholas Clark <nick@ccl4.org>
51944              Date: Sat, 9 Jun 2001 22:37:36 +0100
51945              Message-ID: <20010609223735.Y76396@plum.flirble.org>
51946      Branch: perl
51947            ! sv.c t/pragma/locale.t
51948 ____________________________________________________________________________
51949 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
51950         Log: Metaconfig unit change for #10492.
51951      Branch: metaconfig/U/perl
51952            ! Extensions.U
51953 ____________________________________________________________________________
51954 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
51955         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
51956              From: Artur Bergman <artur@contiller.se> 
51957              Date: Sat, 09 Jun 2001 21:03:51 +0200
51958              Message-ID: <B7483FB6.1398%artur@contiller.se>
51959      Branch: perl
51960            ! Configure
51961 ____________________________________________________________________________
51962 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
51963         Log: Integrate perlio:
51964              
51965              [ 10489]
51966              Make XS/Typemap compile (but fail) with sfio
51967      Branch: perl
51968           !> perlsfio.h
51969 ____________________________________________________________________________
51970 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
51971         Log: Do locale specific separator if only in locale.
51972      Branch: perl
51973            ! util.c
51974 ____________________________________________________________________________
51975 [ 10489] By: nick                                  on 2001/06/09  19:13:25
51976         Log: Make XS/Typemap compile (but fail) with sfio
51977      Branch: perlio
51978            ! perlsfio.h
51979 ____________________________________________________________________________
51980 [ 10488] By: nick                                  on 2001/06/09  19:12:51
51981         Log: Re-integrate mainline
51982      Branch: perlio
51983           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
51984           !> proto.h sv.c util.c
51985 ____________________________________________________________________________
51986 [ 10487] By: nick                                  on 2001/06/09  16:26:29
51987         Log: Integrate mainline
51988      Branch: perlio
51989           !> (integrate 31 files)
51990 ____________________________________________________________________________
51991 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
51992         Log: Subject: [PATCH] New attempt to clone callack
51993              From: Artur Bergman <artur@contiller.se> 
51994              Date: Thu, 07 Jun 2001 11:52:16 +0200
51995              Message-ID: <B7451B6F.12B7%artur@contiller.se>
51996      Branch: perl
51997            ! embedvar.h intrpvar.h perlapi.h sv.c
51998 ____________________________________________________________________________
51999 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
52000         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
52001      Branch: perl
52002            ! embed.h embed.pl perl.h proto.h sv.c util.c
52003 ____________________________________________________________________________
52004 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
52005         Log: Subject: Re: pragma/locale.t #107
52006              From: Nicholas Clark <nick@ccl4.org>
52007              Date: Sat, 9 Jun 2001 16:26:10 +0100
52008              Message-ID: <20010609162609.V76396@plum.flirble.org>
52009              
52010              A missing NVification.
52011      Branch: perl
52012            ! sv.c
52013 ____________________________________________________________________________
52014 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
52015         Log: Redo the #10482, there already was a test script for formats.
52016      Branch: perl
52017            - t/io/format.t
52018            ! MANIFEST t/op/write.t
52019 ____________________________________________________________________________
52020 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
52021         Log: Twisted format testing, from Merijn.
52022      Branch: perl
52023            + t/io/format.t
52024            ! MANIFEST
52025 ____________________________________________________________________________
52026 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
52027         Log: More \p{In...} testing, combined with \N{...}.
52028      Branch: perl
52029            ! lib/utf8_heavy.pl t/op/pat.t
52030 ____________________________________________________________________________
52031 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
52032         Log: Metaconfig changes for #10479.
52033      Branch: metaconfig
52034            ! U/Glossary.patch
52035      Branch: metaconfig/U/perl
52036            ! d_modfl.U
52037 ____________________________________________________________________________
52038 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
52039         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
52040      Branch: perl
52041            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52042            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
52043            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
52044            ! win32/config.bc win32/config.gc win32/config.vc
52045 ____________________________________________________________________________
52046 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
52047         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
52048              From: "Craig A. Berry" <craigberry@mac.com>
52049              Date: Thu, 7 Jun 2001 14:27:20 -0500
52050              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
52051      Branch: perl
52052            ! vms/perlvms.pod
52053 ____________________________________________________________________________
52054 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
52055         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
52056              From: Gisle Aas <gisle@ActiveState.com>
52057              Date: 07 Jun 2001 17:04:29 -0700
52058              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
52059      Branch: perl
52060            ! ext/re/re.xs
52061 ____________________________________________________________________________
52062 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
52063         Log: Update Changes.
52064      Branch: perl
52065            ! Changes patchlevel.h
52066 ____________________________________________________________________________
52067 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
52068         Log: Regen Glossary et alia.
52069      Branch: perl
52070            ! Porting/Glossary Porting/config.sh Porting/config_H
52071 ____________________________________________________________________________
52072 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
52073         Log: Metaconfig unit changes for #10473.
52074      Branch: metaconfig/U/perl
52075            ! d_modfl.U
52076 ____________________________________________________________________________
52077 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
52078         Log: Harumph, also AIX will spill its guts (i.e. dump core)
52079              if an executable contains modfl() but it hasn't been
52080              compiled right (in the case of AIX, with cc -qlongdouble).
52081      Branch: perl
52082            ! Configure
52083 ____________________________________________________________________________
52084 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
52085         Log: integrate change#10471 from mainline
52086              
52087              in change#10451, check that CvOUTSIDE is a CV before looking in
52088              (it can apparently be SVt_NULL during global destruction)
52089      Branch: maint-5.6/perl
52090           !> op.c
52091 ____________________________________________________________________________
52092 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
52093         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
52094              (it can apparently be SVt_NULL during global destruction)
52095      Branch: perl
52096            ! op.c
52097 ____________________________________________________________________________
52098 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
52099         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
52100              From: Robin Barker <rmb1@cise.npl.co.uk>
52101              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
52102              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
52103      Branch: perl
52104            ! lib/diagnostics.pm pod/perldiag.pod
52105 ____________________________________________________________________________
52106 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
52107         Log: Subject: [PATCH perl@10439] long =item
52108              From: Robin Barker <rmb1@cise.npl.co.uk>
52109              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
52110              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
52111      Branch: perl
52112            ! README.amiga lib/Attribute/Handlers.pm
52113            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
52114 ____________________________________________________________________________
52115 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
52116         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
52117              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
52118              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
52119              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
52120      Branch: perl
52121            ! pod/perlguts.pod
52122 ____________________________________________________________________________
52123 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
52124         Log: Integrate perlio:
52125              
52126              [ 10466]
52127              MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
52128              whitespace tweaks.
52129              Still coredumps in pragma/overload.t - what a nice hard fail that is...
52130      Branch: perl
52131           !> sv.c
52132 ____________________________________________________________________________
52133 [ 10466] By: nick                                  on 2001/06/07  10:25:40
52134         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
52135              whitespace tweaks.
52136              Still coredumps in pragma/overload.t - what a nice hard fail that is...
52137      Branch: perlio
52138            ! sv.c
52139 ____________________________________________________________________________
52140 [ 10465] By: nick                                  on 2001/06/07  08:41:58
52141         Log: Raw integrate of mainline for S_grok_number debug
52142              (sv.c has MULTIPLICITY issues as well as whatever else ...)
52143      Branch: perlio
52144            - plan9/perlplan9.doc plan9/perlplan9.pod
52145           !> (integrate 46 files)
52146 ____________________________________________________________________________
52147 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
52148         Log: The proper prototyping for #10463.
52149      Branch: perl
52150            ! embed.h embed.pl proto.h sv.c
52151 ____________________________________________________________________________
52152 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
52153         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
52154              From: Nicholas Clark <nick@ccl4.org>
52155              Date: Thu, 7 Jun 2001 00:29:59 +0100
52156              Message-ID: <20010607002959.Z76396@plum.flirble.org>
52157      Branch: perl
52158            ! sv.c
52159 ____________________________________________________________________________
52160 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
52161         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
52162              From: "Craig A. Berry" <craigberry@mac.com>
52163              Date: Wed, 06 Jun 2001 17:54:30 -0500
52164              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
52165      Branch: perl
52166            ! vms/perlvms.pod
52167 ____________________________________________________________________________
52168 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
52169         Log: Podify the remaining README.platform files;
52170              merge README.plan9 and plan9/perlplan9.pod;
52171              delete plan9/perlplan9.* (the perlplan.doc needs to
52172              be regenerated in Plan 9); make the =head1 and =head2
52173              in the README.platform to be a little more verbose
52174              (skipped README.os2 not to anger Ilya) so that they
52175              look better in the toc; regen toc.
52176      Branch: perl
52177            - plan9/perlplan9.doc plan9/perlplan9.pod
52178            ! MANIFEST README.aix README.amiga README.apollo README.beos
52179            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
52180            ! README.hpux README.hurd README.machten README.macos
52181            ! README.micro README.mint README.mpeix README.os390
52182            ! README.plan9 README.qnx README.solaris README.threads
52183            ! README.tru64 README.vmesa README.vms README.vos README.win32
52184            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
52185            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
52186 ____________________________________________________________________________
52187 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
52188         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
52189              From: Mike Guy <mjtg@cam.ac.uk>
52190              Reply-To: mjtg@cam.ac.uk
52191              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
52192      Branch: perl
52193            ! pod/perlguts.pod
52194 ____________________________________________________________________________
52195 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
52196         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
52197              From: Mike Guy <mjtg@cam.ac.uk>
52198              Reply-To: mjtg@cam.ac.uk
52199              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
52200      Branch: perl
52201            ! pod/perlsec.pod
52202 ____________________________________________________________________________
52203 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
52204         Log: Disable long doubles from pre-5.0 Tru64s.
52205      Branch: perl
52206            ! README.tru64 hints/dec_osf.sh
52207 ____________________________________________________________________________
52208 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
52209         Log: The #10455 exposed that modfl() is fundamentally busted
52210              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
52211              testing it.
52212      Branch: perl
52213            ! hints/dec_osf.sh
52214 ____________________________________________________________________________
52215 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
52216         Log: Metaconfig unit change for #10455.
52217      Branch: metaconfig/U/perl
52218            ! d_modfl.U
52219 ____________________________________________________________________________
52220 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
52221         Log: Configure check for geborken modfl(), inspired by
52222              
52223              Subject: Re: [20010118.017] op/int.t failure 
52224              From: Hugo <hv@crypt.compulink.co.uk>
52225              Date: Tue, 05 Jun 2001 13:43:27 +0100
52226              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
52227      Branch: perl
52228            ! Configure
52229 ____________________________________________________________________________
52230 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
52231         Log: Integrate changes #10450 and #10451 from maintperl:
52232              
52233              optimize change#10448 slightly (don't repeat search in eval""s lexical
52234              scope, since that has already been searched)
52235              
52236              change#9108 needs subtler treatment for case of closures created
52237              within eval""
52238      Branch: perl
52239           !> op.c t/op/misc.t
52240 ____________________________________________________________________________
52241 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
52242         Log: MakeMaker magic to compile (when no dynamic loading)
52243              List/Util.xsc as (ListUtil.c and) ListUtil.o since
52244              POSIX-BC (BS2000) linker has an evil limitation of
52245              being unable to include in the same executable several
52246              object files with the same name - case-insensitively -
52247              because otherwise we conflict with util.c.
52248              Strictly speaking currently required only in POSIX-BC
52249              but probably will do no harm elsewhere where static
52250              linking is required.
52251      Branch: perl
52252            ! ext/List/Util/Makefile.PL
52253 ____________________________________________________________________________
52254 [ 10452] By: nick                                  on 2001/06/06  08:59:51
52255         Log: Integrate mainline.
52256      Branch: perlio
52257           +> lib/Attribute/Handlers/demo/Demo.pm
52258           +> lib/Attribute/Handlers/demo/Descriptions.pm
52259           +> lib/Attribute/Handlers/demo/MyClass.pm
52260           +> lib/Attribute/Handlers/demo/demo.pl
52261           +> lib/Attribute/Handlers/demo/demo2.pl
52262           +> lib/Attribute/Handlers/demo/demo3.pl
52263           +> lib/Attribute/Handlers/demo/demo4.pl
52264           +> lib/Attribute/Handlers/demo/demo_call.pl
52265           +> lib/Attribute/Handlers/demo/demo_chain.pl
52266           +> lib/Attribute/Handlers/demo/demo_cycle.pl
52267           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
52268           +> lib/Attribute/Handlers/demo/demo_phases.pl
52269           +> lib/Attribute/Handlers/demo/demo_range.pl
52270           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
52271           +> uts/strtol_wrap.c
52272           !> (integrate 91 files)
52273 ____________________________________________________________________________
52274 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
52275         Log: change#9108 needs subtler treatment for case of closures created
52276              within eval""
52277      Branch: maint-5.6/perl
52278            ! op.c t/op/misc.t
52279 ____________________________________________________________________________
52280 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
52281         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
52282              scope, since that has already been searched)
52283      Branch: maint-5.6/perl
52284            ! op.c
52285 ____________________________________________________________________________
52286 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
52287         Log: Integrate change #10448 from maintperl; lexicals
52288              outside an eval"" weren't resolved correctly inside a subroutine
52289              definition inside the eval"" if they were not already referenced
52290              in the toplevel of the eval""-ed code
52291      Branch: perl
52292           !> cop.h op.c pp_ctl.c t/op/misc.t
52293 ____________________________________________________________________________
52294 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
52295         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
52296              outside an eval"" weren't resolved correctly inside a subroutine
52297              definition inside the eval"" if they were not already referenced
52298              in the toplevel of the eval""-ed code
52299      Branch: maint-5.6/perl
52300            ! cop.h op.c pp_ctl.c t/op/misc.t
52301 ____________________________________________________________________________
52302 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
52303         Log: Subject: [PATCH] perl570delta.pod
52304              From: Peter Scott <Peter@PSDT.com> 
52305              Date: Tue, 05 Jun 2001 18:51:02 -0700
52306              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
52307      Branch: perl
52308            ! pod/perl570delta.pod
52309 ____________________________________________________________________________
52310 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
52311         Log: The fudge factor is no more needed.  I hope.
52312      Branch: perl
52313            ! t/lib/posix.t
52314 ____________________________________________________________________________
52315 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
52316         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
52317              From: Hugo <hv@crypt.compulink.co.uk>
52318              Date: Tue, 05 Jun 2001 12:58:19 +0100
52319              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
52320      Branch: perl
52321            ! util.c
52322 ____________________________________________________________________________
52323 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
52324         Log: Make up prototypes only for those who have the functions
52325              but not the prototypes.
52326      Branch: perl
52327            ! perl.h
52328 ____________________________________________________________________________
52329 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
52330         Log: Subject: Re: Not OK: perl@10439 on win32 
52331              From: Prymmer/Kahn <pvhp@best.com> 
52332              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
52333              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
52334      Branch: perl
52335            ! perl.h util.c
52336 ____________________________________________________________________________
52337 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
52338         Log: The metaconfig units changes for #10441.
52339      Branch: metaconfig
52340            ! U/modified/Extract.U U/modified/Extractall.U
52341            ! U/modified/Finish.U
52342 ____________________________________________________________________________
52343 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
52344         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
52345      Branch: perl
52346            ! Configure
52347 ____________________________________________________________________________
52348 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
52349         Log: Unnecessary fuzziness undone, noted by Mike Guy.
52350      Branch: perl
52351            ! t/op/tr.t
52352 ____________________________________________________________________________
52353 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
52354         Log: Update Changes.
52355      Branch: perl
52356            ! Changes patchlevel.h
52357 ____________________________________________________________________________
52358 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
52359         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
52360              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
52361              leakage patch.
52362      Branch: perl
52363            ! t/op/misc.t
52364 ____________________________________________________________________________
52365 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
52366         Log: Test case for #10433/#10424.
52367      Branch: perl
52368            ! t/op/misc.t
52369 ____________________________________________________________________________
52370 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
52371         Log: Subject: One fix for strtoul not setting errno
52372              From: hom00@utsglobal.com (Hal Morris)
52373              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
52374              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
52375      Branch: perl
52376            + uts/strtol_wrap.c
52377            ! MANIFEST hints/uts.sh
52378 ____________________________________________________________________________
52379 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
52380         Log: Metaconfig units changes for #10434.
52381      Branch: metaconfig
52382            ! U/modified/Cppsym.U
52383      Branch: metaconfig/U/perl
52384            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
52385            + d_syscallproto.U d_usleepproto.U
52386            ! longdblfio.U quadfio.U
52387 ____________________________________________________________________________
52388 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
52389         Log: Configure tweaks; add prototype probes, make the cpp symbols
52390              probe to cast, not whine; test for %Ld and %Lf before %lld and
52391              %llf because the L is the ANSI way.
52392      Branch: perl
52393            ! Configure config_h.SH configure.com epoc/config.sh
52394            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
52395            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
52396            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
52397 ____________________________________________________________________________
52398 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
52399         Log: Sigh.  This is what #10424 was supposed to check in.
52400      Branch: perl
52401            ! op.c sv.c sv.h
52402 ____________________________________________________________________________
52403 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
52404         Log: More verbose failure.
52405      Branch: perl
52406            ! t/op/ver.t
52407 ____________________________________________________________________________
52408 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
52409         Log: The .pm changes to go with #10428.
52410      Branch: perl
52411            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
52412            ! ext/Sys/Syslog/Syslog.pm
52413 ____________________________________________________________________________
52414 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
52415         Log: On second thoughts show to utf8 skippage message only
52416              on failures, it's too confusing otherwise,
52417      Branch: perl
52418            ! t/pragma/locale.t
52419 ____________________________________________________________________________
52420 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
52421         Log: Do not import anything from Encode.
52422      Branch: perl
52423            ! ext/MIME/Base64/QuotedPrint.pm
52424 ____________________________________________________________________________
52425 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
52426         Log: The #10402 didn't take.  Weird.
52427      Branch: perl
52428            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
52429            ! ext/Sys/Syslog/Syslog.xs
52430 ____________________________________________________________________________
52431 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
52432         Log: Eradicate traces of 'asciirange' re subpragma.
52433      Branch: perl
52434            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
52435            ! pod/perldiag.pod
52436 ____________________________________________________________________________
52437 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
52438         Log: use is a compile-time thing.
52439      Branch: perl
52440            ! ext/MIME/Base64/QuotedPrint.pm
52441 ____________________________________________________________________________
52442 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
52443         Log: Subject: [PATCH perl@10419] -Wall casting patch
52444              From: Robin Barker <rmb1@cise.npl.co.uk>
52445              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
52446              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
52447      Branch: perl
52448            ! ext/Devel/DProf/DProf.xs mg.c
52449 ____________________________________________________________________________
52450 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
52451         Log: Subject: [PATCH #2] introducing SVpad_TYPED
52452              From: Abhijit Menon-Sen <ams@wiw.org>
52453              Date: Mon, 4 Jun 2001 12:26:02 +0530
52454              Message-ID: <20010604122602.A5775@lustre.linux.in>
52455      Branch: perl
52456            ! op.c sv.c sv.h
52457 ____________________________________________________________________________
52458 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
52459         Log: testsuite for change#10192 (from Gisle Aas)
52460      Branch: perl
52461            + t/op/override.t
52462            ! MANIFEST
52463 ____________________________________________________________________________
52464 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
52465         Log: integrate changes#10414-10416 from mainline
52466              
52467              Potential buffer overrun if the radix separator is more than
52468              one byte.  Also, under locales, prefer the locale-specific
52469              separator over the old boring ".".
52470              
52471              "10.", that is, decimal numbers can have no decimal part at all.
52472              
52473              The non-locale places need love, too.
52474      Branch: maint-5.6/perl
52475           !> perl.h sv.c
52476 ____________________________________________________________________________
52477 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
52478         Log: Missed from #10420.
52479      Branch: perl
52480            ! epoc/config.sh
52481 ____________________________________________________________________________
52482 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
52483         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
52484              often this prototype goes with HAS_SETRESUID_PROTO.
52485      Branch: perl
52486            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52487            ! config_h.SH configure.com perl.h uconfig.h
52488 ____________________________________________________________________________
52489 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
52490         Log: Update Changes.
52491      Branch: perl
52492            ! Changes patchlevel.h
52493 ____________________________________________________________________________
52494 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
52495         Log: -Wall "subscript has type `char'" cleanup.
52496      Branch: perl
52497            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
52498 ____________________________________________________________________________
52499 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
52500         Log: Various "cast to pointer from integer of different size"
52501              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
52502              wide but I32 (int) only 32 bits wide).
52503              
52504              WARNING: the classnum and tagnum changes in Storable.xs
52505              may not be wise, they may be breaking binary compatibility
52506              (in 64-bit platforms), asked Raphael Manfredi about the changes.
52507      Branch: perl
52508            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
52509            ! mg.c proto.h
52510 ____________________________________________________________________________
52511 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
52512         Log: The non-locale places need love, too.
52513      Branch: perl
52514            ! perl.h
52515 ____________________________________________________________________________
52516 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
52517         Log: "10.", that is, decimal numbers can have no decimal part at all.
52518      Branch: perl
52519            ! perl.h
52520 ____________________________________________________________________________
52521 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
52522         Log: Potential buffer overrun if the radix separator is more than
52523              one byte.  Also, under locales, prefer the locale-specific
52524              separator over the old boring ".".
52525      Branch: perl
52526            ! perl.h sv.c
52527 ____________________________________________________________________________
52528 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
52529         Log: Integrate change #10412 from maintperl; locale is now
52530              per-cop, not per-op; plus retweak the locale.t to always
52531              list the skipped utf8 locales.
52532      Branch: perl
52533            ! t/pragma/locale.t
52534           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
52535           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
52536 ____________________________________________________________________________
52537 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
52538         Log: rationalize locale handling to fix the bugs uncovered by change#10394
52539              
52540              the major issue was that the runtime was looking at PL_hints rather
52541              than op_private to notice whether locale was enabled
52542              
52543              the secondary issue was that many locale-sensitive numeric ops didn't
52544              have HINT_LOCALE propagated into their op_private
52545              
52546              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
52547              instead of per-op, just like HINT_BYTE and the hints for lexical
52548              warnings (this makes the hint available to every op via PL_curcop)
52549              
52550              pragma/locale.t may need to be reworked with these fixes in mind
52551              (it currently passes its tests)
52552      Branch: maint-5.6/perl
52553            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
52554            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
52555 ____________________________________________________________________________
52556 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
52557         Log: More verbose debugging.
52558      Branch: perl
52559            ! t/pragma/locale.t
52560 ____________________________________________________________________________
52561 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
52562         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
52563              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
52564              Date: Sat, 2 Jun 2001 22:53:33 +0100
52565              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
52566      Branch: perl
52567            ! regcomp.c t/pragma/warn/regcomp
52568 ____________________________________________________________________________
52569 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
52570         Log: Mention that lexicalizing $a or $b is a bad idea if one
52571              wants to use sort().
52572      Branch: perl
52573            ! pod/perlvar.pod
52574 ____________________________________________________________________________
52575 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
52576         Log: Tweak the test to be happy if the accuracy is 'good enough'.
52577      Branch: perl
52578            ! t/lib/posix.t
52579 ____________________________________________________________________________
52580 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
52581         Log: Upgrade to Attribute::Handlers 0.70.
52582              
52583              NOTE: this unearthed the "too late for CHECK block" bug,
52584              that's why the 1_compile.t change.
52585      Branch: perl
52586            + lib/Attribute/Handlers/demo/Demo.pm
52587            + lib/Attribute/Handlers/demo/Descriptions.pm
52588            + lib/Attribute/Handlers/demo/MyClass.pm
52589            + lib/Attribute/Handlers/demo/demo.pl
52590            + lib/Attribute/Handlers/demo/demo2.pl
52591            + lib/Attribute/Handlers/demo/demo3.pl
52592            + lib/Attribute/Handlers/demo/demo4.pl
52593            + lib/Attribute/Handlers/demo/demo_call.pl
52594            + lib/Attribute/Handlers/demo/demo_chain.pl
52595            + lib/Attribute/Handlers/demo/demo_cycle.pl
52596            + lib/Attribute/Handlers/demo/demo_hashdir.pl
52597            + lib/Attribute/Handlers/demo/demo_phases.pl
52598            + lib/Attribute/Handlers/demo/demo_range.pl
52599            + lib/Attribute/Handlers/demo/demo_rawdata.pl
52600            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
52601            ! t/lib/attrhand.t
52602 ____________________________________________________________________________
52603 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
52604         Log: One less -Wall whine.
52605      Branch: perl
52606            ! regcomp.c
52607 ____________________________________________________________________________
52608 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
52609         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
52610      Branch: perl
52611           !> t/op/eval.t
52612 ____________________________________________________________________________
52613 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
52614         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
52615              aren't "normally" visible inside eval""s contained in subs unless
52616              a cloned reference to them already exists)
52617              
52618              strangely enough, t/harness didn't show this up as a failure
52619              (harness needs fixing?)
52620      Branch: maint-5.6/perl
52621            ! t/op/eval.t
52622 ____________________________________________________________________________
52623 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
52624         Log: Update to Text::Balanced 1.85.
52625      Branch: perl
52626            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
52627 ____________________________________________________________________________
52628 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
52629         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
52630              From: Nicholas Clark <nick@ccl4.org>
52631              Date: Sun, 3 Jun 2001 17:54:36 +0100
52632              Message-ID: <20010603175436.E76396@plum.flirble.org> 
52633      Branch: perl
52634            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
52635            ! ext/Sys/Syslog/Syslog.xs
52636 ____________________________________________________________________________
52637 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
52638         Log: Unused variables.
52639      Branch: perl
52640            ! util.c
52641 ____________________________________________________________________________
52642 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
52643         Log: Subject: [PATCH] APIfy op_clear 
52644              From: Simon Cozens <simon@netthink.co.uk>
52645              Date: Sun, 3 Jun 2001 13:51:46 +0100
52646              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
52647              
52648              (despite the subject line, op_null is APIfied by the patch)
52649      Branch: perl
52650            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
52651 ____________________________________________________________________________
52652 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
52653         Log: Subject: [PATCH] t/lib/extutils.t
52654              From: Nicholas Clark <nick@ccl4.org>
52655              Date: Sat, 2 Jun 2001 23:57:05 +0100
52656              Message-ID: <20010602235705.Q12698@plum.flirble.org>
52657      Branch: perl
52658            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
52659 ____________________________________________________________________________
52660 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
52661         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
52662              From: Prymmer/Kahn <pvhp@best.com>
52663              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
52664              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
52665      Branch: perl
52666            ! win32/Makefile win32/makefile.mk
52667 ____________________________________________________________________________
52668 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
52669         Log: Subject: Re: 'decimal digits' macro? 
52670              From: Hugo <hv@crypt.compulink.co.uk>
52671              Date: Sun, 03 Jun 2001 04:26:36 +0100
52672              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
52673      Branch: perl
52674            ! handy.h t/lib/posix.t t/op/tr.t
52675 ____________________________________________________________________________
52676 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
52677         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
52678              From: Hugo <hv@crypt.compulink.co.uk>
52679              Date: Sun, 03 Jun 2001 14:56:30 +0100
52680              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
52681      Branch: perl
52682            ! util.c
52683 ____________________________________________________________________________
52684 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
52685         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
52686      Branch: perl
52687           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
52688           !> vms/perly_c.vms
52689 ____________________________________________________________________________
52690 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
52691         Log: fix leakage of lexicals at file scope into subroutines that were
52692              declared before them; this appears to be a longstanding bug that
52693              meant that lexicals at file scope were never "deintroduced", meaning
52694              their scope range was never properly closed, and their visibility
52695              extended to all subsequent eval""s or requires
52696              
52697              added a test case
52698              
52699              seems to also fix a case of bogus duplicate warnings
52700      Branch: maint-5.6/perl
52701            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
52702            ! vms/perly_c.vms
52703 ____________________________________________________________________________
52704 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
52705         Log: More VMS tweaks from Craig A. Berry.
52706      Branch: perl
52707            ! configure.com t/lib/extutils.t
52708 ____________________________________________________________________________
52709 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
52710         Log: -Wall cleanup continues.
52711      Branch: perl
52712            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
52713            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
52714            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
52715            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
52716            ! run.c toke.c util.c
52717 ____________________________________________________________________________
52718 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
52719         Log: The metaconfig unit change for #10390.
52720      Branch: metaconfig/U/perl
52721            ! gccvers.U
52722 ____________________________________________________________________________
52723 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
52724         Log: Drop the -ansi from the default gcc flags.
52725              
52726              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
52727              that struct cannot be compared with a flat integer, such as STRLEN.
52728              The -ansi will also cause a lot of noise in Solaris because of:
52729              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
52730      Branch: perl
52731            ! Configure
52732 ____________________________________________________________________________
52733 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
52734         Log: Integrate perlio:
52735              
52736              [ 10387]
52737              Tweak util.c's atof2 for MULTIPLICITY
52738      Branch: perl
52739           !> pod/perlapi.pod util.c
52740 ____________________________________________________________________________
52741 [ 10388] By: nick                                  on 2001/06/02  08:01:12
52742         Log: Integrate mainline
52743      Branch: perlio
52744           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
52745           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
52746           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
52747           !> t/lib/1_compile.t t/lib/mimeqp.t
52748 ____________________________________________________________________________
52749 [ 10387] By: nick                                  on 2001/06/02  07:39:17
52750         Log: Tweak util.c's atof2 for MULTIPLICITY
52751      Branch: perlio
52752            ! util.c
52753 ____________________________________________________________________________
52754 [ 10386] By: nick                                  on 2001/06/02  07:38:33
52755         Log: Integrate mainline
52756      Branch: perlio
52757           !> (integrate 41 files)
52758 ____________________________________________________________________________
52759 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
52760         Log: Add Attribute::Handlers 0.61 from Damian Conway.
52761      Branch: perl
52762            + lib/Attribute/Handlers.pm t/lib/attrhand.t
52763            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
52764 ____________________________________________________________________________
52765 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
52766         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
52767              From: Peter Prymmer <pvhp@forte.com>
52768              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
52769              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
52770      Branch: perl
52771            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
52772 ____________________________________________________________________________
52773 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
52774         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
52775              From: Jeff Pinyan <jeffp@crusoe.net>
52776              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
52777              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
52778      Branch: perl
52779            ! lib/File/Find.pm
52780 ____________________________________________________________________________
52781 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
52782         Log: Subject: [PATCH perl@10381] configure.com tweaks
52783              From: "Craig A. Berry" <craigberry@mac.com>
52784              Date: Fri, 1 Jun 2001 13:55:43 -0500
52785              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
52786      Branch: perl
52787            ! configure.com
52788 ____________________________________________________________________________
52789 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
52790         Log: Update Changes.
52791      Branch: perl
52792            ! Changes patchlevel.h
52793 ____________________________________________________________________________
52794 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
52795         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
52796              From: Mike Guy <mjtg@cam.ac.uk>
52797              Date: Fri, 01 Jun 2001 18:17:02 +0100
52798              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
52799      Branch: perl
52800            ! lib/perl5db.pl
52801 ____________________________________________________________________________
52802 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
52803         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
52804              From: Hugo <hv@crypt.compulink.co.uk>
52805              Date: Thu, 31 May 2001 20:49:48 +0100
52806              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
52807      Branch: perl
52808            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
52809            ! util.c
52810 ____________________________________________________________________________
52811 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
52812         Log: Zero() is not available in x2p (or, rather, some of its
52813              implementations like memzero() might not be available.)
52814      Branch: perl
52815            ! x2p/hash.c
52816 ____________________________________________________________________________
52817 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
52818         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
52819              From: Michael G Schwern <schwern@pobox.com>
52820              Date: Fri, 1 Jun 2001 12:00:29 +0100
52821              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
52822              
52823              (But use Zero() instead of memset.)
52824      Branch: perl
52825            ! x2p/hash.c
52826 ____________________________________________________________________________
52827 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
52828         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
52829              From: Jeff Pinyan <jeffp@crusoe.net>
52830              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
52831              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
52832      Branch: perl
52833            ! pod/perldiag.pod regcomp.c t/op/pat.t
52834 ____________________________________________________________________________
52835 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
52836         Log: Retract #10324 and #10333; not needed.
52837      Branch: perl
52838            ! hints/irix_6.sh hints/linux.sh
52839 ____________________________________________________________________________
52840 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
52841         Log: The #10370 wasn't quite right.
52842      Branch: perl
52843            ! ext/XS/Typemap/Typemap.xs
52844 ____________________________________________________________________________
52845 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
52846         Log: The metaconfig units changes for #10372.
52847      Branch: metaconfig/U/perl
52848            + d_realpath.U d_sresgproto.U d_sresuproto.U
52849            ! gccvers.U i_db.U
52850 ____________________________________________________________________________
52851 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
52852         Log: Configure tweaks; record the Berkeley DB version,
52853              probe for realpath(), for setresuid() and setresgid()
52854              prototypes; use realpath() (try to be paranoid enough),
52855              use the setres[ug]id prototypes because glibc has the functions
52856              but not their prototypes; add -Wall -ansi to gcc ccflags;
52857              regen toc.
52858      Branch: perl
52859            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52860            ! config_h.SH configure.com epoc/config.sh
52861            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
52862            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
52863            ! vos/config.ga.def win32/config.bc win32/config.gc
52864            ! win32/config.vc
52865 ____________________________________________________________________________
52866 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
52867         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
52868              From: Michael G Schwern <schwern@pobox.com>
52869              Date: Fri, 1 Jun 2001 11:28:14 +0100
52870              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
52871      Branch: perl
52872            ! lib/attributes.pm xsutils.c
52873 ____________________________________________________________________________
52874 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
52875         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
52876              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52877              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
52878              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
52879      Branch: perl
52880            ! ext/XS/Typemap/Typemap.xs
52881 ____________________________________________________________________________
52882 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
52883         Log: Subject: [patch] Cwd.xs optimizations/abstraction
52884              From: Doug MacEachern <dougm@covalent.net>
52885              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
52886              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
52887      Branch: perl
52888            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
52889            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
52890 ____________________________________________________________________________
52891 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
52892         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!])
52893              From: Nicholas Clark <nick@ccl4.org>
52894              Date: Thu, 31 May 2001 23:56:40 +0100
52895              Message-ID: <20010531235640.F12698@plum.flirble.org>
52896              
52897              Make the test work also under only static extensions
52898              (sh Configure -Uusedl fakes this nicely)
52899      Branch: perl
52900            ! t/lib/extutils.t
52901 ____________________________________________________________________________
52902 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
52903         Log: Subject: [PATCH hv.c] Eliminating trigraph
52904              From: Michael G Schwern <schwern@pobox.com>
52905              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
52906              Date: Fri, 1 Jun 2001 11:49:56 +0100
52907      Branch: perl
52908            ! hv.c
52909 ____________________________________________________________________________
52910 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
52911         Log: Subject: Re: [PATCH] Tests for File::Compare 
52912              From: "Philip Newton" <Philip.Newton@gmx.net>
52913              Date: Thu, 31 May 2001 19:44:05 +0200
52914              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
52915              
52916              Unnecessary "quotation marks".
52917      Branch: perl
52918            ! t/lib/filecomp.t
52919 ____________________________________________________________________________
52920 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
52921         Log: Integrate perlio:
52922              
52923              [ 10364]
52924              Cleanup dll.base and dll.exp created by GCC builds.
52925              
52926              [ 10363]
52927              Make filecomp test work on CRLF platforms by adding binmode.
52928      Branch: perl
52929           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
52930 ____________________________________________________________________________
52931 [ 10364] By: nick                                  on 2001/06/01  10:13:31
52932         Log: Cleanup dll.base and dll.exp created by GCC builds.
52933      Branch: perlio
52934            ! lib/ExtUtils/MM_Win32.pm
52935 ____________________________________________________________________________
52936 [ 10363] By: nick                                  on 2001/06/01  10:02:17
52937         Log: Make filecomp test work on CRLF platforms by adding binmode.
52938      Branch: perlio
52939            ! t/lib/filecomp.t
52940 ____________________________________________________________________________
52941 [ 10362] By: nick                                  on 2001/06/01  08:37:17
52942         Log: Integrate mainline
52943      Branch: perlio
52944           !> Changes Configure patchlevel.h perlio.c
52945 ____________________________________________________________________________
52946 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
52947         Log: panic:claustrophobia.
52948      Branch: perl
52949            ! perlio.c
52950 ____________________________________________________________________________
52951 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
52952         Log: Update Changes.
52953      Branch: perl
52954            ! Changes patchlevel.h
52955 ____________________________________________________________________________
52956 [ 10359] By: nick                                  on 2001/05/31  12:35:50
52957         Log: Integrate mainline.
52958      Branch: perlio
52959           +> t/lib/filecomp.t
52960           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
52961           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
52962 ____________________________________________________________________________
52963 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
52964         Log: Integrate perlio:
52965              
52966              [ 10350]
52967              win32 - dmake regen_config_h
52968              
52969              [ 10348]
52970              Tolerate Win32 numerics
52971      Branch: perl
52972           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
52973           !> win32/config_H.vc
52974 ____________________________________________________________________________
52975 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
52976         Log: Metaconfig unit change for #10356.
52977      Branch: metaconfig
52978            ! U/installdirs/inc_version_list.U
52979 ____________________________________________________________________________
52980 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
52981         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
52982              (idea from Sarathy; implementation from Andy)
52983      Branch: perl
52984            ! Configure
52985 ____________________________________________________________________________
52986 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
52987         Log: More AUTHORS.
52988      Branch: perl
52989            ! AUTHORS
52990 ____________________________________________________________________________
52991 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
52992         Log: Subject: Re: [PATCH] Tests for File::Compare
52993              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
52994              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
52995              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
52996      Branch: perl
52997            + t/lib/filecomp.t
52998            ! MANIFEST t/lib/1_compile.t
52999 ____________________________________________________________________________
53000 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
53001         Log: Subject: [PATCH] DEBUG_* macro cleanups
53002              From: Abhijit Menon-Sen <ams@wiw.org>
53003              Date: Thu, 31 May 2001 12:16:22 +0530
53004              Message-ID: <20010531121622.B4829@lustre.linux.in>
53005              
53006              Subject: Re: [PATCH] DEBUG_* macro cleanups
53007              From: Abhijit Menon-Sen <ams@wiw.org>
53008              Date: Thu, 31 May 2001 13:57:01 +0530
53009              Message-ID: <20010531135701.A21775@lustre.linux.in>
53010              
53011              (The DEBUG_ definitions in perl.h changed to use the
53012              STMT_START and STMT_END.)
53013      Branch: perl
53014            ! perl.h pp_ctl.c sv.c toke.c
53015 ____________________________________________________________________________
53016 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
53017         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
53018              From: Abhijit Menon-Sen <ams@wiw.org>
53019              Date: Thu, 31 May 2001 08:27:55 +0530
53020              Message-ID: <20010531082755.A10018@lustre.linux.in>
53021      Branch: perl
53022            ! ext/Storable/Storable.xs gv.c perl.c
53023 ____________________________________________________________________________
53024 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
53025         Log: Subject: [PATCH] AUTHORS
53026              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
53027              Date: Thu, 31 May 2001 01:27:59 -0500
53028              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
53029              
53030              Subject: Re: [PATCH] AUTHORS
53031              From: "Philip Newton" <Philip.Newton@gmx.net>
53032              Date: Thu, 31 May 2001 10:08:06 +0200
53033              (Message-Id missing?)
53034      Branch: perl
53035            ! AUTHORS
53036 ____________________________________________________________________________
53037 [ 10350] By: nick                                  on 2001/05/31  11:40:43
53038         Log: win32 - dmake regen_config_h
53039      Branch: perlio
53040            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53041 ____________________________________________________________________________
53042 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
53043         Log: Subject: Re: [PATCH util.c] More warning cleanups.
53044              From: "Philip Newton" <Philip.Newton@gmx.net>
53045              Date: Thu, 31 May 2001 07:41:36 +0200
53046              Message-Id: <200105310538.IAA25458@taku.hut.fi>
53047              
53048              Undo C++-ism that snekt in.
53049      Branch: perl
53050            ! util.c
53051 ____________________________________________________________________________
53052 [ 10348] By: nick                                  on 2001/05/31  11:36:46
53053         Log: Tolerate Win32 numerics
53054      Branch: perlio
53055            ! t/pragma/warn/toke
53056 ____________________________________________________________________________
53057 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
53058         Log: Integrate perlio:
53059              
53060              [ 10346]
53061              Hack to restore Win32 pseudo fork broken by Multiple Interpreter
53062              perlio.c change 10255.
53063              
53064              [ 10345]
53065              Conditionally put back some "unused" dTHX which are used
53066              with PERL_IMPLICIT_SYS
53067              
53068              [ 10344]
53069              Fix Win32 for new spelling IN_BYTES 
53070              
53071              [ 10343]
53072              perlio.c -Wall cleaner under MULTIPLICITY
53073              - still minor noise with linux stdio
53074      Branch: perl
53075           !> perlio.c win32/win32.h
53076 ____________________________________________________________________________
53077 [ 10346] By: nick                                  on 2001/05/31  10:54:55
53078         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
53079              perlio.c change 10255.
53080      Branch: perlio
53081            ! perlio.c
53082 ____________________________________________________________________________
53083 [ 10345] By: nick                                  on 2001/05/31  10:01:57
53084         Log: Conditionally put back some "unused" dTHX which are used
53085              with PERL_IMPLICIT_SYS
53086      Branch: perlio
53087            ! perlio.c
53088 ____________________________________________________________________________
53089 [ 10344] By: nick                                  on 2001/05/31  10:00:59
53090         Log: Fix Win32 for new spelling IN_BYTES 
53091      Branch: perlio
53092            ! win32/win32.h
53093 ____________________________________________________________________________
53094 [ 10343] By: nick                                  on 2001/05/31  08:01:32
53095         Log: perlio.c -Wall cleaner under MULTIPLICITY
53096              - still minor noise with linux stdio
53097      Branch: perlio
53098            ! perlio.c
53099 ____________________________________________________________________________
53100 [ 10342] By: nick                                  on 2001/05/31  07:52:23
53101         Log: Integrate mainline.
53102      Branch: perlio
53103           !> (integrate 42 files)
53104 ____________________________________________________________________________
53105 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
53106         Log: AUTHORS updates.
53107      Branch: perl
53108            ! AUTHORS
53109 ____________________________________________________________________________
53110 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
53111         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
53112              From: Peter Prymmer <pvhp@forte.com>
53113              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
53114              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
53115      Branch: perl
53116            ! t/lib/md5-file.t
53117 ____________________________________________________________________________
53118 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
53119         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
53120              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
53121              to match the pragma name; various robustness cleanups.
53122      Branch: perl
53123            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
53124            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
53125 ____________________________________________________________________________
53126 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
53127         Log: More -Wall sweeping.
53128      Branch: perl
53129            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
53130            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
53131            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
53132            ! regcomp.c sv.c toke.c utf8.c
53133 ____________________________________________________________________________
53134 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
53135         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
53136              From: Nicholas Clark <nick@ccl4.org>
53137              Date: Wed, 30 May 2001 22:34:41 +0100
53138              Message-ID: <20010530223441.Y86445@plum.flirble.org>
53139      Branch: perl
53140            ! t/op/cmp.t
53141 ____________________________________________________________________________
53142 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
53143         Log: It's is not, it isn't ain't, and it's it's, not its,
53144              if you mean it is. If you don't, it's its. Then too,
53145              it's hers. It isn't her's. It isn't our's either.
53146              It's ours, and likewise yours and theirs.
53147              -- Oxford University Press, Edpress News
53148      Branch: perl
53149            ! lib/autouse.pm
53150 ____________________________________________________________________________
53151 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
53152         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
53153      Branch: perl
53154            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
53155            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
53156            ! x2p/str.c x2p/walk.c xsutils.c
53157 ____________________________________________________________________________
53158 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
53159         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
53160              From: Michael G Schwern <schwern@pobox.com>
53161              Date: Wed, 30 May 2001 17:10:38 +0100
53162              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
53163              
53164              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
53165              From: Abhijit Menon-Sen <ams@wiw.org>
53166              Date: Wed, 30 May 2001 23:16:13 +0530
53167              Message-ID: <20010530231613.A31933@lustre.linux.in>
53168      Branch: perl
53169            ! perl.c t/run/runenv.t
53170 ____________________________________________________________________________
53171 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
53172         Log: (Retracted by #10375.)
53173              
53174              IRIX hints patch from Merijn Broeren.
53175              
53176              TODO: (this and the earlier Linux hints patch) should be solved
53177              at Configure level.  Merijn: -ldb should not be used on any platform
53178              for perl, just when linking DBFile itself. Trying to be helpful here
53179              is counterproductive.
53180      Branch: perl
53181            ! hints/irix_6.sh
53182 ____________________________________________________________________________
53183 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
53184         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
53185              From: Nicholas Clark <nick@ccl4.org>
53186              Date: Wed, 30 May 2001 23:20:58 +0100
53187              Message-ID: <20010530232058.B86445@plum.flirble.org>
53188      Branch: perl
53189            ! doop.c
53190 ____________________________________________________________________________
53191 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
53192         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
53193              From: Michael G Schwern <schwern@pobox.com> 
53194              Date: Wed, 30 May 2001 15:24:20 +0100
53195              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
53196      Branch: perl
53197            ! t/pragma/autouse.t
53198 ____________________________________________________________________________
53199 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
53200         Log: The regex trick wasn't a good idea.
53201      Branch: perl
53202            ! pod/perlfaq4.pod
53203 ____________________________________________________________________________
53204 [ 10329] By: nick                                  on 2001/05/30  18:34:35
53205         Log: Integrate mainline
53206      Branch: perlio
53207           !> (integrate 40 files)
53208 ____________________________________________________________________________
53209 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
53210         Log: Update Changes.
53211      Branch: perl
53212            ! Changes patchlevel.h
53213 ____________________________________________________________________________
53214 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
53215         Log: The metaconfig unit change for #10325.
53216      Branch: metaconfig
53217            + U/modified/afs.U
53218 ____________________________________________________________________________
53219 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
53220         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
53221              is now wrong.
53222      Branch: perl
53223            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
53224 ____________________________________________________________________________
53225 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
53226         Log: Introduce $Config{afsroot}.
53227      Branch: perl
53228            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53229            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
53230            ! win32/config.gc win32/config.vc
53231 ____________________________________________________________________________
53232 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
53233         Log: (Retracted by #10375.)
53234              
53235              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
53236      Branch: perl
53237            ! hints/linux.sh
53238 ____________________________________________________________________________
53239 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
53240         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
53241              (Also Configure tweaks needed; coming up soon.)
53242      Branch: perl
53243            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
53244 ____________________________________________________________________________
53245 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
53246         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
53247              From: Michael G Schwern <schwern@pobox.com>
53248              Date: Sun, 27 May 2001 10:29:43 +0100
53249              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
53250      Branch: perl
53251            ! lib/perl5db.pl
53252 ____________________________________________________________________________
53253 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
53254         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
53255              and Abhijit Menon-Sen.
53256      Branch: perl
53257            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
53258            ! perl.c pp_sys.c regcomp.c
53259 ____________________________________________________________________________
53260 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
53261         Log: Fix the BOOT section to call myU2time properly.
53262      Branch: perl
53263            ! ext/Time/HiRes/HiRes.xs
53264 ____________________________________________________________________________
53265 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
53266         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
53267              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
53268              Date: Wed, 30 May 2001 09:44:29 -0400
53269              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
53270              
53271              Detypo; plus add one more trick.
53272      Branch: perl
53273            ! pod/perlfaq4.pod
53274 ____________________________________________________________________________
53275 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
53276         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)
53277              From: Michael G Schwern <schwern@pobox.com>
53278              Date: Wed, 30 May 2001 14:39:06 +0100
53279              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
53280      Branch: perl
53281            ! lib/autouse.pm t/pragma/autouse.t
53282 ____________________________________________________________________________
53283 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
53284         Log: Subject: Re: AIX and gcc (moving targets)
53285              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53286              Date: Wed, 30 May 2001 15:25:08 +0200
53287              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
53288      Branch: perl
53289            ! ext/Time/HiRes/HiRes.xs
53290 ____________________________________________________________________________
53291 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
53292         Log: Subject: [PATCH t/TEST] sorting tests
53293              From: Michael G Schwern <schwern@pobox.com>
53294              Date: Wed, 30 May 2001 10:24:02 +0100
53295              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
53296      Branch: perl
53297            ! t/TEST
53298 ____________________________________________________________________________
53299 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
53300         Log: Subject: [ID 20010529.002] typos in man page perlre
53301              From: bart@cg681574-a.adubn1.nj.home.com 
53302              Date: Tue, 29 May 2001 13:58:59 -0500
53303              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
53304      Branch: perl
53305            ! pod/perlre.pod
53306 ____________________________________________________________________________
53307 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
53308         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
53309              From: "Craig A. Berry" <craigberry@mac.com>
53310              Date: Tue, 29 May 2001 23:23:45 -0500
53311              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
53312      Branch: perl
53313            ! t/lib/extutils.t t/pragma/autouse.t
53314 ____________________________________________________________________________
53315 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
53316         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)
53317              From: David Dyck <dcd@tc.fluke.com>
53318              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
53319              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
53320      Branch: perl
53321            ! t/lib/filefind.t
53322 ____________________________________________________________________________
53323 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
53324         Log: AIX hints update for gcc from Merijn H. Brand.
53325      Branch: perl
53326            ! hints/aix.sh
53327 ____________________________________________________________________________
53328 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
53329         Log: Retract #10295 and #10296: a more generic solution
53330              is needed (there's something funny with gcc on AIX).
53331      Branch: perl
53332            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
53333 ____________________________________________________________________________
53334 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
53335         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
53336              From: Hugo <hv@crypt.compulink.co.uk>
53337              Date: Wed, 30 May 2001 11:59:19 +0100
53338              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
53339              
53340              localizing $@ has unfortunate semantics - if you die past
53341              a local $@, the die message is lost.
53342      Branch: perl
53343            ! lib/utf8_heavy.pl
53344 ____________________________________________________________________________
53345 [ 10309] By: nick                                  on 2001/05/30  08:23:02
53346         Log: Integrate mainline (autouse works again.)
53347      Branch: perlio
53348           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
53349           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
53350           !> pod/perlvar.pod t/op/cmp.t
53351 ____________________________________________________________________________
53352 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
53353         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
53354              From: David Dyck <dcd@tc.fluke.com>
53355              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
53356              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
53357      Branch: perl
53358            ! lib/File/Find.pm
53359 ____________________________________________________________________________
53360 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
53361         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
53362              From: Nicholas Clark <nick@ccl4.org>
53363              Date: Tue, 29 May 2001 23:16:09 +0100
53364              Message-ID: <20010529231609.U86445@plum.flirble.org>
53365              
53366              Make the test output slightly clearer by distinguishing
53367              between '' and undef.
53368      Branch: perl
53369            ! t/op/cmp.t
53370 ____________________________________________________________________________
53371 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
53372         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
53373              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53374              Date: Tue, 29 May 2001 19:15:19 -0400
53375              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
53376      Branch: perl
53377            ! hints/os2.sh
53378 ____________________________________________________________________________
53379 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
53380         Log: Subject: perlvar.pod addition
53381              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
53382              Date: Fri, 25 May 2001 20:23:12 +0200
53383              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
53384              
53385              Subject: Re: perlvar.pod addition
53386              From: "Abigail" <abigail@foad.org> 
53387              Date: Fri, 25 May 2001 22:00:39 +0200
53388              Message-ID: <20010525200039.28029.qmail@foad.org>
53389              
53390              Mention $a and $b in perlvar.
53391      Branch: perl
53392            ! pod/perlvar.pod
53393 ____________________________________________________________________________
53394 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
53395         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
53396              From: Jeff Pinyan <jeffp@crusoe.net>
53397              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
53398              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
53399      Branch: perl
53400            ! pod/perlvar.pod
53401 ____________________________________________________________________________
53402 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
53403         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
53404              From: Jeff Pinyan <jeffp@crusoe.net>
53405              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
53406              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
53407      Branch: perl
53408            ! pod/perlfaq6.pod
53409 ____________________________________________________________________________
53410 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
53411         Log: Mention Time::localtime and Time::gmtime.
53412      Branch: perl
53413            ! ext/Time/Piece/Piece.pm
53414 ____________________________________________________________________________
53415 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
53416         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
53417              From: Michael G Schwern <schwern@pobox.com>
53418              Date: Tue, 29 May 2001 18:51:32 +0100
53419              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
53420      Branch: perl
53421            ! pod/perlfaq4.pod
53422 ____________________________________________________________________________
53423 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
53424         Log: Retract #10243.
53425      Branch: perl
53426            ! lib/autouse.pm
53427 ____________________________________________________________________________
53428 [ 10299] By: nick                                  on 2001/05/29  18:41:19
53429         Log: Post weekend integrate mainline (fails one test pragma/autouse).
53430      Branch: perlio
53431           +> (branch 29 files)
53432           !> (integrate 91 files)
53433 ____________________________________________________________________________
53434 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
53435         Log: Update Changes.
53436      Branch: perl
53437            ! Changes patchlevel.h
53438 ____________________________________________________________________________
53439 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
53440         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
53441              before Perl_load_module/Perl_call_method and restore the value
53442              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
53443      Branch: perl
53444            ! utf8.c
53445 ____________________________________________________________________________
53446 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
53447         Log: Subject: Re: AIX and gcc (moving targets)
53448              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53449              Date: Tue, 29 May 2001 17:59:40 +0200
53450              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
53451      Branch: perl
53452            ! ext/Storable/Makefile.PL
53453 ____________________________________________________________________________
53454 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
53455         Log: Subject: Re: AIX and gcc (moving targets)
53456              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53457              Date: Tue, 29 May 2001 12:32:57 +0200
53458              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
53459      Branch: perl
53460            ! ext/POSIX/Makefile.PL
53461 ____________________________________________________________________________
53462 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
53463         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
53464              From: Michael G Schwern <schwern@pobox.com>
53465              Date: Tue, 29 May 2001 09:53:29 +0100
53466              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
53467              
53468              (#10280 retracted)
53469      Branch: perl
53470            ! lib/Test/Harness.pm t/lib/test-harness.t
53471 ____________________________________________________________________________
53472 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
53473         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
53474              From: Michael G Schwern <schwern@pobox.com>
53475              Date: Tue, 29 May 2001 09:19:52 +0100
53476              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
53477      Branch: perl
53478            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
53479            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
53480            + t/lib/Test/todo.t
53481            ! MANIFEST lib/Test.pm t/TEST
53482 ____________________________________________________________________________
53483 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
53484         Log: From: Michael G Schwern <schwern@pobox.com>
53485              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
53486              Date: Tue, 29 May 2001 08:26:09 +0100
53487              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
53488      Branch: perl
53489            ! t/TEST
53490 ____________________________________________________________________________
53491 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
53492         Log: Add tests for Time::gmtime and Time::localtime.
53493      Branch: perl
53494            + t/lib/time-gmtime.t t/lib/time-localtime.t
53495            ! MANIFEST t/lib/1_compile.t
53496 ____________________________________________________________________________
53497 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
53498         Log: Add test for File::stat.
53499      Branch: perl
53500            + t/lib/filestat.t
53501            ! MANIFEST t/lib/1_compile.t
53502 ____________________________________________________________________________
53503 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
53504         Log: Add test for Net::servent.
53505      Branch: perl
53506            + t/lib/net-sent.t
53507            ! MANIFEST t/lib/1_compile.t
53508 ____________________________________________________________________________
53509 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
53510         Log: Add test for Net::protoent.
53511      Branch: perl
53512            + t/lib/net-pent.t
53513            ! MANIFEST t/lib/1_compile.t
53514 ____________________________________________________________________________
53515 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
53516         Log: Add test for Net::netent.
53517      Branch: perl
53518            + t/lib/net-nent.t
53519            ! MANIFEST t/lib/1_compile.t
53520 ____________________________________________________________________________
53521 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
53522         Log: Add test for User::grent.  Portability doubtful.
53523      Branch: perl
53524            + t/lib/user-grent.t
53525            ! MANIFEST t/lib/1_compile.t
53526 ____________________________________________________________________________
53527 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
53528         Log: Add test for User::pwent.
53529              Probably will fall down somewhere for portability reasons.
53530      Branch: perl
53531            + t/lib/user-pwent.t
53532            ! MANIFEST t/lib/1_compile.t
53533 ____________________________________________________________________________
53534 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
53535         Log: Metaconfig units changes for #10283.
53536      Branch: metaconfig
53537            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
53538            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
53539            ! U/installdirs/sitescript.U U/modified/Signal.U
53540 ____________________________________________________________________________
53541 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
53542         Log: Subject: [PATCH 5.6.1] signal names in Configure
53543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53544              Date: Tue, 29 May 2001 03:52:25 -0400
53545              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
53546              
53547              Subject: [PATCH 5.6.1] older perl in Configure
53548              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53549              Date: Tue, 29 May 2001 03:55:40 -0400
53550              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
53551              
53552              Subject: [PATCH 5.6.1] goofs in Configure
53553              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53554              Date: Tue, 29 May 2001 04:13:07 -0400
53555              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
53556              
53557              Configure portability tweaks.
53558      Branch: perl
53559            ! Configure
53560 ____________________________________________________________________________
53561 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
53562         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
53563              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53564              Date: Tue, 29 May 2001 04:07:06 -0400
53565              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
53566      Branch: perl
53567            ! os2/os2.c
53568 ____________________________________________________________________________
53569 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
53570         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
53571              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53572              Date: Tue, 29 May 2001 04:01:38 -0400
53573              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
53574      Branch: perl
53575            ! hints/os2.sh os2/Makefile.SHs
53576 ____________________________________________________________________________
53577 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
53578         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
53579              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53580              Date: Tue, 29 May 2001 03:50:18 -0400
53581              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
53582      Branch: perl
53583            ! lib/Test/Harness.pm
53584 ____________________________________________________________________________
53585 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
53586         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
53587      Branch: perl
53588            ! lib/utf8_heavy.pl
53589 ____________________________________________________________________________
53590 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
53591         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
53592              From: Hugo <hv@crypt.compulink.co.uk>
53593              Date: Tue, 29 May 2001 03:03:45 +0100
53594              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
53595              
53596              Explanation why the $@ always gets the UTF8 flag when under use utf8--
53597              because we told it to have the flag when under use utf8.
53598      Branch: perl
53599            ! pp_ctl.c
53600 ____________________________________________________________________________
53601 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
53602         Log: At least a partial fix for 20010528.004.
53603      Branch: perl
53604            ! lib/utf8_heavy.pl
53605 ____________________________________________________________________________
53606 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
53607         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
53608              From: Nicholas Clark <nick@ccl4.org> 
53609              Date: Mon, 28 May 2001 23:39:38 +0100
53610              Message-ID: <20010528233938.M86445@plum.flirble.org>
53611              
53612              More portable non-zero UV.
53613      Branch: perl
53614            ! t/lib/extutils.t
53615 ____________________________________________________________________________
53616 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
53617         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
53618              From: Nicholas Clark <nick@ccl4.org>
53619              Date: Mon, 28 May 2001 22:46:09 +0100
53620              Message-ID: <20010528224608.L86445@plum.flirble.org>
53621              
53622              Test also "make clean".
53623      Branch: perl
53624            ! t/lib/extutils.t
53625 ____________________________________________________________________________
53626 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
53627         Log: Subject: Re: Would -Wno-unused -Wall be better?
53628              From: Michael G Schwern <schwern@pobox.com>
53629              Date: Tue, 29 May 2001 00:55:54 +0100
53630              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
53631      Branch: perl
53632            ! pp.h
53633 ____________________________________________________________________________
53634 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
53635         Log: Add a test for 20010528.007, fixed in #10272.
53636      Branch: perl
53637            ! t/op/misc.t toke.c
53638 ____________________________________________________________________________
53639 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
53640         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
53641              From: Hugo <hv@crypt.compulink.co.uk>
53642              Date: Tue, 29 May 2001 00:23:23 +0100
53643              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
53644      Branch: perl
53645            ! toke.c
53646 ____________________________________________________________________________
53647 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
53648         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
53649              From: Michael G Schwern <schwern@pobox.com>
53650              Date: Tue, 29 May 2001 00:42:59 +0100
53651              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
53652      Branch: perl
53653            ! t/pragma/autouse.t
53654 ____________________________________________________________________________
53655 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
53656         Log: Some shells seemingly arrange the signal handlers differently
53657              (bug id 20010521.004).
53658      Branch: perl
53659            ! t/lib/sigaction.t
53660 ____________________________________________________________________________
53661 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
53662         Log: Regen perlmodlib.
53663      Branch: perl
53664            ! pod/perlmodlib.pod
53665 ____________________________________________________________________________
53666 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
53667         Log: Update Changes.
53668      Branch: perl
53669            ! Changes patchlevel.h
53670 ____________________________________________________________________________
53671 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
53672         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
53673              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53674              Date: Mon, 28 May 2001 14:56:35 -0500
53675              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
53676      Branch: perl
53677            ! pod/perlnewmod.pod
53678 ____________________________________________________________________________
53679 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
53680         Log: Regen toc.
53681      Branch: perl
53682            ! pod/perltoc.pod
53683 ____________________________________________________________________________
53684 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
53685         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
53686              From: "Richard Soderberg" <rs@crystalflame.net>
53687              Date: Mon, 28 May 2001 12:31:23 -0700
53688              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
53689      Branch: perl
53690            ! t/op/splice.t
53691 ____________________________________________________________________________
53692 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
53693         Log: The #10260 was too bold: locales and utf8 still do not mix.
53694      Branch: perl
53695            ! t/pragma/locale.t
53696 ____________________________________________________________________________
53697 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
53698         Log: Subject: [PATCH] Pod nitpicks
53699              From: "Richard Soderberg" <rs@crystalflame.net>
53700              Date: Mon, 28 May 2001 10:08:58 -0700
53701              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
53702      Branch: perl
53703            ! pod/perl571delta.pod pod/perlapi.pod sv.h
53704 ____________________________________________________________________________
53705 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
53706         Log: Upgrade to I18N::LangTags 0.22.
53707      Branch: perl
53708            + lib/I18N/LangTags/List.pod
53709            ! MANIFEST lib/I18N/LangTags.pm
53710 ____________________________________________________________________________
53711 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
53712         Log: A slightly more serious bug found by -Mutf8; op/misc and
53713              lib/complex dumped core.
53714      Branch: perl
53715            ! regexec.c
53716 ____________________________________________________________________________
53717 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
53718         Log: Various buglets shaken out by -Mutf8.
53719      Branch: perl
53720            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
53721            ! t/pragma/locale.t
53722 ____________________________________________________________________________
53723 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
53724         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
53725      Branch: perl
53726            ! t/lib/carp.t
53727 ____________________________________________________________________________
53728 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
53729         Log: Subject: [PATCH] todo patch
53730              From: Artur Bergman <artur@contiller.se> 
53731              Date: Mon, 28 May 2001 17:03:51 +0200
53732              Message-ID: <B7383577.F34%artur@contiller.se>
53733      Branch: perl
53734            ! pod/perltodo.pod
53735 ____________________________________________________________________________
53736 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
53737         Log: Subject: typo in perlguts.pod
53738              From: "John P. Linderman" <jpl@research.att.com>
53739              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
53740              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
53741      Branch: perl
53742            ! pod/perlguts.pod
53743 ____________________________________________________________________________
53744 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
53745         Log: Subject: AIX and gcc (moving targets)
53746              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53747              Date: Mon, 28 May 2001 12:54:04 +0200
53748              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
53749      Branch: perl
53750            ! hints/aix.sh
53751 ____________________________________________________________________________
53752 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
53753         Log: Subject: Re: perlio + multiple perl_alloc..destruct
53754              From: Doug MacEachern <dougm@covalent.net>
53755              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
53756              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
53757      Branch: perl
53758            ! perlio.c
53759 ____________________________________________________________________________
53760 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
53761         Log: The #10251 wasn't quite up-to-the-code.
53762      Branch: perl
53763            ! t/op/misc.t
53764 ____________________________________________________________________________
53765 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
53766         Log: Test case for bug 20010526.004, fixed in #10252.
53767      Branch: perl
53768            ! t/op/taint.t
53769 ____________________________________________________________________________
53770 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
53771         Log: Subject: Re: [ID 20010526.004] Taint looses value
53772              From: Hugo <hv@crypt.compulink.co.uk>
53773              Date: Sun, 27 May 2001 20:39:32 +0100
53774              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
53775      Branch: perl
53776            ! sv.c
53777 ____________________________________________________________________________
53778 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
53779         Log: Test case for 20010422.005, fixed by #10250.
53780      Branch: perl
53781            ! t/op/misc.t
53782 ____________________________________________________________________________
53783 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
53784         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
53785              From: Spider Boardman <spider@Orb.Nashua.NH.US>
53786              Date: Mon, 28 May 2001 06:39:12 -0400
53787              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
53788      Branch: perl
53789            ! toke.c
53790 ____________________________________________________________________________
53791 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
53792         Log: Linerewrapping.
53793      Branch: perl
53794            ! lib/open.pm
53795 ____________________________________________________________________________
53796 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
53797         Log: Updates on the modules list.
53798      Branch: perl
53799            ! t/lib/1_compile.t
53800 ____________________________________________________________________________
53801 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
53802         Log: Add a test for PerlIO.
53803              
53804              (I probably got the crlf/raw thing wrong for clrfy platforms...)
53805      Branch: perl
53806            + t/lib/perlio.t
53807            ! MANIFEST lib/PerlIO.pm
53808 ____________________________________________________________________________
53809 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
53810         Log: Add a test for carp et alia.
53811      Branch: perl
53812            + t/lib/carp.t
53813            ! MANIFEST
53814 ____________________________________________________________________________
53815 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
53816         Log: Adding the new test would be swell.
53817      Branch: perl
53818            + t/pragma/autouse.t
53819 ____________________________________________________________________________
53820 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
53821         Log: Add a test for the autouse pragma.
53822      Branch: perl
53823            ! MANIFEST
53824 ____________________________________________________________________________
53825 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
53826         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
53827              From: dLux <dlux@spam.sch.bme.hu>
53828              Date: Sun, 27 May 2001 16:14:26 +0200
53829              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
53830      Branch: perl
53831            ! lib/autouse.pm
53832 ____________________________________________________________________________
53833 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
53834         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
53835              From: "Richard Soderberg" <rs@crystalflame.net>
53836              Date: Mon, 28 May 2001 03:56:36 -0700
53837              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
53838      Branch: perl
53839            ! utils/dprofpp.PL
53840 ____________________________________________________________________________
53841 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
53842         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
53843              From: "Stephen P. Potter" <spp@spotter.yi.org>
53844              Date: Tue, 22 May 2001 11:40:25 -0400
53845              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
53846              
53847              Subject: Re: [ID 20010522.003] Time::Local module bug
53848              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
53849              Date: Tue, 22 May 2001 11:50:19 -0400
53850              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
53851      Branch: perl
53852            ! lib/Time/Local.pm
53853 ____________________________________________________________________________
53854 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
53855         Log: The PERL_DL_NONLAZY can have whitespace in front.
53856      Branch: perl
53857            ! t/lib/extutils.t
53858 ____________________________________________________________________________
53859 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
53860         Log: Document strftime() and strptime().
53861      Branch: perl
53862            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
53863 ____________________________________________________________________________
53864 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
53865         Log: Make Time::Piece::strptime() to be a function, not a method.
53866      Branch: perl
53867            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
53868 ____________________________________________________________________________
53869 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
53870         Log: Tweak the test to be more portable.
53871      Branch: perl
53872            ! t/lib/extutils.t
53873 ____________________________________________________________________________
53874 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
53875         Log: Subject: PATCH: Re: Re: Attributes that tie
53876              From: Leon Brocard <acme@astray.com>
53877              Date: Sun, 27 May 2001 12:37:29 +0100
53878              Message-ID: <20010527123729.A22663@ns0.astray.com>
53879              
53880              Document that variable attributes are not currently usable
53881              for tieing.  (An ugly limitation that should be fixed.)
53882      Branch: perl
53883            ! lib/attributes.pm
53884 ____________________________________________________________________________
53885 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
53886         Log: Microperl tweaks.
53887      Branch: perl
53888            ! Makefile.micro uconfig.h uconfig.sh
53889 ____________________________________________________________________________
53890 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
53891         Log: Add make target for microperl (kind of silly, but convenient).
53892      Branch: perl
53893            ! Makefile.SH
53894 ____________________________________________________________________________
53895 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
53896         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
53897              for microperl.)
53898      Branch: perl
53899            ! doio.c
53900 ____________________________________________________________________________
53901 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
53902         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
53903              From: rspier@pobox.com (Robert Spier)
53904              Date: Sat, 26 May 2001 20:05:23 -0400
53905              Message-ID: <15120.17603.148648.12430@rls.cx>
53906              
53907              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
53908              From: rspier@pobox.com (Robert Spier)
53909              Date: Sun, 27 May 2001 00:23:12 -0400
53910              Message-ID: <15120.33072.511966.767230@rls.cx>
53911      Branch: perl
53912            ! doio.c pod/perlfunc.pod
53913 ____________________________________________________________________________
53914 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
53915         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
53916      Branch: perl
53917            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
53918 ____________________________________________________________________________
53919 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
53920         Log: Add README.tru64.
53921      Branch: perl
53922            + README.tru64
53923 ____________________________________________________________________________
53924 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
53925         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
53926      Branch: perl
53927            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
53928            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
53929            ! MANIFEST
53930 ____________________________________________________________________________
53931 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
53932         Log: Integrate I18N::LangTags from Sean Burke.
53933              
53934              TODO: the language list from RFC 3066 needs to be integrated
53935              and made available somehow.  The list is included in the
53936              I18N-LangTags 0.21 distribution, but it is undocumented
53937              and unconnected to the module.
53938      Branch: perl
53939            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
53940            ! MANIFEST
53941 ____________________________________________________________________________
53942 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
53943         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
53944              envisioned by Sarathy.
53945      Branch: perl
53946            ! t/op/ver.t toke.c
53947 ____________________________________________________________________________
53948 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
53949         Log: Subject: [ID 20010525.001] Pod typo nits fixed
53950              From: lvirden@cas.org
53951              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
53952              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
53953              
53954              minus the perlsolaris decimation plus the
53955              
53956              Subject: Re: [ID 20010525.001] Pod typo nits fixed
53957              From: "Philip Newton" <Philip.Newton@gmx.net>
53958              Date: Fri, 25 May 2001 18:05:55 +0200
53959              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
53960      Branch: perl
53961            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
53962            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
53963            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
53964            ! pod/perlutil.pod pod/perlxstut.pod
53965 ____________________________________________________________________________
53966 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
53967         Log: return clauses are nice.
53968      Branch: perl
53969            ! sv.c
53970 ____________________________________________________________________________
53971 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
53972         Log: Subject: change 10199 backwards?
53973              From: Doug MacEachern <dougm@covalent.net>
53974              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
53975              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
53976      Branch: perl
53977            ! sv.c
53978 ____________________________________________________________________________
53979 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
53980         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
53981              From: Hugo <hv@crypt.compulink.co.uk>
53982              Date: Sat, 26 May 2001 17:05:12 +0100
53983              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
53984      Branch: perl
53985            + t/op/gmagic.t
53986            ! MANIFEST doop.c embed.h embed.pl global.sym
53987            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
53988            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
53989 ____________________________________________________________________________
53990 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
53991         Log: Regen headers for #10221.
53992      Branch: perl
53993            ! global.sym objXSUB.h perlapi.c
53994 ____________________________________________________________________________
53995 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
53996         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
53997              From: Juha Laiho <juha.laiho@Elma.Net>
53998              Date: Thu, 3 May 2001 09:51:30 +0300
53999              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
54000      Branch: perl
54001            ! embed.pl
54002 ____________________________________________________________________________
54003 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
54004         Log: Subject: Re: [PATCH] Re: stability of sort()?
54005              From: "John P. Linderman" <jpl@research.att.com>
54006              Date: Sat, 26 May 2001 13:27:19 -0400
54007              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
54008      Branch: perl
54009            ! pod/perlfunc.pod
54010 ____________________________________________________________________________
54011 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
54012         Log: Integrate perlio:
54013              
54014              [ 10212]
54015              Change perlguts docs to not suggest PUSHi etc. for multiple results,
54016              add a few more notes there on use of mortals on the stack.
54017      Branch: perl
54018           !> pod/perlguts.pod
54019 ____________________________________________________________________________
54020 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
54021         Log: Subject: [PATCH perl@10210] PerlIO for VMS
54022              From: "Craig A. Berry" <craigberry@mac.com>
54023              Date: Sat, 26 May 2001 09:34:11 -0500
54024              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
54025      Branch: perl
54026            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
54027            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
54028            ! vms/vmsish.h
54029 ____________________________________________________________________________
54030 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
54031         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
54032              From: David Dyck <dcd@tc.fluke.com>
54033              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
54034              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
54035      Branch: perl
54036            ! lib/perl5db.pl
54037 ____________________________________________________________________________
54038 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
54039         Log: Subject: utf8 regexp tests
54040              From: Hugo <hv@crypt.compulink.co.uk>
54041              Date: Fri, 25 May 2001 22:35:01 +0100
54042              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
54043      Branch: perl
54044            ! t/op/regexp.t
54045 ____________________________________________________________________________
54046 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
54047         Log: Subject: [PATCH] Re: stability of sort()?
54048              From: Nicholas Clark <nick@ccl4.org>
54049              Date: Fri, 25 May 2001 22:40:19 +0100
54050              Message-ID: <20010525224019.B86445@plum.flirble.org>
54051      Branch: perl
54052            ! pod/perlfunc.pod
54053 ____________________________________________________________________________
54054 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
54055         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
54056              From: John Peacock <jpeacock@rowman.com>
54057              Date: Thu, 24 May 2001 22:14:01 -0400
54058              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
54059      Branch: perl
54060            ! mg.c scope.c sv.c
54061 ____________________________________________________________________________
54062 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
54063         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
54064              From: Nicholas Clark <nick@ccl4.org>
54065              Date: Sun, 20 May 2001 19:24:13 +0100
54066              Message-ID: <20010520192413.G83222@plum.flirble.org>
54067      Branch: perl
54068            + lib/ExtUtils/Constant.pm t/lib/extutils.t
54069            ! MANIFEST utils/h2xs.PL
54070 ____________________________________________________________________________
54071 [ 10212] By: nick                                  on 2001/05/26  09:49:28
54072         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
54073              add a few more notes there on use of mortals on the stack.
54074      Branch: perlio
54075            ! pod/perlguts.pod
54076 ____________________________________________________________________________
54077 [ 10211] By: nick                                  on 2001/05/26  09:05:36
54078         Log: Integrate mainline
54079      Branch: perlio
54080           +> t/lib/fcntl.t t/pragma/vars.t
54081           !> (integrate 49 files)
54082 ____________________________________________________________________________
54083 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
54084         Log: Update Changes.
54085      Branch: perl
54086            ! Changes patchlevel.h
54087 ____________________________________________________________________________
54088 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
54089         Log: Based on
54090              
54091              Subject: [PATCH pp.c] Wrapping pack("C",256)
54092              From: Simon Cozens <simon@netthink.co.uk>
54093              Date: Sat, 12 May 2001 17:58:41 +0100
54094              Message-ID: <20010512175841.A6132@netthink.co.uk>
54095      Branch: perl
54096            ! pod/perldiag.pod pp.c t/pragma/warn/pp
54097 ____________________________________________________________________________
54098 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
54099         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
54100              From: "Brendan O'Dea" <bod@compusol.com.au>
54101              Date: Fri, 25 May 2001 11:18:29 +1000
54102              Message-ID: <20010525111829.A28411@compusol.com.au>
54103              
54104              (Slightly modified.)
54105      Branch: perl
54106            ! lib/Term/Cap.pm
54107 ____________________________________________________________________________
54108 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
54109         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
54110              From: Hugo <hv@crypt.compulink.co.uk>
54111              Date: Fri, 25 May 2001 02:13:25 +0100
54112              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
54113      Branch: perl
54114            ! t/op/misc.t
54115 ____________________________________________________________________________
54116 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
54117         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
54118              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
54119              Date: Fri, 25 May 2001 10:25:36 +0900
54120              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
54121      Branch: perl
54122            ! regcomp.c regexec.c
54123 ____________________________________________________________________________
54124 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
54125         Log: Subject: [PATCH #2] stash autovivification and method call error messages
54126              From: Ilmari Karonen <iltzu@sci.fi>
54127              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
54128              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
54129      Branch: perl
54130            ! gv.c pp_hot.c t/op/method.t
54131 ____________________________________________________________________________
54132 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
54133         Log: Add make target and documentation for gprof profiling.
54134      Branch: perl
54135            ! Makefile.SH pod/perlhack.pod
54136 ____________________________________________________________________________
54137 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
54138         Log: Subject: Don't think about UTF8 
54139              From: Mike Guy <mjtg@cam.ac.uk> 
54140              Date: Tue, 22 May 2001 14:35:39 +0100
54141              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
54142      Branch: perl
54143            ! sv.h
54144 ____________________________________________________________________________
54145 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
54146         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
54147              From: Geraint A Edwards <gedge@serf.org> 
54148              Date: Thu, 24 May 2001 22:51:24 +0100
54149              Message-Id: <20010524225124.A34981@cymru.serf.org>
54150      Branch: perl
54151            ! x2p/find2perl.PL
54152 ____________________________________________________________________________
54153 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
54154         Log: DB_File has its own attribute story.
54155      Branch: perl
54156            ! ext/DB_File/DB_File.xs
54157 ____________________________________________________________________________
54158 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
54159         Log: Subject: Re: Making perl with -Wall
54160              From: Andy Dougherty <doughera@lafayette.edu>
54161              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
54162              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
54163      Branch: perl
54164            ! perl.h
54165 ____________________________________________________________________________
54166 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
54167         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
54168              From: "Richard Soderberg" <rs@crystalflame.net>
54169              Date: Thu, 24 May 2001 08:58:16 -0700
54170              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
54171      Branch: perl
54172            ! sv.c
54173 ____________________________________________________________________________
54174 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
54175         Log: IV/UV casting fixes from Nicholas Clark.
54176      Branch: perl
54177            ! perl.h pp_sys.c util.c
54178 ____________________________________________________________________________
54179 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
54180         Log: Subject: Re: Making perl with -Wall
54181              From: Michael G Schwern <schwern@pobox.com>
54182              Date: Thu, 24 May 2001 15:40:28 +0100
54183              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
54184      Branch: perl
54185            ! malloc.c perl.h
54186 ____________________________________________________________________________
54187 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
54188         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
54189              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54190              Date: Tue, 22 May 2001 11:49:37 +0200
54191              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
54192      Branch: metaconfig
54193            ! U/modified/Oldsym.U
54194      Branch: metaconfig/U/perl
54195            ! patchlevel.U
54196      Branch: perl
54197            ! Configure config_h.SH myconfig.SH
54198 ____________________________________________________________________________
54199 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
54200         Log: Under versiononly install also the scripts with the version suffix.
54201              (e.g. .../bin/h2xs5.7.1)
54202      Branch: perl
54203            ! installperl
54204 ____________________________________________________________________________
54205 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
54206         Log: Subject: [PATCH] Stop segfault in mg.c:636
54207              From: "Richard Soderberg" <rs@crystalflame.net>
54208              Date: Thu, 24 May 2001 05:51:52 -0700
54209              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
54210      Branch: perl
54211            ! mg.c
54212 ____________________________________________________________________________
54213 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
54214         Log: Iteration continues; hopefully convergently.
54215      Branch: perl
54216            ! t/lib/b-stash.t
54217 ____________________________________________________________________________
54218 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
54219         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
54220              From: Gisle Aas <gisle@ActiveState.com>
54221              Date: 23 May 2001 16:13:10 -0700
54222              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
54223      Branch: perl
54224            ! op.c toke.c
54225 ____________________________________________________________________________
54226 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
54227         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
54228              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
54229              Date: Thu, 24 May 2001 05:05:22 -0500
54230              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
54231      Branch: perl
54232            ! lib/dumpvar.pl lib/perl5db.pl
54233 ____________________________________________________________________________
54234 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
54235         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
54236              From: David Dyck <dcd@tc.fluke.com>
54237              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
54238              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
54239      Branch: perl
54240            ! lib/perl5db.pl
54241 ____________________________________________________________________________
54242 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
54243         Log: Tiny pod nits on READMEs, mostly whitespace issues.
54244      Branch: perl
54245            ! README.amiga README.dos README.macos README.mpeix README.vmesa
54246            ! README.win32
54247 ____________________________________________________________________________
54248 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
54249         Log: The DG/UX part of the 20010521.005.
54250      Branch: perl
54251            ! README.dgux
54252 ____________________________________________________________________________
54253 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
54254         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
54255              From: Hugo <hv@crypt.compulink.co.uk>
54256              Date: Mon, 21 May 2001 16:32:02 +0100
54257              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
54258      Branch: perl
54259            ! regcomp.c t/op/misc.t
54260 ____________________________________________________________________________
54261 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
54262         Log: Subject: [PATCH] Extra UNIVERSAL tests
54263              From: Mike Guy <mjtg@cam.ac.uk>
54264              Date: Wed, 23 May 2001 12:29:20 +0100
54265              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
54266      Branch: perl
54267            ! t/op/universal.t
54268 ____________________________________________________________________________
54269 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
54270         Log: Subject: [PATCH] Remove EQ keyword
54271              From: Mike Guy <mjtg@cam.ac.uk>
54272              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
54273              Date: Wed, 23 May 2001 11:17:29 +0100
54274      Branch: perl
54275            ! keywords.h keywords.pl
54276 ____________________________________________________________________________
54277 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
54278         Log: Subject: [PATCH] lib/perl5db.pl
54279              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
54280              Date: Wed, 23 May 2001 02:18:03 -0500
54281              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
54282      Branch: perl
54283            ! lib/perl5db.pl
54284 ____________________________________________________________________________
54285 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
54286         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
54287              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
54288              Date: Tue, 22 May 2001 23:34:41 -0500
54289              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
54290      Branch: perl
54291            ! lib/Term/Cap.pm
54292 ____________________________________________________________________________
54293 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
54294         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
54295              From: davem@fdgroup.co.uk
54296              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
54297              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
54298      Branch: perl
54299            ! emacs/e2ctags.pl
54300 ____________________________________________________________________________
54301 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
54302         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
54303              From: Michael G Schwern <schwern@pobox.com>
54304              Date: Tue, 22 May 2001 14:15:09 +0100
54305              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
54306      Branch: perl
54307            ! lib/vars.pm
54308 ____________________________________________________________________________
54309 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
54310         Log: Subject: [PATCH lib/vars.pm] Odd code nit
54311              From: Michael G Schwern <schwern@pobox.com>
54312              Date: Tue, 22 May 2001 14:14:28 +0100
54313              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
54314      Branch: perl
54315            ! lib/vars.pm
54316 ____________________________________________________________________________
54317 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
54318         Log: Use the new use vars feature.
54319      Branch: perl
54320            ! t/lib/b-stash.t
54321 ____________________________________________________________________________
54322 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
54323         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
54324              From: Mike Guy <mjtg@cam.ac.uk>
54325              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54326              Date: Tue, 22 May 2001 13:11:39 +0100
54327      Branch: perl
54328            + t/pragma/vars.t
54329            ! MANIFEST lib/vars.pm t/lib/1_compile.t
54330 ____________________________________________________________________________
54331 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
54332         Log: -qlongdouble considered harmful by Merijn.
54333      Branch: perl
54334            ! hints/aix.sh
54335 ____________________________________________________________________________
54336 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
54337         Log: Update Changes.
54338      Branch: perl
54339            ! Changes patchlevel.h
54340 ____________________________________________________________________________
54341 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
54342         Log: Add a test of its very own for Fcntl.  Hopefully portable.
54343      Branch: perl
54344            + t/lib/fcntl.t
54345            ! MANIFEST
54346 ____________________________________________________________________________
54347 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
54348         Log: Must be trickier for 'minitest' not to die.
54349      Branch: perl
54350            ! t/op/taint.t
54351 ____________________________________________________________________________
54352 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
54353         Log: Can't declare other people's variables.
54354      Branch: perl
54355            ! t/lib/b-stash.t
54356 ____________________________________________________________________________
54357 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
54358         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
54359      Branch: perl
54360            ! doio.c t/op/taint.t
54361 ____________________________________________________________________________
54362 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
54363         Log: The OS/2 variable needs to be declared.
54364      Branch: perl
54365            ! t/lib/b-stash.t
54366 ____________________________________________________________________________
54367 [ 10170] By: nick                                  on 2001/05/20  16:48:29
54368         Log: Integrate mainline
54369      Branch: perlio
54370           !> (integrate 41 files)
54371 ____________________________________________________________________________
54372 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
54373         Log: Small perlsec updates: clarify the taintedness of filename
54374              globbing; suggest using Scalar::Util::tainted().
54375      Branch: perl
54376            ! pod/perlsec.pod
54377 ____________________________________________________________________________
54378 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
54379         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
54380              From: Dave Mitchell <davem@fdgroup.co.uk>
54381              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
54382              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
54383      Branch: perl
54384            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
54385            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
54386            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
54387            ! xsutils.c
54388 ____________________________________________________________________________
54389 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
54390         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
54391              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54392              Date: Sat, 19 May 2001 04:08:46 -0400
54393              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
54394      Branch: perl
54395            ! lib/ExtUtils/Mksymlists.pm makedef.pl
54396 ____________________________________________________________________________
54397 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
54398         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
54399              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54400              Date: Sat, 19 May 2001 04:30:45 -0400
54401              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
54402      Branch: perl
54403            ! os2/os2.c
54404 ____________________________________________________________________________
54405 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
54406         Log: Subject: [PATCH 5.6.1] build bugs OS/2
54407              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54408              Date: Sat, 19 May 2001 04:35:28 -0400
54409              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
54410      Branch: perl
54411            ! os2/Makefile.SHs os2/os2.c
54412 ____________________________________________________________________________
54413 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
54414         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
54415              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54416              Date: Sat, 19 May 2001 04:04:23 -0400
54417              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
54418              
54419              (In bleadperl patched b-stash.t instead of b.t)
54420      Branch: perl
54421            ! t/lib/b-stash.t t/lib/bigfltpm.t
54422 ____________________________________________________________________________
54423 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
54424         Log: Subject: [PATCH 5.6.1] perl5db
54425              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54426              Date: Sat, 19 May 2001 03:49:09 -0400
54427              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
54428      Branch: perl
54429            ! lib/perl5db.pl
54430 ____________________________________________________________________________
54431 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
54432         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
54433              From: Gisle Aas <gisle@ActiveState.com>
54434              Date: 18 May 2001 14:24:51 -0700
54435              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
54436      Branch: perl
54437            ! pp_ctl.c
54438 ____________________________________________________________________________
54439 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
54440         Log: Subject: [PATCH] Chomp should not always stringify
54441              From: Gisle Aas <gisle@ActiveState.com>
54442              Date: 18 May 2001 07:55:25 -0700
54443              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
54444      Branch: perl
54445            ! doop.c t/op/chop.t
54446 ____________________________________________________________________________
54447 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
54448         Log: Integrate perlio:
54449              
54450              [ 10159]
54451              Document some more of open's features.
54452      Branch: perl
54453           !> pod/perlfunc.pod
54454 ____________________________________________________________________________
54455 [ 10159] By: nick                                  on 2001/05/20  09:39:46
54456         Log: Document some more of open's features.
54457      Branch: perlio
54458            ! pod/perlfunc.pod
54459 ____________________________________________________________________________
54460 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
54461         Log: back out change#10153 (it has compatibility issues such as the
54462              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
54463              benefit for 5.6.x doesn't seem worth the risk)
54464      Branch: maint-5.6/perl
54465            ! toke.c
54466 ____________________________________________________________________________
54467 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
54468         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
54469      Branch: perl
54470            ! x2p/s2p.PL
54471 ____________________________________________________________________________
54472 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
54473         Log: Update Changes.
54474      Branch: perl
54475            ! Changes patchlevel.h
54476 ____________________________________________________________________________
54477 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
54478         Log: Integrate change #10144 from maintperl.
54479              
54480              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
54481      Branch: perl
54482           !> win32/config.bc win32/config.gc win32/config.vc
54483           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
54484 ____________________________________________________________________________
54485 [ 10154] By: nick                                  on 2001/05/18  07:23:03
54486         Log: Integrate mainline.
54487      Branch: perlio
54488           +> README.dgux t/lib/i18n-collate.t utils.lst
54489           !> (integrate 49 files)
54490 ____________________________________________________________________________
54491 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
54492         Log: Integrate change #7224 from mainline into maintperl.
54493              
54494              Allow @+ and @- to be doublequoted, from Simon Cozens. 
54495              (Approved by Larry, see Tom's comment in 20000830.005.)
54496      Branch: maint-5.6/perl
54497           !> toke.c
54498 ____________________________________________________________________________
54499 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
54500         Log: Subject: [PATCH bleadperl] small lookbehind fix
54501              From: Hugo <hv@crypt.compulink.co.uk>
54502              Date: Fri, 18 May 2001 00:07:19 +0100
54503              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
54504      Branch: perl
54505            ! regexec.c
54506 ____________________________________________________________________________
54507 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
54508         Log: Detypos.
54509      Branch: perl
54510            ! installman utils.lst
54511 ____________________________________________________________________________
54512 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
54513         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
54514              in 20001222.001.
54515      Branch: perl
54516            ! t/lib/glob-basic.t
54517 ____________________________________________________________________________
54518 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
54519         Log: Subject: [PATCH] Test for bug 20010515.004
54520              From: Benjamin Sugars <bsugars@canoe.ca>
54521              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
54522              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
54523      Branch: perl
54524            ! t/op/misc.t
54525 ____________________________________________________________________________
54526 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
54527         Log: Integrate #10145 from maintperl.
54528              
54529              fix for ID 20010515.004 (needs test)
54530      Branch: perl
54531           !> pp_hot.c
54532 ____________________________________________________________________________
54533 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
54534         Log: Thinko noticed by Doug MacEachern.
54535      Branch: perl
54536            ! thread.h
54537 ____________________________________________________________________________
54538 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
54539         Log: Subject: Re: [PATCH] HERE mark in regex
54540              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
54541              Date: Thu, 17 May 2001 12:20:33 -0400
54542              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
54543      Branch: perl
54544            ! t/op/re_tests
54545 ____________________________________________________________________________
54546 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
54547         Log: fix for ID 20010515.004 (needs test)
54548      Branch: maint-5.6/perl
54549            ! pp_hot.c
54550 ____________________________________________________________________________
54551 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
54552         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
54553      Branch: maint-5.6/perl
54554            ! win32/config.bc win32/config.gc win32/config.vc
54555            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
54556 ____________________________________________________________________________
54557 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
54558         Log: Macrofy the getspecific (and use it also in util.c)
54559      Branch: perl
54560            ! thread.h util.c
54561 ____________________________________________________________________________
54562 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
54563         Log: Use the unchecked thread-specific key fetch also in Tru64.
54564      Branch: perl
54565            ! thread.h
54566 ____________________________________________________________________________
54567 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
54568         Log: Subject: [PATCH 5.6.1]Quick thread speedup
54569              From: Dan Sugalski <dan@sidhe.org> 
54570              Date: Wed, 16 May 2001 18:05:19 -0400
54571              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
54572      Branch: perl
54573            ! thread.h util.c
54574 ____________________________________________________________________________
54575 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
54576         Log: I think this is quite enough testing for a deprecated feature.
54577      Branch: perl
54578            + t/lib/i18n-collate.t
54579            ! MANIFEST t/lib/1_compile.t
54580 ____________________________________________________________________________
54581 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
54582         Log: More HP-UX lore from Jeff Okamoto.
54583      Branch: perl
54584            ! README.hpux
54585 ____________________________________________________________________________
54586 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
54587         Log: Sort utils.lst for easier maintenance.
54588      Branch: perl
54589            ! utils.lst
54590 ____________________________________________________________________________
54591 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
54592         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
54593              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54594              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
54595              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
54596              
54597              Add pod2latex to utils.lst.
54598      Branch: perl
54599            ! MANIFEST utils.lst
54600 ____________________________________________________________________________
54601 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
54602         Log: Subject: Re: [PATCH] HERE mark in regex
54603              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
54604              Date: Wed, 16 May 2001 13:04:43 -0400
54605              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
54606      Branch: perl
54607            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
54608            ! t/op/regmesg.t t/pragma/warn/regcomp
54609 ____________________________________________________________________________
54610 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
54611         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
54612              From: Simon Cozens <simon@netthink.co.uk>
54613              Date: Wed, 16 May 2001 18:02:08 +0100
54614              Message-ID: <20010516180208.A6458@netthink.co.uk>
54615      Branch: perl
54616            ! installman utils.lst
54617 ____________________________________________________________________________
54618 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
54619         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
54620              From: "Philip Newton" <pnewton@gmx.de>
54621              Date: Tue, 15 May 2001 15:09:30 +0200
54622              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
54623              
54624              Test case for #10128.
54625      Branch: perl
54626            ! t/pragma/warn/pp_hot
54627 ____________________________________________________________________________
54628 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
54629         Log: Update Changes.
54630      Branch: perl
54631            ! Changes patchlevel.h
54632 ____________________________________________________________________________
54633 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
54634         Log: Deprecate pseudo-hashes.
54635      Branch: perl
54636            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
54637 ____________________________________________________________________________
54638 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
54639         Log: HP-UX hints update from Merijn.
54640      Branch: perl
54641            ! hints/hpux.sh
54642 ____________________________________________________________________________
54643 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
54644         Log: README.hpux update from Merijn.
54645      Branch: perl
54646            ! README.hpux
54647 ____________________________________________________________________________
54648 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
54649         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
54650              From: Simon Cozens <simon@netthink.co.uk>
54651              Date: Wed, 16 May 2001 15:57:55 +0100
54652              Message-ID: <20010516155755.A4728@netthink.co.uk>
54653      Branch: perl
54654            + utils.lst
54655            ! MANIFEST installman installperl
54656 ____________________________________________________________________________
54657 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
54658         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
54659              From: "Philip Newton" <pnewton@gmx.de>
54660              Date: Tue, 15 May 2001 16:31:05 +0200
54661              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
54662              
54663              Fix PERL_Y2KWARN test to check before rather than after appending.
54664      Branch: perl
54665            ! pp_hot.c
54666 ____________________________________________________________________________
54667 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
54668         Log: Regen Porting stuff.
54669      Branch: perl
54670            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54671            ! config_h.SH
54672 ____________________________________________________________________________
54673 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
54674         Log: Metaconfig unit change for #10125.
54675      Branch: metaconfig
54676            ! U/modified/Oldconfig.U
54677 ____________________________________________________________________________
54678 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
54679         Log: Use OSVERS.
54680      Branch: perl
54681            ! Configure config_h.SH perl.c
54682 ____________________________________________________________________________
54683 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
54684         Log: Regen toc.
54685      Branch: perl
54686            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
54687 ____________________________________________________________________________
54688 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
54689         Log: Adding the README.dgux to the MANIFEST would be a good idea.
54690      Branch: perl
54691            ! MANIFEST
54692 ____________________________________________________________________________
54693 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
54694         Log: Move the stack desire definition to thread.h.
54695      Branch: perl
54696            ! ext/Thread/Thread.xs thread.h
54697 ____________________________________________________________________________
54698 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
54699         Log: DG-UX threading patches, including a README.dgux,
54700              from Takis Psarogiannakopoulos.
54701      Branch: perl
54702            + README.dgux
54703            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
54704 ____________________________________________________________________________
54705 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
54706         Log: Subject: [PATCH B::Deparse] More on /x regexes
54707              From: Robin Houston <robin@kitsite.com>
54708              Date: Tue, 15 May 2001 19:09:35 +0100
54709              Message-ID: <20010515190935.A27268@penderel>
54710      Branch: perl
54711            ! ext/B/B/Deparse.pm
54712 ____________________________________________________________________________
54713 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
54714         Log: Document that the core time() may be rounding rather
54715              than truncating, would have saved at least my confusion.
54716      Branch: perl
54717            ! ext/Time/HiRes/HiRes.pm
54718 ____________________________________________________________________________
54719 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
54720         Log: Subject: perl-current/t/time-hires.t
54721              From: John Peacock <jpeacock@rowman.com>
54722              Date: Fri, 11 May 2001 14:09:41 -0400
54723              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
54724      Branch: perl
54725            ! t/lib/time-hires.t
54726 ____________________________________________________________________________
54727 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
54728         Log: Subject: [PATCH dump.c] Op private flags
54729              From: Simon Cozens <simon@netthink.co.uk>
54730              Date: Sun, 13 May 2001 20:20:36 +0100
54731              Message-ID: <20010513202036.A21896@netthink.co.uk>
54732      Branch: perl
54733            ! dump.c
54734 ____________________________________________________________________________
54735 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
54736         Log: Upgrade to Switch 2.03.
54737      Branch: perl
54738            ! lib/Switch.pm
54739 ____________________________________________________________________________
54740 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
54741         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
54742              to PERL_CONFIG_SH and use it consistently.
54743      Branch: maint-5.6/perl
54744           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
54745           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
54746           !> myconfig.SH writemain.SH
54747 ____________________________________________________________________________
54748 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
54749         Log: Metaconfig units changes for #10113.
54750      Branch: metaconfig
54751            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
54752 ____________________________________________________________________________
54753 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
54754         Log: The problem described in 20010514.031 still wasn't
54755              fully cured, there were remnants of $CONFIG when
54756              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
54757              to avoid future conflicts.
54758      Branch: perl
54759            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
54760            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
54761            ! myconfig.SH writemain.SH
54762 ____________________________________________________________________________
54763 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
54764         Log: Half of #10107 got lost.
54765      Branch: perl
54766            ! ext/B/B/Deparse.pm
54767 ____________________________________________________________________________
54768 [ 10111] By: nick                                  on 2001/05/15  08:39:14
54769         Log: Integrate mainline.
54770      Branch: perlio
54771           +> ext/POSIX/hints/uts.pl
54772            - Todo Todo-5.6 t/camel-III/vstring.t
54773           !> (integrate 48 files)
54774 ____________________________________________________________________________
54775 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
54776         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
54777              From: Robin Houston <robin@kitsite.com>
54778              Date: Mon, 14 May 2001 22:27:08 +0100
54779              Message-ID: <20010514222708.A22963@penderel>
54780      Branch: perl
54781            ! t/TestInit.pm
54782 ____________________________________________________________________________
54783 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
54784         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
54785              From: Robin Houston <robin@kitsite.com>
54786              Date: Mon, 14 May 2001 22:16:43 +0100
54787              Message-ID: <20010514221643.A22437@penderel>
54788      Branch: perl
54789            ! ext/B/B/Deparse.pm
54790 ____________________________________________________________________________
54791 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
54792         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
54793              From: Robin Houston <robin@kitsite.com>
54794              Date: Mon, 14 May 2001 22:03:44 +0100
54795              Message-ID: <20010514220344.A20643@penderel>
54796      Branch: perl
54797            ! ext/B/B/Deparse.pm
54798 ____________________________________________________________________________
54799 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
54800         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
54801              From: Robin Houston <robin@kitsite.com>
54802              Date: Mon, 14 May 2001 22:10:07 +0100
54803              Message-ID: <20010514221007.A21118@penderel>
54804      Branch: perl
54805            ! ext/B/B/Deparse.pm
54806 ____________________________________________________________________________
54807 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
54808         Log: Fix for 20010514.037; substr() didn't invalidate the locale
54809              collation magic.
54810      Branch: perl
54811            ! pp.c
54812 ____________________________________________________________________________
54813 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
54814         Log: Update Changes.
54815      Branch: perl
54816            ! Changes patchlevel.h
54817 ____________________________________________________________________________
54818 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
54819         Log: Retract #10094.
54820      Branch: perl
54821            ! lib/Pod/Text.pm
54822 ____________________________________________________________________________
54823 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
54824         Log: Integrate change #10100 from maintperl.
54825              
54826              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
54827              bug ID 20010514.027)
54828      Branch: perl
54829           !> mg.c pp_ctl.c
54830 ____________________________________________________________________________
54831 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
54832         Log: Document the deprecatedness of suidperl.
54833      Branch: perl
54834            ! INSTALL pod/perlfaq1.pod
54835 ____________________________________________________________________________
54836 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
54837         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
54838              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
54839              Date: Mon, 14 May 2001 09:38:59 -0400
54840              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
54841      Branch: perl
54842            ! lib/ExtUtils/MM_Unix.pm
54843 ____________________________________________________________________________
54844 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
54845         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
54846              bug ID 20010514.027)
54847              
54848              TODO: this needs a testsuite addition
54849      Branch: maint-5.6/perl
54850            ! mg.c pp_ctl.c
54851 ____________________________________________________________________________
54852 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
54853         Log: More DWIMminess for Class::Struct: calling the array or hash
54854              accessors only with one argument, an array or a hash reference,
54855              sets the underlying array or hash.  This mirrors nicely also
54856              the usage in the constructor.
54857              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
54858      Branch: perl
54859            ! lib/Class/Struct.pm t/lib/class-struct.t
54860 ____________________________________________________________________________
54861 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
54862         Log: Reference cmp'ing should go through the whole stringification
54863              process shebang, as pointed out by Sarathy in #10091.
54864      Branch: perl
54865            ! pp.c
54866 ____________________________________________________________________________
54867 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
54868         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
54869              From: Simon Cozens <simon@netthink.co.uk>
54870              Date: Sat, 12 May 2001 16:36:27 +0100
54871              Message-ID: <20010512163627.A5522@netthink.co.uk>
54872              
54873              with some additions salvaged from Todo and Todo-5.6 before
54874              retiring them.
54875      Branch: perl
54876            - Todo Todo-5.6
54877            ! MANIFEST pod/perltodo.pod
54878 ____________________________________________________________________________
54879 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
54880         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
54881              From: "Golubev I. N." <gin@mo.msk.ru>
54882              Date: Mon, 07 May 2001 14:33:34 (GMT)
54883              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
54884      Branch: perl
54885            ! perl.h
54886 ____________________________________________________________________________
54887 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
54888         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
54889              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
54890              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
54891              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
54892      Branch: perl
54893            ! lib/ExtUtils/MM_Unix.pm
54894 ____________________________________________________________________________
54895 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
54896         Log: (Retracted by #10104.)
54897              
54898              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
54899              From: barries <barries@slaysys.com>
54900              Date: Sat, 12 May 2001 01:28:10 -0400
54901              Message-ID: <20010512012810.B26358@jester.slaysys.com>
54902      Branch: perl
54903            ! lib/Pod/Text.pm
54904 ____________________________________________________________________________
54905 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
54906         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
54907              From: Mike Guy <mjtg@cam.ac.uk>
54908              Date: Sat, 12 May 2001 19:24:33 +0100
54909              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
54910      Branch: perl
54911            ! lib/AutoSplit.pm
54912 ____________________________________________________________________________
54913 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
54914         Log: Yet another HP-UX hints tweak from Merijn.
54915      Branch: perl
54916            ! hints/hpux.sh
54917 ____________________________________________________________________________
54918 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
54919         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
54920              isn't defined (changes#9366,9368,9370 from mainline without the
54921              pp_scmp() change)
54922      Branch: maint-5.6/perl
54923            ! pp.c pp.h pp_hot.c
54924 ____________________________________________________________________________
54925 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
54926         Log: The sorting seems to happen now automatically.
54927      Branch: perl
54928            ! t/lib/glob-basic.t
54929 ____________________________________________________________________________
54930 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
54931         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
54932              From: Benjamin Sugars <bsugars@canoe.ca>
54933              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
54934              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
54935      Branch: perl
54936            ! pod/perlfunc.pod
54937 ____________________________________________________________________________
54938 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
54939         Log: Subject: Re: undef(&foo) does not work for XS functions
54940              From: Doug MacEachern <dougm@covalent.net>
54941              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
54942              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
54943      Branch: perl
54944            ! op.c
54945 ____________________________________________________________________________
54946 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
54947         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
54948              From: Peter Prymmer <pvhp@forte.com>
54949              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
54950              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
54951      Branch: perl
54952            ! t/op/append.t
54953 ____________________________________________________________________________
54954 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
54955         Log: Update Changes.
54956      Branch: perl
54957            ! Changes patchlevel.h
54958 ____________________________________________________________________________
54959 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
54960         Log: Remove the 'asciir' re subpragma.  Should instead implement
54961              the 'physical vs logical' range scheme:
54962              
54963              \xAA-\xCC is a native physical range, you want that range of
54964              codepoints in your native encoding.  In EBCDIC the codepoints
54965              in the gaps (between i-j and r-s) should be included.
54966              
54967              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
54968              codepoints in Unicode.
54969              
54970              a-z is a logical range, you want that range of 'logical' codepoints
54971              in your native encoding.  In EBCDIC the codepoints in the gaps
54972              (between i-j and r-s) should not be included.
54973              
54974              Mixed cases (a-\xAA, etc) should either be errors, or maybe
54975              the 'logical' endpoints should be converted to native/Unicode
54976              codepoints, and the range handled as a physical range.
54977              
54978              'Logical endpoints' are to be recognized only in the A-Z, a-z,
54979              and 0-9 ranges.  Probably a warning should be given for mixed
54980              cases like A-z or a-9 (since such expressions are encoding
54981              dependent), with a recommendation to use physical ranges.
54982      Branch: perl
54983            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
54984            ! t/op/regexp.t
54985 ____________________________________________________________________________
54986 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
54987         Log: Make the test to cleanup the test directory tree
54988              both before and after the testing so that we always
54989              have a clean slate to work with.
54990      Branch: perl
54991            ! t/lib/filefind.t
54992 ____________________________________________________________________________
54993 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
54994         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
54995              From: Jon Eveland <jweveland@yahoo.com>
54996              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
54997              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
54998      Branch: perl
54999            ! pod/perlfunc.pod
55000 ____________________________________________________________________________
55001 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
55002         Log: Merge the camel-III/vstring.t with op/ver.t.
55003      Branch: perl
55004            - t/camel-III/vstring.t
55005            ! MANIFEST t/TEST t/harness t/op/ver.t
55006 ____________________________________________________________________________
55007 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
55008         Log: Add test.deparse make target.
55009      Branch: perl
55010            ! Makefile.SH
55011 ____________________________________________________________________________
55012 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
55013         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
55014              From: Robin Houston <robin@kitsite.com>
55015              Date: Fri, 11 May 2001 12:02:22 +0100
55016              Message-ID: <20010511120222.A11529@penderel>
55017      Branch: perl
55018            ! ext/B/B/Deparse.pm t/op/method.t
55019 ____________________________________________________________________________
55020 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
55021         Log: A nicely working combination for UTS from Hal Morris.
55022      Branch: perl
55023            + ext/POSIX/hints/uts.pl
55024            ! MANIFEST hints/uts.sh
55025 ____________________________________________________________________________
55026 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
55027         Log: i_ieeefp=undef for UTS.
55028      Branch: perl
55029            ! hints/uts.sh
55030 ____________________________________________________________________________
55031 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
55032         Log: Subject: RE: rand(0) is rand(1)
55033              From: Larry Shatzer <lshatzer@islanddata.com>
55034              Date: Thu, 10 May 2001 11:09:27 -0700
55035              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
55036      Branch: perl
55037            ! pod/perlfunc.pod
55038 ____________________________________________________________________________
55039 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
55040         Log: Subject: [patch] make op_{clear,null} public
55041              From: Doug MacEachern <dougm@covalent.net>
55042              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
55043              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
55044      Branch: perl
55045            ! embed.h embed.pl op.c proto.h
55046 ____________________________________________________________________________
55047 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
55048         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
55049              From: Robin Houston <robin@kitsite.com>
55050              Date: Thu, 10 May 2001 18:54:59 +0100
55051              Message-ID: <20010510185459.A5995@penderel>
55052      Branch: perl
55053            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
55054 ____________________________________________________________________________
55055 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
55056         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
55057              From: Robin Houston <robin@kitsite.com>
55058              Date: Thu, 10 May 2001 12:56:39 +0100
55059              Message-ID: <20010510125639.A2119@penderel>
55060      Branch: perl
55061            ! ext/B/B/Deparse.pm
55062 ____________________________________________________________________________
55063 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
55064         Log: Retract #10070, not ready yet.
55065      Branch: perl
55066            ! ext/B/B/Deparse.pm
55067 ____________________________________________________________________________
55068 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
55069         Log: The metaconfig unit change for #10071.
55070      Branch: metaconfig
55071            ! U/modified/mallocsrc.U
55072 ____________________________________________________________________________
55073 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
55074         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
55075      Branch: perl
55076            ! Configure
55077 ____________________________________________________________________________
55078 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
55079         Log: (Retracted by #10073)
55080              
55081              Subject: Re: [PATCH t/TEST] B::Deparse tester 
55082              From: Hugo <hv@crypt.compulink.co.uk>
55083              Date: Thu, 10 May 2001 05:48:09 +0100
55084              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
55085      Branch: perl
55086            ! ext/B/B/Deparse.pm
55087 ____________________________________________________________________________
55088 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
55089         Log: Add a for(func()) test.
55090      Branch: perl
55091            ! t/cmd/for.t
55092 ____________________________________________________________________________
55093 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
55094         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
55095              From: Robin Houston <robin@kitsite.com>
55096              Date: Thu, 10 May 2001 13:50:08 +0100
55097              Message-ID: <20010510135008.A2454@penderel>
55098      Branch: perl
55099            ! ext/B/B/Deparse.pm
55100 ____________________________________________________________________________
55101 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
55102         Log: A thinko in #10065.
55103      Branch: perl
55104            ! hv.c
55105 ____________________________________________________________________________
55106 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
55107         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
55108              From: Robin Houston <robin@kitsite.com>
55109              Date: Thu, 10 May 2001 02:10:34 +0100
55110              Message-ID: <20010510021034.A19421@penderel>
55111      Branch: perl
55112            ! ext/B/B.xs ext/B/B/Deparse.pm
55113 ____________________________________________________________________________
55114 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
55115         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
55116              From: Doug MacEachern <dougm@covalent.net>
55117              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
55118              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
55119      Branch: perl
55120            ! hv.c
55121 ____________________________________________________________________________
55122 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
55123         Log: One more workaround for the UTS compiler from Hal Morris.
55124      Branch: perl
55125            ! perl.h
55126 ____________________________________________________________________________
55127 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
55128         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
55129              From: Robin Houston <robin@kitsite.com>
55130              Date: Thu, 10 May 2001 01:02:08 +0100
55131              Message-ID: <20010510010208.A18200@penderel>
55132      Branch: perl
55133            ! ext/B/B/Debug.pm
55134 ____________________________________________________________________________
55135 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
55136         Log: Subject: [PATCH] Simplify deb_curcv() a bit
55137              From: Benjamin Sugars <bsugars@canoe.ca>
55138              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
55139              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
55140      Branch: perl
55141            ! run.c
55142 ____________________________________________________________________________
55143 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
55144         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
55145              From: Benjamin Sugars <bsugars@canoe.ca>
55146              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
55147              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
55148      Branch: perl
55149            ! t/lib/io_scalar.t
55150 ____________________________________________________________________________
55151 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
55152         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
55153              From: Peter Prymmer <pvhp@forte.com>
55154              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
55155              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
55156      Branch: perl
55157            ! t/lib/md5-file.t
55158 ____________________________________________________________________________
55159 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
55160         Log: Subject: [PATCH t/TEST] B::Deparse tester
55161              From: Robin Houston <robin@kitsite.com>
55162              Date: Wed, 9 May 2001 19:17:50 +0100
55163              Message-ID: <20010509191750.A16940@penderel>
55164      Branch: perl
55165            ! ext/B/O.pm t/TEST
55166 ____________________________________________________________________________
55167 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
55168         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
55169              From: Jeff Pinyan <jeffp@crusoe.net>
55170              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
55171              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
55172      Branch: perl
55173            ! lib/Pod/Html.pm
55174 ____________________________________________________________________________
55175 [ 10057] By: nick                                  on 2001/05/09  18:37:56
55176         Log: Integrate mainline.
55177      Branch: perlio
55178           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
55179           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
55180 ____________________________________________________________________________
55181 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
55182         Log: Update Changes.
55183      Branch: perl
55184            ! Changes patchlevel.h
55185 ____________________________________________________________________________
55186 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
55187         Log: Integrate perlio:
55188              
55189              [ 10050]
55190              win32, regen_config_h
55191      Branch: perl
55192           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55193 ____________________________________________________________________________
55194 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
55195         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
55196              From: Benjamin Sugars <bsugars@canoe.ca>
55197              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
55198              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
55199      Branch: perl
55200            ! perlio.c
55201 ____________________________________________________________________________
55202 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
55203         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
55204              From: Benjamin Sugars <bsugars@canoe.ca>
55205              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
55206              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
55207      Branch: perl
55208            ! ext/PerlIO/Scalar/Scalar.xs
55209 ____________________________________________________________________________
55210 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
55211         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
55212              From: Jeff Pinyan <jeffp@crusoe.net>
55213              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
55214              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
55215      Branch: perl
55216            ! lib/Pod/Html.pm
55217 ____________________________________________________________________________
55218 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
55219         Log: EPOC tweak from Olaf Flebbe.
55220      Branch: perl
55221            ! epoc/epocish.h
55222 ____________________________________________________________________________
55223 [ 10050] By: nick                                  on 2001/05/09  14:37:57
55224         Log: win32, regen_config_h
55225      Branch: perlio
55226            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55227 ____________________________________________________________________________
55228 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
55229         Log: Integrate perlio:
55230              
55231              [ 10048]
55232              If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
55233              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
55234      Branch: perl
55235           !> pp_sys.c
55236 ____________________________________________________________________________
55237 [ 10048] By: nick                                  on 2001/05/09  11:59:50
55238         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
55239              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
55240      Branch: perlio
55241            ! pp_sys.c
55242 ____________________________________________________________________________
55243 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
55244         Log: Integrate perlio:
55245              
55246              [ 10045]
55247              MULTIPLICITY/DEBUGGING build fix.
55248      Branch: perl
55249           !> run.c
55250 ____________________________________________________________________________
55251 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
55252         Log: Subject: Re: Less warnings during configure
55253              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55254              Date: Wed, 09 May 2001 13:12:49 +0200
55255              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
55256      Branch: perl
55257            ! hints/hpux.sh
55258 ____________________________________________________________________________
55259 [ 10045] By: nick                                  on 2001/05/09  09:56:59
55260         Log: MULTIPLICITY/DEBUGGING build fix.
55261      Branch: perlio
55262            ! run.c
55263 ____________________________________________________________________________
55264 [ 10044] By: nick                                  on 2001/05/09  09:46:37
55265         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
55266      Branch: perlio
55267           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
55268            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
55269           !> (integrate 65 files)
55270 ____________________________________________________________________________
55271 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
55272         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
55273              From: Robin Houston <robin@kitsite.com>
55274              Date: Tue, 8 May 2001 19:38:00 +0100
55275              Message-ID: <20010508193800.A4389@penderel>
55276              
55277              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
55278              From: Robin Houston <robin@kitsite.com>
55279              Date: Tue, 8 May 2001 20:03:57 +0100
55280              Message-ID: <20010508200357.A4614@penderel>
55281              
55282              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
55283              From: Robin Houston <robin@kitsite.com>
55284              Date: Wed, 9 May 2001 00:12:05 +0100
55285              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
55286      Branch: perl
55287            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
55288 ____________________________________________________________________________
55289 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
55290         Log: Retract #10031.
55291      Branch: perl
55292            ! pod/perlfunc.pod
55293 ____________________________________________________________________________
55294 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
55295         Log: The metaconfig unit changes for #10040.
55296      Branch: metaconfig/U/perl
55297            ! Checkcc.U d_dlsymun.U dlsrc.U
55298 ____________________________________________________________________________
55299 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
55300         Log: The Configure half of
55301              
55302              Subject: Less warnings during configure
55303              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55304              Date: Tue, 08 May 2001 08:44:02 +0200
55305              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
55306      Branch: perl
55307            ! Configure
55308 ____________________________________________________________________________
55309 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
55310         Log: Subject: Less warnings during configure
55311              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55312              Date: Tue, 08 May 2001 08:44:02 +0200
55313              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
55314      Branch: perl
55315            ! hints/hpux.sh
55316 ____________________________________________________________________________
55317 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
55318         Log: Don't forget to whine about \d__\d.
55319      Branch: perl
55320            ! t/pragma/warn/toke toke.c
55321 ____________________________________________________________________________
55322 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
55323         Log: Allow underscores also in the exponent part.
55324      Branch: perl
55325            ! t/pragma/warn/toke toke.c
55326 ____________________________________________________________________________
55327 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
55328         Log: CodeMagicCD doesn't look like an *I*DE.
55329      Branch: perl
55330            ! pod/perlfaq3.pod
55331 ____________________________________________________________________________
55332 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
55333         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
55334              to be consistently down).
55335      Branch: perl
55336            ! pod/perlfaq3.pod
55337 ____________________________________________________________________________
55338 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
55339         Log: Upgrade to Text::Balanced 1.84.
55340      Branch: perl
55341            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
55342 ____________________________________________________________________________
55343 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
55344         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
55345              From: Benjamin Sugars <bsugars@canoe.ca>
55346              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
55347              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
55348      Branch: perl
55349            ! run.c
55350 ____________________________________________________________________________
55351 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
55352         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
55353              From: Peter Prymmer <pvhp@forte.com>
55354              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
55355              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
55356      Branch: perl
55357            ! t/pod/plainer.t
55358 ____________________________________________________________________________
55359 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
55360         Log: (Retracted by #10042)
55361              
55362              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
55363              From: "Philip Newton" <pnewton@gmx.de>
55364              Date: Tue, 8 May 2001 09:18:10 +0200
55365              Message-ID: <3AF7B9D2.28861.603732@localhost>
55366      Branch: perl
55367            ! pod/perlfunc.pod
55368 ____________________________________________________________________________
55369 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
55370         Log: Subject: [PATCH B::Deparse] Document known bugs
55371              From: Robin Houston <robin@kitsite.com>
55372              Date: Tue, 8 May 2001 01:53:34 +0100
55373              Message-ID: <20010508015334.A32394@penderel>
55374      Branch: perl
55375            ! ext/B/B/Deparse.pm
55376 ____________________________________________________________________________
55377 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
55378         Log: Subject: Re: Perl book, magazine and website updates.
55379              From: "Philip Newton" <pnewton@gmx.de>
55380              Date: Mon, 7 May 2001 17:03:58 +0200
55381              Message-ID: <3AF6D57E.5387.1E29930@localhost>
55382      Branch: perl
55383            ! pod/perlfaq2.pod
55384 ____________________________________________________________________________
55385 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
55386         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
55387              From: Peter Prymmer <pvhp@forte.com>
55388              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
55389              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
55390      Branch: perl
55391            ! t/io/fflush.t
55392 ____________________________________________________________________________
55393 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
55394         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
55395              From: Robin Houston <robin@kitsite.com>
55396              Date: Tue, 8 May 2001 01:14:55 +0100
55397              Message-ID: <20010508011455.A32162@penderel>
55398      Branch: perl
55399            ! ext/B/B/Deparse.pm
55400 ____________________________________________________________________________
55401 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
55402         Log: Typo in #10025.
55403      Branch: perl
55404            ! hints/uts.sh
55405 ____________________________________________________________________________
55406 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
55407         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
55408      Branch: perl
55409            ! hints/uts.sh
55410 ____________________________________________________________________________
55411 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
55412         Log: Subject: Re: [ID 20010506.045] question about hash syntax
55413              From: Peter Scott <Peter@PSDT.com>
55414              Date: Sun, 06 May 2001 13:10:40 -0700
55415              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
55416      Branch: perl
55417            ! pod/perl56delta.pod
55418 ____________________________________________________________________________
55419 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
55420         Log: Configure should figure out the list of dynamic extensions
55421              just fine in UTS-- and in fact it does, as reported by Hal Morris.
55422      Branch: perl
55423            ! hints/uts.sh
55424 ____________________________________________________________________________
55425 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
55426         Log: Update Changes.
55427      Branch: perl
55428            ! Changes patchlevel.h
55429 ____________________________________________________________________________
55430 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
55431         Log: Subject: [PATCH regcomp.c] Insecure regexes
55432              From: Robin Houston <robin@kitsite.com>
55433              Date: Mon, 7 May 2001 21:56:12 +0100
55434              Message-ID: <20010507215612.A31114@penderel>
55435      Branch: perl
55436            ! regcomp.c
55437 ____________________________________________________________________________
55438 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
55439         Log: Drop the foobar.perl.com references for now until Simon
55440              gets them sorted out.
55441      Branch: perl
55442            ! pod/perlfaq2.pod
55443 ____________________________________________________________________________
55444 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
55445         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
55446              From: Prymmer/Kahn <pvhp@best.com>
55447              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
55448              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
55449      Branch: perl
55450            ! lib/Devel/SelfStubber.pm
55451 ____________________________________________________________________________
55452 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
55453         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
55454              From: Prymmer/Kahn <pvhp@best.com>
55455              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
55456              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
55457      Branch: perl
55458            ! win32/Makefile
55459 ____________________________________________________________________________
55460 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
55461         Log: s/WebTechnique's/WebTechniques/
55462      Branch: perl
55463            ! pod/perlfaq2.pod
55464 ____________________________________________________________________________
55465 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
55466         Log: Llama 3 updates from Randal.
55467      Branch: perl
55468            ! pod/perlfaq2.pod
55469 ____________________________________________________________________________
55470 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
55471         Log: Subject: [PATCH] Help -Dt show correct pad variables
55472              From: Benjamin Sugars <ben.sugars@home.com>
55473              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
55474              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
55475      Branch: perl
55476            ! embed.h embed.pl proto.h run.c
55477 ____________________________________________________________________________
55478 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
55479         Log: Subject: [PATCH] Document C<our $foo : shared>
55480              From: Benjamin Sugars <ben.sugars@home.com>
55481              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
55482              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
55483      Branch: perl
55484            ! pod/perlfunc.pod
55485 ____________________________________________________________________________
55486 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
55487         Log: Subject: [PATCH B::Deparse] undefined folded constants
55488              From: Robin Houston <robin@kitsite.com>
55489              Date: Sun, 6 May 2001 17:19:09 +0100
55490              Message-ID: <20010506171909.A7046@penderel>
55491      Branch: perl
55492            ! ext/B/B/Deparse.pm
55493 ____________________________________________________________________________
55494 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
55495         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
55496              From: Robin Houston <robin@kitsite.com>
55497              Message-ID: <20010506164654.A6848@penderel>
55498              Date: Sun, 6 May 2001 16:46:54 +0100
55499      Branch: perl
55500            ! ext/B/B/Deparse.pm
55501 ____________________________________________________________________________
55502 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
55503         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
55504              From: Robin Houston <robin@kitsite.com>
55505              Date: Sun, 6 May 2001 14:47:02 +0100
55506              Message-ID: <20010506144702.A6308@penderel>
55507      Branch: perl
55508            ! t/op/my_stash.t
55509 ____________________________________________________________________________
55510 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
55511         Log: Subject: Perl book, magazine and website updates.
55512              From: Simon Cozens <simon@netthink.co.uk>
55513              Date: Sun, 6 May 2001 16:55:36 +0100
55514              Message-ID: <20010506165536.A1795@netthink.co.uk>
55515      Branch: perl
55516            ! pod/perlbook.pod pod/perlfaq2.pod
55517 ____________________________________________________________________________
55518 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
55519         Log: Tweaks on the Tru64 prof options.
55520      Branch: perl
55521            ! pod/perlhack.pod
55522 ____________________________________________________________________________
55523 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
55524         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
55525              From: Robin Houston <robin@kitsite.com>
55526              Date: Sun, 6 May 2001 14:40:51 +0100
55527              Message-ID: <20010506144051.A6279@penderel>
55528      Branch: perl
55529            ! t/pod/testp2pt.pl
55530 ____________________________________________________________________________
55531 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
55532         Log: Subject: [PATCH B::Deparse] scoping
55533              From: Robin Houston <robin@kitsite.com>
55534              Date: Sun, 6 May 2001 14:36:56 +0100
55535              Message-ID: <20010506143656.A4006@penderel>
55536      Branch: perl
55537            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
55538 ____________________________________________________________________________
55539 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
55540         Log: Document the undefinedness of bitshifting out of range.
55541      Branch: perl
55542            ! pod/perlop.pod
55543 ____________________________________________________________________________
55544 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
55545         Log: Retract #10003 and update the IDE descriptions a bit.
55546      Branch: perl
55547            ! pod/perlfaq3.pod
55548 ____________________________________________________________________________
55549 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
55550         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
55551              From: Prymmer/Kahn <pvhp@best.com>
55552              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
55553              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
55554      Branch: perl
55555            ! win32/Makefile win32/buildext.pl win32/config.bc
55556            ! win32/config.gc win32/config.vc
55557 ____________________________________________________________________________
55558 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
55559         Log: (Retracted by #10005.)
55560      Branch: perl
55561            ! pod/perlfaq3.pod
55562 ____________________________________________________________________________
55563 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
55564         Log: It's "psed", not "sed".
55565      Branch: perl
55566            ! x2p/s2p.PL
55567 ____________________________________________________________________________
55568 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
55569         Log: Update Changes.
55570      Branch: perl
55571            ! Changes patchlevel.h
55572 ____________________________________________________________________________
55573 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
55574         Log: Subject: Re: bleadperl make install fails due to "psed"
55575              From: andreas.koenig@anima.de (Andreas J. Koenig)
55576              Date: 05 May 2001 18:23:28 +0200
55577              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
55578      Branch: perl
55579            ! x2p/Makefile.SH x2p/s2p.PL
55580 ____________________________________________________________________________
55581 [  9999] By: jhi                                   on 2001/05/05  18:28:09
55582         Log: AUTHORS updates.
55583      Branch: perl
55584            ! AUTHORS
55585 ____________________________________________________________________________
55586 [  9998] By: jhi                                   on 2001/05/05  18:16:00
55587         Log: Updates on the pods related to the modules included since 5.6.
55588              
55589              TODO: perltodo really could use major updating.
55590      Branch: perl
55591            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
55592            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
55593            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
55594            ! pod/perlsyn.pod pod/perltodo.pod
55595 ____________________________________________________________________________
55596 [  9997] By: jhi                                   on 2001/05/05  17:35:17
55597         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
55598              from Kurt Skauen.
55599      Branch: perl
55600            + hints/atheos.sh
55601            ! MANIFEST
55602 ____________________________________________________________________________
55603 [  9996] By: jhi                                   on 2001/05/05  17:25:00
55604         Log: Add preemptive #undefs for some of the shorter and more prone
55605              to collision regcomp.h #defines.  (Background: the MASK collided
55606              with a system header #define in Rhapsody.)
55607      Branch: perl
55608            ! regcomp.h
55609 ____________________________________________________________________________
55610 [  9995] By: jhi                                   on 2001/05/05  13:24:21
55611         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
55612              From: Nicholas Clark <nick@ccl4.org>
55613              Date: Sat, 5 May 2001 14:46:39 +0100
55614              Message-ID: <20010505144639.O53513@plum.flirble.org>
55615              
55616              Add a test for the constants (if any) being processed correctly.
55617      Branch: perl
55618            ! utils/h2xs.PL
55619 ____________________________________________________________________________
55620 [  9994] By: jhi                                   on 2001/05/05  02:11:03
55621         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
55622              From: Peter Prymmer <pvhp@forte.com>
55623              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
55624              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
55625      Branch: perl
55626            ! t/lib/b-stash.t
55627 ____________________________________________________________________________
55628 [  9993] By: jhi                                   on 2001/05/05  02:03:49
55629         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
55630              From: Peter Prymmer <pvhp@forte.com>
55631              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
55632              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
55633      Branch: perl
55634            ! perlio.c vms/vmsish.h
55635 ____________________________________________________________________________
55636 [  9992] By: jhi                                   on 2001/05/04  17:21:12
55637         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
55638              From: Robin Barker <rmb1@cise.npl.co.uk>
55639              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
55640              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
55641      Branch: perl
55642            + t/pod/plainer.t
55643            ! MANIFEST
55644 ____________________________________________________________________________
55645 [  9991] By: jhi                                   on 2001/05/04  16:47:45
55646         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
55647              From: Robin Barker <rmb1@cise.npl.co.uk>
55648              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
55649              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
55650      Branch: perl
55651            ! regcomp.c
55652 ____________________________________________________________________________
55653 [  9990] By: jhi                                   on 2001/05/04  14:37:20
55654         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
55655              From: Prymmer/Kahn <pvhp@best.com>
55656              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
55657              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
55658      Branch: perl
55659            ! t/lib/b-stash.t
55660 ____________________________________________________________________________
55661 [  9989] By: jhi                                   on 2001/05/04  14:03:58
55662         Log: Introduce perl572delta, update Todo, add the missing
55663              mention about signal safety since 5.7.1 (though this
55664              requires verification and more details.)
55665      Branch: perl
55666            + pod/perl572delta.pod
55667            ! MANIFEST Todo pod/perl571delta.pod
55668 ____________________________________________________________________________
55669 [  9988] By: jhi                                   on 2001/05/04  12:41:51
55670         Log: Subject: [PATCH perl@9944] long =item
55671              From: Robin Barker <rmb1@cise.npl.co.uk>
55672              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
55673              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
55674      Branch: perl
55675            ! ext/Time/HiRes/HiRes.pm
55676 ____________________________________________________________________________
55677 [  9987] By: jhi                                   on 2001/05/04  12:39:19
55678         Log: The #9901 had removed one line essential for EBCDIC.
55679      Branch: perl
55680            ! regcomp.c
55681 ____________________________________________________________________________
55682 [  9986] By: jhi                                   on 2001/05/04  12:30:23
55683         Log: Subject: cygwin/Makefile.SHs INSTALL patch
55684              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
55685              Date: Mon, 08 Jan 2001 04:59:21 +0200
55686              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
55687      Branch: perl
55688            ! cygwin/Makefile.SHs
55689 ____________________________________________________________________________
55690 [  9985] By: jhi                                   on 2001/05/04  03:51:39
55691         Log: Encode/IO doc tweaks.
55692      Branch: perl
55693            ! ext/Encode/Encode.pm
55694 ____________________________________________________________________________
55695 [  9984] By: jhi                                   on 2001/05/04  03:29:34
55696         Log: Remove GDBM_File from the dynamic extensions for UTS,
55697              GDBM is not a standard feature.
55698      Branch: perl
55699            ! hints/uts.sh
55700 ____________________________________________________________________________
55701 [  9983] By: jhi                                   on 2001/05/04  03:22:59
55702         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
55703      Branch: perl
55704            ! pod/perlretut.pod
55705 ____________________________________________________________________________
55706 [  9982] By: jhi                                   on 2001/05/03  23:21:03
55707         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
55708              From: Benjamin Sugars <bsugars@canoe.ca>
55709              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
55710              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
55711      Branch: perl
55712            ! dump.c
55713 ____________________________________________________________________________
55714 [  9981] By: jhi                                   on 2001/05/03  23:20:05
55715         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
55716              From: Benjamin Sugars <bsugars@canoe.ca>
55717              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
55718              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
55719      Branch: perl
55720            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55721 ____________________________________________________________________________
55722 [  9980] By: jhi                                   on 2001/05/03  23:15:29
55723         Log: Integrate perlio:
55724              
55725              [  9976]
55726              Allow $answer = encode($object,$text); like it says in docs.
55727              
55728              [  9975]
55729              Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
55730              to be in scope (fair enough), and also a package variable (our) for eval to see it.
55731      Branch: perl
55732           !> ext/Encode/Encode.pm
55733 ____________________________________________________________________________
55734 [  9979] By: jhi                                   on 2001/05/03  16:54:59
55735         Log: Install psed man page.
55736      Branch: perl
55737            ! installman
55738 ____________________________________________________________________________
55739 [  9978] By: jhi                                   on 2001/05/03  16:45:58
55740         Log: Remove unused files; noted by Sarathy.
55741      Branch: perl
55742            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
55743            ! MANIFEST
55744 ____________________________________________________________________________
55745 [  9977] By: jhi                                   on 2001/05/03  16:42:30
55746         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
55747              From: Andy Dougherty <doughera@lafayette.edu>
55748              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
55749              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
55750      Branch: perl
55751            ! INSTALL
55752 ____________________________________________________________________________
55753 [  9976] By: nick                                  on 2001/05/03  16:40:42
55754         Log: Allow $answer = encode($object,$text); like it says in docs.
55755      Branch: perlio
55756            ! ext/Encode/Encode.pm
55757 ____________________________________________________________________________
55758 [  9975] By: nick                                  on 2001/05/03  16:22:30
55759         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
55760              to be in scope (fair enough), and also a package variable (our) for eval to see it.
55761      Branch: perlio
55762            ! ext/Encode/Encode.pm
55763 ____________________________________________________________________________
55764 [  9974] By: nick                                  on 2001/05/03  15:48:17
55765         Log: Integrate mainline.
55766      Branch: perlio
55767           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
55768           +> t/lib/filter-simple.t t/lib/next.t
55769           !> (integrate 70 files)
55770 ____________________________________________________________________________
55771 [  9973] By: jhi                                   on 2001/05/03  13:09:09
55772         Log: Update Changes.
55773      Branch: perl
55774            ! Changes patchlevel.h
55775 ____________________________________________________________________________
55776 [  9972] By: jhi                                   on 2001/05/03  12:58:33
55777         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
55778              From: Prymmer/Kahn <pvhp@best.com>
55779              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
55780              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
55781      Branch: perl
55782            ! t/io/fflush.t
55783 ____________________________________________________________________________
55784 [  9971] By: jhi                                   on 2001/05/03  12:57:26
55785         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
55786              From: Prymmer/Kahn <pvhp@best.com>
55787              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
55788              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
55789      Branch: perl
55790            ! win32/FindExt.pm
55791 ____________________________________________________________________________
55792 [  9970] By: jhi                                   on 2001/05/03  02:42:46
55793         Log: Can't croak sans thread context, from Doug MacEachern.
55794      Branch: perl
55795            ! toke.c
55796 ____________________________________________________________________________
55797 [  9969] By: jhi                                   on 2001/05/03  01:23:48
55798         Log: Subject: Random input test and Perl
55799              From: Ilya Zakharevich <ilya@math.berkeley.edu>
55800              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
55801              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
55802      Branch: perl
55803            ! toke.c
55804 ____________________________________________________________________________
55805 [  9968] By: jhi                                   on 2001/05/02  22:17:21
55806         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
55807              From: Peter Prymmer <pvhp@forte.com>
55808              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
55809              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
55810      Branch: perl
55811            ! pod/perlfunc.pod pod/perlport.pod
55812 ____________________________________________________________________________
55813 [  9967] By: jhi                                   on 2001/05/02  20:12:45
55814         Log: Workaround for UTS compiler casting bug from Hal Morris.
55815      Branch: perl
55816            ! perl.h
55817 ____________________________________________________________________________
55818 [  9966] By: jhi                                   on 2001/05/02  18:31:37
55819         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
55820              From: Dan Sugalski <dan@sidhe.org>
55821              Date: Wed, 02 May 2001 15:23:22 -0400
55822              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
55823      Branch: perl
55824            ! perl.c vms/vms.c
55825 ____________________________________________________________________________
55826 [  9965] By: jhi                                   on 2001/05/02  18:21:29
55827         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
55828      Branch: perl
55829            ! pod/perlfunc.pod
55830 ____________________________________________________________________________
55831 [  9964] By: jhi                                   on 2001/05/02  18:15:01
55832         Log: Document large files in INSTALL, document also the %x
55833              limitation if not use64bitint, closes bug 20010326.007.
55834      Branch: perl
55835            ! INSTALL
55836 ____________________________________________________________________________
55837 [  9963] By: jhi                                   on 2001/05/02  17:24:47
55838         Log: perlmodlib tweaks; regen pods.
55839      Branch: perl
55840            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
55841            ! pod/perltoc.pod
55842 ____________________________________________________________________________
55843 [  9962] By: jhi                                   on 2001/05/02  17:14:00
55844         Log: Fix for a segfault, from Marc Lehmann.
55845      Branch: perl
55846            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
55847 ____________________________________________________________________________
55848 [  9961] By: jhi                                   on 2001/05/02  15:55:53
55849         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
55850              From: "Philip Newton" <pnewton@gmx.de>
55851              Date: Wed, 2 May 2001 18:39:03 +0200
55852              Message-ID: <3AF05447.15525.173B588@localhost>
55853      Branch: perl
55854            ! pod/perlop.pod
55855 ____________________________________________________________________________
55856 [  9960] By: jhi                                   on 2001/05/02  15:35:37
55857         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
55858              From: Dan Sugalski <dan@sidhe.org>
55859              Date: Wed, 02 May 2001 11:37:27 -0400
55860              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
55861      Branch: perl
55862            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
55863            ! thread.h vms/vms.c vms/vmsish.h
55864 ____________________________________________________________________________
55865 [  9959] By: jhi                                   on 2001/05/02  15:21:08
55866         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
55867              From: Benjamin Sugars <bsugars@canoe.ca>
55868              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
55869              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
55870      Branch: perl
55871            ! ext/PerlIO/Scalar/Scalar.xs
55872 ____________________________________________________________________________
55873 [  9958] By: jhi                                   on 2001/05/02  15:15:53
55874         Log: Bug in #9915, spotted by Mike Guy.
55875      Branch: perl
55876            ! installperl
55877 ____________________________________________________________________________
55878 [  9957] By: jhi                                   on 2001/05/02  13:26:01
55879         Log: Add a test for not griping about references as array
55880              indices if the reference has magic in it (overloaded
55881              methods).
55882      Branch: perl
55883            ! pod/perldiag.pod t/pragma/warn/pp_hot
55884 ____________________________________________________________________________
55885 [  9956] By: jhi                                   on 2001/05/02  13:07:01
55886         Log: Retracted a bit too much in #9952.
55887      Branch: perl
55888            ! t/pragma/sub_lval.t
55889 ____________________________________________________________________________
55890 [  9955] By: jhi                                   on 2001/05/02  13:05:38
55891         Log: Test for #9952.
55892      Branch: perl
55893            ! t/op/tie.t
55894 ____________________________________________________________________________
55895 [  9954] By: jhi                                   on 2001/05/02  11:48:18
55896         Log: Additional note on the encoding example: one cannot
55897              convert string constants in-place.
55898      Branch: perl
55899            ! ext/Encode/Encode.pm
55900 ____________________________________________________________________________
55901 [  9953] By: jhi                                   on 2001/05/02  11:43:51
55902         Log: Note that if you have recent enough Perl you already
55903              have Filter::Util::Call.
55904      Branch: perl
55905            ! lib/Filter/Simple.pm
55906 ____________________________________________________________________________
55907 [  9952] By: jhi                                   on 2001/05/02  11:31:53
55908         Log: Retract changes #8254 and #8255, causes coredump in
55909              'tie FH, "main"', reported by Abigail, culprit found by
55910              Benjamin Sugars.  Mirrors maintperl change #9950.
55911      Branch: perl
55912            ! op.c t/pragma/sub_lval.t
55913 ____________________________________________________________________________
55914 [  9951] By: jhi                                   on 2001/05/02  11:14:29
55915         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
55916      Branch: perl
55917            + t/lib/MyFilter.pm
55918 ____________________________________________________________________________
55919 [  9950] By: gsar                                  on 2001/05/02  03:17:11
55920         Log: revert integration of changes#8254,8255 in change#8620 (causes
55921              a coredump in C<tie FH, 'foo'>; the idea itself may need better
55922              rationalization)
55923      Branch: maint-5.6/perl
55924            ! op.c t/pragma/sub_lval.t
55925 ____________________________________________________________________________
55926 [  9949] By: gsar                                  on 2001/05/02  02:56:32
55927         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
55928              
55929              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
55930              
55931              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
55932      Branch: maint-5.6/perl
55933           !> hints/svr5.sh
55934 ____________________________________________________________________________
55935 [  9948] By: gsar                                  on 2001/05/02  02:49:15
55936         Log: pod/find.t breaks on VMS (from Craig Berry)
55937      Branch: maint-5.6/perl
55938            ! t/pod/find.t
55939 ____________________________________________________________________________
55940 [  9947] By: jhi                                   on 2001/05/02  02:43:09
55941         Log: Add an encoding conversion example.
55942      Branch: perl
55943            ! ext/Encode/Encode.pm
55944 ____________________________________________________________________________
55945 [  9946] By: jhi                                   on 2001/05/02  01:34:22
55946         Log: Another coat of paint but still nowhere finished.
55947              Need to decide on the semantics of strptime(): should
55948              strptime() be a function instead of a method?  To do
55949              the week/monthname-strptiming the i18n/l10n bullet needs
55950              to be bitten with gusto.
55951      Branch: perl
55952            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
55953 ____________________________________________________________________________
55954 [  9945] By: jhi                                   on 2001/05/01  23:40:52
55955         Log: Update Changes.
55956      Branch: perl
55957            ! Changes patchlevel.h
55958 ____________________________________________________________________________
55959 [  9944] By: jhi                                   on 2001/05/01  23:33:37
55960         Log: Add known-to-be-tested modules to the list-to-be-skipped.
55961      Branch: perl
55962            ! t/lib/1_compile.t
55963 ____________________________________________________________________________
55964 [  9943] By: jhi                                   on 2001/05/01  23:24:40
55965         Log: Subject: BorlandC++ fix
55966              From: "Vadim Konovalov" <watman@inbox.ru>
55967              Date: Mon, 30 Apr 2001 20:12:26 -0700
55968              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
55969      Branch: perl
55970            ! win32/makefile.mk
55971 ____________________________________________________________________________
55972 [  9942] By: jhi                                   on 2001/05/01  23:18:02
55973         Log: Update to Filter::Simple 0.60, create a test for it.
55974      Branch: perl
55975            + t/lib/filter-simple.t
55976            ! MANIFEST lib/Filter/Simple.pm
55977 ____________________________________________________________________________
55978 [  9941] By: jhi                                   on 2001/05/01  19:47:24
55979         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
55980              From: Hugo <hv@crypt.compulink.co.uk>
55981              Date: Tue, 01 May 2001 20:12:20 +0100
55982              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
55983      Branch: perl
55984            ! pp_hot.c t/op/re_tests
55985 ____________________________________________________________________________
55986 [  9940] By: jhi                                   on 2001/05/01  19:42:16
55987         Log: Integrate perlio:
55988              
55989              [  9936]
55990              Fix for base.pm clobbering $VERSION
55991              
55992              [  9935]
55993              Test for base.pm clobbering $VERSION.
55994      Branch: perl
55995           !> lib/base.pm t/lib/fields.t
55996 ____________________________________________________________________________
55997 [  9939] By: jhi                                   on 2001/05/01  19:39:51
55998         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
55999              From: Benjamin Sugars <bsugars@canoe.ca>
56000              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
56001              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
56002      Branch: perl
56003            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
56004 ____________________________________________________________________________
56005 [  9938] By: jhi                                   on 2001/05/01  19:34:09
56006         Log: Add NEXT, a pseudo-class for method redispatching.
56007              <Damian>NEXT.pm probably offers more bang-for-buck
56008              than anything else I've ever written.</Damian>
56009      Branch: perl
56010            + lib/NEXT.pm t/lib/next.t
56011            ! MANIFEST
56012 ____________________________________________________________________________
56013 [  9937] By: jhi                                   on 2001/05/01  19:21:41
56014         Log: Update to Switch 2.02.
56015      Branch: perl
56016            ! lib/Switch.pm t/lib/switch.t
56017 ____________________________________________________________________________
56018 [  9936] By: nick                                  on 2001/05/01  19:09:21
56019         Log: Fix for base.pm clobbering $VERSION
56020      Branch: perlio
56021            ! lib/base.pm
56022 ____________________________________________________________________________
56023 [  9935] By: nick                                  on 2001/05/01  18:54:38
56024         Log: Test for base.pm clobbering $VERSION.
56025      Branch: perlio
56026            ! t/lib/fields.t
56027 ____________________________________________________________________________
56028 [  9934] By: jhi                                   on 2001/05/01  18:39:10
56029         Log: Add information about Scalar::Util::blessed.
56030      Branch: perl
56031            ! pod/perlobj.pod
56032 ____________________________________________________________________________
56033 [  9933] By: jhi                                   on 2001/05/01  18:33:51
56034         Log: Subject: Extra UNIVERSAL documentation
56035              From: Mike Guy <mjtg@cam.ac.uk>
56036              Date: Tue, 01 May 2001 20:12:11 +0100
56037              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
56038      Branch: perl
56039            ! pod/perlobj.pod
56040 ____________________________________________________________________________
56041 [  9932] By: jhi                                   on 2001/05/01  18:26:54
56042         Log: Subject: Autoflush in tests as appropriate
56043              From: Mike Guy <mjtg@cam.ac.uk>
56044              Date: Tue, 01 May 2001 20:05:31 +0100
56045              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
56046      Branch: perl
56047            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
56048            ! t/op/taint.t
56049 ____________________________________________________________________________
56050 [  9931] By: jhi                                   on 2001/05/01  18:02:29
56051         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
56052              From: Benjamin Sugars <bsugars@canoe.ca>
56053              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
56054              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
56055      Branch: perl
56056            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
56057 ____________________________________________________________________________
56058 [  9930] By: jhi                                   on 2001/05/01  15:12:26
56059         Log: Subject: Re: Finally got a round tuit
56060              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56061              Date: Tue, 01 May 2001 14:14:10 +0200
56062              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
56063              
56064              The -DP part, slightly modified.
56065      Branch: perl
56066            ! perl.c
56067 ____________________________________________________________________________
56068 [  9929] By: jhi                                   on 2001/05/01  14:17:15
56069         Log: Subject: Re: Finally got a round tuit
56070              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56071              Date: Tue, 01 May 2001 16:34:06 +0200
56072              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
56073              
56074              cpp and optimization tweaks for HP-UX.
56075      Branch: perl
56076            ! hints/hpux.sh
56077 ____________________________________________________________________________
56078 [  9928] By: jhi                                   on 2001/05/01  13:24:20
56079         Log: Tune the scan_num() comments to reality.
56080      Branch: perl
56081            ! toke.c
56082 ____________________________________________________________________________
56083 [  9927] By: jhi                                   on 2001/05/01  13:14:01
56084         Log: Subject: [PATCH B::Deparse] optimised sort
56085              From: Robin Houston <robin@kitsite.com>
56086              Date: Tue, 1 May 2001 14:07:12 +0100
56087              Message-ID: <20010501140712.A4266@penderel>
56088      Branch: perl
56089            ! ext/B/B/Deparse.pm
56090 ____________________________________________________________________________
56091 [  9926] By: jhi                                   on 2001/05/01  13:10:53
56092         Log: Subject: [PATCH t/lib/b-deparse.t] 
56093              From: Robin Houston <robin@kitsite.com>
56094              Date: Tue, 1 May 2001 13:37:42 +0100
56095              Message-ID: <20010501133742.A4082@penderel>
56096      Branch: perl
56097            ! t/lib/b-deparse.t
56098 ____________________________________________________________________________
56099 [  9925] By: jhi                                   on 2001/05/01  13:10:13
56100         Log: Subject: [PATCH B::Deparse] for(;;), sort
56101              From: Robin Houston <robin@kitsite.com>
56102              Date: Tue, 1 May 2001 13:35:00 +0100
56103              Message-ID: <20010501133500.A4061@penderel>
56104      Branch: perl
56105            ! ext/B/B/Deparse.pm
56106 ____________________________________________________________________________
56107 [  9924] By: jhi                                   on 2001/05/01  13:09:22
56108         Log: Subject: [PATCH B::Deparse] do, warn, use
56109              From: Robin Houston <robin@kitsite.com>
56110              Date: Tue, 1 May 2001 13:31:03 +0100
56111              Message-ID: <20010501133103.A4041@penderel>
56112      Branch: perl
56113            ! ext/B/B/Deparse.pm
56114 ____________________________________________________________________________
56115 [  9923] By: jhi                                   on 2001/05/01  11:45:36
56116         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
56117              From: Benjamin Sugars <ben.sugars@home.com>
56118              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
56119              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
56120      Branch: perl
56121            + t/io/fflush.t
56122            ! MANIFEST
56123 ____________________________________________________________________________
56124 [  9922] By: jhi                                   on 2001/05/01  11:35:42
56125         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
56126              From: Peter Prymmer <pvhp@forte.com>
56127              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
56128              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
56129      Branch: perl
56130            ! t/lib/selfstubber.t
56131 ____________________________________________________________________________
56132 [  9921] By: jhi                                   on 2001/04/30  16:34:33
56133         Log: Subject: [PATCH B::Concise] suppress warning
56134              From: Robin Houston <robin@kitsite.com>
56135              Date: Mon, 30 Apr 2001 16:09:49 +0100
56136              Message-ID: <20010430160949.A25086@penderel>
56137      Branch: perl
56138            ! ext/B/B/Concise.pm
56139 ____________________________________________________________________________
56140 [  9920] By: jhi                                   on 2001/04/30  13:56:04
56141         Log: Strip the *markers* from #9919.
56142      Branch: perl
56143            ! pod/perlfaq.pod pod/perlfaq5.pod
56144 ____________________________________________________________________________
56145 [  9919] By: jhi                                   on 2001/04/30  13:54:04
56146         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
56147              From: Gwyn Judd <b.judd@xtra.co.nz>
56148              Date: Sun, 29 Apr 2001 01:47:49 +1200
56149              Message-ID: <20010429014749.A4418@thislove>
56150      Branch: perl
56151            ! pod/perlfaq.pod pod/perlfaq5.pod
56152 ____________________________________________________________________________
56153 [  9918] By: jhi                                   on 2001/04/30  13:13:54
56154         Log: More_tweakage.
56155      Branch: perl
56156            ! pod/perldata.pod pod/perldiag.pod
56157 ____________________________________________________________________________
56158 [  9917] By: jhi                                   on 2001/04/30  13:01:27
56159         Log: Update Changes.
56160      Branch: perl
56161            ! Changes patchlevel.h
56162 ____________________________________________________________________________
56163 [  9916] By: jhi                                   on 2001/04/30  12:57:03
56164         Log: T_w_e_a_k_a_g_e.
56165      Branch: perl
56166            ! pod/perldata.pod pod/perldiag.pod
56167 ____________________________________________________________________________
56168 [  9915] By: jhi                                   on 2001/04/30  12:39:29
56169         Log: Install s2p also as psed.
56170              
56171              TODO: psed documentation?
56172      Branch: perl
56173            ! installperl
56174 ____________________________________________________________________________
56175 [  9914] By: jhi                                   on 2001/04/30  12:29:21
56176         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
56177              From: Jens Hamisch <jens@Strawberry.COM>
56178              Date: Fri, 27 Apr 2001 17:00:36 +0200
56179              Message-ID: <20010427170036.K1372@Strawberry.COM>
56180              
56181              SOCKS5_VERSION_NAME is the right symbol to detect
56182              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
56183              function called socks5_init() is available, and even that is
56184              not universal, most SOCKS5 installations use SOCKSinit()).
56185      Branch: perl
56186            ! perlio.c
56187 ____________________________________________________________________________
56188 [  9913] By: jhi                                   on 2001/04/30  12:22:15
56189         Log: Allow a zero timeout on IO::Socket accept and connect--
56190              though one really shouldn't do that.  Based on
56191              
56192              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
56193              From: "John Holdsworth" <coldwave@bigfoot.com>
56194              Date: Sun, 4 Feb 2001 12:48:18 +0100
56195              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
56196      Branch: perl
56197            ! ext/IO/lib/IO/Socket.pm
56198 ____________________________________________________________________________
56199 [  9912] By: jhi                                   on 2001/04/30  11:27:27
56200         Log: Save the spot of regprev (see #9911) for binary compatibility;
56201              regen API.
56202      Branch: perl
56203            ! embedvar.h perlapi.h thrdvar.h
56204 ____________________________________________________________________________
56205 [  9911] By: jhi                                   on 2001/04/30  11:22:03
56206         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
56207              From: Hugo <hv@crypt.compulink.co.uk>
56208              Date: Sun, 29 Apr 2001 17:09:30 +0100
56209              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
56210      Branch: perl
56211            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
56212 ____________________________________________________________________________
56213 [  9910] By: jhi                                   on 2001/04/30  11:15:12
56214         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
56215              a dummy for PL_numeric_radix); no pressing reason to break
56216              binary compatibility; regen API.
56217      Branch: perl
56218            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
56219            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
56220 ____________________________________________________________________________
56221 [  9909] By: jhi                                   on 2001/04/30  10:56:08
56222         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
56223              From: Walt Mankowski <waltman@netaxs.com>
56224              Date: Sun, 29 Apr 2001 21:53:48 -0400
56225              Message-ID: <20010429215348.A3971@netaxs.com>
56226      Branch: perl
56227            ! pod/perlfunc.pod
56228 ____________________________________________________________________________
56229 [  9908] By: jhi                                   on 2001/04/30  10:49:40
56230         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
56231      Branch: perl
56232            ! t/lib/selfstubber.t
56233 ____________________________________________________________________________
56234 [  9907] By: nick                                  on 2001/04/30  09:26:50
56235         Log: Integrate mainline.
56236      Branch: perlio
56237           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
56238 ____________________________________________________________________________
56239 [  9906] By: jhi                                   on 2001/04/29  23:24:20
56240         Log: Abigail spotted a thinko in #9905.
56241      Branch: perl
56242            ! pod/perldiag.pod
56243 ____________________________________________________________________________
56244 [  9905] By: jhi                                   on 2001/04/29  15:55:39
56245         Log: Changed the underscore/undebar syntax in numeric constants;
56246              now any grouping will do, as long as the underscores are not
56247              consecutive (so "zero-grouping" is out), and they do not begin
56248              or end the integer or fractional parts.
56249      Branch: perl
56250            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
56251 ____________________________________________________________________________
56252 [  9904] By: nick                                  on 2001/04/29  15:43:22
56253         Log: Integrate mainline.
56254      Branch: perlio
56255           +> (branch 98 files)
56256            - lib/unicode/Block.pl
56257            - lib/unicode/In/AlphabeticPresentationForms.pl
56258            - lib/unicode/In/Arabic.pl
56259            - lib/unicode/In/ArabicPresentationForms-A.pl
56260            - lib/unicode/In/ArabicPresentationForms-B.pl
56261            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
56262            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
56263            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
56264            - lib/unicode/In/BopomofoExtended.pl
56265            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
56266            - lib/unicode/In/CJKCompatibility.pl
56267            - lib/unicode/In/CJKCompatibilityForms.pl
56268            - lib/unicode/In/CJKCompatibilityIdeographs.pl
56269            - lib/unicode/In/CJKRadicalsSupplement.pl
56270            - lib/unicode/In/CJKSymbolsandPunctuation.pl
56271            - lib/unicode/In/CJKUnifiedIdeographs.pl
56272            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
56273            - lib/unicode/In/Cherokee.pl
56274            - lib/unicode/In/CombiningDiacriticalMarks.pl
56275            - lib/unicode/In/CombiningHalfMarks.pl
56276            - lib/unicode/In/CombiningMarksforSymbols.pl
56277            - lib/unicode/In/ControlPictures.pl
56278            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
56279            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
56280            - lib/unicode/In/EnclosedAlphanumerics.pl
56281            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
56282            - lib/unicode/In/Ethiopic.pl
56283            - lib/unicode/In/GeneralPunctuation.pl
56284            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
56285            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
56286            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
56287            - lib/unicode/In/HalfwidthandFullwidthForms.pl
56288            - lib/unicode/In/HangulCompatibilityJamo.pl
56289            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
56290            - lib/unicode/In/Hebrew.pl
56291            - lib/unicode/In/HighPrivateUseSurrogates.pl
56292            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
56293            - lib/unicode/In/IPAExtensions.pl
56294            - lib/unicode/In/IdeographicDescriptionCharacters.pl
56295            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
56296            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
56297            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
56298            - lib/unicode/In/Latin-1Supplement.pl
56299            - lib/unicode/In/LatinExtended-A.pl
56300            - lib/unicode/In/LatinExtended-B.pl
56301            - lib/unicode/In/LatinExtendedAdditional.pl
56302            - lib/unicode/In/LetterlikeSymbols.pl
56303            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
56304            - lib/unicode/In/MathematicalOperators.pl
56305            - lib/unicode/In/MiscellaneousSymbols.pl
56306            - lib/unicode/In/MiscellaneousTechnical.pl
56307            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
56308            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
56309            - lib/unicode/In/OpticalCharacterRecognition.pl
56310            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
56311            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
56312            - lib/unicode/In/SmallFormVariants.pl
56313            - lib/unicode/In/SpacingModifierLetters.pl
56314            - lib/unicode/In/Specials.pl
56315            - lib/unicode/In/SuperscriptsandSubscripts.pl
56316            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
56317            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
56318            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
56319            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
56320            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
56321           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
56322           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
56323           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
56324           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
56325           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
56326           !> utf8.c win32/Makefile
56327 ____________________________________________________________________________
56328 [  9903] By: jhi                                   on 2001/04/29  14:30:53
56329         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
56330              From: Prymmer/Kahn <pvhp@best.com>
56331              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
56332              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
56333      Branch: perl
56334            ! win32/Makefile
56335 ____________________________________________________________________________
56336 [  9902] By: jhi                                   on 2001/04/29  02:52:44
56337         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
56338              From: "Abigail" <abigail@foad.org>
56339              Date: Sun, 29 Apr 2001 03:14:25 +0200
56340              Message-ID: <20010429011425.24503.qmail@foad.org>
56341      Branch: perl
56342            ! ext/IO/lib/IO/Seekable.pm
56343 ____________________________________________________________________________
56344 [  9901] By: jhi                                   on 2001/04/29  02:04:46
56345         Log: In character classes one couldn't have 0x80..0xff characters
56346              at the left hand side if there were 0x100.. characters in the
56347              character class.
56348      Branch: perl
56349            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
56350            ! t/op/pat.t utf8.c
56351 ____________________________________________________________________________
56352 [  9900] By: jhi                                   on 2001/04/28  22:55:04
56353         Log: Forgot the latest mktables.PL from #9899.
56354      Branch: perl
56355            ! lib/unicode/mktables.PL
56356 ____________________________________________________________________________
56357 [  9899] By: jhi                                   on 2001/04/28  22:53:28
56358         Log: Explain the \p{} and \P{} error message better and
56359              have prettier prettyprint in In.pl.
56360      Branch: perl
56361            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
56362            ! pod/perldiag.pod
56363 ____________________________________________________________________________
56364 [  9898] By: jhi                                   on 2001/04/28  21:03:34
56365         Log: Add one possible explanation for the "Invalid [] range" error.
56366      Branch: perl
56367            ! pod/perldiag.pod
56368 ____________________________________________________________________________
56369 [  9897] By: jhi                                   on 2001/04/28  17:18:26
56370         Log: Add a level of indirection to the implementation of \p{InFoo}
56371              so that we don't have to have long filenames.  (Nothing changes
56372              in the user interface.)   The indirection is defined in
56373              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
56374              Also rename some the character classes by removing '-' from
56375              the classnames, and finally renamed Block.pl as Blocks.pl.
56376      Branch: perl
56377            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
56378            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
56379            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
56380            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
56381            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
56382            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
56383            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
56384            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
56385            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
56386            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
56387            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
56388            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
56389            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
56390            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
56391            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
56392            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
56393            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
56394            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
56395            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
56396            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
56397            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
56398            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
56399            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
56400            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
56401            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
56402            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
56403            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
56404            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
56405            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
56406            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
56407            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
56408            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
56409            + lib/unicode/In/94.pl lib/unicode/In/95.pl
56410            - lib/unicode/Block.pl
56411            - lib/unicode/In/AlphabeticPresentationForms.pl
56412            - lib/unicode/In/Arabic.pl
56413            - lib/unicode/In/ArabicPresentationForms-A.pl
56414            - lib/unicode/In/ArabicPresentationForms-B.pl
56415            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
56416            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
56417            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
56418            - lib/unicode/In/BopomofoExtended.pl
56419            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
56420            - lib/unicode/In/CJKCompatibility.pl
56421            - lib/unicode/In/CJKCompatibilityForms.pl
56422            - lib/unicode/In/CJKCompatibilityIdeographs.pl
56423            - lib/unicode/In/CJKRadicalsSupplement.pl
56424            - lib/unicode/In/CJKSymbolsandPunctuation.pl
56425            - lib/unicode/In/CJKUnifiedIdeographs.pl
56426            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
56427            - lib/unicode/In/Cherokee.pl
56428            - lib/unicode/In/CombiningDiacriticalMarks.pl
56429            - lib/unicode/In/CombiningHalfMarks.pl
56430            - lib/unicode/In/CombiningMarksforSymbols.pl
56431            - lib/unicode/In/ControlPictures.pl
56432            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
56433            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
56434            - lib/unicode/In/EnclosedAlphanumerics.pl
56435            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
56436            - lib/unicode/In/Ethiopic.pl
56437            - lib/unicode/In/GeneralPunctuation.pl
56438            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
56439            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
56440            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
56441            - lib/unicode/In/HalfwidthandFullwidthForms.pl
56442            - lib/unicode/In/HangulCompatibilityJamo.pl
56443            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
56444            - lib/unicode/In/Hebrew.pl
56445            - lib/unicode/In/HighPrivateUseSurrogates.pl
56446            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
56447            - lib/unicode/In/IPAExtensions.pl
56448            - lib/unicode/In/IdeographicDescriptionCharacters.pl
56449            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
56450            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
56451            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
56452            - lib/unicode/In/Latin-1Supplement.pl
56453            - lib/unicode/In/LatinExtended-A.pl
56454            - lib/unicode/In/LatinExtended-B.pl
56455            - lib/unicode/In/LatinExtendedAdditional.pl
56456            - lib/unicode/In/LetterlikeSymbols.pl
56457            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
56458            - lib/unicode/In/MathematicalOperators.pl
56459            - lib/unicode/In/MiscellaneousSymbols.pl
56460            - lib/unicode/In/MiscellaneousTechnical.pl
56461            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
56462            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
56463            - lib/unicode/In/OpticalCharacterRecognition.pl
56464            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
56465            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
56466            - lib/unicode/In/SmallFormVariants.pl
56467            - lib/unicode/In/SpacingModifierLetters.pl
56468            - lib/unicode/In/Specials.pl
56469            - lib/unicode/In/SuperscriptsandSubscripts.pl
56470            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
56471            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
56472            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
56473            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
56474            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
56475            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
56476            ! pod/perlunicode.pod
56477 ____________________________________________________________________________
56478 [  9896] By: jhi                                   on 2001/04/28  14:33:17
56479         Log: Update the information on shared library path on HP-UX.
56480      Branch: perl
56481            ! INSTALL
56482 ____________________________________________________________________________
56483 [  9895] By: jhi                                   on 2001/04/28  14:32:30
56484         Log: Because #9894 seems to do the trick, this workaround can be removed.
56485      Branch: perl
56486            ! t/lib/selfstubber.t
56487 ____________________________________________________________________________
56488 [  9894] By: jhi                                   on 2001/04/28  14:26:13
56489         Log: For PerlIO flush the children's file handles (on fork/exec/system).
56490      Branch: perl
56491            ! perl.h
56492 ____________________________________________________________________________
56493 [  9893] By: jhi                                   on 2001/04/28  14:23:15
56494         Log: Test tweak for #9891.
56495      Branch: perl
56496            ! t/lib/b-deparse.t
56497 ____________________________________________________________________________
56498 [  9892] By: jhi                                   on 2001/04/28  14:10:13
56499         Log: New HP-UX hints from Merijn.
56500      Branch: perl
56501            ! hints/hpux.sh
56502 ____________________________________________________________________________
56503 [  9891] By: jhi                                   on 2001/04/28  14:07:27
56504         Log: Subject: [PATCH B::Deparse] non-block scopes
56505              From: Robin Houston <robin@kitsite.com>
56506              Date: Fri, 27 Apr 2001 19:15:14 +0100
56507              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
56508      Branch: perl
56509            ! ext/B/B/Deparse.pm
56510 ____________________________________________________________________________
56511 [  9890] By: nick                                  on 2001/04/27  19:41:25
56512         Log: Integrate mainline
56513      Branch: perlio
56514           +> t/lib/selfstubber.t
56515           !> (integrate 50 files)
56516 ____________________________________________________________________________
56517 [  9889] By: jhi                                   on 2001/04/27  18:23:46
56518         Log: Subject: Re: selfstubber test fail on bleadperl
56519              From: Mike Guy <mjtg@cam.ac.uk>
56520              Date: Fri, 27 Apr 2001 19:31:18 +0100
56521              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
56522      Branch: perl
56523            ! t/lib/selfstubber.t
56524 ____________________________________________________________________________
56525 [  9888] By: jhi                                   on 2001/04/27  16:20:54
56526         Log: Test tweak for #9886.
56527      Branch: perl
56528            ! t/lib/b-deparse.t
56529 ____________________________________________________________________________
56530 [  9887] By: jhi                                   on 2001/04/27  16:16:33
56531         Log: Buffering issue at least in Solaris (even with perlio).
56532      Branch: perl
56533            ! t/lib/selfstubber.t
56534 ____________________________________________________________________________
56535 [  9886] By: jhi                                   on 2001/04/27  14:59:23
56536         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
56537              From: Robin Houston <robin@kitsite.com>
56538              Date: Fri, 27 Apr 2001 16:53:20 +0100
56539              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
56540      Branch: perl
56541            ! ext/B/B/Deparse.pm
56542 ____________________________________________________________________________
56543 [  9885] By: jhi                                   on 2001/04/27  14:23:51
56544         Log: Update Changes.
56545      Branch: perl
56546            ! Changes patchlevel.h
56547 ____________________________________________________________________________
56548 [  9884] By: jhi                                   on 2001/04/27  14:14:12
56549         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
56550              From: "Philip Newton" <pnewton@gmx.de>
56551              Date: Fri, 27 Apr 2001 16:40:13 +0200
56552              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
56553      Branch: perl
56554            ! pod/perldata.pod
56555 ____________________________________________________________________________
56556 [  9883] By: jhi                                   on 2001/04/27  13:28:19
56557         Log: Add LOG_PERROR; prettify the "removed".
56558      Branch: perl
56559            ! ext/Sys/Syslog/Syslog.xs
56560 ____________________________________________________________________________
56561 [  9882] By: jhi                                   on 2001/04/27  13:13:18
56562         Log: h2xs tweaks: use NV instead of double, "quote" the removed
56563              prefixes for clarity (especially when nothing is removed),
56564              slight pod reformats.
56565      Branch: perl
56566            ! utils/h2xs.PL
56567 ____________________________________________________________________________
56568 [  9881] By: jhi                                   on 2001/04/27  12:58:48
56569         Log: Don't bother creating existing directories.
56570      Branch: perl
56571            ! utils/h2xs.PL
56572 ____________________________________________________________________________
56573 [  9880] By: jhi                                   on 2001/04/27  12:45:39
56574         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
56575              From: Mike Schilli <m@perlmeister.com>
56576              Date: Wed, 25 Apr 2001 01:29:21 -0700
56577              Message-id: <3AE68AE1.6A981723@perlmeister.com>
56578      Branch: perl
56579            ! utils/h2xs.PL
56580 ____________________________________________________________________________
56581 [  9879] By: jhi                                   on 2001/04/27  12:40:55
56582         Log: break is not yet Perl.  Added the template license also to README.
56583      Branch: perl
56584            ! utils/h2xs.PL
56585 ____________________________________________________________________________
56586 [  9878] By: jhi                                   on 2001/04/27  03:08:20
56587         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
56588              From: Tim Jenness <t.jenness@jach.hawaii.edu>
56589              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
56590              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
56591      Branch: perl
56592            ! t/lib/xs-typemap.t
56593 ____________________________________________________________________________
56594 [  9877] By: jhi                                   on 2001/04/26  23:54:40
56595         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
56596              From: "Abigail" <abigail@foad.org>
56597              Date: Fri, 27 Apr 2001 01:44:28 +0200
56598              Message-ID: <20010426234428.19786.qmail@foad.org>
56599      Branch: perl
56600            ! utils/h2xs.PL
56601 ____________________________________________________________________________
56602 [  9876] By: jhi                                   on 2001/04/26  23:52:06
56603         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
56604              From: Peter Prymmer <pvhp@forte.com>
56605              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
56606              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
56607      Branch: perl
56608            ! t/lib/selfstubber.t
56609 ____________________________________________________________________________
56610 [  9875] By: jhi                                   on 2001/04/26  23:48:10
56611         Log: Deparse nits.
56612      Branch: perl
56613            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
56614 ____________________________________________________________________________
56615 [  9874] By: jhi                                   on 2001/04/26  22:46:05
56616         Log: Document ANYOF_CLASS.
56617      Branch: perl
56618            ! regcomp.h
56619 ____________________________________________________________________________
56620 [  9873] By: jhi                                   on 2001/04/26  22:35:03
56621         Log: Subject: Re: [PATCH @9846] dumping ANYOF
56622              From: Hugo <hv@crypt.compulink.co.uk>
56623              Date: Thu, 26 Apr 2001 23:33:38 +0100
56624              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
56625      Branch: perl
56626            ! regcomp.c regcomp.h
56627 ____________________________________________________________________________
56628 [  9872] By: jhi                                   on 2001/04/26  22:34:31
56629         Log: Subject: [PATCH] more for Devel::SelfStubber
56630              From: Nicholas Clark <nick@ccl4.org>
56631              Date: Fri, 27 Apr 2001 00:13:52 +0100
56632              Message-ID: <20010427001351.K88186@plum.flirble.org>
56633      Branch: perl
56634            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
56635 ____________________________________________________________________________
56636 [  9871] By: jhi                                   on 2001/04/26  21:59:17
56637         Log: Subject: [PATCH B::Deparse] formats must be flush left
56638              From: Robin Houston <robin@kitsite.com>
56639              Date: Thu, 26 Apr 2001 23:54:29 +0100
56640              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
56641      Branch: perl
56642            ! ext/B/B/Deparse.pm
56643 ____________________________________________________________________________
56644 [  9870] By: jhi                                   on 2001/04/26  21:57:37
56645         Log: If some of the constants are prefixes of others,
56646              the prefixes may never get recognized.  (See 20010426.006.)
56647      Branch: perl
56648            ! utils/h2xs.PL
56649 ____________________________________________________________________________
56650 [  9869] By: jhi                                   on 2001/04/26  21:50:42
56651         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
56652              From: Chris Bongaarts <cab@tc.umn.edu>
56653              Date: Thu, 26 Apr 2001 17:10:31 -0500
56654              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
56655      Branch: perl
56656            ! ext/Sys/Syslog/Syslog.xs
56657 ____________________________________________________________________________
56658 [  9868] By: jhi                                   on 2001/04/26  21:35:12
56659         Log: Further cuts and more docs from Graham Barr.
56660      Branch: perl
56661            ! ext/List/Util/lib/List/Util.pm
56662            ! ext/List/Util/lib/Scalar/Util.pm
56663 ____________________________________________________________________________
56664 [  9867] By: jhi                                   on 2001/04/26  21:18:57
56665         Log: Subject: [PATCH 5.7.1] DB_File-1.77
56666              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
56667              Date: Thu, 26 Apr 2001 22:37:53 +0100
56668              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
56669      Branch: perl
56670            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
56671            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
56672 ____________________________________________________________________________
56673 [  9866] By: jhi                                   on 2001/04/26  21:12:31
56674         Log: Subject: [PATCH B::Deparse] fix easy bugs
56675              From: Robin Houston <robin@kitsite.com>
56676              Date: Thu, 26 Apr 2001 23:03:33 +0100
56677              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
56678      Branch: perl
56679            ! ext/B/B/Deparse.pm
56680 ____________________________________________________________________________
56681 [  9865] By: jhi                                   on 2001/04/26  20:26:13
56682         Log: Update Changes.
56683      Branch: perl
56684            ! Changes patchlevel.h
56685 ____________________________________________________________________________
56686 [  9864] By: jhi                                   on 2001/04/26  19:27:48
56687         Log: Dethinko from Robin Houston.
56688      Branch: perl
56689            ! ext/B/B/Deparse.pm
56690 ____________________________________________________________________________
56691 [  9863] By: jhi                                   on 2001/04/26  19:10:35
56692         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
56693              From: Robin Houston <robin@kitsite.com>
56694              Date: Thu, 26 Apr 2001 21:08:32 +0100
56695              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
56696      Branch: perl
56697            ! ext/B/B/Deparse.pm
56698 ____________________________________________________________________________
56699 [  9862] By: jhi                                   on 2001/04/26  19:04:23
56700         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
56701              From: Robin Houston <robin@kitsite.com>
56702              Date: Thu, 26 Apr 2001 20:52:50 +0100
56703              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
56704      Branch: perl
56705            ! ext/B/B/Deparse.pm
56706 ____________________________________________________________________________
56707 [  9861] By: jhi                                   on 2001/04/26  18:56:14
56708         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
56709              From: Mike Guy <mjtg@cam.ac.uk>
56710              Date: Thu, 26 Apr 2001 14:22:40 +0100
56711              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
56712      Branch: perl
56713            ! pod/perlobj.pod
56714 ____________________________________________________________________________
56715 [  9860] By: jhi                                   on 2001/04/26  18:46:42
56716         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
56717              From: Robin Houston <robin@kitsite.com>
56718              Date: Thu, 26 Apr 2001 20:34:29 +0100
56719              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
56720              
56721              Hashes do not interpolate.
56722      Branch: perl
56723            ! ext/B/B/Deparse.pm
56724 ____________________________________________________________________________
56725 [  9859] By: jhi                                   on 2001/04/26  18:43:51
56726         Log: Subject: The Time::Piece conspiracy unmasked!!!
56727              From: Mike Guy <mjtg@cam.ac.uk>
56728              Date: Thu, 26 Apr 2001 19:02:50 +0100
56729              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
56730              
56731              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
56732              From: Mike Guy <mjtg@cam.ac.uk>
56733              Date: Thu, 26 Apr 2001 19:08:21 +0100
56734              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
56735              
56736              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
56737              From: Graham Barr <gbarr@pobox.com>
56738              Date: Thu, 26 Apr 2001 19:12:03 +0100
56739              Message-ID: <20010426191203.A70835@pobox.com>
56740              
56741              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
56742      Branch: perl
56743            ! ext/List/Util/lib/List/Util.pm
56744            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
56745 ____________________________________________________________________________
56746 [  9858] By: jhi                                   on 2001/04/26  18:17:42
56747         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
56748              From: Robin Houston <robin@kitsite.com>
56749              Date: Thu, 26 Apr 2001 16:09:35 +0100
56750              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
56751      Branch: perl
56752            ! t/comp/proto.t
56753 ____________________________________________________________________________
56754 [  9857] By: jhi                                   on 2001/04/26  18:04:59
56755         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
56756              From: barries <barries@slaysys.com>
56757              Date: Thu, 26 Apr 2001 12:01:10 -0400
56758              Message-ID: <20010426120110.E29698@jester.slaysys.com>
56759      Branch: perl
56760            ! pod/perldiag.pod
56761 ____________________________________________________________________________
56762 [  9856] By: jhi                                   on 2001/04/26  18:03:33
56763         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
56764              Date: Thu, 26 Apr 2001 17:13:41 +0100
56765              From: Robin Houston <robin@kitsite.com>
56766              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
56767              
56768              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
56769              From: Robin Houston <robin@kitsite.com>
56770              Date: Thu, 26 Apr 2001 18:44:29 +0100
56771              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
56772      Branch: perl
56773            ! ext/B/B/Deparse.pm
56774 ____________________________________________________________________________
56775 [  9855] By: jhi                                   on 2001/04/26  17:56:04
56776         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
56777              From: Robin Houston <robin@kitsite.com>
56778              Date: Thu, 26 Apr 2001 17:04:08 +0100
56779              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
56780      Branch: perl
56781            ! ext/B/B/Deparse.pm
56782 ____________________________________________________________________________
56783 [  9854] By: jhi                                   on 2001/04/26  17:47:26
56784         Log: Subject: Re: Short test case for undef %stash:: crash
56785              From: Benjamin Sugars <bsugars@canoe.ca> 
56786              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
56787              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
56788              Changed and moved the perldiag entry.
56789      Branch: perl
56790            ! gv.c pod/perldiag.pod
56791 ____________________________________________________________________________
56792 [  9853] By: jhi                                   on 2001/04/26  14:35:16
56793         Log: Beginnings of strptime().  Do not touch the wet paint.
56794      Branch: perl
56795            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
56796 ____________________________________________________________________________
56797 [  9852] By: jhi                                   on 2001/04/26  13:17:21
56798         Log: Retract #9851, core dumps from pod2man.
56799      Branch: perl
56800            ! regcomp.c
56801 ____________________________________________________________________________
56802 [  9851] By: jhi                                   on 2001/04/26  11:54:41
56803         Log: (Retracted by #9852.)
56804              
56805              Subject: [PATCH @9846] dumping ANYOF
56806              From: Hugo <hv@crypt.compulink.co.uk>
56807              Date: Thu, 26 Apr 2001 05:32:38 +0100
56808              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
56809      Branch: perl
56810            ! regcomp.c
56811 ____________________________________________________________________________
56812 [  9850] By: jhi                                   on 2001/04/26  02:34:44
56813         Log: If ccflags was empty the _previous_ $* containing all the
56814              environment variables and Configure variables was used,
56815              which lead, among other bad things, into $ccflags being your
56816              uname -a output, which lead into test compile with cc failing,
56817              which lead into gcc being selected, which didn't work that well
56818              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
56819              with large files, et cetera.
56820      Branch: perl
56821            ! hints/hpux.sh
56822 ____________________________________________________________________________
56823 [  9849] By: jhi                                   on 2001/04/26  01:44:57
56824         Log: Make selfstubber test more portable.
56825      Branch: perl
56826            ! t/lib/selfstubber.t
56827 ____________________________________________________________________________
56828 [  9848] By: jhi                                   on 2001/04/26  00:50:26
56829         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
56830              From: Benjamin Sugars <ben.sugars@home.com>
56831              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
56832              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
56833      Branch: perl
56834            ! ext/Cwd/Cwd.xs
56835 ____________________________________________________________________________
56836 [  9847] By: jhi                                   on 2001/04/26  00:46:58
56837         Log: Subject: [PATCH: perl@9841] VMS updates
56838              From: Peter Prymmer <pvhp@forte.com>
56839              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
56840              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
56841      Branch: perl
56842            ! README.vms configure.com vms/descrip_mms.template
56843            ! vms/ext/filespec.t
56844 ____________________________________________________________________________
56845 [  9846] By: jhi                                   on 2001/04/26  00:11:56
56846         Log: re 'debug' was broken by #9084.
56847      Branch: perl
56848            ! ext/re/re.xs
56849 ____________________________________________________________________________
56850 [  9845] By: jhi                                   on 2001/04/25  22:33:17
56851         Log: Subject: [PATCH] test for Devel::SelfStubber
56852              From: Nicholas Clark <nick@ccl4.org>
56853              Date: Thu, 26 Apr 2001 00:00:54 +0100
56854              Message-ID: <20010426000054.D89026@plum.flirble.org>
56855      Branch: perl
56856            + t/lib/selfstubber.t
56857            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
56858 ____________________________________________________________________________
56859 [  9844] By: jhi                                   on 2001/04/25  22:29:32
56860         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
56861              From: Paul Johnson <paul@pjcj.net>
56862              Date: Thu, 26 Apr 2001 00:46:08 +0200
56863              Message-ID: <20010426004608.H2338@pjcj.net>
56864      Branch: perl
56865            ! ext/B/B/Concise.pm
56866 ____________________________________________________________________________
56867 [  9843] By: jhi                                   on 2001/04/25  22:28:28
56868         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
56869              From: Peter Prymmer <pvhp@forte.com>
56870              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
56871              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
56872      Branch: perl
56873            ! ext/Cwd/Cwd.xs
56874 ____________________________________________________________________________
56875 [  9842] By: jhi                                   on 2001/04/25  20:58:12
56876         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
56877              From: John Peacock <jpeacock@rowman.com>
56878              Date: Wed, 25 Apr 2001 17:30:26 -0400
56879              Message-ID: <3AE741F2.B3217464@rowman.com>
56880      Branch: perl
56881            ! lib/Math/BigInt.pm t/lib/bigintpm.t
56882 ____________________________________________________________________________
56883 [  9841] By: jhi                                   on 2001/04/25  20:07:05
56884         Log: Update Changes.
56885      Branch: perl
56886            ! Changes patchlevel.h
56887 ____________________________________________________________________________
56888 [  9840] By: jhi                                   on 2001/04/25  19:56:51
56889         Log: Yet another HP-UX hints version from Merijn.
56890      Branch: perl
56891            ! hints/hpux.sh
56892 ____________________________________________________________________________
56893 [  9839] By: jhi                                   on 2001/04/25  19:53:04
56894         Log: abs_path() didn't terminate the filename correctly,
56895              in DIRNAMLENless systems like HP-UX this would fail.
56896      Branch: perl
56897            ! ext/Cwd/Cwd.xs
56898 ____________________________________________________________________________
56899 [  9838] By: jhi                                   on 2001/04/25  16:37:26
56900         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
56901              From: Mike Guy <mjtg@cam.ac.uk>
56902              Date: Wed, 25 Apr 2001 18:31:47 +0100
56903              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
56904      Branch: perl
56905            ! op.c
56906 ____________________________________________________________________________
56907 [  9837] By: jhi                                   on 2001/04/25  16:21:53
56908         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
56909              From: Jon Eveland <jweveland@yahoo.com>
56910              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
56911              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
56912      Branch: perl
56913            ! lib/perl5db.pl
56914 ____________________________________________________________________________
56915 [  9836] By: jhi                                   on 2001/04/25  14:17:50
56916         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
56917              From: "Philip Newton" <pnewton@gmx.de>
56918              Date: Wed, 25 Apr 2001 17:05:58 +0200
56919              Message-ID: <3AE703F6.3234.1833C45@localhost>
56920      Branch: perl
56921            ! Porting/patching.pod
56922 ____________________________________________________________________________
56923 [  9835] By: jhi                                   on 2001/04/25  13:58:07
56924         Log: It would seem that both ar and full_ar need to be overridden
56925              for HP-UX to avoid the GNU ar.
56926      Branch: perl
56927            ! hints/hpux.sh
56928 ____________________________________________________________________________
56929 [  9834] By: jhi                                   on 2001/04/25  13:50:40
56930         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
56931              From: "Philip Newton" <pnewton@gmx.de>
56932              Date: Wed, 25 Apr 2001 16:09:23 +0200
56933              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
56934              
56935              Detypo.
56936      Branch: perl
56937            ! t/op/misc.t
56938 ____________________________________________________________________________
56939 [  9833] By: jhi                                   on 2001/04/25  12:36:11
56940         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
56941      Branch: perl
56942            ! hints/hpux.sh
56943 ____________________________________________________________________________
56944 [  9832] By: jhi                                   on 2001/04/25  12:33:36
56945         Log: New version of HP-UX hints from Merijn.
56946      Branch: perl
56947            ! hints/hpux.sh
56948 ____________________________________________________________________________
56949 [  9831] By: jhi                                   on 2001/04/25  03:39:45
56950         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
56951      Branch: perl
56952            ! hints/hpux.sh
56953 ____________________________________________________________________________
56954 [  9830] By: jhi                                   on 2001/04/25  02:53:25
56955         Log: The tzname[] bit is not needed by util.c -- and causes
56956              heartburn in VMS (and it missing was probably the cause of
56957              the Mac OS X trouble).  Ouch.
56958      Branch: perl
56959            ! ext/POSIX/POSIX.xs util.c
56960 ____________________________________________________________________________
56961 [  9829] By: jhi                                   on 2001/04/25  00:10:06
56962         Log: Metaconfig unit change for #9828.
56963      Branch: metaconfig
56964            ! U/compline/ccflags.U
56965 ____________________________________________________________________________
56966 [  9828] By: jhi                                   on 2001/04/25  00:04:18
56967         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
56968              (which is actually the reason for the change, we need to pass
56969              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
56970              EP/IX, OS/2, and TitanOS, based on the hints files.
56971      Branch: perl
56972            ! Configure config_h.SH
56973 ____________________________________________________________________________
56974 [  9827] By: jhi                                   on 2001/04/24  23:49:20
56975         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
56976              the $cat must have an absolute path.
56977      Branch: perl
56978            ! makedepend.SH
56979 ____________________________________________________________________________
56980 [  9826] By: jhi                                   on 2001/04/24  23:40:53
56981         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
56982      Branch: perl
56983            ! README.amiga
56984 ____________________________________________________________________________
56985 [  9825] By: jhi                                   on 2001/04/24  23:35:35
56986         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
56987              From: "Philip Newton" <pnewton@gmx.de>
56988              Date: Tue, 24 Apr 2001 18:52:49 +0200
56989              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
56990      Branch: perl
56991            ! x2p/find2perl.PL
56992 ____________________________________________________________________________
56993 [  9824] By: jhi                                   on 2001/04/24  23:33:07
56994         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
56995              Some gcc specifics dropped out due to extensive rewriting;
56996              will be put back later as needed.
56997      Branch: perl
56998            ! hints/hpux.sh
56999 ____________________________________________________________________________
57000 [  9823] By: jhi                                   on 2001/04/24  23:27:57
57001         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
57002      Branch: perl
57003            ! ext/POSIX/POSIX.xs
57004 ____________________________________________________________________________
57005 [  9822] By: jhi                                   on 2001/04/24  23:25:21
57006         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
57007              From: Tim Jenness <t.jenness@jach.hawaii.edu>
57008              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
57009              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
57010      Branch: perl
57011            ! ext/XS/Typemap/Typemap.xs
57012 ____________________________________________________________________________
57013 [  9821] By: jhi                                   on 2001/04/24  23:24:10
57014         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
57015              From: "Abigail" <abigail@foad.org>
57016              Date: Tue, 24 Apr 2001 23:12:03 +0200
57017              Message-ID: <20010424211203.7901.qmail@foad.org>
57018      Branch: perl
57019            ! pod/perlport.pod
57020 ____________________________________________________________________________
57021 [  9820] By: jhi                                   on 2001/04/24  23:23:15
57022         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
57023              From: Matt Sergeant <matt@sergeant.org>
57024              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
57025              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
57026      Branch: perl
57027            ! pod/perlfaq4.pod
57028 ____________________________________________________________________________
57029 [  9819] By: nick                                  on 2001/04/24  18:49:43
57030         Log: Integrate mainline.
57031      Branch: perlio
57032           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
57033           !> (integrate 37 files)
57034 ____________________________________________________________________________
57035 [  9818] By: jhi                                   on 2001/04/24  14:35:23
57036         Log: Update Changes.
57037      Branch: perl
57038            ! Changes patchlevel.h
57039 ____________________________________________________________________________
57040 [  9817] By: jhi                                   on 2001/04/24  14:09:17
57041         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
57042              From: "Philip Newton" <pnewton@gmx.de>
57043              Date: Tue, 24 Apr 2001 12:58:12 +0200
57044              Message-ID: <3AE57864.8304.B77A0A@localhost> 
57045              
57046              plus add CPAN to the list of modules that have their own tests.
57047      Branch: perl
57048            ! t/lib/1_compile.t
57049 ____________________________________________________________________________
57050 [  9816] By: jhi                                   on 2001/04/24  14:07:03
57051         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
57052              From: Michael G Schwern <schwern@pobox.com>
57053              Date: Sat, 21 Apr 2001 22:35:00 +0100
57054              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
57055      Branch: perl
57056            ! t/lib/1_compile.t
57057 ____________________________________________________________________________
57058 [  9815] By: jhi                                   on 2001/04/24  13:54:32
57059         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
57060              From: Robin Houston <robin@kitsite.com>
57061              Date: Tue, 24 Apr 2001 15:51:18 +0100
57062              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
57063      Branch: perl
57064            ! ext/B/B/Deparse.pm
57065 ____________________________________________________________________________
57066 [  9814] By: jhi                                   on 2001/04/24  13:17:34
57067         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
57068              From: Bill Glicker <billg@burrelles.com>
57069              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
57070              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
57071      Branch: perl
57072            ! hints/svr5.sh
57073 ____________________________________________________________________________
57074 [  9813] By: jhi                                   on 2001/04/24  12:54:23
57075         Log: Prevent path disclosure (probing for existence of filenames)
57076              using suidperl; bug id 20010322.218.
57077      Branch: perl
57078            ! perl.c pod/perldiag.pod
57079 ____________________________________________________________________________
57080 [  9812] By: jhi                                   on 2001/04/24  12:08:36
57081         Log: Retract #9811.
57082      Branch: perl
57083            ! ext/POSIX/POSIX.xs
57084 ____________________________________________________________________________
57085 [  9811] By: jhi                                   on 2001/04/24  11:57:35
57086         Log: (Retracted by #9812.)
57087      Branch: perl
57088            ! ext/POSIX/POSIX.xs
57089 ____________________________________________________________________________
57090 [  9810] By: jhi                                   on 2001/04/24  03:32:35
57091         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
57092      Branch: perl
57093            ! util.c
57094 ____________________________________________________________________________
57095 [  9809] By: jhi                                   on 2001/04/24  03:16:13
57096         Log: The Math::BigFloat::import() was broken.
57097              (Fixes bug id 20010422.002.)
57098      Branch: perl
57099            ! lib/Math/BigFloat.pm
57100 ____________________________________________________________________________
57101 [  9808] By: jhi                                   on 2001/04/24  01:11:40
57102         Log: Additional dependencies; should help for parallel makes
57103              not to fail on missing lib/lib.pm or lib/re.pm.
57104      Branch: perl
57105            ! Makefile.SH
57106 ____________________________________________________________________________
57107 [  9807] By: jhi                                   on 2001/04/24  00:57:01
57108         Log: Update the test failure disclaimer.
57109      Branch: perl
57110            ! t/pragma/warn/pp_hot
57111 ____________________________________________________________________________
57112 [  9806] By: jhi                                   on 2001/04/24  00:54:04
57113         Log: Add make target "install-all" which is alias for "install"
57114              to cater for case-preserving filesystems like HFS+.
57115      Branch: perl
57116            ! INSTALL Makefile.SH
57117 ____________________________________________________________________________
57118 [  9805] By: jhi                                   on 2001/04/24  00:47:28
57119         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
57120              From: Peter Prymmer <pvhp@forte.com>
57121              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
57122              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
57123              
57124              (Ken William's message forwarded from macosx@perl.org)
57125      Branch: perl
57126            ! hints/darwin.sh
57127 ____________________________________________________________________________
57128 [  9804] By: jhi                                   on 2001/04/23  23:57:35
57129         Log: Cut-and-pasto.
57130      Branch: perl
57131            ! perlio.c
57132 ____________________________________________________________________________
57133 [  9803] By: jhi                                   on 2001/04/23  23:52:25
57134         Log: More PerlIO robustness.
57135      Branch: perl
57136            ! perlio.c
57137 ____________________________________________________________________________
57138 [  9802] By: jhi                                   on 2001/04/23  23:43:35
57139         Log: Make the "STD* opened only for ..." errors more consistent.
57140      Branch: perl
57141            ! doio.c
57142 ____________________________________________________________________________
57143 [  9801] By: jhi                                   on 2001/04/23  23:34:26
57144         Log: Test case for #9800.
57145      Branch: perl
57146            ! t/op/misc.t
57147 ____________________________________________________________________________
57148 [  9800] By: jhi                                   on 2001/04/23  23:14:43
57149         Log: Avoid coredump on 'close STDERR; die' by making
57150              the PerlIO calls more robust.  Also use SETERRNO()
57151              instead of errno = to be more VMS-ready.
57152      Branch: perl
57153            ! perlio.c
57154 ____________________________________________________________________________
57155 [  9799] By: jhi                                   on 2001/04/23  21:41:10
57156         Log: Subject: test for ID 20010423.002
57157              From: Robin Houston <robin@kitsite.com>
57158              Date: Mon, 23 Apr 2001 16:52:21 +0100
57159              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
57160      Branch: perl
57161            ! t/op/avhv.t
57162 ____________________________________________________________________________
57163 [  9798] By: jhi                                   on 2001/04/23  21:40:07
57164         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
57165              From: David Dyck <dcd@tc.fluke.com>
57166              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
57167              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
57168      Branch: perl
57169            ! installperl
57170 ____________________________________________________________________________
57171 [  9797] By: jhi                                   on 2001/04/23  21:37:56
57172         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
57173              From: Benjamin Sugars <bsugars@canoe.ca>
57174              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
57175              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
57176      Branch: perl
57177            ! ext/Cwd/Cwd.xs lib/Cwd.pm
57178 ____________________________________________________________________________
57179 [  9796] By: jhi                                   on 2001/04/23  21:29:24
57180         Log: Synchronize h2xs and pod2man some more on the documentation
57181              templates they propose.
57182      Branch: perl
57183            ! pod/pod2man.PL utils/h2xs.PL
57184 ____________________________________________________________________________
57185 [  9795] By: jhi                                   on 2001/04/23  17:30:40
57186         Log: Add one more naughty test for base64; make encoding logic cleaner.
57187      Branch: perl
57188            ! t/lib/mimeb64.t
57189 ____________________________________________________________________________
57190 [  9794] By: jhi                                   on 2001/04/23  13:51:32
57191         Log: Update Changes.
57192      Branch: perl
57193            ! Changes patchlevel.h
57194 ____________________________________________________________________________
57195 [  9793] By: jhi                                   on 2001/04/23  13:44:18
57196         Log: Duplicate lines.
57197      Branch: perl
57198            ! MANIFEST
57199 ____________________________________________________________________________
57200 [  9792] By: jhi                                   on 2001/04/23  13:39:13
57201         Log: Subject: Re: PATCH 5.7.1
57202              From: Mark-Jason Dominus <mjd@plover.com>
57203              Date: Mon, 23 Apr 2001 10:30:21 -0400
57204              Message-ID: <20010423143021.17335.qmail@plover.com>
57205      Branch: perl
57206            ! perl.h sv.c
57207 ____________________________________________________________________________
57208 [  9791] By: jhi                                   on 2001/04/23  13:32:40
57209         Log: Add the CPAN.pm 1.59_54 tests.
57210      Branch: perl
57211            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
57212            ! MANIFEST
57213 ____________________________________________________________________________
57214 [  9790] By: jhi                                   on 2001/04/23  13:21:55
57215         Log: Subject: Deparse nit
57216              From: Robin Houston <robin@kitsite.com>
57217              Date: Mon, 23 Apr 2001 12:38:20 +0100
57218              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
57219      Branch: perl
57220            ! ext/B/B/Deparse.pm
57221 ____________________________________________________________________________
57222 [  9789] By: jhi                                   on 2001/04/23  13:19:07
57223         Log: Subject: [PATCH] bug 20010423.002
57224              From: Robin Houston <robin@kitsite.com>
57225              Date: Mon, 23 Apr 2001 13:12:30 +0100
57226              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
57227      Branch: perl
57228            ! pp.c
57229 ____________________________________________________________________________
57230 [  9788] By: jhi                                   on 2001/04/23  13:02:49
57231         Log: Subject: PATCH [5.7.1] hv.c unused #define
57232              From: Mark-Jason Dominus <mjd@plover.com>
57233              Date: Sun, 22 Apr 2001 14:17:49 -0400
57234              Message-ID: <20010422181749.26976.qmail@plover.com>
57235      Branch: perl
57236            ! hv.c
57237 ____________________________________________________________________________
57238 [  9787] By: jhi                                   on 2001/04/23  13:02:02
57239         Log: Subject: PATCH 5.7.1
57240              From: Mark-Jason Dominus <mjd@plover.com>
57241              Date: Sun, 22 Apr 2001 15:12:57 -0400
57242              Message-ID: <20010422191258.6539.qmail@plover.com>
57243              
57244              plus Sarathy's STMT_START + STMT_END suggestion.
57245      Branch: perl
57246            ! perl.h
57247 ____________________________________________________________________________
57248 [  9786] By: jhi                                   on 2001/04/23  12:53:25
57249         Log: Fix for
57250              
57251              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
57252              From: dLux <dlux@spam.sch.bme.hu>
57253              Date: Mon, 23 Apr 2001 01:25:26 +0200
57254              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
57255              
57256              (SvGROW really does return a char *.)
57257      Branch: perl
57258            ! pod/perlapi.pod sv.h
57259 ____________________________________________________________________________
57260 [  9785] By: jhi                                   on 2001/04/23  04:34:04
57261         Log: Time::Piece work continues.  $t->day removed since
57262              I think it's too confusing.  Now has normal and
57263              abbreviated length weekday names and month names,
57264              the names change with _names(), not _list().
57265              Now has strftime() in Perl, _strftime() is
57266              the libc version (to which strftime() falls back
57267              if it doesn't know the format.  To do: the reverse
57268              of strftime, strptime(), and the localisation of both.
57269      Branch: perl
57270            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
57271            ! t/lib/time-piece.t
57272 ____________________________________________________________________________
57273 [  9784] By: jhi                                   on 2001/04/23  02:41:46
57274         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
57275              From: andreas.koenig@anima.de (Andreas J. Koenig)
57276              Date: 23 Apr 2001 05:20:55 +0200
57277              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
57278      Branch: perl
57279            ! t/pragma/overload.t
57280 ____________________________________________________________________________
57281 [  9783] By: jhi                                   on 2001/04/22  23:32:42
57282         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
57283              From: Robin Houston <robin@kitsite.com>
57284              Date: Mon, 23 Apr 2001 00:38:18 +0100
57285              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
57286      Branch: perl
57287            ! ext/B/B/Deparse.pm
57288 ____________________________________________________________________________
57289 [  9782] By: jhi                                   on 2001/04/22  20:55:43
57290         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
57291              From: Simon Cozens <simon@netthink.co.uk>
57292              Date: Sun, 22 Apr 2001 18:47:25 +0100
57293              Message-ID: <20010422184725.A14411@netthink.co.uk>
57294      Branch: perl
57295            ! sv.c t/pragma/overload.t
57296 ____________________________________________________________________________
57297 [  9781] By: jhi                                   on 2001/04/22  20:52:13
57298         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
57299              From: Robin Houston <robin@kitsite.com>
57300              Date: Sun, 22 Apr 2001 22:14:50 +0100
57301              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
57302      Branch: perl
57303            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
57304 ____________________________________________________________________________
57305 [  9780] By: nick                                  on 2001/04/22  20:40:31
57306         Log: Integrate mainline.
57307      Branch: perlio
57308           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
57309           +> t/lib/b-stash.t
57310           !> (integrate 38 files)
57311 ____________________________________________________________________________
57312 [  9779] By: jhi                                   on 2001/04/22  15:16:03
57313         Log: Subject: IO::Socket::INET patch
57314              From: andrew deryabin <djsf@technarchy.ru>
57315              Date: Sat, 21 Apr 2001 17:46:52 +0400
57316              Message-ID: <20010421174652.B1426@technarchy>
57317      Branch: perl
57318            ! ext/IO/lib/IO/Socket/INET.pm
57319 ____________________________________________________________________________
57320 [  9778] By: jhi                                   on 2001/04/22  15:14:33
57321         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
57322              From: Mark-Jason Dominus <mjd@plover.com>
57323              Date: Sat, 21 Apr 2001 21:27:49 -0400
57324              Message-ID: <20010422012749.27024.qmail@plover.com>
57325      Branch: perl
57326            ! regcomp.c
57327 ____________________________________________________________________________
57328 [  9777] By: jhi                                   on 2001/04/22  15:10:51
57329         Log: Subject: Re: Regex debugger patch 
57330              From: Mark-Jason Dominus <mjd@plover.com>
57331              Date: Sat, 21 Apr 2001 21:48:51 -0400
57332              Message-ID: <20010422014851.27165.qmail@plover.com>
57333      Branch: perl
57334            ! pod/perldebguts.pod
57335 ____________________________________________________________________________
57336 [  9776] By: jhi                                   on 2001/04/22  15:09:48
57337         Log: Subject: Re: Regex debugger patch
57338              From: Mark-Jason Dominus <mjd@plover.com>
57339              Date: Sat, 21 Apr 2001 14:24:39 -0400
57340              Message-ID: <20010421182439.16508.qmail@plover.com>
57341              
57342              Regex debugger backend.
57343      Branch: perl
57344            ! regcomp.c regexp.h
57345 ____________________________________________________________________________
57346 [  9775] By: jhi                                   on 2001/04/21  16:45:40
57347         Log: Subject: [PATCH] Typo in utf8.h
57348              From: Jesús Quiroga <jquiroga@pobox.com>
57349              Date: Sat, 21 Apr 2001 19:25:33 +0200
57350              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
57351      Branch: perl
57352            ! utf8.h
57353 ____________________________________________________________________________
57354 [  9774] By: jhi                                   on 2001/04/21  16:43:52
57355         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
57356              From: Joe Orton <jorton@redhat.com>
57357              Date: Tue, 17 Apr 2001 15:50:43 +0100
57358              Message-Id: <20010417155043.D19132@eu.c2.net>
57359      Branch: perl
57360            ! hints/svr5.sh
57361 ____________________________________________________________________________
57362 [  9773] By: jhi                                   on 2001/04/21  15:30:15
57363         Log: Subject: Patch utils/h2xs.PL
57364              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57365              Date: Sat, 21 Apr 2001 10:32:16 -0500
57366              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
57367              
57368              Add MAILING list and LICENSE templates.
57369      Branch: perl
57370            ! utils/h2xs.PL
57371 ____________________________________________________________________________
57372 [  9772] By: jhi                                   on 2001/04/21  15:28:36
57373         Log: Subject: perlfaq2.patch for 5.7.1
57374              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57375              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
57376              Date: Fri, 20 Apr 2001 16:42:19 -0500
57377              
57378              rm an extra tab, a blurb about the xx.cpan to clarify
57379              which countries actually have that and dejanews is history
57380              as well as most of that nonsensical entry.
57381      Branch: perl
57382            ! pod/perlfaq2.pod
57383 ____________________________________________________________________________
57384 [  9771] By: jhi                                   on 2001/04/21  15:27:17
57385         Log: Subject: perlfaq1.patch for 5.7.1
57386              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57387              Date: Fri, 20 Apr 2001 16:57:36 -0500
57388              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
57389              
57390              Evil URLs must die. Especially when they are broken.
57391      Branch: perl
57392            ! pod/perlfaq1.pod
57393 ____________________________________________________________________________
57394 [  9770] By: jhi                                   on 2001/04/21  15:23:38
57395         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
57396              From: Michael G Schwern <schwern@pobox.com>
57397              Date: Sat, 21 Apr 2001 16:11:12 +0100
57398              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
57399      Branch: perl
57400            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
57401            + t/lib/b-stash.t
57402            ! MANIFEST ext/B/B.pm t/lib/b.t
57403 ____________________________________________________________________________
57404 [  9769] By: jhi                                   on 2001/04/21  15:03:32
57405         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
57406              From: Michael G Schwern <schwern@pobox.com>
57407              Date: Sat, 21 Apr 2001 09:48:00 +0100
57408              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
57409      Branch: perl
57410            ! utils/h2ph.PL
57411 ____________________________________________________________________________
57412 [  9768] By: jhi                                   on 2001/04/21  14:33:49
57413         Log: PerlIO and Encode doc cleanup and tweaks.
57414      Branch: perl
57415            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
57416            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
57417 ____________________________________________________________________________
57418 [  9767] By: jhi                                   on 2001/04/21  12:40:16
57419         Log: Integrate perlio:
57420              
57421              [  9766]
57422              Avoid core dump on
57423              open(STDOUT,">",\$foo);
57424      Branch: perl
57425           !> doio.c
57426 ____________________________________________________________________________
57427 [  9766] By: nick                                  on 2001/04/20  18:28:35
57428         Log: Avoid core dump on
57429              open(STDOUT,">",\$foo);
57430      Branch: perlio
57431            ! doio.c
57432 ____________________________________________________________________________
57433 [  9765] By: jhi                                   on 2001/04/20  13:23:43
57434         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
57435              From: Robin Houston <robin@kitsite.com>
57436              Date: Fri, 20 Apr 2001 14:29:22 +0100
57437              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
57438      Branch: perl
57439            ! ext/B/B.pm ext/B/B/Deparse.pm
57440 ____________________________________________________________________________
57441 [  9764] By: jhi                                   on 2001/04/20  13:19:33
57442         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
57443              From: Peter Prymmer <pvhp@forte.com>
57444              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
57445              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
57446      Branch: perl
57447            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
57448            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
57449            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
57450            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
57451 ____________________________________________________________________________
57452 [  9763] By: jhi                                   on 2001/04/20  12:36:39
57453         Log: Subject: Re: A new PerlIO coredump
57454              From: Nick Ing-Simmons <nik@tiuk.ti.com>
57455              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
57456              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
57457      Branch: perl
57458            ! doio.c
57459 ____________________________________________________________________________
57460 [  9762] By: jhi                                   on 2001/04/19  23:02:30
57461         Log: Update Changes.
57462      Branch: perl
57463            ! Changes patchlevel.h
57464 ____________________________________________________________________________
57465 [  9761] By: jhi                                   on 2001/04/19  22:59:19
57466         Log: More cleanup cleanup.
57467      Branch: perl
57468            ! Makefile.SH win32/Makefile win32/makefile.mk
57469 ____________________________________________________________________________
57470 [  9760] By: jhi                                   on 2001/04/19  22:50:31
57471         Log: lib/Time is non-empty, let's not rmdir it.
57472      Branch: perl
57473            ! Makefile.SH
57474 ____________________________________________________________________________
57475 [  9759] By: jhi                                   on 2001/04/19  22:36:51
57476         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
57477              From: Robin Houston <robin@kitsite.com>
57478              Date: Fri, 20 Apr 2001 00:18:53 +0100
57479              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
57480      Branch: perl
57481            ! ext/B/B/Deparse.pm
57482 ____________________________________________________________________________
57483 [  9758] By: jhi                                   on 2001/04/19  22:36:00
57484         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
57485              From: Peter Prymmer <pvhp@forte.com>
57486              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
57487              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
57488      Branch: perl
57489            ! ext/Cwd/Cwd.xs
57490 ____________________________________________________________________________
57491 [  9757] By: nick                                  on 2001/04/19  18:53:54
57492         Log: Blind (untested) integrate of mainline.
57493      Branch: perlio
57494           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
57495           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
57496           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
57497           !> (integrate 53 files)
57498 ____________________________________________________________________________
57499 [  9756] By: jhi                                   on 2001/04/19  16:59:23
57500         Log: Document and test Time::Piece.
57501      Branch: perl
57502            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
57503            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
57504 ____________________________________________________________________________
57505 [  9755] By: jhi                                   on 2001/04/19  12:13:29
57506         Log: A better fix for the \x{12345678} trouble from NI-S.
57507      Branch: perl
57508            ! utf8.c
57509 ____________________________________________________________________________
57510 [  9754] By: jhi                                   on 2001/04/19  11:56:07
57511         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
57512              From: Robin Houston <robin@kitsite.com>
57513              Date: Wed, 18 Apr 2001 17:58:33 +0100
57514              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
57515      Branch: perl
57516            ! ext/B/B/Deparse.pm op.c
57517 ____________________________________________________________________________
57518 [  9753] By: jhi                                   on 2001/04/19  04:21:52
57519         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
57520              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
57521              Date: Thu, 19 Apr 2001 01:11:41 -0400
57522              Message-ID: <20010419011141.A5798@cpan.org>
57523      Branch: perl
57524            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
57525 ____________________________________________________________________________
57526 [  9752] By: jhi                                   on 2001/04/19  02:41:10
57527         Log: The new time utils need to be thread-aware, too.
57528      Branch: perl
57529            ! util.c
57530 ____________________________________________________________________________
57531 [  9751] By: jhi                                   on 2001/04/19  02:26:47
57532         Log: Compilation nit noticed by AIX compiler.
57533      Branch: perl
57534            ! perlio.c
57535 ____________________________________________________________________________
57536 [  9750] By: jhi                                   on 2001/04/19  02:20:06
57537         Log: The new time utils need to be public.
57538      Branch: perl
57539            ! embed.pl
57540 ____________________________________________________________________________
57541 [  9749] By: jhi                                   on 2001/04/19  01:42:39
57542         Log: Regen toc.
57543      Branch: perl
57544            ! pod/perltoc.pod
57545 ____________________________________________________________________________
57546 [  9748] By: jhi                                   on 2001/04/19  01:41:10
57547         Log: Add Time::Piece, a slight rewrite of Time::Object,
57548              from Matt Sergeant.
57549      Branch: perl
57550            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
57551            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
57552            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
57553            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
57554            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
57555            ! win32/makefile.mk
57556 ____________________________________________________________________________
57557 [  9747] By: jhi                                   on 2001/04/19  00:55:35
57558         Log: The new metaconfig unit from strftime.
57559      Branch: metaconfig/U/perl
57560            + d_strftime.U
57561 ____________________________________________________________________________
57562 [  9746] By: jhi                                   on 2001/04/19  00:54:54
57563         Log: Move the strftime() wrapper from POSIX.xs to util.c
57564              as my_strftime(), requires HAS_STRFTIME.
57565      Branch: perl
57566            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57567            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
57568            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
57569            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57570            ! vos/config.ga.h win32/config.bc win32/config.gc
57571            ! win32/config.vc
57572 ____________________________________________________________________________
57573 [  9745] By: jhi                                   on 2001/04/18  23:11:03
57574         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
57575              in preparation of Time::Piece.
57576      Branch: perl
57577            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
57578 ____________________________________________________________________________
57579 [  9744] By: jhi                                   on 2001/04/18  22:33:12
57580         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
57581              From: Peter Prymmer <pvhp@forte.com>
57582              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
57583              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
57584      Branch: perl
57585            ! t/lib/exporter.t
57586 ____________________________________________________________________________
57587 [  9743] By: jhi                                   on 2001/04/18  22:32:23
57588         Log: Subject: Fwd: pod2html leaves cache files lying around?
57589              From: Rajesh Vaidheeswarran <rv@gnu.org>
57590              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
57591              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
57592      Branch: perl
57593            ! lib/Pod/Html.pm
57594 ____________________________________________________________________________
57595 [  9742] By: jhi                                   on 2001/04/18  20:31:49
57596         Log: Update Changes.
57597      Branch: perl
57598            ! Changes patchlevel.h
57599 ____________________________________________________________________________
57600 [  9741] By: jhi                                   on 2001/04/18  20:23:02
57601         Log: Declare hints only if needed.
57602      Branch: perl
57603            ! ext/B/B/Deparse.pm
57604 ____________________________________________________________________________
57605 [  9740] By: jhi                                   on 2001/04/18  19:06:05
57606         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
57607              bug noticed by Robin Houston; basically the code of detecting
57608              value wraparound was acting differently under different compilers
57609              and platforms.  The workaround is to remove the overflow check
57610              for now, a real fix would be to do the overflow (portably) right.
57611      Branch: perl
57612            ! t/op/pat.t utf8.c
57613 ____________________________________________________________________________
57614 [  9739] By: jhi                                   on 2001/04/18  19:01:23
57615         Log: Subject: [PATCH B::Deparse] some pragma support
57616              From: Robin Houston <robin@kitsite.com>
57617              Date: Wed, 18 Apr 2001 19:32:12 +0100
57618              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
57619      Branch: perl
57620            ! ext/B/B/Deparse.pm
57621 ____________________________________________________________________________
57622 [  9738] By: jhi                                   on 2001/04/18  15:16:37
57623         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
57624              From: Benjamin Sugars <bsugars@canoe.ca>
57625              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
57626              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
57627      Branch: perl
57628            ! t/op/glob.t
57629 ____________________________________________________________________________
57630 [  9737] By: jhi                                   on 2001/04/18  13:24:50
57631         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
57632              From: Tim Jenness <t.jenness@jach.hawaii.edu>
57633              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
57634              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
57635      Branch: perl
57636            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
57637            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
57638 ____________________________________________________________________________
57639 [  9736] By: jhi                                   on 2001/04/18  04:15:14
57640         Log: The #9735 also changes the subtest 12.
57641      Branch: perl
57642            ! t/lib/b.t
57643 ____________________________________________________________________________
57644 [  9735] By: jhi                                   on 2001/04/18  03:55:17
57645         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
57646              From: David Dyck <dcd@tc.fluke.com>
57647              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
57648              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
57649      Branch: perl
57650            ! ext/B/B/Deparse.pm
57651 ____________________________________________________________________________
57652 [  9734] By: jhi                                   on 2001/04/18  03:54:11
57653         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
57654              From: Gisle Aas <gisle@ActiveState.com>
57655              Date: 17 Apr 2001 19:06:45 -0700
57656              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
57657      Branch: perl
57658            ! pp_hot.c t/op/misc.t
57659 ____________________________________________________________________________
57660 [  9733] By: jhi                                   on 2001/04/17  22:25:22
57661         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
57662              From: "Abigail" <abigail@foad.org>
57663              Date: Wed, 18 Apr 2001 01:17:46 +0200
57664              Message-ID: <20010417231746.21657.qmail@foad.org>
57665      Branch: perl
57666            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
57667 ____________________________________________________________________________
57668 [  9732] By: jhi                                   on 2001/04/17  20:47:56
57669         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
57670              From: Robin Houston <robin@kitsite.com>
57671              Date: Tue, 17 Apr 2001 22:37:42 +0100
57672              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
57673      Branch: perl
57674            ! ext/B/B/Deparse.pm
57675 ____________________________________________________________________________
57676 [  9731] By: nick                                  on 2001/04/17  20:46:35
57677         Log: Re-sync for t/lib/b.t fix
57678      Branch: perlio
57679           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
57680 ____________________________________________________________________________
57681 [  9730] By: jhi                                   on 2001/04/17  20:45:29
57682         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
57683              From: Robin Houston <robin@kitsite.com>
57684              Date: Tue, 17 Apr 2001 22:29:36 +0100
57685              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
57686      Branch: perl
57687            ! ext/B/B.xs ext/B/B/Deparse.pm
57688 ____________________________________________________________________________
57689 [  9729] By: jhi                                   on 2001/04/17  20:43:11
57690         Log: Subject: Deparse - parenthesise args to undeclared subs
57691              From: Robin Houston <robin@kitsite.com>
57692              Date: Tue, 17 Apr 2001 21:31:05 +0100
57693              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
57694      Branch: perl
57695            ! ext/B/B/Deparse.pm
57696 ____________________________________________________________________________
57697 [  9728] By: jhi                                   on 2001/04/17  18:57:30
57698         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
57699              From: Benjamin Sugars <ben.sugars@home.com>
57700              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
57701              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
57702      Branch: perl
57703            ! t/lib/cwd.t
57704 ____________________________________________________________________________
57705 [  9727] By: jhi                                   on 2001/04/17  18:20:20
57706         Log: Subject: [PATCH B::Deparse] ambient pragmas
57707              From: Robin Houston <robin@kitsite.com>
57708              Date: Tue, 17 Apr 2001 20:01:59 +0100
57709              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
57710      Branch: perl
57711            ! ext/B/B/Deparse.pm t/lib/b.t
57712 ____________________________________________________________________________
57713 [  9726] By: nick                                  on 2001/04/17  16:33:51
57714         Log: Integrate mainline (t/lib/b.t fails test 2...)
57715      Branch: perlio
57716           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
57717           +> ext/List/Util/README ext/List/Util/Util.xs
57718           +> ext/List/Util/lib/List/Util.pm
57719           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
57720           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
57721           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
57722           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
57723           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
57724           !> (integrate 31 files)
57725 ____________________________________________________________________________
57726 [  9725] By: jhi                                   on 2001/04/17  12:14:24
57727         Log: Subject: multiple B::* changes
57728              From: Robin Houston <robin@kitsite.com>
57729              Date: Thu, 12 Apr 2001 20:12:27 +0100
57730              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
57731      Branch: perl
57732            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
57733 ____________________________________________________________________________
57734 [  9724] By: jhi                                   on 2001/04/17  11:59:05
57735         Log: Thread-awareness from Doug MacEachern.
57736      Branch: perl
57737            ! ext/List/Util/Util.xs
57738 ____________________________________________________________________________
57739 [  9723] By: jhi                                   on 2001/04/17  11:57:41
57740         Log: Make the test more portable.
57741      Branch: perl
57742            ! t/lib/cwd.t
57743 ____________________________________________________________________________
57744 [  9722] By: jhi                                   on 2001/04/17  11:53:50
57745         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
57746              From: Benjamin Sugars <ben.sugars@home.com>
57747              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
57748              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
57749      Branch: perl
57750            ! t/lib/cwd.t
57751 ____________________________________________________________________________
57752 [  9721] By: jhi                                   on 2001/04/17  11:52:17
57753         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
57754              From: Benjamin Sugars <bsugars@canoe.ca>
57755              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
57756              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
57757      Branch: perl
57758            ! op.c
57759 ____________________________________________________________________________
57760 [  9720] By: jhi                                   on 2001/04/17  11:35:42
57761         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
57762              From: Chris Nandor <pudge@pobox.com>
57763              Date: Tue, 17 Apr 2001 00:30:49 -0400
57764              Message-Id: <p05100207b701768712de@[10.0.1.177]>
57765      Branch: perl
57766            ! ext/File/Glob/bsd_glob.c gv.c
57767 ____________________________________________________________________________
57768 [  9719] By: jhi                                   on 2001/04/17  11:32:13
57769         Log: Subject: [PATCH] Tweten->West
57770              From: Casey West <casey@geeknest.com>
57771              Date: Mon, 16 Apr 2001 12:11:22 -0400
57772              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
57773      Branch: perl
57774            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
57775            ! pod/perltie.pod
57776 ____________________________________________________________________________
57777 [  9718] By: jhi                                   on 2001/04/16  03:22:52
57778         Log: Update Changes.
57779      Branch: perl
57780            ! Changes patchlevel.h
57781 ____________________________________________________________________________
57782 [  9717] By: jhi                                   on 2001/04/16  03:06:28
57783         Log: Regen toc.
57784      Branch: perl
57785            ! pod/perltoc.pod
57786 ____________________________________________________________________________
57787 [  9716] By: jhi                                   on 2001/04/16  02:58:42
57788         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
57789              From: Prymmer/Kahn <pvhp@best.com>
57790              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
57791              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
57792      Branch: perl
57793            ! utf8.c
57794 ____________________________________________________________________________
57795 [  9715] By: jhi                                   on 2001/04/15  23:40:35
57796         Log: Subject: Re: Net::Ping patch, adds stream protocol
57797              From: bronson@rinspin.com (Scott Bronson)
57798              Date: Tue, 10 Apr 2001 23:58:33 -0700
57799              Message-ID: <20010410235833.N29719@rinspin.com>
57800      Branch: perl
57801            ! lib/Net/Ping.pm
57802 ____________________________________________________________________________
57803 [  9714] By: jhi                                   on 2001/04/15  23:31:46
57804         Log: Printing out the ok messages helps successful testing.
57805      Branch: perl
57806            ! t/lib/time-hires.t
57807 ____________________________________________________________________________
57808 [  9713] By: jhi                                   on 2001/04/15  21:43:24
57809         Log: Update Douglas Wegscheid's email.
57810      Branch: perl
57811            ! AUTHORS
57812 ____________________________________________________________________________
57813 [  9712] By: jhi                                   on 2001/04/15  21:40:41
57814         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
57815              From: Michael G Schwern <schwern@pobox.com>
57816              Date: Sat, 14 Apr 2001 22:40:50 +0100
57817              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
57818      Branch: perl
57819            + t/lib/exporter.t
57820            ! MANIFEST lib/Exporter/Heavy.pm
57821 ____________________________________________________________________________
57822 [  9711] By: jhi                                   on 2001/04/15  21:39:21
57823         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
57824              From: Michael G Schwern <schwern@pobox.com>
57825              Date: Sat, 14 Apr 2001 22:13:59 +0100
57826              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
57827      Branch: perl
57828            ! t/op/loopctl.t
57829 ____________________________________________________________________________
57830 [  9710] By: jhi                                   on 2001/04/15  21:30:19
57831         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
57832              From: Michael G Schwern <schwern@pobox.com>
57833              Date: Sat, 14 Apr 2001 22:05:32 +0100
57834              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
57835      Branch: perl
57836            ! t/pragma/warnings.t
57837 ____________________________________________________________________________
57838 [  9709] By: jhi                                   on 2001/04/15  19:34:09
57839         Log: Integrate changes #9706,9707 from maintperl into mainline.
57840              
57841              change#7210 broke .packlist generation
57842              
57843              ExtUtils::Installed doesn't quote regex metacharacters in paths
57844              before using them in match; also make it work for dosish platforms
57845      Branch: perl
57846           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
57847 ____________________________________________________________________________
57848 [  9708] By: jhi                                   on 2001/04/15  19:31:01
57849         Log: Test also the scalar aspect of getitimer().
57850      Branch: perl
57851            ! t/lib/time-hires.t
57852 ____________________________________________________________________________
57853 [  9707] By: gsar                                  on 2001/04/15  17:24:20
57854         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
57855              before using them in match; also make it work for dosish platforms
57856      Branch: maint-5.6/perl
57857            ! lib/ExtUtils/Installed.pm
57858 ____________________________________________________________________________
57859 [  9706] By: gsar                                  on 2001/04/15  17:21:59
57860         Log: change#7210 broke .packlist generation (listed only filename
57861              rather than fully qualified path name)
57862      Branch: maint-5.6/perl
57863            ! lib/ExtUtils/Install.pm
57864 ____________________________________________________________________________
57865 [  9705] By: jhi                                   on 2001/04/15  12:36:33
57866         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
57867      Branch: perl
57868            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
57869            ! t/lib/time-hires.t
57870 ____________________________________________________________________________
57871 [  9704] By: jhi                                   on 2001/04/15  10:49:08
57872         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
57873              From: Prymmer/Kahn <pvhp@best.com>
57874              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
57875              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
57876      Branch: perl
57877            ! lib/utf8.pm pod/perlebcdic.pod
57878 ____________________________________________________________________________
57879 [  9703] By: jhi                                   on 2001/04/15  02:26:26
57880         Log: I keep forgetting to sort MANIFEST.
57881      Branch: perl
57882            ! MANIFEST
57883 ____________________________________________________________________________
57884 [  9702] By: jhi                                   on 2001/04/15  02:07:47
57885         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
57886              Now we have blessed, reftype, tainted, first, reduce, ...
57887      Branch: perl
57888            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
57889            + ext/List/Util/README ext/List/Util/Util.xs
57890            + ext/List/Util/lib/List/Util.pm
57891            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
57892            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
57893            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
57894            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
57895            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
57896            ! MANIFEST
57897 ____________________________________________________________________________
57898 [  9701] By: jhi                                   on 2001/04/14  15:05:25
57899         Log: Subject: RE: dprofpp.pl updates 
57900              From: Carl Eklof <CEklof@endeca.com>
57901              Date: Thu, 12 Apr 2001 18:45:46 -0400
57902              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
57903      Branch: perl
57904            ! utils/dprofpp.PL
57905 ____________________________________________________________________________
57906 [  9700] By: jhi                                   on 2001/04/14  14:44:55
57907         Log: Do not just blindly add CR.
57908      Branch: perl
57909            ! Porting/makerel
57910 ____________________________________________________________________________
57911 [  9699] By: jhi                                   on 2001/04/13  13:17:01
57912         Log: Update Changes.
57913      Branch: perl
57914            ! Changes patchlevel.h
57915 ____________________________________________________________________________
57916 [  9698] By: jhi                                   on 2001/04/13  12:44:48
57917         Log: Integrate perlio:
57918              
57919              [  9696]
57920              Fix core dump on binmode($fh,'Scalar')
57921      Branch: perl
57922           !> ext/PerlIO/Scalar/Scalar.xs
57923 ____________________________________________________________________________
57924 [  9697] By: jhi                                   on 2001/04/13  12:29:15
57925         Log: Add more debug output to the test.
57926      Branch: perl
57927            ! t/lib/cwd.t
57928 ____________________________________________________________________________
57929 [  9696] By: nick                                  on 2001/04/13  10:14:29
57930         Log: Fix core dump on binmode($fh,'Scalar')
57931      Branch: perlio
57932            ! ext/PerlIO/Scalar/Scalar.xs
57933 ____________________________________________________________________________
57934 [  9695] By: nick                                  on 2001/04/13  09:05:42
57935         Log: Integrate mainline
57936      Branch: perlio
57937           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
57938           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
57939           +> t/lib/time-hires.t
57940           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
57941           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
57942           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
57943           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
57944           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
57945           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
57946           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
57947 ____________________________________________________________________________
57948 [  9694] By: jhi                                   on 2001/04/12  22:23:35
57949         Log: Integrate change #9693 from maintperl into mainline.
57950              
57951              $VERSION and Version() on the same line provokes a warning from
57952              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
57953      Branch: perl
57954           !> lib/Devel/SelfStubber.pm
57955 ____________________________________________________________________________
57956 [  9693] By: gsar                                  on 2001/04/12  21:55:56
57957         Log: $VERSION and Version() on the same line provokes a warning from
57958              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
57959      Branch: maint-5.6/perl
57960            ! lib/Devel/SelfStubber.pm
57961 ____________________________________________________________________________
57962 [  9692] By: jhi                                   on 2001/04/12  13:54:00
57963         Log: This is at least 5.005.
57964      Branch: perl
57965            ! ext/Time/HiRes/HiRes.xs
57966 ____________________________________________________________________________
57967 [  9691] By: jhi                                   on 2001/04/12  13:37:20
57968         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
57969      Branch: perl
57970            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
57971            ! win32/Makefile win32/makefile.mk
57972 ____________________________________________________________________________
57973 [  9690] By: jhi                                   on 2001/04/12  01:34:46
57974         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
57975      Branch: perl
57976            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
57977            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
57978            + t/lib/time-hires.t
57979            ! MANIFEST
57980 ____________________________________________________________________________
57981 [  9689] By: jhi                                   on 2001/04/12  00:28:39
57982         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
57983              From: Gisle Aas <gisle@ActiveState.com>
57984              Date: 11 Apr 2001 16:36:11 -0700
57985              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
57986      Branch: perl
57987            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
57988 ____________________________________________________________________________
57989 [  9688] By: jhi                                   on 2001/04/12  00:27:39
57990         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
57991              From: Gisle Aas <gisle@ActiveState.com>
57992              Date: 11 Apr 2001 11:13:24 -0700
57993              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
57994      Branch: perl
57995            ! ext/MIME/Base64/Base64.xs
57996 ____________________________________________________________________________
57997 [  9687] By: jhi                                   on 2001/04/11  19:51:47
57998         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
57999      Branch: perl
58000            ! Todo-5.6
58001 ____________________________________________________________________________
58002 [  9686] By: jhi                                   on 2001/04/11  16:54:25
58003         Log: Subject: [PATCH opcode.pl] Documentation of table format
58004              From: Simon Cozens <simon@netthink.co.uk>
58005              Date: Wed, 11 Apr 2001 12:59:31 +0100
58006              Message-ID: <20010411125931.A25681@netthink.co.uk>
58007      Branch: perl
58008            ! opcode.pl
58009 ____________________________________________________________________________
58010 [  9685] By: jhi                                   on 2001/04/11  16:53:15
58011         Log: Subject: [PATCH] prototype("CORE::recv")
58012              From: Simon Cozens <simon@netthink.co.uk>
58013              Date: Wed, 11 Apr 2001 13:24:35 +0100
58014              Message-ID: <20010411132435.A26169@netthink.co.uk>
58015      Branch: perl
58016            ! pp.c t/comp/proto.t
58017 ____________________________________________________________________________
58018 [  9684] By: jhi                                   on 2001/04/11  16:47:13
58019         Log: FAQ (and AUTHORS) update from Dan Carson: the information
58020              was several years obsolete, Term::Readkey has been updated
58021              to have the functionality.
58022      Branch: perl
58023            ! AUTHORS pod/perlfaq5.pod
58024 ____________________________________________________________________________
58025 [  9683] By: jhi                                   on 2001/04/11  12:15:46
58026         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
58027              From: Calle Dybedahl <calle@lysator.liu.se>
58028              Date: 10 Apr 2001 16:44:16 +0200
58029              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
58030      Branch: perl
58031            ! ext/MIME/Base64/Base64.xs
58032 ____________________________________________________________________________
58033 [  9682] By: jhi                                   on 2001/04/11  12:12:26
58034         Log: A more minimal fix for 20010410.006 from Hugo.
58035      Branch: perl
58036            ! regexec.c
58037 ____________________________________________________________________________
58038 [  9681] By: jhi                                   on 2001/04/11  11:34:23
58039         Log: Integrate changes #9678,9679 from maintline into mainperl.
58040              
58041              addendum to change#9676
58042              
58043              up $File::Glob::VERSION; add a note pointing out the version of
58044              the OpenBSD glob bsd_glob.c resembles
58045      Branch: perl
58046           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
58047           !> ext/File/Glob/bsd_glob.h
58048 ____________________________________________________________________________
58049 [  9680] By: jhi                                   on 2001/04/11  11:30:38
58050         Log: Bad test numbering in integrate in #9677.
58051              Fixes ID 20010411.001.
58052      Branch: perl
58053            ! t/op/pat.t
58054 ____________________________________________________________________________
58055 [  9679] By: gsar                                  on 2001/04/11  03:38:40
58056         Log: up $File::Glob::VERSION; add a note pointing out the version of
58057              the OpenBSD glob bsd_glob.c resembles
58058      Branch: maint-5.6/perl
58059            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
58060            ! ext/File/Glob/bsd_glob.h
58061 ____________________________________________________________________________
58062 [  9678] By: gsar                                  on 2001/04/11  03:09:48
58063         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
58064              revision 1.8.10.1 found here:
58065              
58066              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
58067      Branch: maint-5.6/perl
58068            ! ext/File/Glob/bsd_glob.c
58069 ____________________________________________________________________________
58070 [  9677] By: jhi                                   on 2001/04/11  02:54:39
58071         Log: Integrate changes #9675,9676 from maintperl into mainline.
58072              
58073              fix for bug 20010410.006, undo change#7115
58074              
58075              port the OpenBSD glob() security patch
58076      Branch: perl
58077           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
58078           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
58079           !> t/op/pat.t
58080 ____________________________________________________________________________
58081 [  9676] By: gsar                                  on 2001/04/11  02:19:02
58082         Log: port the glob() security patch found at:
58083              
58084              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
58085              
58086              CERT advisory for the issue is here:
58087              
58088              http://www.cert.org/advisories/CA-2001-07.html
58089              
58090              Note that the security scare is only relevant for those who are
58091              foolish enough to build suidperl (which is now officially discouraged)
58092      Branch: maint-5.6/perl
58093            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
58094            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
58095 ____________________________________________________________________________
58096 [  9675] By: gsar                                  on 2001/04/10  23:52:11
58097         Log: fix for bug 20010410.006
58098              
58099              undo change#7115 (came into maint-5.6 as change#8156)
58100              
58101              add tests to keep it from coming back
58102      Branch: maint-5.6/perl
58103            ! regexec.c t/op/pat.t
58104 ____________________________________________________________________________
58105 [  9674] By: nick                                  on 2001/04/10  20:39:31
58106         Log: Integrate mainline
58107      Branch: perlio
58108           +> Porting/testall.atom
58109           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
58110           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
58111           !> t/lib/lc-uk.t t/pod/find.t
58112 ____________________________________________________________________________
58113 [  9673] By: nick                                  on 2001/04/10  18:46:14
58114         Log: Integrate against change 9670 aka perl-5.7.1
58115      Branch: perlio
58116           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
58117           !> (integrate 53 files)
58118 ____________________________________________________________________________
58119 [  9672] By: jhi                                   on 2001/04/10  13:45:01
58120         Log: Add a script for doing cumulative profile of the test suite.
58121              (Requires ATOM, that is, Tru64.)
58122      Branch: perl
58123            + Porting/testall.atom
58124            ! MANIFEST
58125 ____________________________________________________________________________
58126 [  9671] By: jhi                                   on 2001/04/10  12:38:53
58127         Log: Missing std block.
58128      Branch: perl
58129            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
58130            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
58131            ! t/pod/find.t
58132 ____________________________________________________________________________
58133 [  9670] By: jhi                                   on 2001/04/10  01:25:58
58134         Log: This is 5.7.1.
58135      Branch: perl
58136            ! patchlevel.h
58137 ____________________________________________________________________________
58138 [  9669] By: jhi                                   on 2001/04/10  01:09:14
58139         Log: Update Changes.
58140      Branch: perl
58141            ! Changes patchlevel.h
58142 ____________________________________________________________________________
58143 [  9668] By: jhi                                   on 2001/04/10  01:00:38
58144         Log: Regen toc.
58145      Branch: perl
58146            ! pod/perltoc.pod
58147 ____________________________________________________________________________
58148 [  9667] By: jhi                                   on 2001/04/10  00:52:16
58149         Log: Update perlhist.
58150      Branch: perl
58151            ! pod/perlhist.pod
58152 ____________________________________________________________________________
58153 [  9666] By: jhi                                   on 2001/04/09  23:38:59
58154         Log: Slight wording tweaks from Damian to #9658.
58155      Branch: perl
58156            ! pod/perlobj.pod
58157 ____________________________________________________________________________
58158 [  9665] By: jhi                                   on 2001/04/09  19:56:06
58159         Log: Subject: [PATCH perlutil.pod] Nit
58160              From: Simon Cozens <simon@netthink.co.uk>
58161              Date: Mon, 9 Apr 2001 20:29:44 +0100
58162              Message-ID: <20010409202944.A14796@the.earth.li>
58163      Branch: perl
58164            ! pod/perlutil.pod
58165 ____________________________________________________________________________
58166 [  9664] By: jhi                                   on 2001/04/09  19:54:42
58167         Log: Subject: Re: perl571delta.pod@9631
58168              From: Mike Guy <mjtg@cam.ac.uk>
58169              Date: Mon, 09 Apr 2001 18:09:14 +0100
58170              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
58171      Branch: perl
58172            ! pod/perl571delta.pod
58173 ____________________________________________________________________________
58174 [  9663] By: jhi                                   on 2001/04/09  13:43:35
58175         Log: Update Changes.
58176      Branch: perl
58177            ! Changes patchlevel.h
58178 ____________________________________________________________________________
58179 [  9662] By: jhi                                   on 2001/04/09  13:24:46
58180         Log: tweak tweak.
58181      Branch: perl
58182            ! AUTHORS pod/perl571delta.pod
58183 ____________________________________________________________________________
58184 [  9661] By: jhi                                   on 2001/04/09  13:15:13
58185         Log: Thinko in manual patch applying.
58186      Branch: perl
58187            ! sv.c
58188 ____________________________________________________________________________
58189 [  9660] By: jhi                                   on 2001/04/09  13:07:53
58190         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
58191              From: Robin Barker <rmb1@cise.npl.co.uk> 
58192              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
58193              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
58194              
58195              (This corrects the case where the "isn't numeric" string contains \0s
58196              and is longer than the temporary buffer, and contains \0 at the point
58197              the string would be truncated by "...".) 
58198      Branch: perl
58199            ! sv.c
58200 ____________________________________________________________________________
58201 [  9659] By: jhi                                   on 2001/04/09  12:57:41
58202         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
58203      Branch: perl
58204            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
58205            ! t/lib/cgi-function.t t/lib/cgi-html.t
58206 ____________________________________________________________________________
58207 [  9658] By: jhi                                   on 2001/04/09  12:48:47
58208         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
58209              From: Ilmari Karonen <iltzu@sci.fi>
58210              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
58211              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
58212              
58213              Rearrange and rewrite the Method Invocation section
58214              to explain the concepts in nicer order.
58215      Branch: perl
58216            ! pod/perlobj.pod
58217 ____________________________________________________________________________
58218 [  9657] By: jhi                                   on 2001/04/09  12:35:58
58219         Log: Upgrade to podlators 1.09, from Russ Allbery.
58220      Branch: perl
58221            ! lib/Pod/Man.pm lib/Pod/Text.pm
58222 ____________________________________________________________________________
58223 [  9656] By: jhi                                   on 2001/04/09  12:31:53
58224         Log: perl571delta.
58225      Branch: perl
58226            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
58227 ____________________________________________________________________________
58228 [  9655] By: jhi                                   on 2001/04/09  12:20:09
58229         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
58230              From: Prymmer/Kahn <pvhp@best.com>
58231              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
58232              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
58233      Branch: perl
58234            ! lib/utf8.pm pod/perlunicode.pod
58235 ____________________________________________________________________________
58236 [  9654] By: gsar                                  on 2001/04/09  03:38:33
58237         Log: here lies 5.6.1
58238      Branch: maint-5.6/perl
58239            ! Changes
58240 ____________________________________________________________________________
58241 [  9653] By: jhi                                   on 2001/04/09  03:25:24
58242         Log: Update perlhist.
58243      Branch: perl
58244            ! pod/perlhist.pod
58245 ____________________________________________________________________________
58246 [  9652] By: jhi                                   on 2001/04/09  03:18:49
58247         Log: perl571delta tweaking continues.
58248      Branch: perl
58249            ! pod/perl571delta.pod
58250 ____________________________________________________________________________
58251 [  9651] By: gsar                                  on 2001/04/09  03:11:19
58252         Log: update Changes, patchlevel.h &c.
58253      Branch: maint-5.6/perl
58254            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
58255            ! pod/perltoc.pod
58256 ____________________________________________________________________________
58257 [  9650] By: jhi                                   on 2001/04/09  02:40:24
58258         Log: Integrate the perlfork half of #9513 from maintperl into mainline
58259              (the perlunicode half is obsolete)
58260      Branch: perl
58261            ! pod/perlfork.pod
58262 ____________________________________________________________________________
58263 [  9649] By: gsar                                  on 2001/04/09  02:35:43
58264         Log: tweak perldelta as suggested by Jarkko
58265      Branch: maint-5.6/perl
58266            ! pod/perldelta.pod
58267 ____________________________________________________________________________
58268 [  9648] By: jhi                                   on 2001/04/09  02:13:04
58269         Log: Integrate change #9646 from maintperl into mainline.
58270              
58271              add note about ithreads and Thread.pm
58272      Branch: perl
58273           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
58274 ____________________________________________________________________________
58275 [  9647] By: jhi                                   on 2001/04/09  02:10:18
58276         Log: Bad assumption that shortsize == 2.
58277      Branch: perl
58278            ! t/lib/xs-typemap.t
58279 ____________________________________________________________________________
58280 [  9646] By: gsar                                  on 2001/04/09  00:48:04
58281         Log: add note about ithreads and Thread.pm (too many people are
58282              confused by the fact that Thread.pm is built and installed
58283              under non-5005threads but doesn't work)
58284      Branch: maint-5.6/perl
58285            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
58286 ____________________________________________________________________________
58287 [  9645] By: gsar                                  on 2001/04/09  00:19:03
58288         Log: update perldelta.pod for changes in 5.6.1
58289      Branch: maint-5.6/perl
58290            ! Changes pod/perldelta.pod
58291 ____________________________________________________________________________
58292 [  9644] By: jhi                                   on 2001/04/08  20:37:00
58293         Log: Integrate change #9639 from maintperl into mainline:
58294              on windows, many of the README.* pods were being copied to
58295              the wrong location
58296      Branch: perl
58297           !> win32/Makefile win32/makefile.mk
58298 ____________________________________________________________________________
58299 [  9643] By: jhi                                   on 2001/04/08  20:07:11
58300         Log: Integrate change #9624 from maintperl into mainline:
58301              the pod tests were not okay.  (t/pod/find.t changes ignored)
58302      Branch: perl
58303           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
58304           !> t/pod/include.t t/pod/included.t t/pod/lref.t
58305           !> t/pod/multiline_items.t t/pod/nested_items.t
58306           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
58307           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
58308 ____________________________________________________________________________
58309 [  9642] By: jhi                                   on 2001/04/08  19:57:17
58310         Log: Integrate change #9638 from maintperl into mainline:
58311              update to latest JPL from the anoncvs repository
58312      Branch: perl
58313           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
58314           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
58315           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
58316 ____________________________________________________________________________
58317 [  9641] By: jhi                                   on 2001/04/08  19:53:30
58318         Log: perl571delta updates.
58319      Branch: perl
58320            ! lib/Filter/Simple.pm pod/perl571delta.pod
58321 ____________________________________________________________________________
58322 [  9640] By: gsar                                  on 2001/04/08  19:20:46
58323         Log: integrate change#9634 from mainline
58324              
58325              Fix the perlmodlib generation (didn't understand separate .pod
58326              files; didn't understand -- as the name-thing separator).
58327              Update the CPAN mirrors list.
58328      Branch: maint-5.6/perl
58329            ! pod/perlmodlib.pod
58330           !> pod/perlmodlib.PL
58331 ____________________________________________________________________________
58332 [  9639] By: gsar                                  on 2001/04/08  18:57:31
58333         Log: on windows, many of the README.* pods were being copied to the wrong
58334              location
58335      Branch: maint-5.6/perl
58336            ! win32/Makefile win32/makefile.mk
58337 ____________________________________________________________________________
58338 [  9638] By: gsar                                  on 2001/04/08  18:38:25
58339         Log: update to latest JPL from the anoncvs repository
58340      Branch: maint-5.6/perl
58341            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
58342            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
58343            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
58344 ____________________________________________________________________________
58345 [  9637] By: jhi                                   on 2001/04/08  17:53:53
58346         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
58347      Branch: perl
58348            ! pod/perl571delta.pod
58349 ____________________________________________________________________________
58350 [  9636] By: jhi                                   on 2001/04/08  17:18:32
58351         Log: Regen toc.
58352      Branch: perl
58353            ! pod/perltoc.pod
58354 ____________________________________________________________________________
58355 [  9635] By: jhi                                   on 2001/04/08  17:16:33
58356         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
58357              From: "Craig A. Berry" <craigberry@mac.com>
58358              Date: Sun, 08 Apr 2001 12:30:16 -0500
58359              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
58360      Branch: perl
58361            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
58362 ____________________________________________________________________________
58363 [  9634] By: jhi                                   on 2001/04/08  17:09:19
58364         Log: Fix the perlmodlib generation (didn't understand separate .pod
58365              files; didn't understand -- as the name-thing separator).
58366              
58367              Update the CPAN mirrors list.
58368      Branch: perl
58369            ! pod/perlmodlib.PL pod/perlmodlib.pod
58370 ____________________________________________________________________________
58371 [  9633] By: jhi                                   on 2001/04/08  16:49:17
58372         Log: Sort MANIFEST.
58373      Branch: perl
58374            ! MANIFEST
58375 ____________________________________________________________________________
58376 [  9632] By: gsar                                  on 2001/04/08  16:36:06
58377         Log: add $Tie::RefHash::VERSION
58378      Branch: maint-5.6/perl
58379            ! lib/Tie/RefHash.pm
58380 ____________________________________________________________________________
58381 [  9631] By: jhi                                   on 2001/04/08  16:10:15
58382         Log: perl571delta updates based on p5p feedback; still needs
58383              lots of examples.
58384      Branch: perl
58385            ! pod/perl571delta.pod
58386 ____________________________________________________________________________
58387 [  9630] By: jhi                                   on 2001/04/08  15:59:13
58388         Log: Update the list of supported platforms to talk about 5.7.1
58389              (and 5.6.1)
58390      Branch: perl
58391            ! pod/perlport.pod
58392 ____________________________________________________________________________
58393 [  9629] By: jhi                                   on 2001/04/08  15:55:41
58394         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
58395              from maintperl into mainline: perlport updates.
58396      Branch: perl
58397            ! pod/perlport.pod
58398 ____________________________________________________________________________
58399 [  9628] By: jhi                                   on 2001/04/08  15:53:17
58400         Log: perlsolaris.pod copied to wrong directory.
58401      Branch: perl
58402            ! win32/makefile.mk
58403 ____________________________________________________________________________
58404 [  9627] By: jhi                                   on 2001/04/08  14:48:18
58405         Log: Subject: Typos in perl571delta.pod
58406              From: "Stephen P. Potter" <spp@spotter.yi.org>
58407              Date: Sat, 07 Apr 2001 20:37:05 -0400
58408              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
58409      Branch: perl
58410            ! pod/perl571delta.pod
58411 ____________________________________________________________________________
58412 [  9626] By: jhi                                   on 2001/04/08  14:39:04
58413         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
58414      Branch: perl
58415            ! gv.c
58416 ____________________________________________________________________________
58417 [  9625] By: nick                                  on 2001/04/08  10:14:23
58418         Log: Integrate mainline
58419      Branch: perlio
58420           +> pod/perl570delta.pod pod/perl571delta.pod
58421           !> (integrate 27 files)
58422 ____________________________________________________________________________
58423 [  9624] By: gsar                                  on 2001/04/08  06:08:17
58424         Log: test in t/pod/* were busted
58425              
58426              these tests are still not enabled in t/{harness,TEST}
58427      Branch: maint-5.6/perl
58428            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
58429            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
58430            ! t/pod/multiline_items.t t/pod/nested_items.t
58431            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
58432            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
58433 ____________________________________________________________________________
58434 [  9623] By: gsar                                  on 2001/04/08  03:37:01
58435         Log: integrate change#9470 from mainline
58436              
58437              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
58438      Branch: maint-5.6/perl
58439           !> ext/Socket/Socket.xs
58440 ____________________________________________________________________________
58441 [  9622] By: jhi                                   on 2001/04/07  22:40:47
58442         Log: Update Changes.
58443      Branch: perl
58444            ! Changes patchlevel.h
58445 ____________________________________________________________________________
58446 [  9621] By: jhi                                   on 2001/04/07  22:34:16
58447         Log: Update AUTHORS.
58448      Branch: perl
58449            ! AUTHORS
58450 ____________________________________________________________________________
58451 [  9620] By: jhi                                   on 2001/04/07  22:12:47
58452         Log: Forgot to bump the number of tests in #9164.
58453      Branch: perl
58454            ! t/op/array.t
58455 ____________________________________________________________________________
58456 [  9619] By: jhi                                   on 2001/04/07  22:09:50
58457         Log: Bump patchlevel to 5.7.1.
58458      Branch: perl
58459            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58460            ! config_h.SH patchlevel.h
58461 ____________________________________________________________________________
58462 [  9618] By: jhi                                   on 2001/04/07  22:02:41
58463         Log: Populate perl571delta.
58464      Branch: perl
58465            ! pod/perl571delta.pod
58466 ____________________________________________________________________________
58467 [  9617] By: jhi                                   on 2001/04/07  22:01:23
58468         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
58469              to forget it later; do not change patchlevel.h yet or regenerate
58470              Configure yet.
58471      Branch: perl
58472            ! epoc/config.sh win32/Makefile win32/config_H.bc
58473            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
58474 ____________________________________________________________________________
58475 [  9616] By: jhi                                   on 2001/04/07  17:46:33
58476         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
58477      Branch: perl
58478            ! pod/perl571delta.pod
58479 ____________________________________________________________________________
58480 [  9615] By: jhi                                   on 2001/04/07  17:33:21
58481         Log: Change the toc configuration.
58482      Branch: perl
58483            ! pod/buildtoc.PL pod/perl.pod
58484 ____________________________________________________________________________
58485 [  9614] By: jhi                                   on 2001/04/07  17:29:47
58486         Log: Subject: PATCH: $[
58487              From: Robin Houston <robin@kitsite.com>
58488              Date: Fri, 6 Apr 2001 18:10:14 +0100
58489              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
58490      Branch: perl
58491            ! op.c t/op/array.t
58492 ____________________________________________________________________________
58493 [  9613] By: jhi                                   on 2001/04/07  17:28:26
58494         Log: Subject: [PATCH perl@9424] isn't numeric warning
58495              From: Robin Barker <rmb1@cise.npl.co.uk>
58496              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
58497              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
58498      Branch: perl
58499            ! sv.c t/pragma/warn/sv
58500 ____________________________________________________________________________
58501 [  9612] By: jhi                                   on 2001/04/07  17:26:45
58502         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
58503              From: Mike Guy <mjtg@cam.ac.uk>
58504              Date: Fri, 06 Apr 2001 12:47:06 +0100
58505              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
58506      Branch: perl
58507            ! dump.c t/lib/peek.t
58508 ____________________________________________________________________________
58509 [  9611] By: jhi                                   on 2001/04/07  17:21:35
58510         Log: Create perl571delta and seed it off with the perldelta changes
58511              since 5.7.0; remove those changes from perldelta and rename it
58512              as perl570delta; recreate perldelta but leave it almost empty.
58513      Branch: perl
58514            + pod/perl570delta.pod pod/perl571delta.pod
58515            ! MANIFEST pod/perldelta.pod
58516 ____________________________________________________________________________
58517 [  9610] By: jhi                                   on 2001/04/07  16:56:32
58518         Log: Denit.
58519      Branch: perl
58520            ! pod/perldelta.pod
58521 ____________________________________________________________________________
58522 [  9609] By: jhi                                   on 2001/04/07  16:38:32
58523         Log: Retract #9523: needs more thought.
58524      Branch: perl
58525            ! Makefile.SH
58526 ____________________________________________________________________________
58527 [  9608] By: jhi                                   on 2001/04/07  14:59:20
58528         Log: atmark() code cleanaup.
58529      Branch: perl
58530            ! ext/IO/IO.xs
58531 ____________________________________________________________________________
58532 [  9607] By: jhi                                   on 2001/04/07  14:48:14
58533         Log: Integrate change #9605 from maintperl into mainline.
58534              
58535              can't optimize away scope entry if tr/// is present
58536      Branch: perl
58537           !> op.c t/op/tr.t
58538 ____________________________________________________________________________
58539 [  9606] By: jhi                                   on 2001/04/07  14:43:59
58540         Log: Integrate perlio:
58541              
58542              [  9604]
58543              Split out extension finding code from buildext.pl into FindExt.pm
58544              Use it to get Config.pm's idea of available extensions in line
58545              with what is built.
58546              
58547              [  9603]
58548              Cleanup correction for failed :Via() layer, also set an error code.
58549              
58550              [  9602]
58551              Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
58552              style. So don't use binmode() on the handles so that Win32 etc. see
58553              same sequence and produce same digests.
58554              
58555              [  9601]
58556              Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
58557              Else it complains and so crlf layer (say) does not get pushed.
58558              
58559              [  9599]
58560              Quote $VERSION in Encode.pm.
58561              regen_config_h as requested.
58562      Branch: perl
58563           +> win32/FindExt.pm
58564           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
58565           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
58566 ____________________________________________________________________________
58567 [  9605] By: gsar                                  on 2001/04/07  11:52:40
58568         Log: can't optimize away scope entry if tr/// is present
58569      Branch: maint-5.6/perl
58570            ! op.c t/op/tr.t
58571 ____________________________________________________________________________
58572 [  9604] By: nick                                  on 2001/04/07  11:39:45
58573         Log: Split out extension finding code from buildext.pl into FindExt.pm
58574              Use it to get Config.pm's idea of available extensions in line
58575              with what is built.
58576      Branch: perlio
58577            + win32/FindExt.pm
58578            ! MANIFEST win32/buildext.pl win32/config_sh.PL
58579            ! win32/makefile.mk
58580 ____________________________________________________________________________
58581 [  9603] By: nick                                  on 2001/04/07  09:11:38
58582         Log: Cleanup correction for failed :Via() layer, also set an error code.
58583      Branch: perlio
58584            ! ext/PerlIO/Via/Via.xs
58585 ____________________________________________________________________________
58586 [  9602] By: nick                                  on 2001/04/07  08:38:04
58587         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
58588              style. So don't use binmode() on the handles so that Win32 etc. see
58589              same sequence and produce same digests.
58590      Branch: perlio
58591            ! t/lib/md5-file.t
58592 ____________________________________________________________________________
58593 [  9601] By: nick                                  on 2001/04/07  08:36:26
58594         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
58595              Else it complains and so crlf layer (say) does not get pushed.
58596      Branch: perlio
58597            ! perlio.c
58598 ____________________________________________________________________________
58599 [  9600] By: jhi                                   on 2001/04/06  23:00:09
58600         Log: Integrate change #9599 from perlio into mainline.
58601      Branch: perl
58602           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
58603           !> win32/config_H.vc
58604 ____________________________________________________________________________
58605 [  9599] By: nick                                  on 2001/04/06  21:42:43
58606         Log: Quote $VERSION in Encode.pm.
58607              regen_config_h as requested.
58608      Branch: perlio
58609            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
58610            ! win32/config_H.vc
58611 ____________________________________________________________________________
58612 [  9598] By: nick                                  on 2001/04/06  20:34:59
58613         Log: Integrate mainline
58614      Branch: perlio
58615           +> README.macos
58616           !> (integrate 39 files)
58617 ____________________________________________________________________________
58618 [  9597] By: gsar                                  on 2001/04/06  18:06:35
58619         Log: integrate change#9464 from mainline (addendum to change#8313)
58620              
58621              Subject: [PATCH @9452] Better peep()ing for foreach() loops
58622      Branch: maint-5.6/perl
58623           !> op.c
58624 ____________________________________________________________________________
58625 [  9596] By: jhi                                   on 2001/04/06  17:26:03
58626         Log: The d_casti32=undef is good for you even when not use64bitall.
58627      Branch: perl
58628            ! hints/hpux.sh
58629 ____________________________________________________________________________
58630 [  9595] By: gsar                                  on 2001/04/06  14:57:17
58631         Log: add a low-impact fix to accommodate darwin-ism
58632      Branch: maint-5.6/perl
58633            ! ext/Errno/Errno_pm.PL
58634 ____________________________________________________________________________
58635 [  9594] By: jhi                                   on 2001/04/06  14:55:14
58636         Log: Integrate changes #9528,9593 from mainline into maintperl;
58637              tweaking the editor/IDE/shell list.
58638      Branch: maint-5.6/perl
58639           !> pod/perlfaq3.pod
58640 ____________________________________________________________________________
58641 [  9593] By: jhi                                   on 2001/04/06  14:51:39
58642         Log: Make the editor/IDE/shell list a little bit airier.
58643      Branch: perl
58644            ! pod/perlfaq3.pod
58645 ____________________________________________________________________________
58646 [  9592] By: gsar                                  on 2001/04/06  14:45:18
58647         Log: integrate change#9477 from mainline (base.pm doc tweak)
58648              
58649              missing doc entry for fmod()
58650      Branch: maint-5.6/perl
58651            ! lib/Math/BigFloat.pm
58652           !> lib/base.pm
58653 ____________________________________________________________________________
58654 [  9591] By: jhi                                   on 2001/04/06  13:55:48
58655         Log: Regen toc.
58656      Branch: perl
58657            ! pod/perltoc.pod
58658 ____________________________________________________________________________
58659 [  9590] By: jhi                                   on 2001/04/06  13:54:52
58660         Log: Math::BigFloat patches from John Peacock.  The equivalent
58661              of #9586 from maintperl but reworked by John to work with
58662              the bleadperl.
58663      Branch: perl
58664            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
58665 ____________________________________________________________________________
58666 [  9589] By: jhi                                   on 2001/04/06  13:42:23
58667         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
58668      Branch: perl
58669            ! ext/Digest/MD5/Makefile.PL
58670 ____________________________________________________________________________
58671 [  9588] By: jhi                                   on 2001/04/06  13:31:45
58672         Log: Integrate changes #9584,9587 from maintperl into mainline.
58673              
58674              keep eval"" CVs alive until the end of the statement in which
58675              they're called
58676              
58677              add README.macos (from Chris Nandor)
58678              
58679              tyop in change#9555
58680      Branch: perl
58681           +> README.macos
58682           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
58683           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
58684           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
58685           !> win32/makefile.mk
58686 ____________________________________________________________________________
58687 [  9587] By: gsar                                  on 2001/04/06  07:31:30
58688         Log: add README.macos (from Chris Nandor)
58689              
58690              tyop in change#9555
58691      Branch: maint-5.6/perl
58692            + README.macos
58693            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
58694            ! win32/Makefile win32/makefile.mk
58695 ____________________________________________________________________________
58696 [  9586] By: gsar                                  on 2001/04/06  07:08:54
58697         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
58698      Branch: maint-5.6/perl
58699            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
58700 ____________________________________________________________________________
58701 [  9585] By: gsar                                  on 2001/04/06  06:58:44
58702         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
58703              from mainline
58704              
58705              Subject: [PATCH] Base64 update to perlfaq9.pod
58706              
58707              Subject: [PATCH AUTHORS] Housekeeping
58708              
58709              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
58710              Mac OS X (Darwin) has extra pwent fields.
58711              
58712              Subject: [PATCH B::*] print control-character vars readably
58713              Needs EBCDICification.
58714              
58715              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
58716              
58717              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
58718              
58719              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
58720              
58721              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
58722              
58723              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
58724              
58725              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
58726              
58727              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
58728              
58729              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
58730              
58731              FreeBSD hints tweak from Anton Berezin.
58732              
58733              Subject: [PATCH foolperl & bleadperl] README.vms update
58734              
58735              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
58736      Branch: maint-5.6/perl
58737           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
58738           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
58739           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
58740 ____________________________________________________________________________
58741 [  9584] By: gsar                                  on 2001/04/06  04:09:00
58742         Log: keep eval"" CVs alive until the end of the statement in which
58743              they're called; this avoids a coredump ensuing from search for
58744              lexicals in code such as:
58745              
58746              sub bug {
58747              my $s = @_;
58748              eval q[sub { eval 'sub { &$s }' }];
58749              }
58750              bug("x")->()->();
58751              
58752              this code still doesn't work as intended (as it has remained
58753              since time immemorial), but it doesn't provoke a coredump anymore
58754      Branch: maint-5.6/perl
58755            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
58756            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
58757 ____________________________________________________________________________
58758 [  9583] By: jhi                                   on 2001/04/05  23:52:51
58759         Log: Update Changes.
58760      Branch: perl
58761            ! Changes patchlevel.h
58762 ____________________________________________________________________________
58763 [  9582] By: jhi                                   on 2001/04/05  23:11:23
58764         Log: Slight doc tweak.
58765      Branch: perl
58766            ! pod/perlunicode.pod
58767 ____________________________________________________________________________
58768 [  9581] By: jhi                                   on 2001/04/05  23:04:11
58769         Log: Integrate perlio:
58770              
58771              [  9569]
58772              Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
58773              
58774              [  9549]
58775              Downgrade "Wide character in print" to a warning.
58776      Branch: perl
58777           !> pod/perlunicode.pod
58778 ____________________________________________________________________________
58779 [  9580] By: jhi                                   on 2001/04/05  23:03:29
58780         Log: Test for #9579.
58781      Branch: perl
58782            ! t/op/do.t
58783 ____________________________________________________________________________
58784 [  9579] By: jhi                                   on 2001/04/05  22:54:17
58785         Log: Subject: [PATCH] Propagate calling context for do '...'
58786              From: Gisle Aas <gisle@ActiveState.com>
58787              Date: 04 Apr 2001 20:17:29 -0700
58788              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
58789      Branch: perl
58790            ! pod/perlfunc.pod pp_ctl.c
58791 ____________________________________________________________________________
58792 [  9578] By: jhi                                   on 2001/04/05  22:52:51
58793         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
58794              From: Peter Prymmer <pvhp@forte.com>
58795              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
58796              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
58797      Branch: perl
58798            ! README.vms
58799 ____________________________________________________________________________
58800 [  9577] By: jhi                                   on 2001/04/05  22:48:22
58801         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
58802              From: "Craig A. Berry" <craigberry@mac.com>
58803              Date: Thu, 5 Apr 2001 13:43:28 -0500
58804              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
58805      Branch: perl
58806            ! README.vms
58807 ____________________________________________________________________________
58808 [  9576] By: jhi                                   on 2001/04/05  22:31:38
58809         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
58810              From: Michael G Schwern <schwern@pobox.com>
58811              Date: Thu, 5 Apr 2001 21:53:21 +0100
58812              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
58813      Branch: perl
58814            ! lib/base.pm t/lib/fields.t
58815 ____________________________________________________________________________
58816 [  9575] By: jhi                                   on 2001/04/05  22:26:10
58817         Log: FreeBSD hints tweak from Anton Berezin.
58818      Branch: perl
58819            ! hints/freebsd.sh
58820 ____________________________________________________________________________
58821 [  9574] By: jhi                                   on 2001/04/05  22:24:03
58822         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
58823              From: David Dyck <dcd@tc.fluke.com>
58824              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
58825              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
58826      Branch: perl
58827            ! t/op/oct.t
58828 ____________________________________________________________________________
58829 [  9573] By: jhi                                   on 2001/04/05  22:23:06
58830         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
58831              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
58832              From: David Dyck <dcd@tc.fluke.com>
58833              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
58834      Branch: perl
58835            ! pp.c
58836 ____________________________________________________________________________
58837 [  9572] By: jhi                                   on 2001/04/05  22:14:47
58838         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
58839              From: Robin Houston <robin@kitsite.com>
58840              Date: Thu, 5 Apr 2001 20:56:48 +0100
58841              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
58842      Branch: perl
58843            ! ext/B/B/Deparse.pm
58844 ____________________________________________________________________________
58845 [  9571] By: jhi                                   on 2001/04/05  22:12:53
58846         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
58847              From: Robin Houston <robin@kitsite.com>
58848              Date: Thu, 5 Apr 2001 19:55:51 +0100
58849              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
58850      Branch: perl
58851            ! ext/B/B/Deparse.pm
58852 ____________________________________________________________________________
58853 [  9570] By: jhi                                   on 2001/04/05  22:11:06
58854         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
58855              From: Robin Houston <robin@kitsite.com>
58856              Date: Thu, 5 Apr 2001 20:16:29 +0100
58857              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
58858      Branch: perl
58859            ! ext/B/B/Deparse.pm
58860 ____________________________________________________________________________
58861 [  9569] By: nick                                  on 2001/04/05  21:32:26
58862         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
58863      Branch: perlio
58864            ! pod/perlunicode.pod
58865 ____________________________________________________________________________
58866 [  9568] By: nick                                  on 2001/04/05  19:38:09
58867         Log: Integrate mainline
58868      Branch: perlio
58869           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
58870           !> (integrate 35 files)
58871 ____________________________________________________________________________
58872 [  9567] By: jhi                                   on 2001/04/05  18:31:45
58873         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
58874              From: Robin Houston <robin@kitsite.com>
58875              Date: Thu, 5 Apr 2001 18:03:23 +0100
58876              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
58877      Branch: perl
58878            ! ext/B/B/Deparse.pm
58879 ____________________________________________________________________________
58880 [  9566] By: jhi                                   on 2001/04/05  18:29:35
58881         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
58882              From: Robin Houston <robin@kitsite.com>
58883              Date: Thu, 5 Apr 2001 16:45:18 +0100
58884              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
58885      Branch: perl
58886            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
58887 ____________________________________________________________________________
58888 [  9565] By: jhi                                   on 2001/04/05  18:24:23
58889         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
58890              From: Robin Houston <robin@kitsite.com>
58891              Date: Thu, 5 Apr 2001 14:50:09 +0100
58892              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
58893      Branch: perl
58894            ! ext/B/B/Deparse.pm
58895 ____________________________________________________________________________
58896 [  9564] By: jhi                                   on 2001/04/05  18:23:03
58897         Log: Subject: [PATCH B::*] print control-character vars readably
58898              From: Robin Houston <robin@kitsite.com>
58899              Date: Thu, 5 Apr 2001 14:27:38 +0100
58900              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
58901              
58902              Needs EBCDICification.
58903      Branch: perl
58904            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
58905            ! ext/B/B/Terse.pm
58906 ____________________________________________________________________________
58907 [  9563] By: jhi                                   on 2001/04/05  18:20:32
58908         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
58909              Date: Thu, 5 Apr 2001 13:21:42 -0400
58910              From: Paul Schinder <schinder@pobox.com>
58911              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
58912              
58913              Mac OS X (Darwin) has extra pwent fields.
58914      Branch: perl
58915            ! t/op/pwent.t
58916 ____________________________________________________________________________
58917 [  9562] By: jhi                                   on 2001/04/05  17:57:51
58918         Log: Regen toc.
58919      Branch: perl
58920            ! pod/perltoc.pod
58921 ____________________________________________________________________________
58922 [  9561] By: jhi                                   on 2001/04/05  17:47:33
58923         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
58924      Branch: metaconfig
58925            ! U/Glossary.patch
58926      Branch: metaconfig/U/perl
58927            + d_u32align.U
58928            ! d_cmsghdr_s.U d_msghdr_s.U
58929 ____________________________________________________________________________
58930 [  9560] By: jhi                                   on 2001/04/05  17:47:01
58931         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
58932              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
58933              Introduce probes for struct msghdr, struct cmsghdr,
58934              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
58935              ualarm, usleep, for possible later extension work.
58936      Branch: perl
58937            + t/lib/md5-align.t
58938            ! Configure MANIFEST Porting/Glossary Porting/config.sh
58939            ! Porting/config_H config_h.SH configure.com epoc/config.sh
58940            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
58941            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58942            ! vos/config.ga.h win32/config.bc win32/config.gc
58943            ! win32/config.vc
58944 ____________________________________________________________________________
58945 [  9559] By: jhi                                   on 2001/04/05  13:03:04
58946         Log: Be traditional in your cpp (for the Errno extension).
58947      Branch: perl
58948            ! hints/darwin.sh
58949 ____________________________________________________________________________
58950 [  9558] By: jhi                                   on 2001/04/05  13:00:05
58951         Log: Add $Config{cppflags} to the gcc incantation.
58952      Branch: perl
58953            ! ext/Errno/Errno_pm.PL
58954 ____________________________________________________________________________
58955 [  9557] By: jhi                                   on 2001/04/05  04:22:39
58956         Log: Introduce Sean Burke's Class::ISA 0.32.
58957      Branch: perl
58958            + lib/Class/ISA.pm t/lib/class-isa.t
58959            ! MANIFEST
58960 ____________________________________________________________________________
58961 [  9556] By: jhi                                   on 2001/04/05  04:09:50
58962         Log: Subject: [PATCH AUTHORS] Housekeeping
58963              From: Paul Johnson <paul@pjcj.net> 
58964              Date: Wed, 4 Apr 2001 22:45:47 +0200
58965              Message-ID: <20010404224547.D9548@pjcj.net>
58966      Branch: perl
58967            ! AUTHORS
58968 ____________________________________________________________________________
58969 [  9555] By: jhi                                   on 2001/04/05  04:06:33
58970         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
58971              From: Gisle Aas <gisle@ActiveState.com>
58972              Date: 04 Apr 2001 14:23:04 -0700
58973              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
58974      Branch: perl
58975            ! pod/perlfaq9.pod
58976 ____________________________________________________________________________
58977 [  9554] By: jhi                                   on 2001/04/05  04:05:49
58978         Log: Downgrade also the "Wide character" diagnostic.
58979      Branch: perl
58980            ! pod/perldiag.pod
58981 ____________________________________________________________________________
58982 [  9553] By: jhi                                   on 2001/04/05  04:00:33
58983         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
58984              maintperl into mainline.
58985              
58986              "double" should be "NV"; standard typemap is missing entry
58987              for NV
58988              
58989              s/djSP/dSP/
58990              
58991              Downgrade "Wide character in print" to a warning.
58992              
58993              B::Deparse fix for ${^FOO} and documentation for PVX() method
58994              (from Robin Houston)
58995              
58996              tr/// doesn't null-terminate the result in some situations
58997              (from Gisle Aas)
58998      Branch: perl
58999           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
59000           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
59001           !> t/io/utf8.t t/op/tr.t
59002 ____________________________________________________________________________
59003 [  9552] By: jhi                                   on 2001/04/05  03:52:50
59004         Log: Retract changes #9542 and #9538 (from maintperl, integrated
59005              at #9540), shouldn't be needed because of the perlio changes.
59006      Branch: perl
59007            ! util.c
59008 ____________________________________________________________________________
59009 [  9551] By: gsar                                  on 2001/04/05  00:18:34
59010         Log: tr/// doesn't null-terminate the result in some situations
59011              (from Gisle Aas)
59012      Branch: maint-5.6/perl
59013            ! doop.c t/op/tr.t
59014 ____________________________________________________________________________
59015 [  9550] By: gsar                                  on 2001/04/04  20:04:17
59016         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
59017              (from Robin Houston)
59018      Branch: maint-5.6/perl
59019            ! ext/B/B.pm ext/B/B/Deparse.pm
59020 ____________________________________________________________________________
59021 [  9549] By: nick                                  on 2001/04/04  18:56:15
59022         Log: Downgrade "Wide character in print" to a warning.
59023      Branch: perlio
59024            ! doio.c t/io/utf8.t
59025 ____________________________________________________________________________
59026 [  9548] By: gsar                                  on 2001/04/04  18:51:49
59027         Log: integrate changes#9460,9462,9482,9521,9522
59028              
59029              Subject: PATCH: B::Debug should show LOOP-specific fields
59030              
59031              Subject: B::Deparse precedence bug. (Patch included.)
59032              
59033              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
59034              
59035              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
59036              
59037              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
59038      Branch: maint-5.6/perl
59039           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
59040           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
59041 ____________________________________________________________________________
59042 [  9547] By: gsar                                  on 2001/04/04  18:49:16
59043         Log: s/djSP/dSP/
59044      Branch: maint-5.6/perl
59045            ! ext/Thread/Thread.xs
59046 ____________________________________________________________________________
59047 [  9546] By: nick                                  on 2001/04/04  18:44:00
59048         Log: Integrate mainline.
59049      Branch: perlio
59050           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
59051           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
59052 ____________________________________________________________________________
59053 [  9545] By: gsar                                  on 2001/04/04  18:38:52
59054         Log: integrate change#8837 from mainline
59055              
59056              Subject: [patch] -Wall cleanup round 2
59057      Branch: maint-5.6/perl
59058           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
59059           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
59060           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
59061           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
59062           !> ext/SDBM_File/SDBM_File.xs
59063 ____________________________________________________________________________
59064 [  9544] By: gsar                                  on 2001/04/04  17:49:57
59065         Log: "double" should be "NV"; standard typemap is missing entry
59066              for NV
59067      Branch: maint-5.6/perl
59068            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
59069 ____________________________________________________________________________
59070 [  9543] By: jhi                                   on 2001/04/04  14:13:18
59071         Log: Thou shalt not (just) match for English error messages.
59072      Branch: perl
59073            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
59074            ! os2/OS2/Process/Process.pm
59075 ____________________________________________________________________________
59076 [  9542] By: jhi                                   on 2001/04/04  13:20:39
59077         Log: Make the stdio tricks of fflush_all() to exist only if
59078              stdio is being used.
59079      Branch: perl
59080            ! util.c
59081 ____________________________________________________________________________
59082 [  9541] By: jhi                                   on 2001/04/04  04:20:24
59083         Log: Subject: Re: [PATCH] Lighten up glob
59084              From: Benjamin Sugars <bsugars@canoe.ca>
59085              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
59086              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
59087      Branch: perl
59088            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
59089            ! util.c
59090 ____________________________________________________________________________
59091 [  9540] By: jhi                                   on 2001/04/04  04:03:57
59092         Log: Integrate changes #9538,9539 from maintperl into mainline.
59093              
59094              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
59095              for use with _fwalk() (fix for change#7705)
59096              
59097              another tweak needed for SunOS 4.1.x build (from Mike Guy)
59098              (cp -f is not portable)
59099      Branch: perl
59100           !> Makefile.SH util.c
59101 ____________________________________________________________________________
59102 [  9539] By: gsar                                  on 2001/04/04  03:01:14
59103         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
59104      Branch: maint-5.6/perl
59105            ! Makefile.SH
59106 ____________________________________________________________________________
59107 [  9538] By: gsar                                  on 2001/04/04  01:00:38
59108         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
59109              for use with _fwalk() (fix for change#7705)
59110      Branch: maint-5.6/perl
59111            ! util.c
59112 ____________________________________________________________________________
59113 [  9537] By: nick                                  on 2001/04/03  19:24:55
59114         Log: Integrate mainline
59115      Branch: perlio
59116           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
59117           +> lib/unicode/PropList.html
59118            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
59119           !> (integrate 69 files)
59120 ____________________________________________________________________________
59121 [  9536] By: jhi                                   on 2001/04/03  18:02:31
59122         Log: Integrate change #9533 from maintperl into mainline.
59123              
59124              better fix for change#9517 to accomodate UNC paths like
59125              \\server\share\foo, and paths with trailing backslash
59126              like c:\this\
59127      Branch: perl
59128           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
59129 ____________________________________________________________________________
59130 [  9535] By: jhi                                   on 2001/04/03  17:58:07
59131         Log: Change the push/unshift warning to be of class syntax, not misc.
59132      Branch: perl
59133            ! op.c pod/perldiag.pod t/pragma/warn/op
59134 ____________________________________________________________________________
59135 [  9534] By: jhi                                   on 2001/04/03  15:03:46
59136         Log: Change the push/unshift warning (#9532) to talk about "no values"
59137              instead of "no arguments".
59138      Branch: perl
59139            ! op.c pod/perldiag.pod t/pragma/warn/op
59140 ____________________________________________________________________________
59141 [  9533] By: gsar                                  on 2001/04/03  14:30:07
59142         Log: better fix for change#9517 to accomodate UNC paths like
59143              \\server\share\foo, and paths with trailing backslash
59144              like c:\this\
59145      Branch: maint-5.6/perl
59146            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
59147 ____________________________________________________________________________
59148 [  9532] By: jhi                                   on 2001/04/03  13:11:46
59149         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
59150              From: Robin Houston <robin@kitsite.com>
59151              Date: Mon, 2 Apr 2001 15:03:29 +0100
59152              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
59153      Branch: perl
59154            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
59155 ____________________________________________________________________________
59156 [  9531] By: jhi                                   on 2001/04/03  13:06:34
59157         Log: Integrate change #9530 from maintperl into mainline.
59158              
59159              accomodate VMS "mailbox overflow" quirk in testsuite (from
59160              Craig Berry)
59161      Branch: perl
59162           !> t/lib/socket.t
59163 ____________________________________________________________________________
59164 [  9530] By: gsar                                  on 2001/04/03  04:56:41
59165         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
59166              Craig Berry)
59167      Branch: maint-5.6/perl
59168            ! t/lib/socket.t
59169 ____________________________________________________________________________
59170 [  9529] By: jhi                                   on 2001/04/03  02:34:34
59171         Log: Update Changes.
59172      Branch: perl
59173            ! Changes patchlevel.h
59174 ____________________________________________________________________________
59175 [  9528] By: jhi                                   on 2001/04/03  01:27:57
59176         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
59177              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
59178              To: perl5-porters@perl.org
59179              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
59180      Branch: perl
59181            ! pod/perlfaq3.pod
59182 ____________________________________________________________________________
59183 [  9527] By: jhi                                   on 2001/04/03  01:22:09
59184         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
59185              From: Peter Prymmer <pvhp@forte.com>
59186              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
59187              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
59188      Branch: perl
59189            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
59190 ____________________________________________________________________________
59191 [  9526] By: jhi                                   on 2001/04/03  01:18:25
59192         Log: The metaconfig unit changes for #9525.
59193      Branch: metaconfig
59194            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
59195      Branch: metaconfig/U/perl
59196            ! use64bits.U
59197 ____________________________________________________________________________
59198 [  9525] By: jhi                                   on 2001/04/03  01:17:30
59199         Log: Configure sanity checks:
59200              * if use64bitall is attempted but pointers are only 32-bit,
59201              'downgrade' to use64bitint
59202              * if use64bitint is attempted but there's no quad type,
59203              forget about use64bitint (well, the default for it is 'n',
59204              the user can still override this)
59205              * if pointers are 64 bits, do not try to use Perl's malloc
59206      Branch: perl
59207            ! Configure
59208 ____________________________________________________________________________
59209 [  9524] By: gsar                                  on 2001/04/03  01:09:12
59210         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
59211      Branch: maint-5.6/perl
59212            ! pp_sys.c
59213 ____________________________________________________________________________
59214 [  9523] By: jhi                                   on 2001/04/03  00:02:31
59215         Log: (Retracted by #9609)
59216              
59217              Make it harder for parallel makes to enter 'test' before
59218              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
59219              should be unhappy enough, but sometimes parallel makes seem
59220              to sneak past both in Tru64 and AIX.)
59221      Branch: perl
59222            ! Makefile.SH
59223 ____________________________________________________________________________
59224 [  9522] By: jhi                                   on 2001/04/02  22:35:31
59225         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
59226              Date: Mon, 2 Apr 2001 22:54:10 +0100
59227              From: Robin Houston <robin@kitsite.com>
59228              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
59229      Branch: perl
59230            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
59231 ____________________________________________________________________________
59232 [  9521] By: jhi                                   on 2001/04/02  22:32:23
59233         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
59234              From: Robin Houston <robin@kitsite.com>
59235              Date: Mon, 2 Apr 2001 20:24:03 +0100
59236              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
59237      Branch: perl
59238            ! ext/B/B/Concise.pm
59239 ____________________________________________________________________________
59240 [  9520] By: jhi                                   on 2001/04/02  22:30:43
59241         Log: Subject: [PATCH] REALLY pedantic hv.h nit
59242              From: Simon Cozens <simon@netthink.co.uk>
59243              Date: Mon, 2 Apr 2001 15:43:06 +0100
59244              Message-ID: <20010402154306.A21711@netthink.co.uk>
59245      Branch: perl
59246            ! hv.h
59247 ____________________________________________________________________________
59248 [  9519] By: jhi                                   on 2001/04/02  22:28:04
59249         Log: Based on
59250              
59251              Subject: [foolperl] EPOC fix
59252              From: Olaf Flebbe <O.Flebbe@science-computing.de>
59253              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
59254              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
59255      Branch: perl
59256            ! pp_sys.c
59257 ____________________________________________________________________________
59258 [  9518] By: jhi                                   on 2001/04/02  22:22:34
59259         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
59260              
59261              README.win32 tweaks; add a note about alternative location for
59262              getting a gcc-2.95.2 that will build perl properly on windows
59263              
59264              add some notes about gutsy threading matters
59265              
59266              many of the utilities interpolate literal paths within doublequotes
59267              (fails on dosish platforms where path contains backslashes)
59268      Branch: perl
59269           !> README.win32 pod/perlguts.pod utils/perldoc.PL
59270           !> x2p/find2perl.PL x2p/s2p.PL
59271 ____________________________________________________________________________
59272 [  9517] By: gsar                                  on 2001/04/02  19:52:21
59273         Log: many of the utilities interpolate literal paths within doublequotes
59274              (fails on dosish platforms where path contains backslashes)
59275      Branch: maint-5.6/perl
59276            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
59277 ____________________________________________________________________________
59278 [  9516] By: gsar                                  on 2001/04/02  05:49:37
59279         Log: a foolish release
59280      Branch: maint-5.6/perl
59281            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
59282            ! pod/perltoc.pod
59283 ____________________________________________________________________________
59284 [  9515] By: gsar                                  on 2001/04/02  05:04:29
59285         Log: add missing changelog summaries
59286      Branch: maint-5.6/perl
59287            ! Changes
59288 ____________________________________________________________________________
59289 [  9514] By: gsar                                  on 2001/04/02  04:07:13
59290         Log: add some notes about gutsy threading matters
59291      Branch: maint-5.6/perl
59292            ! pod/perlguts.pod
59293 ____________________________________________________________________________
59294 [  9513] By: gsar                                  on 2001/04/02  03:25:21
59295         Log: add more prominent caveat notices about experimental features
59296      Branch: maint-5.6/perl
59297            ! pod/perlfork.pod pod/perlunicode.pod
59298 ____________________________________________________________________________
59299 [  9512] By: gsar                                  on 2001/04/02  02:54:33
59300         Log: integrate changes#9479,9509 from mainline
59301              
59302              [PATCH] File::Glob stuff for Mac OS
59303              
59304              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
59305      Branch: maint-5.6/perl
59306           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
59307           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
59308           !> t/lib/glob-taint.t
59309 ____________________________________________________________________________
59310 [  9511] By: gsar                                  on 2001/04/02  02:38:24
59311         Log: README.win32 tweaks; add a note about alternative location for
59312              getting a gcc-2.95.2 that will build perl properly on windows
59313      Branch: maint-5.6/perl
59314            ! README.win32
59315 ____________________________________________________________________________
59316 [  9510] By: jhi                                   on 2001/04/01  20:45:10
59317         Log: An ambiguousity warning.
59318      Branch: perl
59319            ! t/lib/trig.t
59320 ____________________________________________________________________________
59321 [  9509] By: jhi                                   on 2001/04/01  19:53:47
59322         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
59323              From: Jonathan Stowe <gellyfish@gellyfish.com>
59324              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
59325              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
59326      Branch: perl
59327            ! ext/File/Glob/bsd_glob.c
59328 ____________________________________________________________________________
59329 [  9508] By: jhi                                   on 2001/04/01  19:35:03
59330         Log: Update Changes.
59331      Branch: perl
59332            ! Changes patchlevel.h
59333 ____________________________________________________________________________
59334 [  9507] By: jhi                                   on 2001/04/01  19:24:01
59335         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
59336              from mainline to maintperl: pod tweaks.
59337      Branch: maint-5.6/perl
59338           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
59339           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
59340           !> pod/perlvar.pod
59341 ____________________________________________________________________________
59342 [  9506] By: jhi                                   on 2001/04/01  19:11:53
59343         Log: Commit Sarathy to April release of 5.6.1 :-)
59344      Branch: perl
59345            ! pod/perlfaq1.pod
59346 ____________________________________________________________________________
59347 [  9505] By: jhi                                   on 2001/04/01  19:03:15
59348         Log: Subject: PATCH 5.6.0 (perldebug.pod)
59349              From: Mark-Jason Dominus <mjd@plover.com>
59350              Date: Sun, 01 Apr 2001 14:25:11 -0400
59351              Message-ID: <20010401182511.9247.qmail@plover.com>
59352      Branch: perl
59353            ! pod/perldebug.pod
59354 ____________________________________________________________________________
59355 [  9504] By: jhi                                   on 2001/04/01  18:43:09
59356         Log: Add great_circle_direction().
59357      Branch: perl
59358            ! lib/Math/Trig.pm t/lib/trig.t
59359 ____________________________________________________________________________
59360 [  9503] By: jhi                                   on 2001/04/01  17:29:12
59361         Log: Unicode ReadMe update for Unicode 3.1.
59362      Branch: perl
59363            ! lib/unicode/ReadMe.txt
59364 ____________________________________________________________________________
59365 [  9502] By: jhi                                   on 2001/04/01  17:18:40
59366         Log: Integrate change #9501 from maintperl into mainline.
59367              
59368              fix the perlembed notes on multiple interpreters
59369              
59370              fix ExtUtils::Embed to work passably on Windows
59371      Branch: perl
59372           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
59373 ____________________________________________________________________________
59374 [  9501] By: gsar                                  on 2001/04/01  07:21:57
59375         Log: fix the perlembed notes on multiple interpreters
59376              
59377              fix ExtUtils::Embed to work passably on Windows
59378      Branch: maint-5.6/perl
59379            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
59380 ____________________________________________________________________________
59381 [  9500] By: jhi                                   on 2001/04/01  05:58:23
59382         Log: Test for #9499.
59383      Branch: perl
59384            ! t/op/tr.t
59385 ____________________________________________________________________________
59386 [  9499] By: jhi                                   on 2001/04/01  05:55:46
59387         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
59388      Branch: perl
59389            ! embed.h embed.pl op.c proto.h
59390 ____________________________________________________________________________
59391 [  9498] By: jhi                                   on 2001/04/01  05:44:34
59392         Log: Protect the workaround hunk more.
59393      Branch: perl
59394            ! toke.c
59395 ____________________________________________________________________________
59396 [  9497] By: jhi                                   on 2001/04/01  00:24:25
59397         Log: Integrate changes #9493,9494,9495,9496 from maintperl
59398              into mainline.
59399              
59400              fix a broken workaround for Borland compiler in change#4739
59401              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
59402              
59403              nits spotted by Borland compiler
59404              
59405              avoid redefinition warnings under Borland 5.02
59406              
59407              various nits identified by the Borland 5.5 compiler; remove suppression
59408              of a few warnings
59409      Branch: perl
59410           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
59411           !> win32/win32.h
59412 ____________________________________________________________________________
59413 [  9496] By: gsar                                  on 2001/03/31  23:22:28
59414         Log: various nits identified by the Borland 5.5 compiler; remove suppression
59415              of a few warnings
59416      Branch: maint-5.6/perl
59417            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
59418 ____________________________________________________________________________
59419 [  9495] By: gsar                                  on 2001/03/31  21:03:08
59420         Log: avoid redefinition warnings under Borland 5.02
59421      Branch: maint-5.6/perl
59422            ! win32/makefile.mk
59423 ____________________________________________________________________________
59424 [  9494] By: gsar                                  on 2001/03/31  20:18:59
59425         Log: nits spotted by Borland compiler
59426      Branch: maint-5.6/perl
59427            ! utf8.h win32/win32.h
59428 ____________________________________________________________________________
59429 [  9493] By: gsar                                  on 2001/03/31  20:18:05
59430         Log: fix a broken workaround for Borland compiler in change#4739
59431              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
59432      Branch: maint-5.6/perl
59433            ! toke.c
59434 ____________________________________________________________________________
59435 [  9492] By: jhi                                   on 2001/03/31  18:36:24
59436         Log: Integrate change #9491 from maintperl into mainline.
59437              
59438              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
59439              directory is relative (need to fetch the full path name *before*
59440              the chdir!)
59441      Branch: perl
59442           !> lib/Cwd.pm
59443 ____________________________________________________________________________
59444 [  9491] By: gsar                                  on 2001/03/31  17:01:56
59445         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
59446              directory is relative (need to fetch the full path name *before*
59447              the chdir!)
59448              
59449              this is a followup patch for change#6749
59450      Branch: maint-5.6/perl
59451            ! lib/Cwd.pm
59452 ____________________________________________________________________________
59453 [  9490] By: jhi                                   on 2001/03/31  15:50:18
59454         Log: Subject: Re: [PATCH] av.h cosmetics
59455              From: Simon Cozens <simon@netthink.co.uk>
59456              Date: Sat, 31 Mar 2001 13:09:59 +0100
59457              Message-ID: <20010331130959.A22000@netthink.co.uk>
59458              
59459              Document AvALLOC.
59460      Branch: perl
59461            ! pod/perlguts.pod
59462 ____________________________________________________________________________
59463 [  9489] By: jhi                                   on 2001/03/31  15:48:44
59464         Log: Subject: [PATCH] Re: Math::Big* v1.21
59465              From: Tels <perl_dummy@bloodgate.com>
59466              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
59467              Message-Id: <200103311125.GAA377738@www08.hway.net>
59468      Branch: perl
59469            ! pod/perlop.pod
59470 ____________________________________________________________________________
59471 [  9488] By: jhi                                   on 2001/03/31  03:39:51
59472         Log: Debug output tweak.
59473      Branch: perl
59474            ! t/lib/cwd.t
59475 ____________________________________________________________________________
59476 [  9487] By: jhi                                   on 2001/03/31  03:33:02
59477         Log: OverVMSification.
59478      Branch: perl
59479            ! t/lib/cwd.t
59480 ____________________________________________________________________________
59481 [  9486] By: jhi                                   on 2001/03/31  03:01:40
59482         Log: Missed MANIFESTations in #9483.
59483      Branch: perl
59484            ! MANIFEST
59485 ____________________________________________________________________________
59486 [  9485] By: jhi                                   on 2001/03/31  02:58:17
59487         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
59488              From: Peter Prymmer <pvhp@forte.com>
59489              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
59490              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
59491      Branch: perl
59492            ! regexec.c t/lib/cwd.t
59493 ____________________________________________________________________________
59494 [  9484] By: jhi                                   on 2001/03/31  01:04:41
59495         Log: Obsolete file (see #3938)
59496      Branch: perl
59497            - lib/unicode/README.Ethiopic
59498            ! MANIFEST
59499 ____________________________________________________________________________
59500 [  9483] By: jhi                                   on 2001/03/31  00:52:42
59501         Log: Update to Unicode 3.1.
59502              (Rename Names.txt to NamesList.txt.)
59503      Branch: perl
59504            + lib/unicode/NamesList.txt lib/unicode/PropList.html
59505            - lib/unicode/Names.txt
59506            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
59507            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
59508            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
59509            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
59510            ! lib/unicode/UCD.html lib/unicode/Unicode.html
59511            ! lib/unicode/rename lib/unicode/version
59512 ____________________________________________________________________________
59513 [  9482] By: jhi                                   on 2001/03/30  23:33:44
59514         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
59515              From: Robin Houston <robin@kitsite.com>
59516              Date: Fri, 30 Mar 2001 20:07:22 +0100
59517              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
59518      Branch: perl
59519            ! ext/B/B/Deparse.pm
59520 ____________________________________________________________________________
59521 [  9481] By: jhi                                   on 2001/03/30  23:20:25
59522         Log: Subject: Re: [PATCH] CwdXS, Take 2
59523              From: Benjamin Sugars <bsugars@canoe.ca>
59524              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
59525              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
59526      Branch: perl
59527            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
59528            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
59529 ____________________________________________________________________________
59530 [  9480] By: jhi                                   on 2001/03/30  22:52:38
59531         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
59532              From: David Dyck <dcd@tc.fluke.com>
59533              Date: Fri, 30 Mar 2001 14:44:13 -0800
59534              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
59535              
59536              The t/rantests flags file creation was accidentally
59537              removed by #9217.
59538      Branch: perl
59539            ! Makefile.SH
59540 ____________________________________________________________________________
59541 [  9479] By: jhi                                   on 2001/03/30  22:45:45
59542         Log: Subject: [PATCH] File::Glob stuff for Mac OS
59543              From: Chris Nandor <pudge@pobox.com>
59544              Date: Fri, 30 Mar 2001 16:51:00 -0500
59545              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
59546      Branch: perl
59547            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
59548            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
59549            ! t/lib/glob-taint.t
59550 ____________________________________________________________________________
59551 [  9478] By: jhi                                   on 2001/03/30  22:43:12
59552         Log: Subject: fix for win32/buildext.pl
59553              From: "Vadim Konovalov" <watman@inbox.ru>
59554              Date: Sat, 31 Mar 2001 00:50:36 +0400
59555              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
59556      Branch: perl
59557            ! win32/buildext.pl
59558 ____________________________________________________________________________
59559 [  9477] By: jhi                                   on 2001/03/30  22:41:16
59560         Log: Subject: small base.pm doc patch
59561              From: Leon Brocard <acme@astray.com>
59562              Date: Fri, 30 Mar 2001 21:49:57 +0100
59563              Message-ID: <20010330214957.B8733@ns0.astray.com>
59564      Branch: perl
59565            ! lib/base.pm
59566 ____________________________________________________________________________
59567 [  9476] By: jhi                                   on 2001/03/30  18:16:57
59568         Log: Subject: [PATCH] av.h cosmetics
59569              From: Simon Cozens <simon@netthink.co.uk>
59570              Date: Fri, 30 Mar 2001 18:12:28 +0100
59571              Message-ID: <20010330181228.A9319@netthink.co.uk>
59572      Branch: perl
59573            ! av.h
59574 ____________________________________________________________________________
59575 [  9475] By: jhi                                   on 2001/03/30  18:15:50
59576         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
59577              From: "Philip Newton" <pnewton@gmx.de>
59578              Date: Fri, 30 Mar 2001 19:06:57 +0200
59579              Message-ID: <3AC4D951.14815.1AC7068@localhost>
59580      Branch: perl
59581            ! pod/perlhack.pod
59582 ____________________________________________________________________________
59583 [  9474] By: jhi                                   on 2001/03/30  18:14:02
59584         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
59585              From: Benjamin Sugars <bsugars@canoe.ca>
59586              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
59587              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
59588      Branch: perl
59589            ! t/lib/glob-basic.t
59590 ____________________________________________________________________________
59591 [  9473] By: jhi                                   on 2001/03/30  16:09:24
59592         Log: Update Changes.
59593      Branch: perl
59594            ! Changes patchlevel.h
59595 ____________________________________________________________________________
59596 [  9472] By: jhi                                   on 2001/03/30  15:16:08
59597         Log: Integrate perlio:
59598              
59599              [  9471]
59600              Should be (^O eq 'MSWin32') not 'Win32'
59601              Fail #12 seems real - chdir is in wrong dir.
59602              
59603              [  9467]
59604              Skip order test of glob if case-ignoring system cannot 
59605              create a.test and A.test
59606      Branch: perl
59607           !> t/lib/cwd.t t/lib/glob-basic.t
59608 ____________________________________________________________________________
59609 [  9471] By: nick                                  on 2001/03/30  14:47:10
59610         Log: Should be (^O eq 'MSWin32') not 'Win32'
59611              Fail #12 seems real - chdir is in wrong dir.
59612      Branch: perlio
59613            ! t/lib/cwd.t
59614 ____________________________________________________________________________
59615 [  9470] By: jhi                                   on 2001/03/30  14:41:11
59616         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
59617              From: Radu Greab <radu@netsoft.ro>
59618              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
59619              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
59620              
59621              Replace #9352.
59622      Branch: perl
59623            ! ext/Socket/Socket.xs pp_sys.c
59624 ____________________________________________________________________________
59625 [  9469] By: jhi                                   on 2001/03/30  14:37:51
59626         Log: Subject: PATCH pod/perldiag.pod
59627              From: Robin Houston <robin@kitsite.com>
59628              Date: Fri, 30 Mar 2001 14:10:36 +0100
59629              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
59630      Branch: perl
59631            ! pod/perldiag.pod t/lib/glob-basic.t
59632 ____________________________________________________________________________
59633 [  9468] By: jhi                                   on 2001/03/30  14:36:36
59634         Log: Subject: Better diagnostic in io/fs.t
59635              From: andreas.koenig@anima.de (Andreas J. Koenig)
59636              Date: 30 Mar 2001 10:11:43 +0200
59637              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
59638      Branch: perl
59639            ! t/io/fs.t
59640 ____________________________________________________________________________
59641 [  9467] By: nick                                  on 2001/03/30  14:25:43
59642         Log: Skip order test of glob if case-ignoring system cannot 
59643              create a.test and A.test
59644      Branch: perlio
59645            ! t/lib/glob-basic.t
59646 ____________________________________________________________________________
59647 [  9466] By: nick                                  on 2001/03/30  13:03:12
59648         Log: Integrate mainline.
59649      Branch: perlio
59650            - ext/re/hints/aix.pl
59651           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
59652           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
59653           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
59654           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
59655 ____________________________________________________________________________
59656 [  9465] By: jhi                                   on 2001/03/30  03:53:37
59657         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
59658              the tests sometimes hang, sometimes not.)
59659      Branch: perl
59660            ! t/lib/io_multihomed.t t/lib/io_sock.t
59661 ____________________________________________________________________________
59662 [  9464] By: jhi                                   on 2001/03/30  02:56:04
59663         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
59664              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59665              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
59666              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
59667      Branch: perl
59668            ! op.c
59669 ____________________________________________________________________________
59670 [  9463] By: jhi                                   on 2001/03/30  02:34:48
59671         Log: Test for #9462.
59672      Branch: perl
59673            ! t/lib/b.t
59674 ____________________________________________________________________________
59675 [  9462] By: jhi                                   on 2001/03/30  02:29:37
59676         Log: Subject: B::Deparse precedence bug. (Patch included.)
59677              From: Jeremy Madea <jmadea@inktomi.com>
59678              Date: Thu, 29 Mar 2001 12:05:02 -0800
59679              Message-ID: <20010329120502.A24881@dr.inktomi.com>
59680      Branch: perl
59681            ! ext/B/B/Deparse.pm
59682 ____________________________________________________________________________
59683 [  9461] By: jhi                                   on 2001/03/30  02:18:41
59684         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
59685              From: Peter Prymmer <pvhp@forte.com>
59686              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
59687              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
59688      Branch: perl
59689            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
59690            ! t/lib/md5-file.t
59691 ____________________________________________________________________________
59692 [  9460] By: jhi                                   on 2001/03/30  02:17:07
59693         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
59694              From: Robin Houston <robin@kitsite.com>
59695              Date: Thu, 29 Mar 2001 20:47:56 +0100
59696              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
59697      Branch: perl
59698            ! ext/B/B/Debug.pm
59699 ____________________________________________________________________________
59700 [  9459] By: jhi                                   on 2001/03/30  02:16:05
59701         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
59702              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
59703              Date: Wed, 28 Mar 2001 18:02:20 -0600
59704              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
59705      Branch: perl
59706            ! lib/ExtUtils/MM_VMS.pm
59707 ____________________________________________________________________________
59708 [  9458] By: jhi                                   on 2001/03/30  02:07:58
59709         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
59710              From: "Joshua E. Rodd" <jrodd@pbs.org>
59711              Date: Wed, 28 Mar 2001 17:29:12 -0500
59712              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
59713      Branch: perl
59714            ! pod/perlop.pod
59715 ____________________________________________________________________________
59716 [  9457] By: jhi                                   on 2001/03/30  02:04:33
59717         Log: Subject: ext/re/aix.pl can go
59718              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59719              Date: Thu, 29 Mar 2001 12:03:28 +0200
59720              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
59721      Branch: perl
59722            - ext/re/hints/aix.pl
59723            ! MANIFEST
59724 ____________________________________________________________________________
59725 [  9456] By: jhi                                   on 2001/03/30  02:03:32
59726         Log: Integrate perlio:
59727              
59728              [  9455]
59729              DLL name has changed so installperl needs to know
59730              (Why isn't it working it out or passed it?)
59731              
59732              [  9454]
59733              Change Encode's check arguments to 'bool' so SvTRUE gets used
59734              and we don't get undef warnings.
59735      Branch: perl
59736           !> ext/Encode/Encode.xs installperl
59737 ____________________________________________________________________________
59738 [  9455] By: nick                                  on 2001/03/29  21:11:46
59739         Log: DLL name has changed so installperl needs to know
59740              (Why isn't it working it out or passed it?)
59741      Branch: perlio
59742            ! installperl
59743 ____________________________________________________________________________
59744 [  9454] By: nick                                  on 2001/03/29  20:56:12
59745         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
59746              and we don't get undef warnings.
59747      Branch: perlio
59748            ! ext/Encode/Encode.xs
59749 ____________________________________________________________________________
59750 [  9453] By: nick                                  on 2001/03/29  17:58:48
59751         Log: Integrate mainline
59752      Branch: perlio
59753           !> Changes patchlevel.h
59754 ____________________________________________________________________________
59755 [  9452] By: jhi                                   on 2001/03/29  16:44:55
59756         Log: Update Changes.
59757      Branch: perl
59758            ! Changes patchlevel.h
59759 ____________________________________________________________________________
59760 [  9451] By: nick                                  on 2001/03/29  16:31:38
59761         Log: Integrate mainline
59762      Branch: perlio
59763           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
59764           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
59765           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
59766           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
59767           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
59768 ____________________________________________________________________________
59769 [  9450] By: jhi                                   on 2001/03/29  16:29:17
59770         Log: Integrate perlio:
59771              
59772              [  9448]
59773              Make sure buildext.pl finds Errno.pm
59774      Branch: perl
59775           !> win32/buildext.pl
59776 ____________________________________________________________________________
59777 [  9449] By: jhi                                   on 2001/03/29  15:50:01
59778         Log: Update Changes.
59779      Branch: perl
59780            ! Changes patchlevel.h
59781 ____________________________________________________________________________
59782 [  9448] By: nick                                  on 2001/03/29  15:47:15
59783         Log: Make sure buildext.pl finds Errno.pm
59784      Branch: perlio
59785            ! win32/buildext.pl
59786 ____________________________________________________________________________
59787 [  9447] By: jhi                                   on 2001/03/29  15:39:34
59788         Log: Integrate perlio:
59789              
59790              [  9445]
59791              Fix breakage ... 
59792      Branch: perl
59793           !> win32/makefile.mk
59794 ____________________________________________________________________________
59795 [  9446] By: nick                                  on 2001/03/29  15:30:03
59796         Log: Integrate win32/makefile.mk with mainline.
59797      Branch: perlio
59798           !> win32/makefile.mk
59799 ____________________________________________________________________________
59800 [  9445] By: nick                                  on 2001/03/29  15:27:32
59801         Log: Fix breakage ... 
59802      Branch: perlio
59803            ! win32/makefile.mk
59804 ____________________________________________________________________________
59805 [  9444] By: jhi                                   on 2001/03/29  15:03:08
59806         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
59807              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
59808              Date: Thu, 29 Mar 2001 10:32:59 +0400
59809              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
59810      Branch: perl
59811            ! win32/makefile.mk
59812 ____________________________________________________________________________
59813 [  9443] By: jhi                                   on 2001/03/29  15:02:12
59814         Log: Integrate perlio:
59815              
59816              [  9442]
59817              Work in progress - determine win32 extensions to build via script.
59818              
59819              [  9435]
59820              Win32 has name conflict with ERROR
59821              
59822              [  9432]
59823              Make as-shipped compiler default to MSVC6 
59824              
59825              [  9431]
59826              Allow someone to write PerlIO::Array, PerlIO::Code, ...
59827              akin to PerlIO::Scalar.
59828              
59829              [  9429]
59830              Noticed that two tests were skipped as perlio:: package
59831              isn't there any more. Changed the skip condition.
59832              Avoid core-dump if sv_utf8_upgrade() called on something
59833              that does not become SvPOK after SvPV() (e.g. a ref).
59834      Branch: perl
59835           +> win32/buildext.pl
59836           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
59837           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
59838 ____________________________________________________________________________
59839 [  9442] By: nick                                  on 2001/03/29  14:59:11
59840         Log: Work in progress - determine win32 extensions to build via script.
59841      Branch: perlio
59842            + win32/buildext.pl
59843            ! MANIFEST win32/makefile.mk
59844 ____________________________________________________________________________
59845 [  9441] By: jhi                                   on 2001/03/29  14:51:47
59846         Log: Reintroduce the use of external pwd.
59847      Branch: perl
59848            ! t/lib/cwd.t
59849 ____________________________________________________________________________
59850 [  9440] By: jhi                                   on 2001/03/29  14:42:58
59851         Log: use warnings instead of -w.
59852      Branch: perl
59853            ! utils/h2xs.PL
59854 ____________________________________________________________________________
59855 [  9439] By: jhi                                   on 2001/03/29  14:41:52
59856         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
59857              From: Jonathan Stowe <gellyfish@gellyfish.com>
59858              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
59859              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
59860      Branch: perl
59861            ! utils/h2xs.PL
59862 ____________________________________________________________________________
59863 [  9438] By: jhi                                   on 2001/03/29  14:39:38
59864         Log: Subject: [PATCH perl@9424] minor pod nits
59865              From: Robin Barker <rmb1@cise.npl.co.uk>
59866              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
59867              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
59868      Branch: perl
59869            ! pod/perlhack.pod pod/perliol.pod
59870 ____________________________________________________________________________
59871 [  9437] By: jhi                                   on 2001/03/29  14:29:16
59872         Log: Subject: [PATCH perl@9424] typemap cast warning
59873              From: Robin Barker <rmb1@cise.npl.co.uk>
59874              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
59875              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
59876      Branch: perl
59877            ! lib/ExtUtils/typemap
59878 ____________________________________________________________________________
59879 [  9436] By: jhi                                   on 2001/03/29  14:26:03
59880         Log: Subject: [PATCH perl@9424] printf warning
59881              From: Robin Barker <rmb1@cise.npl.co.uk>
59882              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
59883              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
59884      Branch: perl
59885            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
59886            ! ext/Storable/Storable.xs toke.c
59887 ____________________________________________________________________________
59888 [  9435] By: nick                                  on 2001/03/29  14:23:31
59889         Log: Win32 has name conflict with ERROR
59890      Branch: perlio
59891            ! ext/PerlIO/Via/Via.xs
59892 ____________________________________________________________________________
59893 [  9434] By: jhi                                   on 2001/03/29  14:17:48
59894         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
59895              From: Peter Prymmer <pvhp@forte.com>
59896              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
59897              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
59898      Branch: perl
59899            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
59900 ____________________________________________________________________________
59901 [  9433] By: jhi                                   on 2001/03/29  13:52:44
59902         Log: test-prep target was missing.
59903      Branch: perl
59904            ! Makefile.SH
59905 ____________________________________________________________________________
59906 [  9432] By: nick                                  on 2001/03/29  12:40:03
59907         Log: Make as-shipped compiler default to MSVC6 
59908      Branch: perlio
59909            ! win32/makefile.mk
59910 ____________________________________________________________________________
59911 [  9431] By: nick                                  on 2001/03/29  12:12:16
59912         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
59913              akin to PerlIO::Scalar.
59914      Branch: perlio
59915            ! perlio.c perlio.h
59916 ____________________________________________________________________________
59917 [  9430] By: nick                                  on 2001/03/29  10:56:35
59918         Log: Integrate mainline.
59919      Branch: perlio
59920           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
59921           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
59922           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
59923           !> win32/makefile.mk win32/win32sck.c
59924 ____________________________________________________________________________
59925 [  9429] By: nick                                  on 2001/03/29  09:03:43
59926         Log: Noticed that two tests were skipped as perlio:: package
59927              isn't there any more. Changed the skip condition.
59928              Avoid core-dump if sv_utf8_upgrade() called on something
59929              that does not become SvPOK after SvPV() (e.g. a ref).
59930      Branch: perlio
59931            ! sv.c t/io/utf8.t t/lib/io_scalar.t
59932 ____________________________________________________________________________
59933 [  9428] By: jhi                                   on 2001/03/29  01:31:47
59934         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
59935              From: Benjamin Sugars <bsugars@canoe.ca> 
59936              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
59937              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
59938      Branch: perl
59939            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
59940            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
59941            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
59942 ____________________________________________________________________________
59943 [  9427] By: jhi                                   on 2001/03/29  00:49:30
59944         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
59945              From: "Vadim Konovalov" <watman@inbox.ru>
59946              Date: Thu, 29 Mar 2001 01:50:12 +0400
59947              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
59948      Branch: perl
59949            ! win32/makefile.mk win32/win32sck.c
59950 ____________________________________________________________________________
59951 [  9426] By: gsar                                  on 2001/03/29  00:28:04
59952         Log: dmake can only handle == and != in comparisons; support building
59953              with Borland's VCL libraries (from Vadim Konovalov)
59954      Branch: maint-5.6/perl
59955            ! win32/makefile.mk
59956 ____________________________________________________________________________
59957 [  9425] By: nick                                  on 2001/03/28  19:29:56
59958         Log: Integrate (@snapshot)
59959      Branch: perlio
59960           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
59961 ____________________________________________________________________________
59962 [  9424] By: jhi                                   on 2001/03/28  19:03:16
59963         Log: Update Changes.
59964      Branch: perl
59965            ! Changes patchlevel.h
59966 ____________________________________________________________________________
59967 [  9423] By: jhi                                   on 2001/03/28  18:52:09
59968         Log: Rmdir lib/XS on cleanup.
59969      Branch: perl
59970            ! Makefile.SH
59971 ____________________________________________________________________________
59972 [  9422] By: jhi                                   on 2001/03/28  18:49:34
59973         Log: Integrate perlio:
59974              
59975              [  9421]
59976              Loose duplicate chunk.
59977      Branch: perl
59978           !> t/op/utf8decode.t
59979 ____________________________________________________________________________
59980 [  9421] By: nick                                  on 2001/03/28  18:46:44
59981         Log: Loose duplicate chunk.
59982      Branch: perlio
59983            ! t/op/utf8decode.t
59984 ____________________________________________________________________________
59985 [  9420] By: nick                                  on 2001/03/28  18:44:11
59986         Log: Integrate mainline.
59987      Branch: perlio
59988           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
59989           !> vms/vmsish.h
59990 ____________________________________________________________________________
59991 [  9419] By: jhi                                   on 2001/03/28  18:42:05
59992         Log: Can't trust external pwds
59993              (either shell builtins or external programs)
59994      Branch: perl
59995            ! t/lib/cwd.t
59996 ____________________________________________________________________________
59997 [  9418] By: jhi                                   on 2001/03/28  18:34:05
59998         Log: Integrate perlio:
59999              
60000              [  9417]
60001              PerlIO.pm / perlio.pm conflict.
60002              Update some pods.
60003              Make t/op/utf8decode.t a text file.
60004      Branch: perl
60005            - lib/perlio.pm
60006           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
60007           !> t/op/utf8decode.t
60008 ____________________________________________________________________________
60009 [  9417] By: nick                                  on 2001/03/28  18:24:02
60010         Log: PerlIO.pm / perlio.pm conflict.
60011              Update some pods.
60012              Make t/op/utf8decode.t a text file.
60013      Branch: perlio
60014            - lib/perlio.pm
60015            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
60016            ! t/op/utf8decode.t
60017 ____________________________________________________________________________
60018 [  9416] By: jhi                                   on 2001/03/28  18:06:07
60019         Log: Integrate change #9409 from mainline to maintperl.
60020              
60021              Yet another tweak on AIX dynaloading.
60022      Branch: maint-5.6/perl
60023           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
60024 ____________________________________________________________________________
60025 [  9415] By: gsar                                  on 2001/03/28  17:13:01
60026         Log: integrate changes#9377,9385,9401 from mainline
60027              
60028              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
60029              
60030              If directory entries compare equal case-insensitively,
60031              retry case-sensitively.
60032              
60033              Subject: [PATCH] B::Terse and warnings
60034      Branch: maint-5.6/perl
60035           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
60036           !> t/pragma/warn/perl
60037 ____________________________________________________________________________
60038 [  9414] By: jhi                                   on 2001/03/28  17:11:12
60039         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
60040              From: "Craig A. Berry" <craigberry@mac.com>
60041              Date: Wed, 28 Mar 2001 10:55:20 -0600
60042              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
60043      Branch: perl
60044            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
60045 ____________________________________________________________________________
60046 [  9413] By: jhi                                   on 2001/03/28  17:03:12
60047         Log: Dup hunk.
60048      Branch: perl
60049            ! t/op/utf8decode.t
60050 ____________________________________________________________________________
60051 [  9412] By: jhi                                   on 2001/03/28  17:02:36
60052         Log: Forced integrate from perlio.
60053      Branch: perl
60054           !> t/op/utf8decode.t
60055 ____________________________________________________________________________
60056 [  9411] By: nick                                  on 2001/03/28  16:50:03
60057         Log: Integrate mainline.
60058      Branch: perlio
60059           +> t/lib/cwd.t
60060           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
60061           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
60062           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
60063           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
60064           !> t/pragma/warn/perl
60065 ____________________________________________________________________________
60066 [  9410] By: jhi                                   on 2001/03/28  16:44:23
60067         Log: Subject: Re: [PATCH] 9403 cannot be tested
60068              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60069              Date: Wed, 28 Mar 2001 18:33:56 +0200
60070              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
60071      Branch: perl
60072            ! makedef.pl
60073 ____________________________________________________________________________
60074 [  9409] By: jhi                                   on 2001/03/28  16:12:45
60075         Log: Yet another tweak on AIX dynaloading.
60076      Branch: perl
60077            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
60078 ____________________________________________________________________________
60079 [  9408] By: jhi                                   on 2001/03/28  15:52:55
60080         Log: Subject: [PATCH] 9403 cannot be tested
60081              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
60082              Date: Wed, 28 Mar 2001 17:23:00 +0200
60083              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
60084              
60085              A missing symbol.
60086      Branch: perl
60087            ! makedef.pl
60088 ____________________________________________________________________________
60089 [  9407] By: jhi                                   on 2001/03/28  15:47:43
60090         Log: Integrate perlio:
60091              
60092              [  9400]
60093              More EBCDIC tweaks:
60094              - one more swash issue &~(0xA0-1) did not do the right thing,
60095              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
60096              - add "use re 'asciirange'" to make [!-~] etc. work
60097              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
60098              - Choose a key for t/op/each.t test which gets encoded.
60099              - Skip utf8decode if this is UTF-EBCDIC.
60100      Branch: perl
60101            ! t/op/utf8decode.t
60102           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
60103           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
60104 ____________________________________________________________________________
60105 [  9406] By: jhi                                   on 2001/03/28  15:37:08
60106         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
60107              From: Benjamin Sugars <bsugars@canoe.ca> 
60108              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
60109              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
60110      Branch: perl
60111            + t/lib/cwd.t
60112            ! MANIFEST
60113 ____________________________________________________________________________
60114 [  9405] By: jhi                                   on 2001/03/28  15:13:18
60115         Log: pp_ne() needs a CORRECT boolean.
60116      Branch: perl
60117            ! pp.c
60118 ____________________________________________________________________________
60119 [  9404] By: jhi                                   on 2001/03/28  15:09:23
60120         Log: pp_ne() needs a boolean, not an integer.
60121      Branch: perl
60122            ! pp.c
60123 ____________________________________________________________________________
60124 [  9403] By: jhi                                   on 2001/03/28  14:47:43
60125         Log: (Retracted by #9404.)
60126      Branch: perl
60127            ! pp.c
60128 ____________________________________________________________________________
60129 [  9402] By: jhi                                   on 2001/03/28  14:43:59
60130         Log: Subject: Re: [PATCH] Typemap testing
60131              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
60132              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
60133              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
60134      Branch: perl
60135            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
60136            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
60137 ____________________________________________________________________________
60138 [  9401] By: jhi                                   on 2001/03/28  14:42:14
60139         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
60140              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
60141              Date: Sun, 25 Mar 2001 21:59:15 +0100
60142              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
60143              
60144              A variable will be checked for the "use once" warnings if:
60145              
60146              1. It is in the scope of a use warnings 'once'
60147              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
60148              
60149              Otherwise it won't be checked at all.
60150              
60151              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
60152              
60153              The enclosed patch partially fixes this issue. What I didn't
60154              get to work was the case where the "used once" warning is enabled
60155              in any file other than the main file.
60156      Branch: perl
60157            ! gv.c t/pragma/warn/perl
60158 ____________________________________________________________________________
60159 [  9400] By: nick                                  on 2001/03/28  14:38:24
60160         Log: More EBCDIC tweaks:
60161              - one more swash issue &~(0xA0-1) did not do the right thing,
60162              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
60163              - add "use re 'asciirange'" to make [!-~] etc. work
60164              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
60165              - Choose a key for t/op/each.t test which gets encoded.
60166              - Skip utf8decode if this is UTF-EBCDIC.
60167      Branch: perlio
60168            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
60169            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
60170 ____________________________________________________________________________
60171 [  9399] By: jhi                                   on 2001/03/28  14:21:00
60172         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
60173              Andreas Schwab.
60174      Branch: perl
60175            ! pp.c
60176 ____________________________________________________________________________
60177 [  9398] By: jhi                                   on 2001/03/28  00:55:56
60178         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
60179              From: David Dyck <dcd@tc.fluke.com>
60180              Date: Tue, 27 Mar 2001 15:16:24 -0800
60181              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
60182      Branch: perl
60183            ! ext/IO/lib/IO/Socket.pm
60184 ____________________________________________________________________________
60185 [  9397] By: jhi                                   on 2001/03/27  21:52:49
60186         Log: Integrate perlio:
60187              
60188              [  9395]
60189              Outline docs for PerlIO and PerlIO::Scalar
60190              
60191              [  9394]
60192              PerlIO::Via layer (alpha-ish).
60193      Branch: perl
60194           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
60195           +> ext/PerlIO/Via/Via.xs
60196           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
60197 ____________________________________________________________________________
60198 [  9396] By: nick                                  on 2001/03/27  21:45:13
60199         Log: Integrate mainline.
60200      Branch: perlio
60201           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
60202           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
60203 ____________________________________________________________________________
60204 [  9395] By: nick                                  on 2001/03/27  21:18:58
60205         Log: Outline docs for PerlIO and PerlIO::Scalar
60206      Branch: perlio
60207            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
60208 ____________________________________________________________________________
60209 [  9394] By: nick                                  on 2001/03/27  20:50:13
60210         Log: PerlIO::Via layer (alpha-ish).
60211      Branch: perlio
60212            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
60213            + ext/PerlIO/Via/Via.xs
60214            ! MANIFEST
60215 ____________________________________________________________________________
60216 [  9393] By: jhi                                   on 2001/03/27  20:49:55
60217         Log: Retract #9329 now that 9390 should take care of the matter.
60218      Branch: perl
60219            ! utils/h2xs.PL
60220 ____________________________________________________________________________
60221 [  9390] By: jhi                                   on 2001/03/27  20:47:50
60222         Log: Subject: Autoloading Errno.pm when %! is encountered
60223              From: Robin Houston <robin@kitsite.com>
60224              Date: Tue, 27 Mar 2001 20:57:11 +0100
60225              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
60226      Branch: perl
60227            ! embed.h embed.pl gv.c proto.h t/op/magic.t
60228 ____________________________________________________________________________
60229 [  9389] By: jhi                                   on 2001/03/27  20:24:31
60230         Log: Integrate perlio:
60231              
60232              [  9384]
60233              Various EBCDIC fixes:
60234              - major revelation that swash code is encoding aware,
60235              (or thought it was) - now it is ;-)
60236              - With that out of the way fix a slab of tr/// cases.
60237              - Fix Encode 'Unicode' to be true Unicode so tests pass.
60238              - As anticipated Base64.xs needed tweaks.
60239              - Until tr/// works right avoid old_encode64 in MIME tests.
60240      Branch: perl
60241           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
60242           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
60243           !> utf8.c
60244 ____________________________________________________________________________
60245 [  9388] By: jhi                                   on 2001/03/27  20:21:38
60246         Log: Better have a three-element array if one is going to assign
60247              to the third element of that array. (from Tim Jenness)
60248      Branch: perl
60249            ! ext/XS/Typemap/Typemap.xs
60250 ____________________________________________________________________________
60251 [  9387] By: nick                                  on 2001/03/27  20:15:43
60252         Log: Integrate mainline.
60253      Branch: perlio
60254           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
60255           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
60256           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
60257           +> t/lib/xs-typemap.t
60258           !> (integrate 34 files)
60259 ____________________________________________________________________________
60260 [  9386] By: jhi                                   on 2001/03/27  20:04:18
60261         Log: Subject: Re: perl@9359 breaks HTML::Parser
60262              From: Gisle Aas <gisle@ActiveState.com>
60263              Date: 27 Mar 2001 11:30:24 -0800
60264              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
60265              
60266              Clarify the UTF-8 issues of the API docs.
60267              (Slightly reworded and expanded.)
60268      Branch: perl
60269            ! pod/perlapi.pod sv.c sv.h
60270 ____________________________________________________________________________
60271 [  9385] By: jhi                                   on 2001/03/27  19:44:25
60272         Log: If directory entries compare equal case-insensitively,
60273              retry case-sensitively.
60274      Branch: perl
60275            ! ext/File/Glob/bsd_glob.c
60276 ____________________________________________________________________________
60277 [  9384] By: nick                                  on 2001/03/27  19:38:50
60278         Log: Various EBCDIC fixes:
60279              - major revelation that swash code is encoding aware,
60280              (or thought it was) - now it is ;-)
60281              - With that out of the way fix a slab of tr/// cases.
60282              - Fix Encode 'Unicode' to be true Unicode so tests pass.
60283              - As anticipated Base64.xs needed tweaks.
60284              - Until tr/// works right avoid old_encode64 in MIME tests.
60285      Branch: perlio
60286            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
60287            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
60288 ____________________________________________________________________________
60289 [  9383] By: jhi                                   on 2001/03/27  18:34:41
60290         Log: Add the std test suite BEGIN block.
60291      Branch: perl
60292            ! t/lib/xs-typemap.t
60293 ____________________________________________________________________________
60294 [  9382] By: jhi                                   on 2001/03/27  15:16:07
60295         Log: Add debugging output to the test.
60296      Branch: perl
60297            ! t/lib/glob-basic.t
60298 ____________________________________________________________________________
60299 [  9381] By: jhi                                   on 2001/03/27  15:08:10
60300         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
60301      Branch: perl
60302            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
60303            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
60304            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
60305            + t/lib/xs-typemap.t
60306            ! MANIFEST
60307 ____________________________________________________________________________
60308 [  9380] By: jhi                                   on 2001/03/27  14:48:34
60309         Log: Subject: [PATCH] Typemap testing
60310              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
60311              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
60312              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
60313              
60314              (The first part of the patch.)
60315      Branch: perl
60316            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
60317 ____________________________________________________________________________
60318 [  9379] By: jhi                                   on 2001/03/27  14:44:56
60319         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
60320              From: Benjamin Sugars <bsugars@canoe.ca> 
60321              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
60322              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
60323      Branch: perl
60324            ! t/lib/glob-basic.t
60325 ____________________________________________________________________________
60326 [  9378] By: jhi                                   on 2001/03/27  14:42:30
60327         Log: Subject: [PATCH] perlvar nit
60328              From: Simon Cozens <simon@netthink.co.uk>
60329              Date: Tue, 27 Mar 2001 01:12:01 +0100
60330              Message-ID: <20010327011201.A19179@netthink.co.uk>
60331      Branch: perl
60332            ! pod/perlvar.pod
60333 ____________________________________________________________________________
60334 [  9377] By: jhi                                   on 2001/03/27  14:36:26
60335         Log: Subject: [PATCH] B::Terse and warnings
60336              From: Benjamin Sugars <ben.sugars@home.com>
60337              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
60338              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
60339      Branch: perl
60340            ! ext/B/B.pm ext/B/B/Terse.pm
60341 ____________________________________________________________________________
60342 [  9376] By: jhi                                   on 2001/03/27  14:31:31
60343         Log: Document sockatmark() some.
60344      Branch: perl
60345            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
60346            ! pod/perltoc.pod
60347 ____________________________________________________________________________
60348 [  9375] By: jhi                                   on 2001/03/27  14:00:24
60349         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
60350              noted by Gisle and fixed by NI-S.
60351      Branch: perl
60352            ! sv.c
60353 ____________________________________________________________________________
60354 [  9374] By: jhi                                   on 2001/03/27  05:50:01
60355         Log: Regen toc.
60356      Branch: perl
60357            ! pod/perltoc.pod
60358 ____________________________________________________________________________
60359 [  9373] By: jhi                                   on 2001/03/27  05:43:51
60360         Log: Pixie documenting.
60361      Branch: perl
60362            ! Makefile.SH pod/perlhack.pod
60363 ____________________________________________________________________________
60364 [  9372] By: jhi                                   on 2001/03/27  05:29:34
60365         Log: Metaconfig unit changes for #9371.
60366      Branch: metaconfig
60367            ! U/modified/myhostname.U
60368      Branch: metaconfig/U/perl
60369            + d_sockatmark.U
60370            ! gccvers.U
60371 ____________________________________________________________________________
60372 [  9371] By: jhi                                   on 2001/03/27  05:29:07
60373         Log: Add sockatmark() probing.
60374      Branch: perl
60375            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60376            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
60377            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
60378            ! vos/config.ga.h win32/config.bc win32/config.gc
60379            ! win32/config.vc
60380 ____________________________________________________________________________
60381 [  9370] By: jhi                                   on 2001/03/26  22:01:18
60382         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
60383              Really need to benchmark this.
60384      Branch: perl
60385            ! pp.c
60386 ____________________________________________________________________________
60387 [  9369] By: nick                                  on 2001/03/26  21:59:30
60388         Log: Integrate mainline.
60389      Branch: perlio
60390            ! ext/MIME/Base64/QuotedPrint.pm
60391           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
60392           !> patchlevel.h pod/perlhack.pod pp_sys.c
60393 ____________________________________________________________________________
60394 [  9368] By: jhi                                   on 2001/03/26  21:47:03
60395         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
60396              
60397              TODO1: perlbench.
60398              TODO2: le, lt, ge, gt?  Yech.
60399      Branch: perl
60400            ! pp.c
60401 ____________________________________________________________________________
60402 [  9367] By: jhi                                   on 2001/03/26  21:34:57
60403         Log: Too much cut-and-paste in #9363.
60404      Branch: perl
60405            ! pp_sys.c
60406 ____________________________________________________________________________
60407 [  9366] By: jhi                                   on 2001/03/26  21:20:53
60408         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
60409              From: Andreas Schwab <schwab@suse.de>
60410              Date: 26 Mar 2001 17:29:04 +0200
60411              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
60412              
60413              (The patch for 5.6.0 or so, this is a guess for bleadperl)
60414      Branch: perl
60415            ! pp_hot.c
60416 ____________________________________________________________________________
60417 [  9365] By: jhi                                   on 2001/03/26  21:07:54
60418         Log: Integrate perlio:
60419              
60420              [  9364]
60421              REFCNT botch in layer name cache hash.
60422      Branch: perl
60423           !> perlio.c
60424 ____________________________________________________________________________
60425 [  9364] By: nick                                  on 2001/03/26  20:30:48
60426         Log: REFCNT botch in layer name cache hash.
60427      Branch: perlio
60428            ! perlio.c
60429 ____________________________________________________________________________
60430 [  9363] By: jhi                                   on 2001/03/26  18:44:32
60431         Log: Subject: [PATCH] socket() leaks file descriptors
60432              From: Benjamin Sugars <bsugars@canoe.ca>
60433              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
60434              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
60435              
60436              Also sockpair() fixed similarly.
60437      Branch: perl
60438            ! pp_sys.c
60439 ____________________________________________________________________________
60440 [  9362] By: jhi                                   on 2001/03/26  18:37:52
60441         Log: Integrate perlio:
60442              
60443              [  9361]
60444              Implement flush of linebuffered streams on read of a tty.
60445              
60446              [  9360]
60447              Memory tweaks and notes for OEMVS.
60448      Branch: perl
60449           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
60450 ____________________________________________________________________________
60451 [  9361] By: nick                                  on 2001/03/26  17:32:06
60452         Log: Implement flush of linebuffered streams on read of a tty.
60453      Branch: perlio
60454            ! perlio.c perliol.h
60455 ____________________________________________________________________________
60456 [  9360] By: nick                                  on 2001/03/26  17:12:32
60457         Log: Memory tweaks and notes for OEMVS.
60458      Branch: perlio
60459            ! README.os390 miniperlmain.c t/op/pat.t
60460 ____________________________________________________________________________
60461 [  9359] By: jhi                                   on 2001/03/26  02:12:54
60462         Log: Update Changes.
60463      Branch: perl
60464            ! Changes patchlevel.h
60465 ____________________________________________________________________________
60466 [  9358] By: jhi                                   on 2001/03/26  02:05:32
60467         Log: Document the most common pixie options.
60468      Branch: perl
60469            ! pod/perlhack.pod
60470 ____________________________________________________________________________
60471 [  9357] By: jhi                                   on 2001/03/26  01:25:28
60472         Log: For perl.pixie check *before* compiling that optimize is -g,
60473              as for perl.third.
60474      Branch: perl
60475            ! Makefile.SH
60476 ____________________________________________________________________________
60477 [  9356] By: jhi                                   on 2001/03/26  01:13:41
60478         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
60479      Branch: perl
60480            ! Makefile.SH
60481 ____________________________________________________________________________
60482 [  9355] By: jhi                                   on 2001/03/26  01:11:19
60483         Log: Remove t/perl.third.
60484      Branch: perl
60485            ! Makefile.SH
60486 ____________________________________________________________________________
60487 [  9354] By: jhi                                   on 2001/03/26  00:23:38
60488         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
60489              IO::Sockatmark().
60490      Branch: perl
60491            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
60492 ____________________________________________________________________________
60493 [  9353] By: jhi                                   on 2001/03/25  22:25:04
60494         Log: Integrate perlio:
60495              
60496              [  9351]
60497              Fix readline in list mode to tell rest of world that it has
60498              things on the stack. Otherwise if perl code gets invoked
60499              underneath it it scribbles over results-so-far.
60500              (Why TIEHANDLE has not tripped on this is a mystery.)
60501              
60502              [  9350]
60503              win32/makefile.mk typos
60504              
60505              [  9348]
60506              Make it text
60507              
60508              [  9346]
60509              Add destruct time hook to PerlIO (for work-in-process implementing
60510              layers in perl code. In such cases layers need to be popped before
60511              we loose the ability to run perl code.)
60512              Also back-out "PerlIO::object" hook - it isn't going to work like that...
60513              
60514              [  9345]
60515              Avoid at leasy one of undefined warnings in Encode.
60516              
60517              [  9343]
60518              Missing return value.
60519      Branch: perl
60520           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
60521           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
60522           !> pp_hot.c win32/makefile.mk
60523 ____________________________________________________________________________
60524 [  9352] By: jhi                                   on 2001/03/25  22:21:41
60525         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
60526              From: Radu Greab <radu@netsoft.ro>
60527              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
60528              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
60529      Branch: perl
60530            ! pp_sys.c
60531 ____________________________________________________________________________
60532 [  9351] By: nick                                  on 2001/03/25  22:15:02
60533         Log: Fix readline in list mode to tell rest of world that it has
60534              things on the stack. Otherwise if perl code gets invoked
60535              underneath it it scribbles over results-so-far.
60536              (Why TIEHANDLE has not tripped on this is a mystery.)
60537      Branch: perlio
60538            ! pp_hot.c
60539 ____________________________________________________________________________
60540 [  9350] By: nick                                  on 2001/03/25  22:10:13
60541         Log: win32/makefile.mk typos
60542      Branch: perlio
60543            ! win32/makefile.mk
60544 ____________________________________________________________________________
60545 [  9349] By: nick                                  on 2001/03/25  21:31:14
60546         Log: Integrate now-non-binary file.
60547      Branch: perlio
60548           !> t/lib/mimeqp.t
60549 ____________________________________________________________________________
60550 [  9348] By: nick                                  on 2001/03/25  21:27:24
60551         Log: Make it text
60552      Branch: perlio
60553            ! t/lib/mimeqp.t
60554 ____________________________________________________________________________
60555 [  9347] By: nick                                  on 2001/03/25  21:25:37
60556         Log: Integrate mainline.
60557      Branch: perlio
60558           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
60559           !> lib/Term/ReadLine.pm t/lib/md5-file.t
60560 ____________________________________________________________________________
60561 [  9346] By: nick                                  on 2001/03/25  20:58:15
60562         Log: Add destruct time hook to PerlIO (for work-in-process implementing
60563              layers in perl code. In such cases layers need to be popped before
60564              we loose the ability to run perl code.)
60565              Also back-out "PerlIO::object" hook - it isn't going to work like that...
60566      Branch: perlio
60567            ! perl.c perlio.c perlio.h perliol.h
60568 ____________________________________________________________________________
60569 [  9345] By: nick                                  on 2001/03/25  20:49:11
60570         Log: Avoid at leasy one of undefined warnings in Encode.
60571      Branch: perlio
60572            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
60573 ____________________________________________________________________________
60574 [  9344] By: jhi                                   on 2001/03/25  20:37:43
60575         Log: A workaround for using Term::ReadLine in emacs minibuffer
60576              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
60577              additional tweaks from Ilya Zakharevich.
60578      Branch: perl
60579            ! lib/Term/ReadLine.pm
60580 ____________________________________________________________________________
60581 [  9343] By: nick                                  on 2001/03/25  20:21:14
60582         Log: Missing return value.
60583      Branch: perlio
60584            ! ext/PerlIO/Scalar/Scalar.xs
60585 ____________________________________________________________________________
60586 [  9342] By: jhi                                   on 2001/03/25  16:21:00
60587         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
60588              to equal the CPAN versions since no code changes have been made.
60589      Branch: perl
60590            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
60591            ! t/lib/md5-file.t
60592 ____________________________________________________________________________
60593 [  9341] By: jhi                                   on 2001/03/25  16:01:48
60594         Log: Escape 8-bit characters.
60595      Branch: perl
60596            ! t/lib/mimeqp.t
60597 ____________________________________________________________________________
60598 [  9340] By: gsar                                  on 2001/03/25  15:50:53
60599         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
60600              chars)
60601      Branch: perl
60602            + t/lib/mimeqp.t
60603 ____________________________________________________________________________
60604 [  9339] By: gsar                                  on 2001/03/25  15:48:50
60605         Log: delete mimeqp.t for later add with text mode set
60606      Branch: perl
60607            - t/lib/mimeqp.t
60608 ____________________________________________________________________________
60609 [  9338] By: nick                                  on 2001/03/25  09:01:57
60610         Log: Integrate mainline.
60611      Branch: perlio
60612           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
60613           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
60614           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
60615           +> t/lib/mimeb64u.t t/lib/mimeqp.t
60616           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
60617           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
60618           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
60619 ____________________________________________________________________________
60620 [  9337] By: jhi                                   on 2001/03/25  04:23:24
60621         Log: Add MIME::Base64 here and there.  Again, a lot of
60622              optimism is in the air.
60623      Branch: perl
60624            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
60625            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
60626 ____________________________________________________________________________
60627 [  9336] By: jhi                                   on 2001/03/25  04:12:43
60628         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
60629              this by ear as I do not do Win32 programming.)
60630      Branch: perl
60631            ! win32/Makefile win32/makefile.mk
60632 ____________________________________________________________________________
60633 [  9335] By: jhi                                   on 2001/03/25  04:03:50
60634         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
60635      Branch: perl
60636            ! t/lib/md5-file.t
60637 ____________________________________________________________________________
60638 [  9334] By: jhi                                   on 2001/03/25  03:58:53
60639         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
60640      Branch: perl
60641            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
60642            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
60643            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
60644            + t/lib/mimeb64u.t t/lib/mimeqp.t
60645            ! MANIFEST
60646 ____________________________________________________________________________
60647 [  9333] By: jhi                                   on 2001/03/24  20:14:37
60648         Log: Integrate perlio:
60649              
60650              [  9332]
60651              Fix un-init variable leading to spurious "Out of Memory!"
60652              
60653              [  9331]
60654              Tweak docs for C<open> (boy does that need wholesale revision...)
60655              and update layers internals doc.
60656      Branch: perl
60657           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
60658 ____________________________________________________________________________
60659 [  9332] By: nick                                  on 2001/03/24  19:40:34
60660         Log: Fix un-init variable leading to spurious "Out of Memory!"
60661      Branch: perlio
60662            ! doio.c
60663 ____________________________________________________________________________
60664 [  9331] By: nick                                  on 2001/03/24  19:09:59
60665         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
60666              and update layers internals doc.
60667      Branch: perlio
60668            ! pod/perlfunc.pod pod/perliol.pod
60669 ____________________________________________________________________________
60670 [  9330] By: jhi                                   on 2001/03/24  18:42:11
60671         Log: The length might be uninitialized garbage if the *svp is the undef.
60672      Branch: perl
60673            ! doio.c
60674 ____________________________________________________________________________
60675 [  9329] By: jhi                                   on 2001/03/24  18:26:57
60676         Log: (Retracted by #9393)
60677              
60678              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
60679              From: Simon Cozens <simon@netthink.co.uk>
60680              Date: Sat, 24 Mar 2001 17:13:17 +0000
60681              Message-ID: <20010324171317.A13406@netthink.co.uk>
60682      Branch: perl
60683            ! utils/h2xs.PL
60684 ____________________________________________________________________________
60685 [  9328] By: nick                                  on 2001/03/24  17:22:02
60686         Log: Integrate mainline.
60687      Branch: perlio
60688           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
60689           !> lib/unicode/version
60690 ____________________________________________________________________________
60691 [  9327] By: nick                                  on 2001/03/24  17:16:02
60692         Log: Integrate mainline.
60693      Branch: perlio
60694           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
60695           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
60696           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
60697           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
60698           +> t/lib/md5-file.t
60699           !> MANIFEST Makefile.SH configure.com djgpp/config.over
60700           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
60701           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
60702           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
60703           !> win32/makefile.mk
60704 ____________________________________________________________________________
60705 [  9326] By: jhi                                   on 2001/03/24  17:00:42
60706         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
60707      Branch: perl
60708            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
60709            ! lib/unicode/version
60710 ____________________________________________________________________________
60711 [  9325] By: jhi                                   on 2001/03/24  16:22:33
60712         Log: Subject: Re: B::Deparse bug (5.6.0)
60713              From: Robin Houston <robin@kitsite.com>
60714              Date: Sat, 24 Mar 2001 14:33:09 +0000
60715              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
60716      Branch: perl
60717            ! op.c pp.c t/lib/b.t t/op/repeat.t
60718 ____________________________________________________________________________
60719 [  9324] By: jhi                                   on 2001/03/24  16:21:56
60720         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
60721              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
60722              these additions may be too optimistic.
60723      Branch: perl
60724            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
60725            ! hints/uwin.sh hints/vmesa.sh
60726 ____________________________________________________________________________
60727 [  9323] By: jhi                                   on 2001/03/24  16:06:01
60728         Log: Integrate perlio:
60729              
60730              [  9322]
60731              Routine Win32 regen_config_h - no real changes.
60732              
60733              [  9321]
60734              PerlIO fixups for Win32:
60735              - provide win33_popenlist() - non-functional as yet.
60736              - avoid need for aTHX in PerlIO_debug calls - even if not 
60737              enabled args are still evaluated so Win32 has trouble during fork().
60738              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
60739              - Fixup makedef.pl for latest set of symbols.
60740              
60741              [  9320]
60742              POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
60743              was gibberish - broke it on WIn32 at least.
60744              
60745              [  9319]
60746              Generated files.
60747              
60748              [  9318]
60749              Implement:
60750              1.  open($fh,"+<",undef);  # add test to t/io/open.t
60751              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
60752      Branch: perl
60753           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
60754           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
60755            ! Makefile.SH
60756           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
60757           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
60758           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
60759           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
60760           !> win32/makefile.mk win32/perlhost.h win32/win32.c
60761           !> win32/win32iop.h
60762 ____________________________________________________________________________
60763 [  9322] By: nick                                  on 2001/03/24  14:39:12
60764         Log: Routine Win32 regen_config_h - no real changes.
60765      Branch: perlio
60766            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60767 ____________________________________________________________________________
60768 [  9321] By: nick                                  on 2001/03/24  14:31:49
60769         Log: PerlIO fixups for Win32:
60770              - provide win33_popenlist() - non-functional as yet.
60771              - avoid need for aTHX in PerlIO_debug calls - even if not 
60772              enabled args are still evaluated so Win32 has trouble during fork().
60773              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
60774              - Fixup makedef.pl for latest set of symbols.
60775      Branch: perlio
60776            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
60777            ! win32/perlhost.h win32/win32.c win32/win32iop.h
60778 ____________________________________________________________________________
60779 [  9320] By: nick                                  on 2001/03/24  14:26:58
60780         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
60781              was gibberish - broke it on WIn32 at least.
60782      Branch: perlio
60783            ! ext/POSIX/POSIX.xs
60784 ____________________________________________________________________________
60785 [  9319] By: nick                                  on 2001/03/24  11:29:41
60786         Log: Generated files.
60787      Branch: perlio
60788            ! embed.h global.sym objXSUB.h perlapi.c proto.h
60789 ____________________________________________________________________________
60790 [  9318] By: nick                                  on 2001/03/24  10:29:37
60791         Log: Implement:
60792              1.  open($fh,"+<",undef);  # add test to t/io/open.t
60793              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
60794      Branch: perlio
60795            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
60796            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
60797            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
60798            ! t/io/open.t t/io/utf8.t
60799 ____________________________________________________________________________
60800 [  9317] By: jhi                                   on 2001/03/23  23:41:25
60801         Log: AIX does seems to have optimization problems with its C compilers.
60802      Branch: perl
60803            ! hints/aix.sh
60804 ____________________________________________________________________________
60805 [  9316] By: jhi                                   on 2001/03/23  23:40:46
60806         Log: Integrate perlio:
60807              
60808              [  9314]
60809              Perlio internals re-organized.
60810              - open process creates AV of layer/arg pairs
60811              (appends layers from open() or open.pm to default list).
60812              - push arg is now an SV.
60813              - layer ->Open get passed the AV
60814              - open is no longer mandatory method.
60815              - topmost layer that has ->Open method does the open
60816              - any layers above are pushed once that returns.
60817              - vtable re-ordered so dummy layers need only provide push/pop methods.
60818              
60819              [  9313]
60820              Check in a stable (working) version before next round of tweaks.
60821              Changes include:
60822              - Move default layers code out of doio.c and into perlio.c
60823              - Single routine for parsing layer specification strings.
60824              - Skeleton support for demand loading of layers
60825              - Core-dump avoidance if PERLIO environment specifies loadable layer
60826              (does not _work_ as need IO to load and need load to do IO ...)
60827              
60828              [  9305]
60829              Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
60830              
60831              [  9304]
60832              Render -Duseperlio functional again.
60833              - this is "quick fix" which calls PerlIO_apply_layers after opening,
60834              which is what old scheme did. New scheme needs to change that
60835              to make open(...,\$scalar) etc. work but this will do for now.
60836              
60837              [  9303]
60838              Avoid "reopen" semantics for time being. Fix bug in dup logic.
60839              -Uuseperlio now works again.
60840              -Duseperlio is still poorly. Don't merge yet...
60841              
60842              [  9302]
60843              Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
60844              type code.
60845              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
60846              is its main caller. In particular now has access to "extra" args, and
60847              can tell when an open handle is "reopened" (or duped?).
60848              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
60849              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
60850              PerlIO_open() et. al. (i.e. other way round).
60851              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
60852              with args close to PerlIO_openn().
60853      Branch: perl
60854           +> lib/PerlIO.pm
60855           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
60856           !> perliol.h
60857 ____________________________________________________________________________
60858 [  9315] By: jhi                                   on 2001/03/23  22:16:30
60859         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
60860      Branch: perl
60861            ! t/lib/md5-file.t
60862 ____________________________________________________________________________
60863 [  9314] By: nick                                  on 2001/03/23  20:49:02
60864         Log: Perlio internals re-organized.
60865              - open process creates AV of layer/arg pairs
60866              (appends layers from open() or open.pm to default list).
60867              - push arg is now an SV.
60868              - layer ->Open get passed the AV
60869              - open is no longer mandatory method.
60870              - topmost layer that has ->Open method does the open
60871              - any layers above are pushed once that returns.
60872              - vtable re-ordered so dummy layers need only provide push/pop methods.
60873      Branch: perlio
60874            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
60875 ____________________________________________________________________________
60876 [  9313] By: nick                                  on 2001/03/23  16:27:41
60877         Log: Check in a stable (working) version before next round of tweaks.
60878              Changes include:
60879              - Move default layers code out of doio.c and into perlio.c
60880              - Single routine for parsing layer specification strings.
60881              - Skeleton support for demand loading of layers
60882              - Core-dump avoidance if PERLIO environment specifies loadable layer
60883              (does not _work_ as need IO to load and need load to do IO ...)
60884      Branch: perlio
60885            + lib/PerlIO.pm
60886            ! MANIFEST doio.c perlio.c
60887 ____________________________________________________________________________
60888 [  9312] By: gsar                                  on 2001/03/23  16:25:25
60889         Log: add execute bit to files with shebang lines in the repository;
60890              avoid clobbering execute bit in Porting/makerel 
60891      Branch: maint-5.6/perl
60892            ! (edit 144 files)
60893 ____________________________________________________________________________
60894 [  9311] By: jhi                                   on 2001/03/23  14:25:35
60895         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
60896      Branch: perl
60897            ! MANIFEST
60898 ____________________________________________________________________________
60899 [  9310] By: jhi                                   on 2001/03/23  13:45:04
60900         Log: Subject: [PATCH] Net::Ping
60901              From: Colin McMillen <mcmi0037@tc.umn.edu>
60902              Date: Thu, 22 Mar 2001 19:30:31 -0600
60903              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
60904      Branch: perl
60905            ! lib/Net/Ping.pm
60906 ____________________________________________________________________________
60907 [  9309] By: jhi                                   on 2001/03/23  13:39:13
60908         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
60909      Branch: perl
60910            ! t/lib/md5-aaa.t t/lib/md5-file.t
60911 ____________________________________________________________________________
60912 [  9308] By: jhi                                   on 2001/03/23  13:20:34
60913         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
60914              - bump the version to 2.14
60915              - drop the base64 tests since they require MIME::Base64
60916              - drop the rfc1321.txt
60917              - drop the hints/dec_osf.pl since it's only needed for
60918              pre-5.005_03 Perls
60919              Todo:
60920              - the U32 alignment testing is now removed; it needs to
60921              be reintroduced as as a Config variable (meaning also
60922              as a Configure test)
60923              - get the new EBCDIC md5sum for MD5.pm
60924              - test in Win32 to see how badly I botched the makefiles
60925      Branch: perl
60926            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
60927            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
60928            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
60929            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
60930            + t/lib/md5-file.t
60931            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
60932            ! win32/Makefile win32/makefile.mk
60933 ____________________________________________________________________________
60934 [  9307] By: jhi                                   on 2001/03/23  12:56:14
60935         Log: Integrate change #9306 from maintperl into mainline,
60936              AIX dynaloader for AIXes without <load.h>.
60937      Branch: perl
60938           !> ext/DynaLoader/hints/aix.pl
60939 ____________________________________________________________________________
60940 [  9306] By: jhi                                   on 2001/03/23  12:51:36
60941         Log: There are AIXes without /usr/include/load.h,
60942              patch from H.Merijn Brand.
60943      Branch: maint-5.6/perl
60944            ! ext/DynaLoader/hints/aix.pl
60945 ____________________________________________________________________________
60946 [  9305] By: nick                                  on 2001/03/23  11:00:42
60947         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
60948      Branch: perlio
60949            ! ext/Encode/Encode.xs perlio.c perlio.h
60950 ____________________________________________________________________________
60951 [  9304] By: nick                                  on 2001/03/23  10:20:46
60952         Log: Render -Duseperlio functional again.
60953              - this is "quick fix" which calls PerlIO_apply_layers after opening,
60954              which is what old scheme did. New scheme needs to change that
60955              to make open(...,\$scalar) etc. work but this will do for now.
60956      Branch: perlio
60957            ! perlio.c
60958 ____________________________________________________________________________
60959 [  9303] By: nick                                  on 2001/03/23  09:53:20
60960         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
60961              -Uuseperlio now works again.
60962              -Duseperlio is still poorly. Don't merge yet...
60963      Branch: perlio
60964            ! doio.c perlio.h
60965 ____________________________________________________________________________
60966 [  9302] By: nick                                  on 2001/03/22  22:26:51
60967         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
60968              type code.
60969              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
60970              is its main caller. In particular now has access to "extra" args, and
60971              can tell when an open handle is "reopened" (or duped?).
60972              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
60973              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
60974              PerlIO_open() et. al. (i.e. other way round).
60975              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
60976              with args close to PerlIO_openn().
60977      Branch: perlio
60978            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
60979 ____________________________________________________________________________
60980 [  9301] By: jhi                                   on 2001/03/22  20:58:04
60981         Log: Integrate perlio:
60982              
60983              [  9300]
60984              Don't include $@ in not ok message.
60985              
60986              [  9298]
60987              Give a meaning to '&' in n-arg open case:
60988              open($fh,"<&",$scalar);
60989              $scalar can be:
60990              - an integer which does "fdopen"
60991              open($fh,"<&",2); # like open($fh,"<&2")
60992              - something that will yield a file handle via sv_2io()
60993              useful for dup'ing anonymous handles.
60994              e.g.:
60995              open(my $fh,"<&",\*STDIN);
60996              open(my $dup,"<&",$fh);
60997              
60998              [  9297]
60999              Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
61000              
61001              [  9296]
61002              Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
61003              
61004              [  9295]
61005              If stdin, stdout or stderr get opened in unexpected read/write state
61006              then warn at time of open not at time of use.
61007              
61008              [  9294]
61009              Die on n-arg open(...,"",xxx,yyy,...)
61010              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
61011              - die on read/write cases so we can decide what it means later.
61012              
61013              [  9293]
61014              perlio tweaks (reported by Nick Clark)
61015              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
61016              error check in Pendinf_read().
61017      Branch: perl
61018           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
61019           !> t/io/open.t util.c
61020 ____________________________________________________________________________
61021 [  9300] By: nick                                  on 2001/03/22  17:36:32
61022         Log: Don't include $@ in not ok message.
61023      Branch: perlio
61024            ! t/io/open.t
61025 ____________________________________________________________________________
61026 [  9299] By: gsar                                  on 2001/03/22  16:53:45
61027         Log: back out changes#7532,7521 for now (appears to have problems
61028              on IRIX)
61029      Branch: maint-5.6/perl
61030            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
61031            ! ext/POSIX/typemap pod/perlvar.pod
61032 ____________________________________________________________________________
61033 [  9298] By: nick                                  on 2001/03/22  14:35:46
61034         Log: Give a meaning to '&' in n-arg open case:
61035              open($fh,"<&",$scalar);
61036              $scalar can be:
61037              - an integer which does "fdopen"
61038              open($fh,"<&",2); # like open($fh,"<&2")
61039              - something that will yield a file handle via sv_2io()
61040              useful for dup'ing anonymous handles.
61041              e.g.:
61042              open(my $fh,"<&",\*STDIN);
61043              open(my $dup,"<&",$fh);
61044      Branch: perlio
61045            ! doio.c t/io/open.t
61046 ____________________________________________________________________________
61047 [  9297] By: nick                                  on 2001/03/22  13:34:35
61048         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
61049      Branch: perlio
61050            ! util.c
61051 ____________________________________________________________________________
61052 [  9296] By: nick                                  on 2001/03/22  12:51:20
61053         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
61054      Branch: perlio
61055            ! perl.c
61056 ____________________________________________________________________________
61057 [  9295] By: nick                                  on 2001/03/22  11:59:44
61058         Log: If stdin, stdout or stderr get opened in unexpected read/write state
61059              then warn at time of open not at time of use.
61060      Branch: perlio
61061            ! doio.c pp_hot.c pp_sys.c
61062 ____________________________________________________________________________
61063 [  9294] By: nick                                  on 2001/03/22  10:54:35
61064         Log: Die on n-arg open(...,"",xxx,yyy,...)
61065              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
61066              - die on read/write cases so we can decide what it means later.
61067      Branch: perlio
61068            ! doio.c embed.pl iperlsys.h util.c
61069 ____________________________________________________________________________
61070 [  9293] By: nick                                  on 2001/03/22  09:02:45
61071         Log: perlio tweaks (reported by Nick Clark)
61072              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
61073              error check in Pendinf_read().
61074      Branch: perlio
61075            ! perlio.c
61076 ____________________________________________________________________________
61077 [  9292] By: gsar                                  on 2001/03/22  07:12:00
61078         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
61079              fixes)
61080      Branch: maint-5.6/perl
61081           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
61082 ____________________________________________________________________________
61083 [  9291] By: jhi                                   on 2001/03/22  06:06:44
61084         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
61085      Branch: perl
61086            ! t/op/re_tests
61087 ____________________________________________________________________________
61088 [  9290] By: jhi                                   on 2001/03/22  05:57:01
61089         Log: Move MacOS Classic higher in the list of supported platforms.
61090      Branch: maint-5.6/perl
61091            ! pod/perlport.pod
61092 ____________________________________________________________________________
61093 [  9289] By: gsar                                  on 2001/03/22  05:35:04
61094         Log: revert part of change#6438 for compatibility (av_reify()
61095              appears to be needed to implement av_splice()ish things
61096              in XS)
61097      Branch: maint-5.6/perl
61098            ! embed.pl global.sym objXSUB.h perlapi.c
61099 ____________________________________________________________________________
61100 [  9288] By: gsar                                  on 2001/03/22  03:09:19
61101         Log: update copyright year
61102      Branch: maint-5.6/perl
61103            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
61104            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
61105            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
61106            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
61107            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
61108            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
61109            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
61110            ! x2p/walk.c
61111 ____________________________________________________________________________
61112 [  9287] By: jhi                                   on 2001/03/21  20:30:54
61113         Log: Integrate perlio:
61114              
61115              [  9285]
61116              Multiplicity fix for Dumper.
61117      Branch: perl
61118           !> ext/Data/Dumper/Dumper.xs
61119 ____________________________________________________________________________
61120 [  9286] By: gsar                                  on 2001/03/21  19:49:54
61121         Log: makefile.mk tweak
61122      Branch: maint-5.6/perl
61123            ! win32/Makefile win32/makefile.mk
61124 ____________________________________________________________________________
61125 [  9285] By: nick                                  on 2001/03/21  19:07:13
61126         Log: Multiplicity fix for Dumper.
61127      Branch: perlio
61128            ! ext/Data/Dumper/Dumper.xs
61129 ____________________________________________________________________________
61130 [  9284] By: nick                                  on 2001/03/21  19:01:07
61131         Log: Integrate mainline - (does not build xTHX issue in Dumper).
61132      Branch: perlio
61133           !> (integrate 27 files)
61134 ____________________________________________________________________________
61135 [  9283] By: jhi                                   on 2001/03/21  17:17:35
61136         Log: Integrate change #9282 from mainline into maintperl,
61137              4-arg UTF-8 substr().
61138      Branch: maint-5.6/perl
61139           !> pp.c
61140 ____________________________________________________________________________
61141 [  9282] By: jhi                                   on 2001/03/21  17:15:43
61142         Log: The #9270 would have leaked a scalar if pp_substr()
61143              returned early.
61144      Branch: perl
61145            ! pp.c
61146 ____________________________________________________________________________
61147 [  9281] By: gsar                                  on 2001/03/21  17:03:14
61148         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
61149      Branch: maint-5.6/perl
61150            ! win32/makefile.mk
61151 ____________________________________________________________________________
61152 [  9280] By: gsar                                  on 2001/03/21  17:01:20
61153         Log: some tweaks to change#9278 (fork() emulation should be enabled
61154              by setting BUILD_FLAVOR instead of changing the defaults)
61155      Branch: maint-5.6/perl
61156            ! win32/makefile.mk
61157 ____________________________________________________________________________
61158 [  9279] By: gsar                                  on 2001/03/21  16:47:19
61159         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
61160      Branch: maint-5.6/perl
61161            ! ext/File/Glob/Glob.pm
61162           !> lib/Cwd.pm
61163 ____________________________________________________________________________
61164 [  9278] By: jhi                                   on 2001/03/21  14:35:10
61165         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
61166              From: "Vadim Konovalov" <watman@inbox.ru>
61167              Date: Wed, 21 Mar 2001 01:53:51 +0300
61168              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
61169      Branch: maint-5.6/perl
61170            ! win32/makefile.mk win32/win32sck.c
61171 ____________________________________________________________________________
61172 [  9277] By: jhi                                   on 2001/03/21  13:58:28
61173         Log: Integrate change #9270 from mainline to maintperl:
61174              continued 4-arg UTF-8 substr() fixing.
61175      Branch: maint-5.6/perl
61176           !> pp.c t/op/substr.t
61177 ____________________________________________________________________________
61178 [  9276] By: jhi                                   on 2001/03/21  13:33:00
61179         Log: More pixie cleaning.
61180      Branch: perl
61181            ! Makefile.SH
61182 ____________________________________________________________________________
61183 [  9275] By: jhi                                   on 2001/03/21  03:54:17
61184         Log: Update Changes.
61185      Branch: perl
61186            ! Changes patchlevel.h
61187 ____________________________________________________________________________
61188 [  9274] By: jhi                                   on 2001/03/21  03:48:24
61189         Log: First stab at making Data::Dumper to grok Unicode.
61190              
61191              TODO: tests, EBCDICify.
61192      Branch: perl
61193            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
61194 ____________________________________________________________________________
61195 [  9273] By: jhi                                   on 2001/03/21  02:23:00
61196         Log: Fix for
61197              
61198              Subject: Memory leak in unquoted print   
61199              From: Benjamin Sugars <bsugars@canoe.ca> 
61200              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
61201              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
61202      Branch: perl
61203            ! perlio.c
61204 ____________________________________________________________________________
61205 [  9272] By: jhi                                   on 2001/03/21  01:33:17
61206         Log: Subject: Re: [PATCH] POSIX::getcwd()
61207              From: Benjamin Sugars <bsugars@canoe.ca> 
61208              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
61209              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
61210      Branch: perl
61211            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
61212 ____________________________________________________________________________
61213 [  9271] By: jhi                                   on 2001/03/21  01:22:52
61214         Log: Subject: [PATCH] Cwd.pm docs
61215              From: Benjamin Sugars <bsugars@canoe.ca>
61216              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
61217              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
61218      Branch: perl
61219            ! lib/Cwd.pm
61220 ____________________________________________________________________________
61221 [  9270] By: jhi                                   on 2001/03/21  01:16:29
61222         Log: Continue 4-arg substr() UTF-8 fixage.
61223      Branch: perl
61224            ! pp.c t/op/substr.t
61225 ____________________________________________________________________________
61226 [  9269] By: jhi                                   on 2001/03/21  00:46:14
61227         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
61228              
61229              revert the leak fix in change#9142 (problem needs a more experimental
61230              fix unsuitable for 5.6.1)
61231              
61232              do alphabetical sorting by default (for csh compatibility)
61233              
61234              cut-n-paste goof in change#9264
61235              
61236              VMS piping fixes (from Charles Lane)
61237      Branch: perl
61238           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
61239           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
61240           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
61241 ____________________________________________________________________________
61242 [  9268] By: jhi                                   on 2001/03/21  00:37:04
61243         Log: Integrate perlio:
61244              
61245              [  9267]
61246              More EBCDIC stuff:
61247              - Loose the extra level of function on ASCII.
61248              - spotted a chr(0) issue in sv.c
61249              - re-work of UTF-X tr/// ranges to work in Unicode
61250              space. Still issues with the "0xff is illegal UTF-8" hack.
61251              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
61252              (why do it once when you can do it all over the place :-(
61253              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
61254              need utf8.pm for swashes.
61255              - Simplified and commented scan_const() in toke.c
61256              Still something wrong regexp and tr (swashes?).
61257      Branch: perl
61258           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
61259           !> utf8.c utf8.h utfebcdic.h
61260 ____________________________________________________________________________
61261 [  9267] By: nick                                  on 2001/03/20  20:04:39
61262         Log: More EBCDIC stuff:
61263              - Loose the extra level of function on ASCII.
61264              - spotted a chr(0) issue in sv.c
61265              - re-work of UTF-X tr/// ranges to work in Unicode
61266              space. Still issues with the "0xff is illegal UTF-8" hack.
61267              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
61268              (why do it once when you can do it all over the place :-(
61269              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
61270              need utf8.pm for swashes.
61271              - Simplified and commented scan_const() in toke.c
61272              Still something wrong regexp and tr (swashes?).
61273      Branch: perlio
61274            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
61275            ! utf8.c utf8.h utfebcdic.h
61276 ____________________________________________________________________________
61277 [  9266] By: gsar                                  on 2001/03/20  19:16:43
61278         Log: VMS piping fixes (from Charles Lane)
61279      Branch: maint-5.6/perl
61280            ! vms/vms.c vms/vmspipe.com
61281 ____________________________________________________________________________
61282 [  9265] By: gsar                                  on 2001/03/20  17:53:52
61283         Log: cut-n-paste goof in change#9264
61284      Branch: maint-5.6/perl
61285            ! ext/File/Glob/Glob.xs
61286 ____________________________________________________________________________
61287 [  9264] By: gsar                                  on 2001/03/20  17:43:47
61288         Log: do alphabetical sorting by default (for csh compatibility);
61289              bsd_glob() does ASCII sort by default as usual, unless
61290              GLOB_ALPHASORT was specified
61291      Branch: maint-5.6/perl
61292            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
61293            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
61294            ! ext/File/Glob/bsd_glob.h
61295 ____________________________________________________________________________
61296 [  9263] By: gsar                                  on 2001/03/20  16:40:08
61297         Log: integrate change#9255 from mainline (unicode fix)
61298              
61299              substr($bytestr, i, n, $charstr)
61300      Branch: maint-5.6/perl
61301           !> Todo-5.6 pp.c t/op/substr.t
61302 ____________________________________________________________________________
61303 [  9262] By: gsar                                  on 2001/03/20  15:57:41
61304         Log: revert the leak fix in change#9142 (problem needs a more experimental
61305              fix unsuitable for 5.6.1)
61306      Branch: maint-5.6/perl
61307            ! scope.c
61308 ____________________________________________________________________________
61309 [  9261] By: jhi                                   on 2001/03/20  14:26:25
61310         Log: Integrate changes #9259,9260 from maintperl into mainline.
61311              
61312              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
61313              
61314              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
61315      Branch: perl
61316           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
61317 ____________________________________________________________________________
61318 [  9260] By: jhi                                   on 2001/03/20  14:05:46
61319         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
61320              From: Robin Barker <rmb1@cise.npl.co.uk>
61321              Date: Tue, 20 Mar 2001 10:12:04 GMT
61322              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
61323      Branch: maint-5.6/perl
61324            ! run.c
61325 ____________________________________________________________________________
61326 [  9259] By: jhi                                   on 2001/03/20  14:04:39
61327         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
61328              From: Chris Nandor <pudge@pobox.com>
61329              Date: Tue, 20 Mar 2001 00:40:56 -0500
61330              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
61331      Branch: maint-5.6/perl
61332            ! ext/POSIX/POSIX.xs lib/File/Path.pm
61333 ____________________________________________________________________________
61334 [  9258] By: jhi                                   on 2001/03/20  05:09:34
61335         Log: Update Changes.
61336      Branch: perl
61337            ! Changes patchlevel.h
61338 ____________________________________________________________________________
61339 [  9257] By: jhi                                   on 2001/03/20  05:04:25
61340         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
61341      Branch: perl
61342            ! t/op/tr.t
61343 ____________________________________________________________________________
61344 [  9256] By: jhi                                   on 2001/03/20  04:43:12
61345         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
61346              From: Peter Prymmer <pvhp@forte.com>
61347              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
61348              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
61349      Branch: maint-5.6/perl
61350            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
61351 ____________________________________________________________________________
61352 [  9255] By: jhi                                   on 2001/03/19  23:17:17
61353         Log: substr($bytestr, i, n, $charstr)
61354              
61355              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
61356      Branch: perl
61357            ! Todo-5.6 pp.c t/op/substr.t
61358 ____________________________________________________________________________
61359 [  9254] By: jhi                                   on 2001/03/19  22:25:09
61360         Log: Rearrange the make test target prerequisites so that
61361              in a parallel make 'all' is finished before 'test'.
61362      Branch: perl
61363            ! Makefile.SH
61364 ____________________________________________________________________________
61365 [  9253] By: jhi                                   on 2001/03/19  21:48:07
61366         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
61367              From: Robin Houston <robin@kitsite.com>
61368              Date: Mon, 19 Mar 2001 15:48:41 +0000
61369              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
61370      Branch: perl
61371            ! pp_ctl.c
61372 ____________________________________________________________________________
61373 [  9252] By: jhi                                   on 2001/03/19  21:42:27
61374         Log: Integrate perlio:
61375              
61376              [  9248]
61377              Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
61378              (Building on OS390 uses native YACC and YYDEBUG has other
61379              side effects.)
61380              
61381              [  9246]
61382              More EBCDIC fixes.
61383      Branch: perl
61384           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
61385           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
61386           !> utfebcdic.h vms/perly_c.vms
61387 ____________________________________________________________________________
61388 [  9251] By: jhi                                   on 2001/03/19  21:31:28
61389         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
61390              
61391              Dynaloading in 64-bit AIX with vac.
61392      Branch: perl
61393           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
61394           !> hints/aix.sh
61395 ____________________________________________________________________________
61396 [  9250] By: jhi                                   on 2001/03/19  21:18:00
61397         Log: A more robust solution for the 64bitall AIX dynaloading
61398              problem, from Jens-Uwe Mager.
61399      Branch: maint-5.6/perl
61400            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
61401 ____________________________________________________________________________
61402 [  9249] By: nick                                  on 2001/03/19  20:59:37
61403         Log: Integrate mainline.
61404      Branch: perlio
61405           !> (integrate 42 files)
61406 ____________________________________________________________________________
61407 [  9248] By: nick                                  on 2001/03/19  20:22:07
61408         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
61409              (Building on OS390 uses native YACC and YYDEBUG has other
61410              side effects.)
61411      Branch: perlio
61412            ! perly.c perly.y vms/perly_c.vms
61413 ____________________________________________________________________________
61414 [  9247] By: jhi                                   on 2001/03/19  19:59:53
61415         Log: 64-bit AIX dynaloading problem (see #9244) idea
61416              from Jens-Uwe Mager.
61417      Branch: maint-5.6/perl
61418            ! ext/DynaLoader/dl_aix.xs
61419 ____________________________________________________________________________
61420 [  9246] By: nick                                  on 2001/03/19  19:27:57
61421         Log: More EBCDIC fixes.
61422      Branch: perlio
61423            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
61424            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
61425 ____________________________________________________________________________
61426 [  9245] By: jhi                                   on 2001/03/19  19:05:19
61427         Log: Integrate change #9243 from mainline into maintperl.
61428              
61429              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
61430      Branch: maint-5.6/perl
61431           !> README.vmesa
61432 ____________________________________________________________________________
61433 [  9244] By: jhi                                   on 2001/03/19  19:03:15
61434         Log: Get 64bitall AIX building, but still does not test okay:
61435              dynaloading anything fails, for example for op/defins:
61436              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
61437              (update: fixed by #9247,9250)
61438      Branch: maint-5.6/perl
61439            ! hints/aix.sh
61440 ____________________________________________________________________________
61441 [  9243] By: jhi                                   on 2001/03/19  19:00:16
61442         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
61443              From: Robin Barker <rmb1@cise.npl.co.uk>
61444              Date: Mon, 19 Mar 2001 18:01:57 GMT
61445              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
61446      Branch: perl
61447            ! README.vmesa
61448 ____________________________________________________________________________
61449 [  9242] By: jhi                                   on 2001/03/19  18:58:43
61450         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
61451              
61452              TODO: tests.
61453      Branch: perl
61454            ! doop.c op.c
61455 ____________________________________________________________________________
61456 [  9241] By: gsar                                  on 2001/03/19  17:34:46
61457         Log: VMSify tests (from Charles Lane)
61458      Branch: maint-5.6/perl
61459            ! t/lib/filehand.t t/lib/texttabs.t
61460 ____________________________________________________________________________
61461 [  9240] By: jhi                                   on 2001/03/19  14:24:26
61462         Log: Integrate change #9233 from maintperl into mainline.
61463              
61464              some refcounts were incorrect in perl_clone()
61465      Branch: perl
61466           !> sv.c
61467 ____________________________________________________________________________
61468 [  9239] By: gsar                                  on 2001/03/19  09:23:17
61469         Log: this is 5.6.1-trial3
61470      Branch: maint-5.6/perl
61471            ! Changes
61472 ____________________________________________________________________________
61473 [  9238] By: gsar                                  on 2001/03/19  08:47:04
61474         Log: some new symbols are only available under ithreads
61475      Branch: maint-5.6/perl
61476            ! makedef.pl
61477 ____________________________________________________________________________
61478 [  9237] By: gsar                                  on 2001/03/19  08:42:28
61479         Log: update patchlevel.h, Changes, &c.
61480      Branch: maint-5.6/perl
61481            ! Changes patchlevel.h pod/perlhist.pod
61482           !> AUTHORS
61483 ____________________________________________________________________________
61484 [  9236] By: gsar                                  on 2001/03/19  08:17:49
61485         Log: integrate changes#8068,8717 from mainline
61486              
61487              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
61488              
61489              [PATCH CPAN 1.59_51] warning message (not!)
61490      Branch: maint-5.6/perl
61491           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
61492           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
61493           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
61494           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
61495           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
61496 ____________________________________________________________________________
61497 [  9235] By: gsar                                  on 2001/03/19  08:07:09
61498         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
61499              
61500              [PATCH] Add missing CV flags to dump.c
61501              
61502              Re: [patch] Re: PL_ptr_table
61503              
61504              Fixup non-ithread build after 8713
61505              
61506              Generated files form 8713 etc.
61507              
61508              Correct the correction :-(
61509              
61510              Documenting coderef @INC (Re: CPAN "make this script work" feature)
61511              
61512              Subject: Re: sync sync sync: have I missed any patches?
61513              Replace djSP with dSP.
61514      Branch: maint-5.6/perl
61515           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
61516           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
61517           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
61518           !> sv.c sv.h win32/perlhost.h
61519 ____________________________________________________________________________
61520 [  9234] By: gsar                                  on 2001/03/19  07:22:05
61521         Log: revert the change#9090 integrate for now (change looks somewhat
61522              incomplete in that [ha]v_exists() need something similar; lacks
61523              tests; &c.)
61524      Branch: maint-5.6/perl
61525            ! hv.c
61526 ____________________________________________________________________________
61527 [  9233] By: gsar                                  on 2001/03/19  07:10:01
61528         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
61529              destruction when there are unreferenced scalars (SvREFCNT==0)
61530      Branch: maint-5.6/perl
61531            ! sv.c
61532 ____________________________________________________________________________
61533 [  9232] By: jhi                                   on 2001/03/19  05:11:02
61534         Log: Regen api and toc.
61535      Branch: maint-5.6/perl
61536            ! pod/perlapi.pod pod/perltoc.pod
61537 ____________________________________________________________________________
61538 [  9231] By: jhi                                   on 2001/03/19  04:06:03
61539         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
61540              add a lost line in pp.c:pp_chop(), update to new op/chop.
61541              
61542              Clarify the description differentiating for and while; inspired by
61543              
61544              Subject: [ID 20010306.004] || != named unary operator
61545              
61546              The $Is_MacOS needs to be declared.
61547      Branch: maint-5.6/perl
61548            ! pp.c t/op/chop.t
61549           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
61550 ____________________________________________________________________________
61551 [  9230] By: jhi                                   on 2001/03/19  03:48:16
61552         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
61553              9079,9083,9089,9090,9091 from mainline to maintperl.
61554              
61555              Quieten some noise in Win32 builds
61556              
61557              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
61558              
61559              The perlretut was still talking about the old \p and \P
61560              definitions.
61561              
61562              More tweakage on the Unicode character class descriptions.
61563              
61564              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
61565              
61566              Subject: 'no *POSIX' Patch speeding up make on BS2000 
61567              
61568              Subject: [PATCH] perldata.pod here-doc docs
61569              
61570              Add /sbin and /usr/sbin to the list of directories scanned
61571              for setuid programs.  Takes care of bug id 20010309.003.
61572              
61573              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
61574              
61575              In op/stat #35 better to scan all the potential directories
61576              for setuids, not just the first one.
61577      Branch: maint-5.6/perl
61578            ! Makefile.SH
61579           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
61580           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
61581           !> t/op/stat.t toke.c win32/win32.h
61582 ____________________________________________________________________________
61583 [  9229] By: jhi                                   on 2001/03/19  02:31:50
61584         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
61585              From: Chris Nandor <pudge@pobox.com>
61586              Date: Sat, 10 Mar 2001 14:22:19 -0500
61587              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
61588      Branch: maint-5.6/perl
61589            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
61590            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
61591            ! t/lib/b.t t/lib/errno.t
61592 ____________________________________________________________________________
61593 [  9228] By: jhi                                   on 2001/03/19  02:29:59
61594         Log: Integrate changes #9113,9122 from mainline into maintperl.
61595              
61596              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?)
61597      Branch: maint-5.6/perl
61598           !> Configure README.os390 hints/os390.sh
61599 ____________________________________________________________________________
61600 [  9227] By: jhi                                   on 2001/03/19  02:22:35
61601         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
61602              into maintperl.
61603              
61604              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
61605              
61606              Forgot to check-in the larger part of #9120, duh.
61607              
61608              Subject: Another patch for integer.pm POD 
61609              
61610              h2ph strictness and cleanliness from Kurt Starsinic.
61611              
61612              Borland filename case problem.
61613              
61614              h2ph strictness and cleanliness from Kurt Starsinic.
61615              
61616              Subject: [PATCH] the uncontroversial doc patches
61617      Branch: maint-5.6/perl
61618           +> win32/sncfnmcs.pl
61619           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
61620           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
61621           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
61622           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
61623           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
61624           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
61625           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
61626 ____________________________________________________________________________
61627 [  9226] By: jhi                                   on 2001/03/19  02:10:21
61628         Log: Integrate changes #9207,9214 from mainline into maintperl.
61629              
61630              podchecker relaxations: =over has an *optional* number after it,
61631              and whitespace in L<> is okay.
61632      Branch: maint-5.6/perl
61633           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
61634           !> t/pod/poderrs.xr
61635 ____________________________________________________________________________
61636 [  9225] By: jhi                                   on 2001/03/19  02:07:38
61637         Log: Integrate change #9219 from maintperl into mainline.
61638              
61639              remove duplicated tests
61640      Branch: perl
61641           !> t/op/re_tests
61642 ____________________________________________________________________________
61643 [  9224] By: jhi                                   on 2001/03/19  02:06:11
61644         Log: Integrate change #9223 from mainline to maintperl.
61645              
61646              Document -Dmksymlinks.
61647      Branch: maint-5.6/perl
61648           !> INSTALL
61649 ____________________________________________________________________________
61650 [  9223] By: jhi                                   on 2001/03/19  02:01:25
61651         Log: Document -Dmksymlinks.
61652      Branch: perl
61653            ! INSTALL
61654 ____________________________________________________________________________
61655 [  9222] By: jhi                                   on 2001/03/19  01:15:35
61656         Log: The -Dmksymlinks wasn't working for maintperl.
61657      Branch: maint-5.6/perl
61658            ! Configure
61659 ____________________________________________________________________________
61660 [  9221] By: jhi                                   on 2001/03/19  00:49:43
61661         Log: Cleanup pixie residue.
61662      Branch: perl
61663            ! Makefile.SH
61664 ____________________________________________________________________________
61665 [  9220] By: jhi                                   on 2001/03/19  00:44:47
61666         Log: Document the use of pixie/prof; create make targets for it.
61667              
61668              TODO: make t/TEST pixie-aware.
61669      Branch: perl
61670            ! Makefile.SH pod/perlhack.pod
61671 ____________________________________________________________________________
61672 [  9219] By: gsar                                  on 2001/03/19  00:16:55
61673         Log: remove duplicated tests
61674      Branch: maint-5.6/perl
61675            ! t/op/re_tests
61676 ____________________________________________________________________________
61677 [  9218] By: jhi                                   on 2001/03/18  23:59:31
61678         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
61679      Branch: perl
61680            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
61681 ____________________________________________________________________________
61682 [  9217] By: jhi                                   on 2001/03/18  23:25:20
61683         Log: Rewrite the tests section of Makefile to be less redundant
61684              and to allow for more flexible test targets, many recursive
61685              make calls introduced.
61686      Branch: perl
61687            ! Makefile.SH
61688 ____________________________________________________________________________
61689 [  9216] By: jhi                                   on 2001/03/18  22:30:04
61690         Log: Document the use of Third Degree (sparsely).
61691      Branch: perl
61692            ! pod/perlhack.pod t/TEST
61693 ____________________________________________________________________________
61694 [  9215] By: jhi                                   on 2001/03/18  22:10:30
61695         Log: Make targets for testing with Third Degree.
61696      Branch: perl
61697            ! Makefile.SH
61698 ____________________________________________________________________________
61699 [  9214] By: jhi                                   on 2001/03/18  21:08:53
61700         Log: The podchecker relaxations need to mirrored also at the tests.
61701      Branch: perl
61702            ! t/pod/poderrs.xr
61703 ____________________________________________________________________________
61704 [  9213] By: jhi                                   on 2001/03/18  20:56:21
61705         Log: Update Changes.
61706      Branch: perl
61707            ! Changes patchlevel.h
61708 ____________________________________________________________________________
61709 [  9212] By: jhi                                   on 2001/03/18  20:36:59
61710         Log: Looking for config.sh in parent directories isn't
61711              very useful for the toplevel Makefile.
61712      Branch: perl
61713            ! Makefile.SH
61714 ____________________________________________________________________________
61715 [  9211] By: jhi                                   on 2001/03/18  20:33:37
61716         Log: On "make clean" take care of Third Degree droppings.
61717      Branch: perl
61718            ! Makefile.SH
61719 ____________________________________________________________________________
61720 [  9210] By: jhi                                   on 2001/03/18  20:21:34
61721         Log: Add a hook for running the tests under the Third Degree
61722              debugging tool (set $ENV{PERL_3LOG} to non-zero)
61723              
61724              TODO: Document the use of Third Degree.
61725      Branch: perl
61726            ! t/TEST
61727 ____________________________________________________________________________
61728 [  9209] By: jhi                                   on 2001/03/18  20:19:07
61729         Log: Regen toc and api pods.
61730      Branch: perl
61731            ! pod/perlapi.pod pod/perltoc.pod
61732 ____________________________________________________________________________
61733 [  9208] By: jhi                                   on 2001/03/18  20:12:12
61734         Log: Integrate changes #8128,9132 from mainline into maintperl,
61735              Tie::SubstrHash fixes.
61736      Branch: maint-5.6/perl
61737           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
61738 ____________________________________________________________________________
61739 [  9207] By: jhi                                   on 2001/03/18  20:07:43
61740         Log: podchecker relaxations from Michael Stevens.
61741      Branch: perl
61742            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
61743 ____________________________________________________________________________
61744 [  9206] By: jhi                                   on 2001/03/18  20:04:24
61745         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
61746      Branch: perl
61747            ! lib/Locale/Constants.pm lib/Locale/Country.pm
61748            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
61749            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
61750 ____________________________________________________________________________
61751 [  9205] By: jhi                                   on 2001/03/18  19:54:45
61752         Log: Integrate changes #9161,9162 from maintperl to mainline.
61753              
61754              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
61755              results
61756      Branch: perl
61757           !> t/op/magic.t
61758 ____________________________________________________________________________
61759 [  9204] By: jhi                                   on 2001/03/18  19:37:46
61760         Log: Make perl.third checks more understandable to the builder.
61761      Branch: perl
61762            ! Makefile.SH
61763 ____________________________________________________________________________
61764 [  9203] By: jhi                                   on 2001/03/18  19:20:54
61765         Log: Re-integrate #9138 from maintperl to mainline,
61766              the squelching of the unneeded "Scalars leaked" messages.
61767      Branch: perl
61768           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
61769           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
61770           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
61771 ____________________________________________________________________________
61772 [  9202] By: jhi                                   on 2001/03/18  18:48:36
61773         Log: More robust and more paranoid perl.third target.
61774      Branch: perl
61775            ! Makefile.SH
61776 ____________________________________________________________________________
61777 [  9201] By: jhi                                   on 2001/03/18  18:39:21
61778         Log: Integrate change #9197 from maintperl to mainline.
61779              
61780              more thorough cleaning of arenas.
61781      Branch: perl
61782           !> embed.pl perl.c proto.h sv.c t/op/sort.t
61783 ____________________________________________________________________________
61784 [  9200] By: jhi                                   on 2001/03/18  18:25:17
61785         Log: Integrate perlio:
61786              
61787              [  9199]
61788              Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
61789              is the sense of the test being done. Avoid some magical 127 and 128 values
61790              by using macros.
61791              
61792              [  9198]
61793              UTF-X encoding invariance for Encode:
61794              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
61795              - move the XS code for those to universal.c (so in miniperl)
61796              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
61797              - change ext/Encode/compile to use above.
61798              - Fix t/lib/encode.t for above
61799              - Teach t/lib/b.t to expect -uutf8
61800              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
61801              utf8.pm is needed.
61802              
61803              [  9196]
61804              Fix pragma/utf8.t # 15
61805              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
61806              are SvUTF8 as well.
61807      Branch: perl
61808           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
61809           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
61810           !> t/lib/encode.t toke.c universal.c utf8.c
61811 ____________________________________________________________________________
61812 [  9199] By: nick                                  on 2001/03/18  15:23:51
61813         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
61814              is the sense of the test being done. Avoid some magical 127 and 128 values
61815              by using macros.
61816      Branch: perlio
61817            ! doop.c pp_ctl.c sv.c toke.c
61818 ____________________________________________________________________________
61819 [  9198] By: nick                                  on 2001/03/18  14:18:12
61820         Log: UTF-X encoding invariance for Encode:
61821              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
61822              - move the XS code for those to universal.c (so in miniperl)
61823              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
61824              - change ext/Encode/compile to use above.
61825              - Fix t/lib/encode.t for above
61826              - Teach t/lib/b.t to expect -uutf8
61827              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
61828              utf8.pm is needed.
61829      Branch: perlio
61830            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
61831            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
61832 ____________________________________________________________________________
61833 [  9197] By: gsar                                  on 2001/03/18  12:15:57
61834         Log: more thorough cleaning of arenas--keep going until no more
61835              SvREFCNT_dec()s occur (this fixes the problem that causes the
61836              pesky "Scalars leaked" warnings)
61837      Branch: maint-5.6/perl
61838            ! embed.pl perl.c proto.h sv.c t/op/sort.t
61839 ____________________________________________________________________________
61840 [  9196] By: nick                                  on 2001/03/18  10:57:29
61841         Log: Fix pragma/utf8.t # 15
61842              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
61843              are SvUTF8 as well.
61844      Branch: perlio
61845            ! toke.c
61846 ____________________________________________________________________________
61847 [  9195] By: nick                                  on 2001/03/18  09:27:06
61848         Log: Integrate mainline
61849      Branch: perlio
61850           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
61851           !> t/op/pat.t
61852 ____________________________________________________________________________
61853 [  9194] By: jhi                                   on 2001/03/18  05:29:59
61854         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
61855              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
61856      Branch: perl
61857            ! op.c op.h t/op/misc.t t/op/pat.t
61858 ____________________________________________________________________________
61859 [  9193] By: jhi                                   on 2001/03/18  05:15:06
61860         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
61861      Branch: perl
61862            ! mg.c t/op/pat.t
61863 ____________________________________________________________________________
61864 [  9192] By: jhi                                   on 2001/03/18  04:22:43
61865         Log: tr/// UTF-8 patches from Inaba Hiroto.
61866      Branch: perl
61867            ! doop.c op.c
61868 ____________________________________________________________________________
61869 [  9191] By: jhi                                   on 2001/03/18  04:21:17
61870         Log: Integrate perlio:
61871              
61872              [  9190]
61873              Correct #if EBCDIC side typos.
61874              Builds and passes many tests on OS390.
61875      Branch: perl
61876           !> utf8.c utfebcdic.h
61877 ____________________________________________________________________________
61878 [  9190] By: nick                                  on 2001/03/17  20:32:01
61879         Log: Correct #if EBCDIC side typos.
61880              Builds and passes many tests on OS390.
61881      Branch: perlio
61882            ! utf8.c utfebcdic.h
61883 ____________________________________________________________________________
61884 [  9189] By: jhi                                   on 2001/03/17  18:55:49
61885         Log: Add prerequisites for the perl.third target.
61886      Branch: perl
61887            ! Makefile.SH
61888 ____________________________________________________________________________
61889 [  9188] By: jhi                                   on 2001/03/17  18:46:00
61890         Log: Integrate perlio:
61891              
61892              [  9186]
61893              MANIFEST addition :-(
61894              
61895              [  9185]
61896              Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
61897              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
61898              a superset of ASCII are invariant under the encoding. This is EBCDIC
61899              friendly as an encoded string can be looked at as being EBCDIC by lexer
61900              sprintf("0",...) etc. in same manner that a UTF-8 string be considered
61901              ASCII on ASCII machines.
61902              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
61903              seperate.
61904              - Add some more macros to comprehend different shift amounts and
61905              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
61906              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
61907              and conditionally #include it.
61908              EBCDIC build as yet untested.  ASCII still fails the one test.
61909              
61910              [  9184]
61911              Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
61912      Branch: perl
61913           +> utfebcdic.h
61914           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
61915 ____________________________________________________________________________
61916 [  9187] By: jhi                                   on 2001/03/17  18:38:47
61917         Log: Add a make rule for perl.third (the Third Degree memory debugging
61918              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
61919      Branch: perl
61920            ! Makefile.SH
61921 ____________________________________________________________________________
61922 [  9186] By: nick                                  on 2001/03/17  18:34:48
61923         Log: MANIFEST addition :-(
61924      Branch: perlio
61925            ! MANIFEST
61926 ____________________________________________________________________________
61927 [  9185] By: nick                                  on 2001/03/17  18:29:50
61928         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
61929              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
61930              a superset of ASCII are invariant under the encoding. This is EBCDIC
61931              friendly as an encoded string can be looked at as being EBCDIC by lexer
61932              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
61933              ASCII on ASCII machines.
61934              
61935              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
61936              seperate.
61937              - Add some more macros to comprehend different shift amounts and
61938              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
61939              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
61940              and conditionally #include it.
61941              
61942              EBCDIC build as yet untested.  ASCII still fails the one test.
61943      Branch: perlio
61944            + utfebcdic.h
61945            ! utf8.c utf8.h
61946 ____________________________________________________________________________
61947 [  9184] By: nick                                  on 2001/03/17  17:44:16
61948         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
61949      Branch: perlio
61950            ! doop.c perl.h pp.c utf8.h
61951 ____________________________________________________________________________
61952 [  9183] By: jhi                                   on 2001/03/17  15:55:42
61953         Log: Integrate perlio:
61954              
61955              [  9182]
61956              Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
61957              
61958              [  9180]
61959              EBCDIC Fixes.
61960              
61961              [  9173]
61962              1st day's EBCDIC fixes:
61963              - toke.c's parsing of strings needed attention
61964              needed to conditionally e2a if string was already UTF-8
61965              - e2a/a2e tables where wrong way round.
61966              - new macros in utf8.h
61967      Branch: perl
61968            ! MANIFEST
61969           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
61970 ____________________________________________________________________________
61971 [  9182] By: nick                                  on 2001/03/17  09:16:06
61972         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
61973      Branch: perlio
61974            ! t/op/pat.t
61975 ____________________________________________________________________________
61976 [  9181] By: nick                                  on 2001/03/17  09:15:11
61977         Log: Integrate mainline.
61978      Branch: perlio
61979           +> lib/Locale/Constants.pm lib/Locale/Country.pm
61980           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
61981           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
61982           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
61983           !> (integrate 83 files)
61984 ____________________________________________________________________________
61985 [  9180] By: nick                                  on 2001/03/16  17:23:21
61986         Log: EBCDIC Fixes.
61987      Branch: perlio
61988            ! perl.h sv.c toke.c utf8.c utf8.h
61989 ____________________________________________________________________________
61990 [  9179] By: jhi                                   on 2001/03/16  14:10:12
61991         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
61992              a change needed to work around an AIX compiler bug.
61993      Branch: perl
61994            ! ext/Storable/Storable.xs
61995 ____________________________________________________________________________
61996 [  9178] By: jhi                                   on 2001/03/16  03:19:59
61997         Log: With Damian's approval synchronize damian's modules'
61998              licensing with Perl's standard module licensing.
61999      Branch: perl
62000            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
62001 ____________________________________________________________________________
62002 [  9177] By: jhi                                   on 2001/03/16  03:15:34
62003         Log: Make the Filter::Util:Call files have their own copies
62004              of the Perl standard module licensing, from Paul Marquess.
62005      Branch: perl
62006            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
62007 ____________________________________________________________________________
62008 [  9176] By: jhi                                   on 2001/03/16  02:56:04
62009         Log: Subject: [PATCH] more pod patches
62010              From: Michael Stevens <michael@etla.org>
62011              Date: Thu, 15 Mar 2001 21:25:18 +0000
62012              Message-ID: <20010315212518.A18870@firedrake.org>
62013      Branch: perl
62014            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
62015            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
62016            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
62017            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
62018            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
62019            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
62020            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
62021            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
62022            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
62023            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
62024            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
62025            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
62026            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
62027            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
62028            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
62029            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
62030            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
62031            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
62032            ! lib/Locale/Country.pm lib/Locale/Language.pm
62033            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
62034            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
62035            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
62036            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
62037            ! os2/OS2/Process/Process.pm
62038 ____________________________________________________________________________
62039 [  9175] By: jhi                                   on 2001/03/16  02:53:32
62040         Log: Subject: [PATCH] the uncontroversial doc patches
62041              From: Michael Stevens <michael@etla.org>
62042              Date: Thu, 15 Mar 2001 20:01:12 +0000
62043              Message-ID: <20010315200112.A7636@firedrake.org>
62044      Branch: perl
62045            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
62046            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
62047            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
62048            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
62049            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
62050 ____________________________________________________________________________
62051 [  9174] By: jhi                                   on 2001/03/16  02:50:49
62052         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
62053              From: Paul Lindner <lindner@inuus.com>
62054              Date: Fri, 16 Mar 2001 11:28:03 -0800
62055              Message-ID: <20010316112803.A7577@inuus.com>
62056      Branch: perl
62057            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
62058 ____________________________________________________________________________
62059 [  9173] By: nick                                  on 2001/03/15  20:21:03
62060         Log: 1st day's EBCDIC fixes:
62061              - toke.c's parsing of strings needed attention
62062              needed to conditionally e2a if string was already UTF-8
62063              - e2a/a2e tables where wrong way round.
62064              - new macros in utf8.h
62065      Branch: perlio
62066            ! perl.h toke.c utf8.h
62067 ____________________________________________________________________________
62068 [  9172] By: jhi                                   on 2001/03/15  15:17:17
62069         Log: Update Changes.
62070      Branch: perl
62071            ! Changes patchlevel.h
62072 ____________________________________________________________________________
62073 [  9171] By: jhi                                   on 2001/03/15  15:09:32
62074         Log: Subject: Re: Another Borland C++ problem.
62075              From: "Vadim Konovalov" <watman@inbox.ru>
62076              Date: Sat, 10 Mar 2001 19:26:07 +0300
62077              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
62078              
62079              Borland filename case problem.
62080      Branch: perl
62081            + win32/sncfnmcs.pl
62082            ! MANIFEST README.win32
62083 ____________________________________________________________________________
62084 [  9170] By: jhi                                   on 2001/03/15  14:54:23
62085         Log: Add Locale::Codes 1.06, from Neil Bowers.
62086      Branch: perl
62087            + lib/Locale/Constants.pm lib/Locale/Country.pm
62088            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
62089            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
62090            + t/lib/lc-language.t t/lib/lc-uk.t
62091            ! MANIFEST
62092 ____________________________________________________________________________
62093 [  9169] By: jhi                                   on 2001/03/15  14:19:01
62094         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
62095      Branch: perl
62096            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
62097            ! ext/Storable/Storable.xs
62098 ____________________________________________________________________________
62099 [  9168] By: jhi                                   on 2001/03/15  14:13:22
62100         Log: Integrate changes #9120,9167 from mainline to maintperl.
62101              
62102              Subject: [PATCH 5.6.1] OS/2 docs
62103              
62104              Subject: [PATCH 5.6.1] perldoc
62105      Branch: maint-5.6/perl
62106           !> os2/Changes utils/perldoc.PL
62107 ____________________________________________________________________________
62108 [  9167] By: jhi                                   on 2001/03/15  14:07:42
62109         Log: Subject: [PATCH 5.6.1] perldoc
62110              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62111              Date: Wed, 14 Mar 2001 23:46:52 -0500
62112              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
62113      Branch: perl
62114            ! utils/perldoc.PL
62115 ____________________________________________________________________________
62116 [  9166] By: jhi                                   on 2001/03/15  13:53:15
62117         Log: sigaction test condition tweakage.
62118      Branch: perl
62119            ! t/lib/sigaction.t
62120 ____________________________________________________________________________
62121 [  9165] By: alanbur                               on 2001/03/15  03:49:17
62122         Log: Resynchronised with parent
62123      Branch: maint-5.6/pureperl
62124           +> os2/os2add.sym t/op/anonsub.t
62125           !> (integrate 72 files)
62126 ____________________________________________________________________________
62127 [  9164] By: jhi                                   on 2001/03/15  01:05:01
62128         Log: Avoid stomping off the beginning of an array in tr///.
62129      Branch: perl
62130            ! op.c
62131 ____________________________________________________________________________
62132 [  9163] By: jhi                                   on 2001/03/15  00:58:57
62133         Log: h2ph strictness and cleanliness from Kurt Starsinic.
62134      Branch: perl
62135            ! utils/h2ph.PL
62136 ____________________________________________________________________________
62137 [  9162] By: gsar                                  on 2001/03/15  00:56:53
62138         Log: avoid warnings
62139      Branch: maint-5.6/perl
62140            ! t/op/magic.t
62141 ____________________________________________________________________________
62142 [  9161] By: gsar                                  on 2001/03/15  00:52:09
62143         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
62144              results
62145      Branch: maint-5.6/perl
62146            ! t/op/magic.t
62147 ____________________________________________________________________________
62148 [  9160] By: jhi                                   on 2001/03/14  22:02:10
62149         Log: Do not use the Perl malloc in IRIX, suggested by
62150              Helmus Jarausch.
62151      Branch: perl
62152            ! hints/irix_6.sh
62153 ____________________________________________________________________________
62154 [  9159] By: nick                                  on 2001/03/14  21:45:59
62155         Log: Integrate mainline
62156      Branch: perlio
62157           +> t/op/loopctl.t
62158           !> (integrate 41 files)
62159 ____________________________________________________________________________
62160 [  9158] By: jhi                                   on 2001/03/14  21:10:09
62161         Log: The Day of the Retractions continues: the #9138
62162              (integrated in #9144) doesn't work well in mainline.
62163      Branch: perl
62164            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
62165            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
62166            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
62167 ____________________________________________________________________________
62168 [  9157] By: jhi                                   on 2001/03/14  20:58:12
62169         Log: The #9145 CANNOT be enabled: the clear_pmop code still
62170              dumps core all over in Tru64.
62171      Branch: perl
62172            ! op.c op.h t/op/pat.t
62173 ____________________________________________________________________________
62174 [  9156] By: jhi                                   on 2001/03/14  20:48:06
62175         Log: Integrate change #9154 from maintperl to mainline.
62176              
62177              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
62178              (caused Storable 1.0.10 to break on windows)
62179      Branch: perl
62180           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
62181           !> perlapi.c proto.h
62182 ____________________________________________________________________________
62183 [  9155] By: jhi                                   on 2001/03/14  20:23:53
62184         Log: Retract #9136: breaks threading (and binary compatibility).
62185      Branch: perl
62186            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
62187 ____________________________________________________________________________
62188 [  9154] By: gsar                                  on 2001/03/14  17:48:18
62189         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
62190              (caused Storable 1.0.10 to break on windows)
62191      Branch: maint-5.6/perl
62192            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
62193            ! perlapi.c proto.h
62194 ____________________________________________________________________________
62195 [  9153] By: jhi                                   on 2001/03/14  13:35:21
62196         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
62197      Branch: perl
62198            ! t/lib/sigaction.t
62199 ____________________________________________________________________________
62200 [  9152] By: gsar                                  on 2001/03/14  07:29:40
62201         Log: back out changes#9012,9010,9009 and parts of change#9016
62202              (causes ABRs under purify, and some prerequisites don't
62203              seem to be there in 5.6.x)
62204      Branch: maint-5.6/perl
62205            ! doop.c op.c t/op/tr.t toke.c
62206 ____________________________________________________________________________
62207 [  9151] By: gsar                                  on 2001/03/14  07:01:29
62208         Log: reenable change#9145 (the test was busted due to a missing
62209              C<print "ok 27\n">)
62210      Branch: perl
62211            ! op.c op.h t/op/pat.t
62212 ____________________________________________________________________________
62213 [  9150] By: jhi                                   on 2001/03/14  06:38:36
62214         Log: Retract #9145.
62215      Branch: perl
62216            ! op.c op.h t/op/pat.t
62217 ____________________________________________________________________________
62218 [  9149] By: jhi                                   on 2001/03/14  06:14:56
62219         Log: Retract #9143.
62220      Branch: perl
62221            ! op.c
62222 ____________________________________________________________________________
62223 [  9148] By: gsar                                  on 2001/03/14  06:13:02
62224         Log: Uninitialized Memory Read in regexec.c
62225      Branch: perl
62226            ! regexec.c
62227 ____________________________________________________________________________
62228 [  9147] By: jhi                                   on 2001/03/14  04:59:54
62229         Log: Subject: PATCH: make goto work in nested eval ""
62230              From: Robin Houston <robin@kitsite.com>
62231              Date: Wed, 14 Mar 2001 04:16:10 +0000
62232              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
62233      Branch: perl
62234            ! pp_ctl.c t/op/goto.t
62235 ____________________________________________________________________________
62236 [  9146] By: jhi                                   on 2001/03/14  04:42:54
62237         Log: Preserve the #ifdef PERL_CORE in perly.h.
62238      Branch: perl
62239            ! perly.fixer
62240 ____________________________________________________________________________
62241 [  9145] By: jhi                                   on 2001/03/14  03:57:41
62242         Log: (Retracted by #9150.)
62243      Branch: perl
62244            ! op.c op.h t/op/pat.t
62245 ____________________________________________________________________________
62246 [  9144] By: jhi                                   on 2001/03/14  03:50:38
62247         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
62248              
62249              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
62250              
62251              remove squelch controls for "Scalars leaked" messages in most places
62252              (these are now cured)
62253              
62254              fix another memory leak reported by purify (tie callbacks that
62255              croak can leak when wiping out magic)
62256      Branch: perl
62257           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
62258           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
62259           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
62260           !> t/pragma/warnings.t
62261 ____________________________________________________________________________
62262 [  9143] By: jhi                                   on 2001/03/14  03:37:53
62263         Log: (Retracted by #9149.)
62264      Branch: perl
62265            ! op.c
62266 ____________________________________________________________________________
62267 [  9142] By: gsar                                  on 2001/03/14  03:20:48
62268         Log: fix another memory leak reported by purify (tie callbacks that
62269              croak can leak when wiping out magic)
62270      Branch: maint-5.6/perl
62271            ! scope.c
62272 ____________________________________________________________________________
62273 [  9141] By: jhi                                   on 2001/03/14  02:55:00
62274         Log: Subject: PATCH for [ID 20010305.003]
62275              From: Robin Houston <robin@kitsite.com>
62276              Date: Wed, 14 Mar 2001 02:45:51 +0000
62277              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
62278      Branch: perl
62279            ! pp_ctl.c t/op/eval.t
62280 ____________________________________________________________________________
62281 [  9140] By: jhi                                   on 2001/03/14  02:41:54
62282         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
62283              Date: Wed, 14 Mar 2001 01:52:51 +0000
62284              From: Robin Houston <robin@kitsite.com>
62285              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
62286              
62287              Fix for 2000313.004.
62288      Branch: perl
62289            ! pp_ctl.c t/op/goto.t
62290 ____________________________________________________________________________
62291 [  9139] By: jhi                                   on 2001/03/14  02:40:50
62292         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
62293              From: Robin Houston <robin@kitsite.com>
62294              Date: Wed, 14 Mar 2001 00:43:45 +0000
62295              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
62296      Branch: perl
62297            + t/op/loopctl.t
62298            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
62299            ! vms/perly_c.vms
62300 ____________________________________________________________________________
62301 [  9138] By: gsar                                  on 2001/03/14  01:18:00
62302         Log: remove squelch controls for "Scalars leaked" messages in most places
62303              (these are now cured)
62304      Branch: maint-5.6/perl
62305            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
62306            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
62307            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
62308 ____________________________________________________________________________
62309 [  9137] By: gsar                                  on 2001/03/14  00:57:04
62310         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
62311      Branch: maint-5.6/perl
62312            ! regcomp.c
62313 ____________________________________________________________________________
62314 [  9136] By: jhi                                   on 2001/03/13  23:12:24
62315         Log: (Retracted by #9155)
62316              
62317              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
62318              From: Jens-Uwe Mager <jum@helios.de>
62319              Date: Wed, 21 Feb 2001 21:32:04 +0100
62320              Message-ID: <20010221213203.A18340@ans.helios.de>
62321      Branch: perl
62322            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
62323 ____________________________________________________________________________
62324 [  9135] By: jhi                                   on 2001/03/13  22:50:05
62325         Log: Integrate perlio:
62326              
62327              [  9126]
62328              #ifdef'ed out code to make packed side of pack/unpack
62329              octets. (i.e. pack('U') => encode_utf8).
62330      Branch: perl
62331           !> pp.c
62332 ____________________________________________________________________________
62333 [  9134] By: jhi                                   on 2001/03/13  22:49:05
62334         Log: Integrate change #9131 from maintperl into mainline.
62335              
62336              make the error text look more consistent in hints/hpux.sh
62337      Branch: perl
62338           !> hints/hpux.sh
62339 ____________________________________________________________________________
62340 [  9133] By: gsar                                  on 2001/03/13  22:46:20
62341         Log: integrate change#9067 from mainline
62342              
62343              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
62344      Branch: maint-5.6/perl
62345           !> lib/ExtUtils/MM_Unix.pm
62346 ____________________________________________________________________________
62347 [  9132] By: jhi                                   on 2001/03/13  22:41:21
62348         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
62349              From: "John P. Linderman" <jpl@research.att.com>
62350              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
62351              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
62352              
62353              A more correct prime finder.
62354      Branch: perl
62355            ! lib/Tie/SubstrHash.pm
62356 ____________________________________________________________________________
62357 [  9131] By: gsar                                  on 2001/03/13  22:30:42
62358         Log: make the error text look more consistent in hints/hpux.sh
62359      Branch: maint-5.6/perl
62360            ! hints/hpux.sh
62361 ____________________________________________________________________________
62362 [  9130] By: jhi                                   on 2001/03/13  22:23:44
62363         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
62364              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62365              Date: Tue, 13 Mar 2001 18:41:26 +0100
62366              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
62367              
62368              If the test is run non-interactively the default handler
62369              is different.
62370      Branch: perl
62371            ! t/lib/sigaction.t
62372 ____________________________________________________________________________
62373 [  9129] By: jhi                                   on 2001/03/13  22:20:21
62374         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
62375              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62376              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
62377              Date:     Tue, 13 Mar 2001 16:44:32 EST
62378      Branch: perl
62379            ! t/lib/1_compile.t
62380 ____________________________________________________________________________
62381 [  9128] By: jhi                                   on 2001/03/13  22:18:34
62382         Log: Subject: Another patch for integer.pm POD 
62383              From: "John L. Allen" <allen@grumman.com>
62384              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
62385              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
62386      Branch: perl
62387            ! lib/integer.pm
62388 ____________________________________________________________________________
62389 [  9127] By: nick                                  on 2001/03/13  21:26:30
62390         Log: Integrate mainline.
62391      Branch: perlio
62392           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
62393           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
62394           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
62395           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
62396           !> Changes Configure MANIFEST README.os2 README.os390
62397           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
62398           !> os2/Changes patchlevel.h win32/perlhost.h
62399 ____________________________________________________________________________
62400 [  9126] By: nick                                  on 2001/03/13  20:39:51
62401         Log: #ifdef'ed out code to make packed side of pack/unpack
62402              octets. (i.e. pack('U') => encode_utf8).
62403      Branch: perlio
62404            ! pp.c
62405 ____________________________________________________________________________
62406 [  9125] By: jhi                                   on 2001/03/13  15:07:16
62407         Log: Update Changes.
62408      Branch: perl
62409            ! Changes patchlevel.h
62410 ____________________________________________________________________________
62411 [  9124] By: jhi                                   on 2001/03/13  14:22:45
62412         Log: Workaround for the buggy ("internal compiler error")
62413              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
62414              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
62415              of Andreas König.
62416      Branch: perl
62417            ! ext/re/Makefile.PL hints/aix.sh
62418 ____________________________________________________________________________
62419 [  9123] By: jhi                                   on 2001/03/13  03:24:34
62420         Log: Typo in #9114.
62421      Branch: metaconfig
62422            ! U/modified/myhostname.U
62423 ____________________________________________________________________________
62424 [  9122] By: jhi                                   on 2001/03/13  03:24:06
62425         Log: Typo in #9113.
62426      Branch: perl
62427            ! Configure
62428 ____________________________________________________________________________
62429 [  9121] By: jhi                                   on 2001/03/13  01:53:05
62430         Log: Forgot to check-in the larger part of #9120, duh.
62431      Branch: perl
62432            ! README.os2
62433 ____________________________________________________________________________
62434 [  9120] By: jhi                                   on 2001/03/13  01:51:31
62435         Log: Subject: [PATCH 5.6.1] OS/2 docs
62436              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62437              Date: Mon, 12 Mar 2001 03:27:32 -0500
62438              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
62439      Branch: perl
62440            ! os2/Changes
62441 ____________________________________________________________________________
62442 [  9119] By: jhi                                   on 2001/03/13  01:49:41
62443         Log: Integrate change #9116 from maintperl into mainline.
62444              
62445              Win32::GetCwd() returns C: instead of C:\ in the root directory
62446              under ithreads
62447      Branch: perl
62448           !> win32/perlhost.h
62449 ____________________________________________________________________________
62450 [  9118] By: jhi                                   on 2001/03/13  01:13:39
62451         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
62452      Branch: perl
62453            + lib/Switch.pm t/lib/switch.t
62454            ! MANIFEST
62455 ____________________________________________________________________________
62456 [  9117] By: jhi                                   on 2001/03/13  01:03:17
62457         Log: Add Text::Balanced 1.83.
62458      Branch: perl
62459            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
62460            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
62461            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
62462            + t/lib/tb-xvari.t
62463            ! MANIFEST
62464 ____________________________________________________________________________
62465 [  9116] By: gsar                                  on 2001/03/13  00:55:53
62466         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
62467              under ithreads
62468      Branch: maint-5.6/perl
62469            ! win32/perlhost.h
62470 ____________________________________________________________________________
62471 [  9115] By: jhi                                   on 2001/03/13  00:54:09
62472         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
62473              From: "John L. Allen" <allen@grumman.com>
62474              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
62475              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
62476              
62477              use integer document clarification.
62478      Branch: perl
62479            ! lib/integer.pm
62480 ____________________________________________________________________________
62481 [  9114] By: jhi                                   on 2001/03/13  00:38:54
62482         Log: Metaconfig unit change for #9113.
62483      Branch: metaconfig
62484            ! U/modified/myhostname.U
62485 ____________________________________________________________________________
62486 [  9113] By: jhi                                   on 2001/03/13  00:38:35
62487         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?)
62488              From: Peter Prymmer <pvhp@forte.com>
62489              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
62490              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
62491      Branch: perl
62492            ! Configure README.os390 hints/os390.sh
62493 ____________________________________________________________________________
62494 [  9112] By: jhi                                   on 2001/03/13  00:29:00
62495         Log: Integrate perlio:
62496              
62497              [  9110]
62498              #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
62499      Branch: perl
62500           !> sv.c utf8.h
62501 ____________________________________________________________________________
62502 [  9111] By: nick                                  on 2001/03/12  21:16:33
62503         Log: Integrate mainline.
62504      Branch: perlio
62505           +> t/op/anonsub.t
62506           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
62507           !> proto.h sv.c
62508 ____________________________________________________________________________
62509 [  9110] By: nick                                  on 2001/03/12  21:00:13
62510         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
62511      Branch: perlio
62512            ! sv.c utf8.h
62513 ____________________________________________________________________________
62514 [  9109] By: jhi                                   on 2001/03/12  16:04:47
62515         Log: Integrate change #9108 from maintperl to mainline.
62516              
62517              fix memory leak in C<sub X { sub {} }> arising from a refcount
62518              loop between the outer sub and the inner prototype anonsub
62519              
62520              this also enables closures returned by subroutines that
62521              subsequently get redefined to work without generating coredumps :)
62522              
62523              completely removed the free_closures() hack--it shouldn't be
62524              needed anymore
62525      Branch: perl
62526           +> t/op/anonsub.t
62527           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
62528           !> proto.h sv.c
62529 ____________________________________________________________________________
62530 [  9108] By: gsar                                  on 2001/03/12  10:21:31
62531         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
62532              loop between the outer sub and the inner prototype anonsub
62533              
62534              this also enables closures returned by subroutines that
62535              subsequently get redefined to work without generating coredumps :)
62536              
62537              completely removed the free_closures() hack--it shouldn't be
62538              needed anymore
62539      Branch: maint-5.6/perl
62540            + t/op/anonsub.t
62541            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
62542            ! proto.h sv.c
62543 ____________________________________________________________________________
62544 [  9107] By: jhi                                   on 2001/03/12  05:15:31
62545         Log: Integrate perlio:
62546              
62547              [  9106]
62548              regcomp.c is working in native space, not Unicode space (if different)
62549              as it is doing compare against 'W' in \W etc.
62550              
62551              [  9105]
62552              Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
62553              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
62554              
62555              [  9104]
62556              Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
62557              
62558              [  9102]
62559              USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
62560              - exclude layer syms in makedef.pl for sfio
62561              - also inhibit Encode from trying to build ":encode()" layer.
62562      Branch: perl
62563           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
62564 ____________________________________________________________________________
62565 [  9106] By: nick                                  on 2001/03/11  20:10:12
62566         Log: regcomp.c is working in native space, not Unicode space (if different)
62567              as it is doing compare against 'W' in \W etc.
62568      Branch: perlio
62569            ! regcomp.c
62570 ____________________________________________________________________________
62571 [  9105] By: nick                                  on 2001/03/11  19:39:34
62572         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
62573              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
62574      Branch: perlio
62575            ! regcomp.c toke.c utf8.c
62576 ____________________________________________________________________________
62577 [  9104] By: nick                                  on 2001/03/11  18:15:44
62578         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
62579      Branch: perlio
62580            ! sv.c
62581 ____________________________________________________________________________
62582 [  9103] By: nick                                  on 2001/03/11  18:03:28
62583         Log: Integrate mainline (for regexp stuff).
62584      Branch: perlio
62585           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
62586           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
62587           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
62588           !> t/lib/errno.t t/op/pat.t
62589 ____________________________________________________________________________
62590 [  9102] By: nick                                  on 2001/03/11  17:44:20
62591         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
62592              - exclude layer syms in makedef.pl for sfio
62593              - also inhibit Encode from trying to build ":encode()" layer.
62594      Branch: perlio
62595            ! ext/Encode/Encode.xs makedef.pl
62596 ____________________________________________________________________________
62597 [  9101] By: jhi                                   on 2001/03/10  22:38:13
62598         Log: The $Is_MacOS needs to be declared.
62599      Branch: perl
62600            ! lib/ExtUtils/Manifest.pm
62601 ____________________________________________________________________________
62602 [  9100] By: jhi                                   on 2001/03/10  22:14:29
62603         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
62604              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
62605              pollute the symbolspace if using sfio.
62606      Branch: perl
62607            ! ext/Encode/Encode.xs
62608 ____________________________________________________________________________
62609 [  9099] By: jhi                                   on 2001/03/10  21:58:48
62610         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
62611              Date: Sat, 10 Mar 2001 14:23:55 -0500
62612              From: Chris Nandor <pudge@pobox.com>
62613              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
62614      Branch: perl
62615            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
62616            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
62617            ! t/lib/errno.t
62618 ____________________________________________________________________________
62619 [  9098] By: jhi                                   on 2001/03/10  21:38:30
62620         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
62621      Branch: perl
62622            ! regcomp.c regexec.c t/op/pat.t
62623 ____________________________________________________________________________
62624 [  9097] By: jhi                                   on 2001/03/10  14:38:07
62625         Log: Integrate perlio:
62626              
62627              [  9096]
62628              EBCDIC sanity - phase I
62629              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
62630              - use utf8n_xxxx (c.f. pvn) for forms which take length.
62631              - back out vN.N and $^V exceptions to e2a/a2e
62632              - make "locale" isxxx macros be uvchr (may be redundant?)
62633              Not clear yet that toUPPER_uni et. al. return being handled correctly.
62634              The tr// and rexexp stuff still needs an audit, assumption is they are working
62635              in Unicode space.
62636              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
62637      Branch: perl
62638           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
62639           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
62640           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
62641 ____________________________________________________________________________
62642 [  9096] By: nick                                  on 2001/03/10  11:55:43
62643         Log: EBCDIC sanity - phase I
62644              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
62645              - use utf8n_xxxx (c.f. pvn) for forms which take length.
62646              - back out vN.N and $^V exceptions to e2a/a2e
62647              - make "locale" isxxx macros be uvchr (may be redundant?)
62648              
62649              Not clear yet that toUPPER_uni et. al. return being handled correctly.
62650              The tr// and rexexp stuff still needs an audit, assumption is they are working
62651              in Unicode space.
62652              
62653              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
62654      Branch: perlio
62655            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
62656            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
62657            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
62658 ____________________________________________________________________________
62659 [  9095] By: jhi                                   on 2001/03/09  22:10:01
62660         Log: Integrate perlio:
62661              
62662              [  9094]
62663              Builds an passes all tests after integrate and this tweak.
62664      Branch: perl
62665           !> dump.c
62666 ____________________________________________________________________________
62667 [  9094] By: nick                                  on 2001/03/09  17:36:38
62668         Log: Builds an passes all tests after integrate and this tweak.
62669      Branch: perlio
62670            ! dump.c
62671 ____________________________________________________________________________
62672 [  9093] By: nick                                  on 2001/03/09  17:16:03
62673         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
62674      Branch: perlio
62675           +> lib/unicode/Scripts.txt t/lib/sigaction.t
62676           !> (integrate 79 files)
62677 ____________________________________________________________________________
62678 [  9092] By: jhi                                   on 2001/03/09  15:28:26
62679         Log: Update Changes.
62680      Branch: perl
62681            ! Changes patchlevel.h
62682 ____________________________________________________________________________
62683 [  9091] By: jhi                                   on 2001/03/09  15:25:05
62684         Log: In op/stat #35 better to scan all the potential directories
62685              for setuids, not just the first one.
62686      Branch: perl
62687            ! t/op/stat.t
62688 ____________________________________________________________________________
62689 [  9090] By: jhi                                   on 2001/03/09  15:01:27
62690         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
62691              From: rspier@pobox.com (Robert Spier)
62692              Date: Fri, 9 Mar 2001 03:30:20 -0500
62693              Message-ID: <15016.38044.381174.160189@rls.cx>
62694              
62695              EXISTS() returning undef mistakenly triggered a FETCH().
62696      Branch: perl
62697            ! hv.c
62698 ____________________________________________________________________________
62699 [  9089] By: jhi                                   on 2001/03/09  14:59:02
62700         Log: Add /sbin and /usr/sbin to the list of directories scanned
62701              for setuid programs.  Takes care of bug id 20010309.003.
62702      Branch: perl
62703            ! t/op/stat.t
62704 ____________________________________________________________________________
62705 [  9088] By: jhi                                   on 2001/03/09  14:48:32
62706         Log: Regen perlapi, perltoc.
62707      Branch: perl
62708            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
62709 ____________________________________________________________________________
62710 [  9087] By: jhi                                   on 2001/03/09  14:38:56
62711         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
62712              From: David Mitchell <davem@fdgroup.co.uk>
62713              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
62714              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
62715      Branch: perl
62716            ! dump.c perl.c perl.h pod/perlrun.pod
62717 ____________________________________________________________________________
62718 [  9086] By: jhi                                   on 2001/03/09  01:47:16
62719         Log: A modified version of
62720              
62721              Subject: [ID 20010307.005] POSIX::sigaction has various problems
62722              From: anders@broadcom.com
62723              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
62724              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
62725              
62726              Currently the sigaction.t test #6 fails (and is fudged to look
62727              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
62728              This may well be a genuine bug in Linux sigaction() (since at
62729              least Tru64, Solaris, and HP-UX disagree with Linux).
62730              Anyone with POSIX / SUSv2 tome handy?  The problem is that
62731              the flags of the oldaction don't match with the flags in
62732              the previously installed disposition.
62733      Branch: perl
62734            + t/lib/sigaction.t
62735            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
62736 ____________________________________________________________________________
62737 [  9085] By: jhi                                   on 2001/03/09  01:30:13
62738         Log: Subject: Re: mission impossible for the day
62739              From: Alex Gough <alex@rcon.org>
62740              Date: Thu, 08 Mar 2001 17:18:19 +0000
62741              Message-ID: <3AA7BEDB.8070409@rcon.org>
62742              
62743              If references (are overloaded) and can be directly stringified,
62744              show that instead of "stringified".
62745              
62746              (The problem, infinite mutual recursion caused by overloaded bool
62747              in Switch.pm, tracked by David Mitchell)
62748      Branch: perl
62749            ! lib/Carp/Heavy.pm
62750 ____________________________________________________________________________
62751 [  9084] By: jhi                                   on 2001/03/09  01:20:39
62752         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
62753              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
62754              From: David Mitchell <davem@fdgroup.co.uk>
62755              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
62756      Branch: perl
62757            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
62758            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
62759 ____________________________________________________________________________
62760 [  9083] By: jhi                                   on 2001/03/09  01:16:51
62761         Log: Subject: [PATCH] perldata.pod here-doc docs
62762              From: Jeff Pinyan <jeffp@crusoe.net>
62763              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
62764              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
62765      Branch: perl
62766            ! pod/perldata.pod
62767 ____________________________________________________________________________
62768 [  9082] By: jhi                                   on 2001/03/09  01:01:27
62769         Log: Subject: Re: Unicode/EBCDIC
62770              From: Peter Prymmer <pvhp@forte.com>
62771              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
62772              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
62773      Branch: perl
62774            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
62775 ____________________________________________________________________________
62776 [  9081] By: jhi                                   on 2001/03/08  13:41:30
62777         Log: Subject: Ooops, wrong 'no *POSIX' Patch
62778              From: Dorner Thomas <Thomas.Dorner@start.de>
62779              Date: Thu, 8 Mar 2001 08:43:28 +0100
62780              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
62781      Branch: perl
62782            ! hints/posix-bc.sh
62783 ____________________________________________________________________________
62784 [  9080] By: jhi                                   on 2001/03/08  13:11:42
62785         Log: It's Scripts.txt, not Script.txt.
62786      Branch: perl
62787            ! MANIFEST
62788 ____________________________________________________________________________
62789 [  9079] By: jhi                                   on 2001/03/08  12:59:05
62790         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
62791              From: Dorner Thomas <Thomas.Dorner@start.de>
62792              Date: Wed, 7 Mar 2001 14:13:31 +0100
62793              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
62794      Branch: perl
62795            ! makedepend.SH
62796 ____________________________________________________________________________
62797 [  9078] By: jhi                                   on 2001/03/08  12:57:43
62798         Log: Retract #9069, wrong patch.
62799      Branch: perl
62800            ! Makefile.SH
62801 ____________________________________________________________________________
62802 [  9077] By: jhi                                   on 2001/03/08  01:06:13
62803         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
62804      Branch: perl
62805            + lib/unicode/Scripts.txt
62806            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
62807            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
62808            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
62809            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
62810            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
62811            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
62812            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
62813            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
62814            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
62815            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
62816            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
62817            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
62818            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
62819            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
62820            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
62821            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
62822            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
62823            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
62824            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
62825            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
62826            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
62827            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
62828            ! lib/unicode/version
62829 ____________________________________________________________________________
62830 [  9076] By: jhi                                   on 2001/03/07  22:59:39
62831         Log: Integrate change #7784 from mainline into maintperl.
62832              
62833              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
62834      Branch: maint-5.6/perl
62835           !> pp_ctl.c t/op/pat.t
62836 ____________________________________________________________________________
62837 [  9075] By: jhi                                   on 2001/03/07  22:05:11
62838         Log: More UTF-8 test tweaks.
62839      Branch: perl
62840            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
62841 ____________________________________________________________________________
62842 [  9074] By: nick                                  on 2001/03/07  21:39:29
62843         Log: Integrate mainline.
62844      Branch: perlio
62845           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
62846           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
62847           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
62848           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
62849           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
62850 ____________________________________________________________________________
62851 [  9073] By: jhi                                   on 2001/03/07  16:37:09
62852         Log: Update Changes.
62853      Branch: perl
62854            ! Changes patchlevel.h
62855 ____________________________________________________________________________
62856 [  9072] By: jhi                                   on 2001/03/07  16:32:30
62857         Log: Subject: [ID 20010306.004] || != named unary operator
62858              From: abela@geneanet.org
62859              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
62860              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
62861      Branch: perl
62862            ! pod/perlop.pod
62863 ____________________________________________________________________________
62864 [  9071] By: jhi                                   on 2001/03/07  15:14:11
62865         Log: Subject: downgrading to bytes for common functions
62866              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
62867              Date: Wed, 7 Mar 2001 02:36:55 -0500
62868              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
62869      Branch: perl
62870            ! pp_sys.c
62871 ____________________________________________________________________________
62872 [  9070] By: jhi                                   on 2001/03/07  15:04:58
62873         Log: Clarify the description differentiating for and while; inspired by
62874              
62875              Subject: [ID 20010306.002] for/while difference in for definition
62876              From: abela@geneanet.org
62877              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
62878              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
62879      Branch: perl
62880            ! pod/perlsyn.pod
62881 ____________________________________________________________________________
62882 [  9069] By: jhi                                   on 2001/03/07  14:55:30
62883         Log: (Retracted by #9078.)
62884      Branch: perl
62885            ! Makefile.SH
62886 ____________________________________________________________________________
62887 [  9068] By: jhi                                   on 2001/03/07  14:51:17
62888         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
62889              From: Radu Greab <radu@netsoft.ro>
62890              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
62891              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
62892      Branch: perl
62893            ! pp.c t/op/chop.t
62894 ____________________________________________________________________________
62895 [  9067] By: jhi                                   on 2001/03/07  14:48:57
62896         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
62897              From: Simon Cozens <simon@netthink.co.uk>
62898              Date: Wed, 7 Mar 2001 13:59:28 +0000
62899              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
62900              
62901              In order to allow MakeMaker to build correct Makefiles,
62902              you need to change the order of the arguments in MM_Unix.pm
62903              as well. (Unless you have C89_CCMODE set, but we're trying
62904              to be POSIXly correct)
62905              
62906              Thanks to Merijn Broeren for tracking this down.
62907      Branch: perl
62908            ! lib/ExtUtils/MM_Unix.pm
62909 ____________________________________________________________________________
62910 [  9066] By: jhi                                   on 2001/03/07  14:30:02
62911         Log: Floating point too messy.
62912      Branch: perl
62913            ! t/camel-III/vstring.t
62914 ____________________________________________________________________________
62915 [  9065] By: jhi                                   on 2001/03/07  14:17:44
62916         Log: Integrate change #9064 from maintperl into mainline.
62917              
62918              fix memory leak in pack("Bb",...)
62919      Branch: perl
62920           !> perl.c
62921 ____________________________________________________________________________
62922 [  9064] By: gsar                                  on 2001/03/07  06:29:24
62923         Log: fix memory leak in pack("Bb",...)
62924      Branch: maint-5.6/perl
62925            ! perl.c
62926 ____________________________________________________________________________
62927 [  9063] By: jhi                                   on 2001/03/07  00:55:04
62928         Log: Major utf8 test reorganisation and rewrite.
62929              Hopefully no tests were lost in the shuffle.
62930              (The beginning of pragma/utf8 was lost intentionally,
62931              the tests were rather bogus and incomplete.)
62932      Branch: perl
62933            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
62934            ! t/pragma/utf8.t
62935 ____________________________________________________________________________
62936 [  9062] By: jhi                                   on 2001/03/07  00:41:16
62937         Log: More tweakage on the Unicode character class descriptions.
62938      Branch: perl
62939            ! lib/unicode/mktables.PL pod/perlretut.pod
62940 ____________________________________________________________________________
62941 [  9061] By: jhi                                   on 2001/03/06  23:12:38
62942         Log: The perlretut was still talking about the old \p and \P
62943              definitions.
62944      Branch: perl
62945            ! pod/perlretut.pod
62946 ____________________________________________________________________________
62947 [  9060] By: nick                                  on 2001/03/06  20:52:37
62948         Log: Integrate mainline (make test works again now).
62949      Branch: perlio
62950           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
62951 ____________________________________________________________________________
62952 [  9059] By: jhi                                   on 2001/03/06  15:36:14
62953         Log: 0.999... does equal 1.0, doesn't it?
62954      Branch: perl
62955            ! t/camel-III/vstring.t
62956 ____________________________________________________________________________
62957 [  9058] By: jhi                                   on 2001/03/06  15:34:00
62958         Log: Make /x{abcd}/ to work without use utf8.
62959      Branch: perl
62960            ! regcomp.c
62961 ____________________________________________________________________________
62962 [  9057] By: jhi                                   on 2001/03/06  03:02:36
62963         Log: Easier to outcomment all the three reset() tests for now.
62964      Branch: perl
62965            ! t/op/pat.t
62966 ____________________________________________________________________________
62967 [  9056] By: jhi                                   on 2001/03/06  02:30:02
62968         Log: Comment out the deadly reset; until the 20010301.005
62969              is finally fixed.
62970      Branch: perl
62971            ! t/op/pat.t
62972 ____________________________________________________________________________
62973 [  9055] By: jhi                                   on 2001/03/06  02:21:26
62974         Log: Integrate the change #9054 from mainline:
62975              retract the PMOP cleanup patch pending further investigation.
62976      Branch: maint-5.6/perl
62977           !> op.c op.h
62978 ____________________________________________________________________________
62979 [  9054] By: jhi                                   on 2001/03/06  02:19:57
62980         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
62981              with oddly familiar stack traces.
62982      Branch: perl
62983            ! op.c op.h
62984 ____________________________________________________________________________
62985 [  9053] By: jhi                                   on 2001/03/05  23:20:28
62986         Log: Integrate perlio:
62987              
62988              [  9052]
62989              skipping USE_PERLIO symbols correction.
62990              
62991              [  9051]
62992              More Encode alias tidying.
62993      Branch: perl
62994           +> ext/Encode/Encode/koi8-r.ucm
62995           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
62996           !> makedef.pl
62997 ____________________________________________________________________________
62998 [  9052] By: nick                                  on 2001/03/05  23:08:17
62999         Log: skipping USE_PERLIO symbols correction.
63000      Branch: perlio
63001            ! makedef.pl
63002 ____________________________________________________________________________
63003 [  9051] By: nick                                  on 2001/03/05  22:35:07
63004         Log: More Encode alias tidying.
63005      Branch: perlio
63006            + ext/Encode/Encode/koi8-r.ucm
63007            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
63008 ____________________________________________________________________________
63009 [  9050] By: jhi                                   on 2001/03/05  21:44:29
63010         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
63011              Sarathy's fix for ID 20010301.005.
63012      Branch: maint-5.6/perl
63013           !> op.c op.h
63014 ____________________________________________________________________________
63015 [  9049] By: nick                                  on 2001/03/05  19:54:04
63016         Log: Integrate Jarkko's Encode.pm tweak.
63017      Branch: perlio
63018           !> ext/Encode/Encode.pm
63019 ____________________________________________________________________________
63020 [  9048] By: nick                                  on 2001/03/05  19:47:57
63021         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
63022      Branch: perlio
63023           +> os2/os2add.sym
63024           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
63025           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
63026           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
63027           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
63028           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
63029 ____________________________________________________________________________
63030 [  9047] By: jhi                                   on 2001/03/05  19:25:26
63031         Log: Regen perlapi.
63032      Branch: perl
63033            ! pod/perlapi.pod
63034 ____________________________________________________________________________
63035 [  9046] By: jhi                                   on 2001/03/05  19:12:14
63036         Log: Integrate perlio:
63037              
63038              [  9043]
63039              Update MANIFEST for new test.
63040              
63041              [  9042]
63042              Some tests for Camel 3rd edition features.
63043              Make gethostbyaddr() test in above work.
63044      Branch: perl
63045           +> t/camel-III/vstring.t
63046           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
63047 ____________________________________________________________________________
63048 [  9045] By: jhi                                   on 2001/03/05  19:10:36
63049         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
63050      Branch: perl
63051            ! ext/Encode/Encode.pm
63052 ____________________________________________________________________________
63053 [  9044] By: jhi                                   on 2001/03/05  18:49:12
63054         Log: Forgot the other half of the PMOP patch (#9033).
63055      Branch: perl
63056            ! op.h
63057 ____________________________________________________________________________
63058 [  9043] By: nick                                  on 2001/03/05  18:14:47
63059         Log: Update MANIFEST for new test.
63060      Branch: perlio
63061            ! MANIFEST
63062 ____________________________________________________________________________
63063 [  9042] By: nick                                  on 2001/03/05  18:12:41
63064         Log: Some tests for Camel 3rd edition features.
63065              Make gethostbyaddr() test in above work.
63066      Branch: perlio
63067            + t/camel-III/vstring.t
63068            ! pp.h pp_sys.c t/TEST t/harness
63069 ____________________________________________________________________________
63070 [  9041] By: jhi                                   on 2001/03/05  17:41:48
63071         Log: Add more ISO 8859 encoding aliases.
63072      Branch: perl
63073            ! ext/Encode/Encode.pm
63074 ____________________________________________________________________________
63075 [  9040] By: jhi                                   on 2001/03/05  17:30:43
63076         Log: Integrate perlio:
63077              
63078              [  9039]
63079              Missed added file.
63080              
63081              [  9037]
63082              Long-standing "defined but not used" SvPVbyte*() are about to get used
63083              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
63084              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
63085              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
63086              - uses SvPV() rather than sv_2pv() in case it isn't a string.
63087      Branch: perl
63088           !> MANIFEST sv.c
63089 ____________________________________________________________________________
63090 [  9039] By: nick                                  on 2001/03/05  17:11:36
63091         Log: Missed added file.
63092      Branch: perlio
63093            ! MANIFEST
63094 ____________________________________________________________________________
63095 [  9038] By: jhi                                   on 2001/03/05  15:58:01
63096         Log: Add tr tests for EBCDIC, from Karsten Sperling.
63097      Branch: perl
63098            ! t/op/tr.t
63099 ____________________________________________________________________________
63100 [  9037] By: nick                                  on 2001/03/05  15:56:35
63101         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
63102              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
63103              
63104              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
63105              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
63106              - uses SvPV() rather than sv_2pv() in case it isn't a string.
63107      Branch: perlio
63108            ! sv.c
63109 ____________________________________________________________________________
63110 [  9036] By: jhi                                   on 2001/03/05  15:49:15
63111         Log: Add matching tests currently failing in EBCDIC,
63112              suggested by Karsten Sperling.
63113      Branch: perl
63114            ! t/op/pat.t
63115 ____________________________________________________________________________
63116 [  9035] By: jhi                                   on 2001/03/05  15:36:55
63117         Log: The #9034 needs a MANIFESTation.
63118      Branch: perl
63119            ! MANIFEST
63120 ____________________________________________________________________________
63121 [  9034] By: jhi                                   on 2001/03/05  15:35:14
63122         Log: Integrate perlio:
63123              
63124              [  9032]
63125              Encode implementation "completion"
63126              Implement and document define_encoding()
63127              Implement and document encoding aliases including define_alias()
63128              Make Encode::XS use define_encoding() rather than back-door.
63129              Move run-time *.enc to separate Encode::Tcl module.
63130              Make 'compile' honour <codeset_name>
63131              Change canonical names of to iso-8859-* and US-ascii.
63132      Branch: perl
63133           +> ext/Encode/Encode/Tcl.pm
63134           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
63135           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
63136           !> ext/Encode/Encode/iso8859-1.ucm
63137           !> ext/Encode/Encode/iso8859-10.ucm
63138           !> ext/Encode/Encode/iso8859-13.ucm
63139           !> ext/Encode/Encode/iso8859-14.ucm
63140           !> ext/Encode/Encode/iso8859-15.ucm
63141           !> ext/Encode/Encode/iso8859-16.ucm
63142           !> ext/Encode/Encode/iso8859-2.ucm
63143           !> ext/Encode/Encode/iso8859-3.ucm
63144           !> ext/Encode/Encode/iso8859-4.ucm
63145           !> ext/Encode/Encode/iso8859-5.ucm
63146           !> ext/Encode/Encode/iso8859-6.ucm
63147           !> ext/Encode/Encode/iso8859-7.ucm
63148           !> ext/Encode/Encode/iso8859-8.ucm
63149           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
63150           !> t/lib/encode.t
63151 ____________________________________________________________________________
63152 [  9033] By: jhi                                   on 2001/03/05  15:33:18
63153         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
63154              From: Gurusamy Sarathy <gsar@ActiveState.com>
63155              Date: Sun, 04 Mar 2001 22:33:15 -0800
63156              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
63157              
63158              PMOPs need to remember their own stash so that they can
63159              gracefully remove themselves from their linked list.
63160      Branch: perl
63161            ! op.c
63162 ____________________________________________________________________________
63163 [  9032] By: nick                                  on 2001/03/05  14:51:50
63164         Log: Encode implementation "completion"
63165              Implement and document define_encoding()
63166              Implement and document encoding aliases including define_alias()
63167              Make Encode::XS use define_encoding() rather than back-door.
63168              Move run-time *.enc to separate Encode::Tcl module.
63169              Make 'compile' honour <codeset_name>
63170              Change canonical names of to iso-8859-* and US-ascii.
63171      Branch: perlio
63172            + ext/Encode/Encode/Tcl.pm
63173            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
63174            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
63175            ! ext/Encode/Encode/iso8859-1.ucm
63176            ! ext/Encode/Encode/iso8859-10.ucm
63177            ! ext/Encode/Encode/iso8859-13.ucm
63178            ! ext/Encode/Encode/iso8859-14.ucm
63179            ! ext/Encode/Encode/iso8859-15.ucm
63180            ! ext/Encode/Encode/iso8859-16.ucm
63181            ! ext/Encode/Encode/iso8859-2.ucm
63182            ! ext/Encode/Encode/iso8859-3.ucm
63183            ! ext/Encode/Encode/iso8859-4.ucm
63184            ! ext/Encode/Encode/iso8859-5.ucm
63185            ! ext/Encode/Encode/iso8859-6.ucm
63186            ! ext/Encode/Encode/iso8859-7.ucm
63187            ! ext/Encode/Encode/iso8859-8.ucm
63188            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
63189            ! t/lib/encode.t
63190 ____________________________________________________________________________
63191 [  9031] By: jhi                                   on 2001/03/05  13:51:17
63192         Log: Integrate change #9030 from maintperl into mainline.
63193              
63194              Subject: [PATCH 5.6.1] OS/2 cleanup
63195      Branch: perl
63196           +> os2/os2add.sym
63197           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
63198           !> makedef.pl os2/Changes os2/Makefile.SHs
63199           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
63200           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
63201           !> os2/os2.sym os2/os2ish.h
63202 ____________________________________________________________________________
63203 [  9030] By: jhi                                   on 2001/03/05  13:46:49
63204         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
63205              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63206              Date: Mon, 5 Mar 2001 02:29:44 -0500
63207              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
63208      Branch: maint-5.6/perl
63209            + os2/os2add.sym
63210            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
63211            ! makedef.pl os2/Changes os2/Makefile.SHs
63212            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
63213            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
63214            ! os2/os2.sym os2/os2ish.h
63215 ____________________________________________________________________________
63216 [  9029] By: jhi                                   on 2001/03/05  13:40:35
63217         Log: Integrate change #9028 from maintperl into mainline.
63218              
63219              various nits in MM_Unix.pm found by disabling SelfLoader
63220      Branch: perl
63221           !> lib/ExtUtils/MM_Unix.pm
63222 ____________________________________________________________________________
63223 [  9028] By: gsar                                  on 2001/03/05  09:58:38
63224         Log: various nits in MM_Unix.pm found by disabling SelfLoader
63225      Branch: maint-5.6/perl
63226            ! lib/ExtUtils/MM_Unix.pm
63227 ____________________________________________________________________________
63228 [  9027] By: nick                                  on 2001/03/05  08:35:22
63229         Log: Integrate mainline
63230      Branch: perlio
63231           !> (integrate 28 files)
63232 ____________________________________________________________________________
63233 [  9026] By: jhi                                   on 2001/03/05  02:14:59
63234         Log: Integrate change #9025 from mainline to maintperl,
63235              retract \N{U+HHHH}.
63236      Branch: maint-5.6/perl
63237           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
63238           !> t/lib/charnames.t toke.c
63239 ____________________________________________________________________________
63240 [  9025] By: jhi                                   on 2001/03/05  02:13:09
63241         Log: Retracting \N{U+HHHH}.
63242      Branch: perl
63243            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
63244            ! t/lib/charnames.t toke.c
63245 ____________________________________________________________________________
63246 [  9024] By: jhi                                   on 2001/03/04  20:51:07
63247         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
63248              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
63249              Date: Fri, 02 Mar 2001 18:25:26 +0100
63250              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
63251              
63252              Casting problem.
63253      Branch: perl
63254            ! ext/Storable/Storable.xs
63255 ____________________________________________________________________________
63256 [  9023] By: jhi                                   on 2001/03/04  19:46:45
63257         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
63258              From: nick@talking.bollo.cx
63259              Date: Sat, 03 Mar 2001 21:41:33 +0000
63260              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
63261              
63262              Revert the workaround.
63263      Branch: perl
63264            ! perlio.c
63265 ____________________________________________________________________________
63266 [  9022] By: jhi                                   on 2001/03/04  19:36:28
63267         Log: Update Changes.
63268      Branch: perl
63269            ! Changes patchlevel.h
63270 ____________________________________________________________________________
63271 [  9021] By: jhi                                   on 2001/03/04  18:41:00
63272         Log: makedef.pl updates suggested by Chris Nandor; double-checking
63273              the changes in AIX, OS/2 Win32 would be nice.
63274      Branch: perl
63275            ! makedef.pl
63276 ____________________________________________________________________________
63277 [  9020] By: jhi                                   on 2001/03/04  18:23:58
63278         Log: Integrate change #9012 from maintperl into mainline,
63279              quench a compiler warning.
63280      Branch: perl
63281           !> toke.c
63282 ____________________________________________________________________________
63283 [  9019] By: jhi                                   on 2001/03/04  18:18:43
63284         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
63285              
63286              \N{U+HHHH} fix.
63287              
63288              pattern in G_ARRAY context
63289      Branch: maint-5.6/perl
63290           !> pp_hot.c t/op/pat.t toke.c
63291 ____________________________________________________________________________
63292 [  9018] By: jhi                                   on 2001/03/04  18:07:48
63293         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
63294              From: Jeff Pinyan <jeffp@crusoe.net>
63295              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
63296              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
63297      Branch: perl
63298            ! pp_hot.c t/op/pat.t
63299 ____________________________________________________________________________
63300 [  9017] By: jhi                                   on 2001/03/04  18:06:21
63301         Log: I thought I tested the #9014.
63302      Branch: perl
63303            ! toke.c
63304 ____________________________________________________________________________
63305 [  9016] By: jhi                                   on 2001/03/04  17:41:22
63306         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
63307              
63308              Tweak the get*ent() OS/2 prototypes.
63309              
63310              Add the \N{U+HHHH} syntax.
63311              
63312              More tr/// UTF-8 fixes from Inaba Hiroto.
63313      Branch: maint-5.6/perl
63314           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
63315           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
63316 ____________________________________________________________________________
63317 [  9015] By: jhi                                   on 2001/03/04  17:36:04
63318         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
63319      Branch: perl
63320            ! doop.c t/op/tr.t
63321 ____________________________________________________________________________
63322 [  9014] By: jhi                                   on 2001/03/04  17:24:49
63323         Log: Add the \N{U+HHHH} syntax.
63324      Branch: perl
63325            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
63326            ! t/lib/charnames.t toke.c
63327 ____________________________________________________________________________
63328 [  9013] By: jhi                                   on 2001/03/04  17:20:45
63329         Log: Tweak the get*ent() OS/2 prototypes.
63330      Branch: perl
63331            ! os2/os2.c
63332 ____________________________________________________________________________
63333 [  9012] By: gsar                                  on 2001/03/04  06:26:14
63334         Log: avoid warning (nit in change#9009)
63335      Branch: maint-5.6/perl
63336            ! toke.c
63337 ____________________________________________________________________________
63338 [  9011] By: gsar                                  on 2001/03/04  06:15:24
63339         Log: lib/charnames.t fails in 5.6.x because of older Unicode
63340              data
63341              
63342              TODO: need to revisit this after updating lib/unicode/...
63343      Branch: maint-5.6/perl
63344            ! t/lib/charnames.t
63345 ____________________________________________________________________________
63346 [  9010] By: gsar                                  on 2001/03/04  06:08:36
63347         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
63348      Branch: maint-5.6/perl
63349            ! toke.c
63350 ____________________________________________________________________________
63351 [  9009] By: jhi                                   on 2001/03/03  19:27:20
63352         Log: Integrate change #9008 from mainline to maintperl,
63353              UTF-8 tr/// fixes from Inaba Hiroto.
63354      Branch: maint-5.6/perl
63355           !> doop.c op.c t/op/tr.t toke.c
63356 ____________________________________________________________________________
63357 [  9008] By: jhi                                   on 2001/03/03  19:19:42
63358         Log: UTF8 tr/// fixes from Inaba Hiroto.
63359      Branch: perl
63360            ! doop.c op.c t/op/tr.t toke.c
63361 ____________________________________________________________________________
63362 [  9007] By: jhi                                   on 2001/03/03  19:00:30
63363         Log: Integrate change #9006 from maintperl to mainline,
63364              more robust quest for the infinite.
63365      Branch: perl
63366           !> lib/Math/Complex.pm
63367 ____________________________________________________________________________
63368 [  9006] By: jhi                                   on 2001/03/03  18:58:06
63369         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
63370              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63371              Date: Sat, 3 Mar 2001 12:51:50 -0500
63372              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
63373              
63374              Be more robust in our quest for the infinite.
63375      Branch: maint-5.6/perl
63376            ! lib/Math/Complex.pm
63377 ____________________________________________________________________________
63378 [  9005] By: jhi                                   on 2001/03/03  17:55:50
63379         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
63380      Branch: maint-5.6/perl
63381            ! doio.c
63382 ____________________________________________________________________________
63383 [  9004] By: jhi                                   on 2001/03/03  17:40:14
63384         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
63385              so that picky compilers like IRIX won't get huffy about
63386              "statements without effect" (like 1;).
63387      Branch: perl
63388            ! toke.c
63389 ____________________________________________________________________________
63390 [  9003] By: jhi                                   on 2001/03/03  17:15:52
63391         Log: Integrate change #9002 from mainline to maintperl.
63392              
63393              Subject: [perl-5.6.x, perl-current] accept for EPOC
63394      Branch: maint-5.6/perl
63395           !> pp_sys.c
63396 ____________________________________________________________________________
63397 [  9002] By: jhi                                   on 2001/03/03  17:14:30
63398         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
63399              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63400              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
63401              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
63402      Branch: perl
63403            ! pp_sys.c
63404 ____________________________________________________________________________
63405 [  9001] By: jhi                                   on 2001/03/03  17:13:13
63406         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
63407              From: "Craig A. Berry" <craigberry@mac.com>
63408              Date: Fri, 02 Mar 2001 17:44:40 -0600
63409              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
63410      Branch: perl
63411            ! t/pod/find.t
63412 ____________________________________________________________________________
63413 [  9000] By: jhi                                   on 2001/03/03  17:11:55
63414         Log: Integrate changes #8997,8999 from maintperl.
63415              
63416              Subject: [PATCH 5.6.1] compiling on OS/2
63417              (Better error message from hints/os2.sh)
63418              
63419              Subject: [PATCH 5.6.1] syslog.t
63420      Branch: perl
63421           !> hints/os2.sh t/lib/syslog.t
63422 ____________________________________________________________________________
63423 [  8999] By: jhi                                   on 2001/03/03  17:09:28
63424         Log: Subject: [PATCH 5.6.1] syslog.t
63425              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63426              Date: Sat, 3 Mar 2001 02:11:17 -0500
63427              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
63428      Branch: maint-5.6/perl
63429            ! t/lib/syslog.t
63430 ____________________________________________________________________________
63431 [  8998] By: jhi                                   on 2001/03/03  17:07:50
63432         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
63433              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63434              Date: Sat, 3 Mar 2001 01:53:52 -0500
63435              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
63436      Branch: maint-5.6/perl
63437            ! opcode.pl os2/os2.c
63438 ____________________________________________________________________________
63439 [  8997] By: jhi                                   on 2001/03/03  17:03:30
63440         Log: Subject: [PATCH 5.6.1] compiling on OS/2
63441              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63442              Date: Sat, 3 Mar 2001 01:59:59 -0500
63443              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
63444      Branch: maint-5.6/perl
63445            ! hints/os2.sh
63446 ____________________________________________________________________________
63447 [  8996] By: jhi                                   on 2001/03/03  00:55:58
63448         Log: Regen files for mainline.
63449      Branch: perl
63450            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63451            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
63452 ____________________________________________________________________________
63453 [  8995] By: jhi                                   on 2001/03/03  00:35:22
63454         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
63455              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
63456              to maintperl.
63457              
63458              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
63459              
63460              Add Configure option -Dmksymlinks which will create a symlink
63461              forest if the current/build differs from the source directory.
63462              (8218,8220,8221,8317,8318,8971)
63463              
63464              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
63465              (Document APPLLIB_EXP in INSTALL.)
63466              
63467              If running byacc write-enable also perly.h.
63468              
63469              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
63470              
63471              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
63472              
63473              Sanity check for conflicting thread flavours.
63474              
63475              Fix the sys/fcntl.h problem reported by Peter Prymmer.
63476              
63477              Add few CPUs/architectures to the Cppsym scan,
63478              add -perlio to archname if so selected (modified 8890)
63479              
63480              Be more helpful for devel builders, suggested by John L. Allen.
63481              (admittedly pointless change for maintperl, but the usedevel
63482              code is there already)
63483      Branch: maint-5.6/perl
63484           !> Configure INSTALL Makefile.SH Porting/Glossary
63485           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
63486           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
63487           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
63488           !> win32/config.bc win32/config.gc win32/config.vc
63489 ____________________________________________________________________________
63490 [  8994] By: jhi                                   on 2001/03/02  23:31:41
63491         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
63492      Branch: metaconfig/U/perl
63493            ! gccvers.U
63494 ____________________________________________________________________________
63495 [  8993] By: jhi                                   on 2001/03/02  23:22:12
63496         Log: Regenerate various files for maint.
63497      Branch: maint-5.6/perl
63498            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
63499            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
63500 ____________________________________________________________________________
63501 [  8992] By: alanbur                               on 2001/03/02  22:48:34
63502         Log: Resync wuth parent
63503      Branch: maint-5.6/pureperl
63504           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
63505           !> (integrate 60 files)
63506 ____________________________________________________________________________
63507 [  8991] By: jhi                                   on 2001/03/02  21:00:08
63508         Log: Retract the #8742 part of #8986, backward compat.
63509      Branch: maint-5.6/perl
63510            ! embed.pl
63511 ____________________________________________________________________________
63512 [  8990] By: jhi                                   on 2001/03/02  20:40:07
63513         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
63514      Branch: maint-5.6/perl
63515            ! hv.c
63516 ____________________________________________________________________________
63517 [  8989] By: jhi                                   on 2001/03/02  19:59:56
63518         Log: Update Changes.
63519      Branch: perl
63520            ! Changes patchlevel.h
63521 ____________________________________________________________________________
63522 [  8988] By: jhi                                   on 2001/03/02  19:57:08
63523         Log: Integrate perlio:
63524              
63525              [  8969]
63526              Add charname comments to .ucm files writen by 'compile',
63527              also order charmaps in those files by source encoding.
63528              regenerate distrubuted .ucm files
63529      Branch: perl
63530           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
63531           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
63532           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
63533           !> ext/Encode/Encode/iso8859-10.ucm
63534           !> ext/Encode/Encode/iso8859-13.ucm
63535           !> ext/Encode/Encode/iso8859-14.ucm
63536           !> ext/Encode/Encode/iso8859-15.ucm
63537           !> ext/Encode/Encode/iso8859-16.ucm
63538           !> ext/Encode/Encode/iso8859-2.ucm
63539           !> ext/Encode/Encode/iso8859-3.ucm
63540           !> ext/Encode/Encode/iso8859-4.ucm
63541           !> ext/Encode/Encode/iso8859-5.ucm
63542           !> ext/Encode/Encode/iso8859-6.ucm
63543           !> ext/Encode/Encode/iso8859-7.ucm
63544           !> ext/Encode/Encode/iso8859-8.ucm
63545           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
63546           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
63547 ____________________________________________________________________________
63548 [  8987] By: jhi                                   on 2001/03/02  19:43:40
63549         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
63550              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
63551              8950,8952,8955 from mainline to maintperl.
63552              
63553              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
63554              
63555              Put to rest the 20010205.001, the email address checking (not) regex.
63556              
63557              fork() not everywhere, cleanup temp files.
63558              
63559              The #8843 wasn't quite right: %Config needs to imported.
63560              
63561              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
63562              (#8849: the glob-basic hunk needed massaging as it depended
63563              on Schwern's large-scale (unintegrated) patches)
63564              
63565              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
63566              
63567              Upgrade to CGI.pm 2.752, from Lincoln Stein.
63568              (Note: there were some conflicts due to EBCDIC and EPOC
63569              patches, in general I preferred the repository code.)
63570              (When 2.753 comes out, we need to synchronize.)
63571              
63572              Subject: [PATCH] fix for charnames above FFFF
63573              
63574              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
63575              
63576              If no sfio, no -lsfio.
63577              
63578              Run run/*.t also in minitest.
63579              
63580              Subject:  [PATCH perl 5.7.0] malloc message address offset
63581              
63582              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
63583              
63584              Subject: fix for parameter -Dm (for perl@8867)
63585              
63586              Subject: [PATCH: perl@8892] was Re: hashing order difference?
63587              (make the test more portable)
63588              
63589              Subject: Re: [PATCH] fix for charnames above FFFF
63590              
63591              Subject: Re: I'm losing the war...
63592              (hv_store() not working correctly in ENV_IS_CASELESS case.)
63593              
63594              Subject: Modified README.bs2000 
63595              
63596              Subject: [PATCH: perl@8935] -Dt padsv($var)
63597              
63598              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
63599              
63600              Subject: PATCH: extra tests to check on negative float to unsigned cast
63601              
63602              Subject: [PATCH] XPUSH[insp] was Re: progress
63603              
63604              Subject: Re: Compile with perlcc..
63605      Branch: maint-5.6/perl
63606           !> (integrate 36 files)
63607 ____________________________________________________________________________
63608 [  8986] By: jhi                                   on 2001/03/02  18:51:25
63609         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
63610              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
63611              to maintperl.
63612              
63613              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
63614              
63615              Subject: [DOC PATCH] overload.pm nits
63616              
63617              Add header for LIB$ prototypes (C. Berry)
63618              
63619              Convert fwrite()s to sockets to write()s, since some socket stacks
63620              don't take kindly to stdio.
63621              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
63622              (for often optional LNMs)
63623              Correct a few typos
63624              (C. Bailey)
63625              
63626              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
63627              
63628              De-cut-and-pasto.
63629              
63630              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
63631              
63632              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
63633              
63634              Upgrade to CPAN 1.59_54, from Andreas König.
63635              
63636              Bogus shebang.
63637              
63638              Subject: [PATCH] Document makepatch in Porting/patching
63639              
63640              UTF-8 documentation.
63641              
63642              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
63643              
63644              Sort the MANIFEST.
63645              
63646              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
63647              
63648              Subject: [PATCH @8807] toke.c cleanup: scan_str()
63649              
63650              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
63651              
63652              Add run/*.t to testables.
63653              
63654              TODO: integrate #8784.
63655      Branch: maint-5.6/perl
63656           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
63657           !> (integrate 28 files)
63658 ____________________________________________________________________________
63659 [  8985] By: nick                                  on 2001/03/02  18:15:45
63660         Log: Integrate mainline
63661      Branch: perlio
63662           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
63663           !> vms/vms.c
63664 ____________________________________________________________________________
63665 [  8984] By: jhi                                   on 2001/03/02  16:00:17
63666         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
63667              
63668              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
63669              5.004_05, and mention the suidperl August 2000 security problem.
63670              (#8978,#8981)
63671              
63672              Subject: [ID 20010301.004] Technically speaking in perldata
63673              
63674              Subject: [PATCH] File::Copy for bleadperl, maintperl
63675              
63676              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
63677              
63678              (The #8982, fix for 20010221.005 and 20010221.008,
63679              would be nice too but it didn't integrate cleanly.)
63680      Branch: maint-5.6/perl
63681           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
63682 ____________________________________________________________________________
63683 [  8983] By: jhi                                   on 2001/03/02  15:51:16
63684         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
63685              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63686              Date:     Thu, 1 Mar 2001 15:54:09 EST
63687              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
63688      Branch: perl
63689            ! vms/vms.c
63690 ____________________________________________________________________________
63691 [  8982] By: jhi                                   on 2001/03/02  15:43:31
63692         Log: Subject: Re: sync sync sync: have I missed any patches?
63693              From: Radu Greab <radu@netsoft.ro> 
63694              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
63695              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
63696              
63697              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
63698              was checking argv[0] regardless of whether a different pathname
63699              will actually be executed."  Test case not supplied because 
63700              drafting that, ironically enough, revealed another bug
63701              (or a feature).
63702      Branch: perl
63703            ! doio.c
63704 ____________________________________________________________________________
63705 [  8981] By: jhi                                   on 2001/03/02  15:28:03
63706         Log: Misdate in #8978.
63707      Branch: perl
63708            ! pod/perlfaq1.pod
63709 ____________________________________________________________________________
63710 [  8980] By: jhi                                   on 2001/03/02  15:24:20
63711         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
63712              From: Chris Nandor <pudge@pobox.com>
63713              Date: Wed, 28 Feb 2001 22:10:15 -0500
63714              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
63715      Branch: perl
63716            ! lib/File/Copy.pm
63717 ____________________________________________________________________________
63718 [  8979] By: jhi                                   on 2001/03/02  15:17:16
63719         Log: Subject: [ID 20010301.004] Technically speaking in perldata
63720              From: abela@geneanet.org
63721              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
63722              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
63723      Branch: perl
63724            ! pod/perldata.pod
63725 ____________________________________________________________________________
63726 [  8978] By: jhi                                   on 2001/03/02  15:15:27
63727         Log: Subject: [ID 20010301.003] ref to 5.004
63728              From: abela@geneanet.org
63729              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
63730              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
63731              
63732              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
63733              and mention the suidperl August 2000 security problem.
63734      Branch: perl
63735            ! pod/perlfaq1.pod
63736 ____________________________________________________________________________
63737 [  8977] By: alanbur                               on 2001/03/02  14:17:45
63738         Log: Resynchronised with parent
63739      Branch: maint-5.6/pureperl
63740           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
63741           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
63742           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
63743           !> vms/descrip_mms.template win32/win32.c win32/win32.h
63744           !> win32/win32iop.h
63745 ____________________________________________________________________________
63746 [  8976] By: nick                                  on 2001/03/01  23:25:30
63747         Log: Integrate mainline.
63748      Branch: perlio
63749            - t/op/qu.t
63750           !> (integrate 55 files)
63751 ____________________________________________________________________________
63752 [  8975] By: jhi                                   on 2001/03/01  16:51:34
63753         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
63754      Branch: perl
63755           !> toke.c
63756 ____________________________________________________________________________
63757 [  8974] By: gsar                                  on 2001/03/01  16:28:21
63758         Log: fix for bugid 20010226.008
63759              
63760              the problem was that some of the pointers (PL_last_lop and
63761              PL_last_uni specifically) into the lex buffers weren't correctly
63762              being invalidated when the buffer changed; this would leave the
63763              pointers pointing at an arbitrary location in the buffer if
63764              the buffer didn't need to be reallocated, or point into freed
63765              memory if the buffer had to be realloced
63766              
63767              TODO item for bugdb maintainers: check other seemingly random
63768              parser-related bugs--they might be cured by this
63769      Branch: maint-5.6/perl
63770            ! toke.c
63771 ____________________________________________________________________________
63772 [  8973] By: jhi                                   on 2001/03/01  02:23:25
63773         Log: Retract #8970 because of a completely mysterious core dump:
63774              adding the tests 241..244 causes op/pat dump core at test #25.
63775              The test needs a lot of whittling down before the bug can be solved.
63776      Branch: perl
63777            ! t/op/pat.t
63778 ____________________________________________________________________________
63779 [  8972] By: jhi                                   on 2001/03/01  01:58:38
63780         Log: Regen perlapi.
63781      Branch: perl
63782            ! pod/perlapi.pod
63783 ____________________________________________________________________________
63784 [  8971] By: jhi                                   on 2001/03/01  01:34:09
63785         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))
63786              From: Nicholas Clark <nick@ccl4.org>
63787              Date: Wed, 28 Feb 2001 23:28:49 +0000
63788              Message-ID: <20010228232849.A55187@plum.flirble.org>
63789              
63790              Allow a completely write protected source code tree
63791              when using the Configure -Dmksymlinks.
63792      Branch: perl
63793            ! embed.pl warnings.pl
63794 ____________________________________________________________________________
63795 [  8970] By: jhi                                   on 2001/03/01  01:32:04
63796         Log: Add back the EBCDIC character range tests (for matching).
63797      Branch: perl
63798            ! t/op/pat.t
63799 ____________________________________________________________________________
63800 [  8969] By: nick                                  on 2001/02/28  18:18:01
63801         Log: Add charname comments to .ucm files writen by 'compile',
63802              also order charmaps in those files by source encoding.
63803              regenerate distrubuted .ucm files
63804      Branch: perlio
63805            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
63806            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
63807            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
63808            ! ext/Encode/Encode/iso8859-10.ucm
63809            ! ext/Encode/Encode/iso8859-13.ucm
63810            ! ext/Encode/Encode/iso8859-14.ucm
63811            ! ext/Encode/Encode/iso8859-15.ucm
63812            ! ext/Encode/Encode/iso8859-16.ucm
63813            ! ext/Encode/Encode/iso8859-2.ucm
63814            ! ext/Encode/Encode/iso8859-3.ucm
63815            ! ext/Encode/Encode/iso8859-4.ucm
63816            ! ext/Encode/Encode/iso8859-5.ucm
63817            ! ext/Encode/Encode/iso8859-6.ucm
63818            ! ext/Encode/Encode/iso8859-7.ucm
63819            ! ext/Encode/Encode/iso8859-8.ucm
63820            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
63821            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
63822 ____________________________________________________________________________
63823 [  8968] By: jhi                                   on 2001/02/28  16:26:37
63824         Log: Expand usemorebits early if d_casti32 needs to be undefined.
63825      Branch: perl
63826            ! hints/hpux.sh hints/irix_6.sh
63827 ____________________________________________________________________________
63828 [  8967] By: jhi                                   on 2001/02/28  16:22:26
63829         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
63830              retract toke.c/qu parts of #8583, retract #8485, retract
63831              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
63832              op/length.t, and MANIFEST, and delete t/op/qu.t.
63833      Branch: perl
63834            - t/op/qu.t
63835            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
63836            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
63837            ! t/op/length.t toke.c
63838 ____________________________________________________________________________
63839 [  8966] By: jhi                                   on 2001/02/28  15:00:27
63840         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
63841              by not changing from pre-Unicode days into being Unicode-aware.
63842              Sniff.
63843      Branch: perl
63844            ! pp.c t/op/pack.t t/op/qu.t
63845 ____________________________________________________________________________
63846 [  8965] By: jhi                                   on 2001/02/28  14:37:55
63847         Log: Subject: Re: Errors in core PODs
63848              From: Michael Stevens <michael@etla.org> 
63849              Date: Fri, 23 Feb 2001 15:47:56 +0000
63850              Message-ID: <20010223154756.A7723@firedrake.org> 
63851      Branch: perl
63852            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
63853            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
63854            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
63855            ! x2p/a2p.pod
63856 ____________________________________________________________________________
63857 [  8964] By: jhi                                   on 2001/02/28  14:35:35
63858         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
63859              (The #8961 was too bold.)
63860      Branch: perl
63861            ! hints/hpux.sh hints/irix_6.sh
63862 ____________________________________________________________________________
63863 [  8963] By: jhi                                   on 2001/02/28  14:33:39
63864         Log: Subject: Re: sync sync sync: have I missed any patches?
63865              From: Tim Jenness <t.jenness@jach.hawaii.edu>
63866              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
63867              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
63868              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
63869              
63870              Replace djSP with dSP.
63871      Branch: perl
63872            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
63873            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
63874            ! win32/perlhost.h
63875 ____________________________________________________________________________
63876 [  8962] By: jhi                                   on 2001/02/27  23:21:14
63877         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
63878      Branch: perl
63879            ! lib/Filter/Simple.pm
63880 ____________________________________________________________________________
63881 [  8961] By: jhi                                   on 2001/02/27  22:55:26
63882         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
63883              and this would be it.
63884      Branch: perl
63885            ! hints/hpux.sh hints/irix_6.sh
63886 ____________________________________________________________________________
63887 [  8960] By: jhi                                   on 2001/02/27  22:51:33
63888         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
63889              From: "Craig A. Berry" <craigberry@mac.com>
63890              Date: Tue, 27 Feb 2001 16:11:44 -0600
63891              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
63892      Branch: maint-5.6/perl
63893            ! configure.com vms/descrip_mms.template
63894 ____________________________________________________________________________
63895 [  8959] By: jhi                                   on 2001/02/27  22:47:23
63896         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
63897              From: "Craig A. Berry" <craigberry@mac.com>
63898              Date: Tue, 27 Feb 2001 16:11:44 -0600
63899              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
63900      Branch: perl
63901            ! configure.com vms/descrip_mms.template
63902 ____________________________________________________________________________
63903 [  8958] By: jhi                                   on 2001/02/27  15:16:42
63904         Log: Update Changes.
63905      Branch: perl
63906            ! Changes patchlevel.h
63907 ____________________________________________________________________________
63908 [  8957] By: jhi                                   on 2001/02/27  06:15:07
63909         Log: Subject: [5.6.x] EPOC additions
63910              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63911              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
63912              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
63913      Branch: maint-5.6/perl
63914            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
63915 ____________________________________________________________________________
63916 [  8956] By: jhi                                   on 2001/02/27  06:12:11
63917         Log: Subject: [perl-current] EPOC 
63918              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63919              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
63920              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
63921      Branch: perl
63922            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
63923            ! epoc/epocish.c epoc/epocish.h pp_sys.c
63924 ____________________________________________________________________________
63925 [  8955] By: jhi                                   on 2001/02/27  05:59:50
63926         Log: Subject: Re: Compile with perlcc..
63927              From: Edward Peschko <edwardp@excitehome.net>
63928              Date: Mon, 26 Feb 2001 18:51:58 -0800
63929              Message-ID: <20010226185158.A9871@excitehome.net>
63930              
63931              plus add a simple usage message if no arguments given.
63932      Branch: perl
63933            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
63934            ! utils/Makefile utils/perlcc.PL win32/pod.mak
63935 ____________________________________________________________________________
63936 [  8954] By: nick                                  on 2001/02/26  21:02:59
63937         Log: Integrate mainline
63938      Branch: perlio
63939           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
63940           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
63941           !> t/op/sprintf.t
63942 ____________________________________________________________________________
63943 [  8953] By: jhi                                   on 2001/02/26  14:43:54
63944         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
63945              From: Nicholas Clark <nick@ccl4.org>
63946              Date: Mon, 26 Feb 2001 00:42:07 +0000
63947              Message-ID: <20010226004207.F23333@plum.flirble.org>
63948      Branch: perl
63949            ! pp_ctl.c
63950 ____________________________________________________________________________
63951 [  8952] By: jhi                                   on 2001/02/26  14:42:13
63952         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
63953              From: Simon Cozens <simon@netthink.co.uk>
63954              Date: Mon, 26 Feb 2001 12:23:48 +0000
63955              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
63956      Branch: perl
63957            ! pod/perlguts.pod
63958 ____________________________________________________________________________
63959 [  8951] By: jhi                                   on 2001/02/26  14:39:15
63960         Log: Subject: [PATCH] perlio - unknown layer
63961              From: Nicholas Clark <nick@ccl4.org>
63962              Date: Mon, 26 Feb 2001 00:27:19 +0000
63963              Message-ID: <20010226002719.E23333@plum.flirble.org>
63964      Branch: perl
63965            ! perlio.c
63966 ____________________________________________________________________________
63967 [  8950] By: jhi                                   on 2001/02/26  14:38:04
63968         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
63969              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
63970              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
63971              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
63972      Branch: perl
63973            ! t/op/bop.t
63974 ____________________________________________________________________________
63975 [  8949] By: jhi                                   on 2001/02/26  14:37:07
63976         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
63977              From: Peter Prymmer <pvhp@forte.com>
63978              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
63979              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
63980      Branch: perl
63981            ! lib/Test.pm
63982 ____________________________________________________________________________
63983 [  8948] By: jhi                                   on 2001/02/26  14:35:53
63984         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
63985              From: Radu Greab <radu@netsoft.ro>
63986              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
63987              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
63988      Branch: perl
63989            ! pod/perlop.pod
63990 ____________________________________________________________________________
63991 [  8947] By: jhi                                   on 2001/02/26  14:34:46
63992         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
63993              From: David Mitchell <davem@fdgroup.co.uk>
63994              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
63995              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
63996      Branch: perl
63997            ! run.c
63998 ____________________________________________________________________________
63999 [  8946] By: jhi                                   on 2001/02/26  14:32:37
64000         Log: Subject: Modified README.bs2000 
64001              From: Dorner Thomas <Thomas.Dorner@start.de>
64002              Date: Mon, 26 Feb 2001 09:22:17 +0100
64003              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
64004      Branch: perl
64005            ! README.bs2000
64006 ____________________________________________________________________________
64007 [  8945] By: jhi                                   on 2001/02/26  14:19:53
64008         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
64009              to maintperl, listing the known failures on the tests 129 and 130.
64010      Branch: maint-5.6/perl
64011           !> t/op/sprintf.t
64012 ____________________________________________________________________________
64013 [  8944] By: jhi                                   on 2001/02/26  14:14:15
64014         Log: Add more known sprintf failures.
64015      Branch: perl
64016            ! t/op/sprintf.t
64017 ____________________________________________________________________________
64018 [  8943] By: jhi                                   on 2001/02/26  13:56:22
64019         Log: perlglob.exe needs to be found in Win32, patch from
64020              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
64021              which needs external glob at mini-perl time."
64022      Branch: perl
64023            ! ext/Encode/compile
64024 ____________________________________________________________________________
64025 [  8942] By: jhi                                   on 2001/02/26  13:52:19
64026         Log: A missing dTHX from Vadim Konovalov.
64027      Branch: perl
64028            ! perlio.c
64029 ____________________________________________________________________________
64030 [  8941] By: jhi                                   on 2001/02/26  13:37:05
64031         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
64032      Branch: perl
64033            ! op.c
64034 ____________________________________________________________________________
64035 [  8940] By: jhi                                   on 2001/02/26  13:35:40
64036         Log: Integrate perlio:
64037              
64038              [  8938]
64039              Encode implementations docs.
64040      Branch: perl
64041           !> ext/Encode/Encode.pm
64042 ____________________________________________________________________________
64043 [  8939] By: nick                                  on 2001/02/25  23:47:09
64044         Log: Integrate mainline.
64045      Branch: perlio
64046           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
64047           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
64048 ____________________________________________________________________________
64049 [  8938] By: nick                                  on 2001/02/25  19:36:28
64050         Log: Encode implementations docs.
64051      Branch: perlio
64052            ! ext/Encode/Encode.pm
64053 ____________________________________________________________________________
64054 [  8937] By: jhi                                   on 2001/02/25  19:26:16
64055         Log: Script wasn't aligned with reality.
64056      Branch: perl
64057            ! t/pod/find.t
64058 ____________________________________________________________________________
64059 [  8936] By: jhi                                   on 2001/02/25  18:54:55
64060         Log: Update Changes.
64061      Branch: perl
64062            ! Changes patchlevel.h
64063 ____________________________________________________________________________
64064 [  8935] By: jhi                                   on 2001/02/25  18:46:36
64065         Log: Retract #8929,8930,8932,8933 for now.
64066      Branch: perl
64067            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
64068 ____________________________________________________________________________
64069 [  8934] By: jhi                                   on 2001/02/25  17:34:35
64070         Log: Integrate perlio:
64071              
64072              [  8927]
64073              Change method names in Encode implementation classes to something
64074              less confusing (preparing to "go public").
64075              
64076              [  8926]
64077              GCC __atribute__ / printf fix
64078              
64079              [  8925]
64080              Checked in the wrong one ...
64081              
64082              [  8923]
64083              Encode API documentation nd tidy up.
64084              Minor additions to test.
64085              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
64086              Adds STRLEN to standard typemap.
64087      Branch: perl
64088           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
64089           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
64090           !> t/lib/encode.t
64091 ____________________________________________________________________________
64092 [  8933] By: jhi                                   on 2001/02/25  17:33:12
64093         Log: (Retracted by #8395.)
64094              
64095              Slight tweaks in scan_const(), not fixes yet, it seems like
64096              lots of work remains to be done...
64097      Branch: perl
64098            ! toke.c
64099 ____________________________________________________________________________
64100 [  8932] By: jhi                                   on 2001/02/25  17:27:11
64101         Log: (Retracted by #8395.)
64102              
64103              Missing from #8930.
64104      Branch: perl
64105            ! perl.h
64106 ____________________________________________________________________________
64107 [  8931] By: jhi                                   on 2001/02/25  17:26:19
64108         Log: A comment tweak.
64109      Branch: perl
64110            ! utf8.c
64111 ____________________________________________________________________________
64112 [  8930] By: jhi                                   on 2001/02/25  17:25:47
64113         Log: (Retracted by #8395.)
64114              
64115              Attempt to fix the EBCDIC character range problem with //.
64116      Branch: perl
64117            ! regcomp.c
64118 ____________________________________________________________________________
64119 [  8929] By: jhi                                   on 2001/02/25  17:23:45
64120         Log: (Retracted by #8395.)
64121              
64122              Expand the EBCDIC character range tests, and add few nasty
64123              tr tests from Karsten Sperling.
64124      Branch: perl
64125            ! t/op/pat.t t/op/tr.t
64126 ____________________________________________________________________________
64127 [  8928] By: jhi                                   on 2001/02/25  17:18:49
64128         Log: Missing check-in.
64129      Branch: perl
64130            ! lib/Pod/Find.pm
64131 ____________________________________________________________________________
64132 [  8927] By: nick                                  on 2001/02/25  11:30:22
64133         Log: Change method names in Encode implementation classes to something
64134              less confusing (preparing to "go public").
64135      Branch: perlio
64136            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
64137 ____________________________________________________________________________
64138 [  8926] By: nick                                  on 2001/02/25  10:53:24
64139         Log: GCC __atribute__ / printf fix
64140      Branch: perlio
64141            ! perl.h
64142 ____________________________________________________________________________
64143 [  8925] By: nick                                  on 2001/02/25  10:52:25
64144         Log: Checked in the wrong one ...
64145      Branch: perlio
64146            ! ext/Encode/Encode.pm
64147 ____________________________________________________________________________
64148 [  8924] By: nick                                  on 2001/02/24  18:46:51
64149         Log: Integrate mainline - to see what Jarkko has in ...
64150      Branch: perlio
64151           +> t/pod/testpods/lib/Pod/Stuff.pm
64152           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
64153 ____________________________________________________________________________
64154 [  8923] By: nick                                  on 2001/02/24  17:05:23
64155         Log: Encode API documentation nd tidy up.
64156              Minor additions to test.
64157              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
64158              Adds STRLEN to standard typemap.
64159      Branch: perlio
64160            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
64161            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
64162 ____________________________________________________________________________
64163 [  8922] By: jhi                                   on 2001/02/24  16:38:12
64164         Log: Add a test for the "character range should match in EBCDIC
64165              if specified using explicit numerics" bug found by Karsten
64166              Sperling.
64167      Branch: perl
64168            ! t/op/pat.t
64169 ____________________________________________________________________________
64170 [  8921] By: jhi                                   on 2001/02/24  16:30:16
64171         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
64172              From: schwern@pobox.com
64173              Date: Fri, 23 Feb 2001 03:21:37 -0500
64174              Message-ID: <20010223032137.A26022@magnonel.guild.net>
64175              
64176              plus Charles Lane's fixes, plus tweaks.
64177      Branch: perl
64178            + t/pod/testpods/lib/Pod/Stuff.pm
64179            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
64180 ____________________________________________________________________________
64181 [  8920] By: nick                                  on 2001/02/24  10:30:11
64182         Log: Integrate mainline
64183      Branch: perlio
64184           !> (integrate 33 files)
64185 ____________________________________________________________________________
64186 [  8919] By: jhi                                   on 2001/02/24  00:23:35
64187         Log: Subject: Re: I'm losing the war...
64188              From: "Vadim Konovalov" <watman@inbox.ru>
64189              Date: Sat, 24 Feb 2001 00:10:14 +0300
64190              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
64191              
64192              hv_store() not working correctly in ENV_IS_CASELESS case.
64193      Branch: perl
64194            ! hv.c
64195 ____________________________________________________________________________
64196 [  8918] By: jhi                                   on 2001/02/24  00:20:09
64197         Log: Subject: Re: [PATCH] fix for charnames above FFFF
64198              From: andreas.koenig@anima.de (Andreas J. Koenig)
64199              Date: 23 Feb 2001 02:39:03 +0100
64200              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
64201              
64202              A further efficiency tweak.
64203      Branch: perl
64204            ! lib/charnames.pm
64205 ____________________________________________________________________________
64206 [  8917] By: jhi                                   on 2001/02/23  20:27:51
64207         Log: Integrate change #8916 from mainline,
64208              do away with USE_WIN32_RTL_ENV.
64209      Branch: maint-5.6/perl
64210           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
64211 ____________________________________________________________________________
64212 [  8916] By: jhi                                   on 2001/02/23  20:02:25
64213         Log: Abolish USE_WIN32_RTL_ENV.
64214      Branch: perl
64215            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
64216 ____________________________________________________________________________
64217 [  8915] By: jhi                                   on 2001/02/23  19:36:00
64218         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
64219              later protected by some #define.
64220      Branch: perl
64221            ! gv.c
64222 ____________________________________________________________________________
64223 [  8914] By: jhi                                   on 2001/02/23  19:31:38
64224         Log: Retract #8902 for now, requested by Charles Lane, the correct
64225              fix will be something else.
64226      Branch: perl
64227            ! op.c
64228 ____________________________________________________________________________
64229 [  8913] By: jhi                                   on 2001/02/23  19:11:36
64230         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
64231              From: Peter Prymmer <pvhp@forte.com>
64232              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
64233              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
64234      Branch: perl
64235            ! t/op/lex_assign.t
64236 ____________________________________________________________________________
64237 [  8912] By: jhi                                   on 2001/02/23  18:38:20
64238         Log: Subject: [patch] perlio + useithreads
64239              From: Doug MacEachern <dougm@covalent.net>
64240              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
64241              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
64242              
64243              Gets things running but not complete.
64244      Branch: perl
64245            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
64246 ____________________________________________________________________________
64247 [  8911] By: jhi                                   on 2001/02/23  04:20:02
64248         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
64249              
64250              Duplicated environment freeing, File::Temp 0.12,
64251              op/append portability (EBCDIC) tweak.
64252      Branch: maint-5.6/perl
64253           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64254           !> t/op/append.t
64255 ____________________________________________________________________________
64256 [  8910] By: jhi                                   on 2001/02/23  02:07:33
64257         Log: Integrate change #8909 from mainline, a better Borland
64258              putenv() workaround.
64259      Branch: maint-5.6/perl
64260           !> perl.c
64261 ____________________________________________________________________________
64262 [  8909] By: jhi                                   on 2001/02/23  02:05:46
64263         Log: A better workaround for Borland putenv() brokenness from Sarathy.
64264      Branch: perl
64265            ! perl.c
64266 ____________________________________________________________________________
64267 [  8908] By: jhi                                   on 2001/02/23  02:04:14
64268         Log: Subject: fix for parameter -Dm (for perl@8867)
64269              From: "Vadim Konovalov" <watman@inbox.ru>
64270              Date: Thu, 22 Feb 2001 17:30:12 +0300
64271              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
64272      Branch: perl
64273            ! perl.h
64274 ____________________________________________________________________________
64275 [  8907] By: jhi                                   on 2001/02/23  01:58:20
64276         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
64277              From: Peter Prymmer <pvhp@forte.com>
64278              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
64279              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
64280      Branch: perl
64281            ! t/op/append.t
64282 ____________________________________________________________________________
64283 [  8906] By: jhi                                   on 2001/02/23  01:48:34
64284         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
64285      Branch: perl
64286            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64287 ____________________________________________________________________________
64288 [  8905] By: jhi                                   on 2001/02/23  01:43:30
64289         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
64290              From: Peter Prymmer <pvhp@forte.com>
64291              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
64292              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
64293      Branch: perl
64294            ! t/lib/st-06compat.t
64295 ____________________________________________________________________________
64296 [  8904] By: jhi                                   on 2001/02/23  01:42:39
64297         Log: Metaconfig unit change for #8903.
64298      Branch: metaconfig/U/perl
64299            ! Devel.U
64300 ____________________________________________________________________________
64301 [  8903] By: jhi                                   on 2001/02/23  01:42:12
64302         Log: Be more helpful for devel builders, suggested by John L. Allen.
64303      Branch: perl
64304            ! Configure
64305 ____________________________________________________________________________
64306 [  8902] By: jhi                                   on 2001/02/23  01:37:41
64307         Log: (Retracted by #8914)
64308              (Wrongly, reinstated by #8941)
64309              
64310              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
64311              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64312              Date:     Thu, 22 Feb 2001 09:43:57 EST
64313              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
64314      Branch: perl
64315            ! op.c
64316 ____________________________________________________________________________
64317 [  8901] By: jhi                                   on 2001/02/23  01:20:32
64318         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
64319              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64320              Date:     Thu, 22 Feb 2001 08:01:35 EST
64321              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
64322      Branch: perl
64323            ! malloc.c
64324 ____________________________________________________________________________
64325 [  8900] By: jhi                                   on 2001/02/23  01:18:02
64326         Log: Integrate changes #8898,8899 from mainline, environ handling.
64327      Branch: maint-5.6/perl
64328           !> perl.c
64329 ____________________________________________________________________________
64330 [  8899] By: jhi                                   on 2001/02/23  01:16:25
64331         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
64332              putenv() is not to be relied on, they are either broken or leaky
64333              or both.)
64334      Branch: perl
64335            ! perl.c
64336 ____________________________________________________________________________
64337 [  8898] By: jhi                                   on 2001/02/22  23:36:59
64338         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
64339              and safesysfree() must be used.
64340      Branch: perl
64341            ! perl.c
64342 ____________________________________________________________________________
64343 [  8897] By: jhi                                   on 2001/02/22  23:25:45
64344         Log: With environ one must use safesysmalloc()/safesysfree().
64345      Branch: perl
64346            ! perl.c
64347 ____________________________________________________________________________
64348 [  8896] By: jhi                                   on 2001/02/22  22:13:18
64349         Log: If we have a duplicated environment free it
64350              if PERL_DESTRUCT_LEVEL.
64351      Branch: perl
64352            ! perl.c
64353 ____________________________________________________________________________
64354 [  8895] By: alanbur                               on 2001/02/22  19:31:57
64355         Log: Synchronised with parent
64356      Branch: maint-5.6/pureperl
64357           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
64358 ____________________________________________________________________________
64359 [  8894] By: gsar                                  on 2001/02/22  19:06:18
64360         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
64361              
64362              fix memory leak in method call optimization (change#3768);
64363              made C<eval "$x->foo()"> leak
64364              
64365              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
64366      Branch: maint-5.6/perl
64367           !> op.c
64368 ____________________________________________________________________________
64369 [  8893] By: jhi                                   on 2001/02/22  18:35:27
64370         Log: (Retracted by #8915.)
64371              
64372              Third Degree finding:
64373              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
64374      Branch: perl
64375            ! gv.c
64376 ____________________________________________________________________________
64377 [  8892] By: jhi                                   on 2001/02/22  14:28:32
64378         Log: Update Changes.
64379      Branch: perl
64380            ! Changes patchlevel.h
64381 ____________________________________________________________________________
64382 [  8891] By: jhi                                   on 2001/02/22  13:22:45
64383         Log: Metaconfig unit changes for #8890.
64384      Branch: metaconfig
64385            ! U/modified/Cppsym.U U/threads/archname.U
64386 ____________________________________________________________________________
64387 [  8890] By: jhi                                   on 2001/02/22  13:22:12
64388         Log: Add -stdio to the archname if no perlio selected,
64389              no -perlio added since that is now the default.
64390              
64391              Add few CPUs/architectures to the Cppsym scan.
64392      Branch: perl
64393            ! Configure config_h.SH
64394 ____________________________________________________________________________
64395 [  8889] By: jhi                                   on 2001/02/22  13:05:59
64396         Log: Metaconfig unit change for #8888.
64397      Branch: metaconfig/U/perl
64398            ! useperlio.U
64399 ____________________________________________________________________________
64400 [  8888] By: jhi                                   on 2001/02/22  13:05:28
64401         Log: *drum roll*  Make perlio the default.
64402      Branch: perl
64403            ! Configure config_h.SH
64404 ____________________________________________________________________________
64405 [  8887] By: jhi                                   on 2001/02/22  12:50:52
64406         Log: Integrate change #8665 from maintperl to mainline,
64407              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
64408      Branch: perl
64409           !> ext/POSIX/POSIX.xs
64410 ____________________________________________________________________________
64411 [  8886] By: jhi                                   on 2001/02/22  12:49:24
64412         Log: Integrate changes #8883,8884 from mainline to maintperl.
64413              
64414              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
64415              Subject: Re: File::Temp::_gettemp warning
64416      Branch: maint-5.6/perl
64417           !> embed.h embed.pl lib/File/Temp.pm
64418 ____________________________________________________________________________
64419 [  8885] By: jhi                                   on 2001/02/22  12:43:59
64420         Log: Based on
64421              
64422              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
64423              From: schwab@suse.de
64424              Date: Thu, 22 Feb 2001 13:08:09 +0100
64425              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
64426              
64427              but the fix done slightly differently because the other
64428              half was already done in #8664.
64429      Branch: maint-5.6/perl
64430            ! ext/POSIX/POSIX.xs
64431 ____________________________________________________________________________
64432 [  8884] By: jhi                                   on 2001/02/22  12:37:15
64433         Log: Subject: Re: File::Temp::_gettemp warning
64434              From: Tim Jenness <t.jenness@jach.hawaii.edu>
64435              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
64436              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
64437              
64438              This patch to File::Temp does two things:
64439              
64440              1. Fixes the problem with CGI::Carp when determining
64441              the Fcntl constants
64442              
64443              2. Removes most of the carps and consolidates them so that all the
64444              reasons are included in a single die that is caught by the test. This
64445              means that the correct skipping behaviour is displayed by the test.
64446      Branch: perl
64447            ! lib/File/Temp.pm
64448 ____________________________________________________________________________
64449 [  8883] By: jhi                                   on 2001/02/22  12:29:19
64450         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
64451              From: Peter Prymmer <pvhp@forte.com>
64452              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
64453              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
64454      Branch: perl
64455            ! embed.h embed.pl
64456 ____________________________________________________________________________
64457 [  8882] By: jhi                                   on 2001/02/21  19:41:33
64458         Log: Integrate change #8881 from mainlin to maintperl.
64459              
64460              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
64461      Branch: maint-5.6/perl
64462           !> op.c
64463 ____________________________________________________________________________
64464 [  8881] By: jhi                                   on 2001/02/21  19:38:57
64465         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
64466              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64467              Date:     Wed, 21 Feb 2001 13:08:03 EST
64468              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
64469      Branch: perl
64470            ! op.c
64471 ____________________________________________________________________________
64472 [  8880] By: jhi                                   on 2001/02/21  19:34:34
64473         Log: Retract #8875, cannot let go of the old semantics of unpack U
64474              without rethinking utf8decode.t.
64475      Branch: perl
64476            ! pp.c t/op/pack.t
64477 ____________________________________________________________________________
64478 [  8879] By: jhi                                   on 2001/02/21  19:08:02
64479         Log: Run run/*.t also in minitest.
64480      Branch: perl
64481            ! Makefile.SH
64482 ____________________________________________________________________________
64483 [  8878] By: nick                                  on 2001/02/21  18:55:37
64484         Log: Integrate mainline
64485      Branch: perlio
64486           !> (integrate 76 files)
64487 ____________________________________________________________________________
64488 [  8877] By: jhi                                   on 2001/02/21  15:09:33
64489         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
64490      Branch: metaconfig
64491            ! U/compline/nblock_io.U
64492      Branch: perl
64493            ! Configure config_h.SH
64494 ____________________________________________________________________________
64495 [  8876] By: jhi                                   on 2001/02/21  14:54:45
64496         Log: If no sfio, no -lsfio.
64497      Branch: metaconfig/U/perl
64498            ! d_sfio.U
64499      Branch: perl
64500            ! Configure config_h.SH
64501 ____________________________________________________________________________
64502 [  8875] By: jhi                                   on 2001/02/21  14:54:00
64503         Log: Make unpack C and unpack U truly equivalent.
64504      Branch: perl
64505            ! pp.c t/op/pack.t
64506 ____________________________________________________________________________
64507 [  8874] By: jhi                                   on 2001/02/21  14:26:02
64508         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
64509              From: Peter Prymmer <pvhp@forte.com>
64510              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
64511              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
64512      Branch: perl
64513            ! pod/perlport.pod
64514 ____________________________________________________________________________
64515 [  8873] By: jhi                                   on 2001/02/21  14:24:31
64516         Log: Subject: [PATCH] fix for charnames above FFFF
64517              From: andreas.koenig@anima.de (Andreas J. Koenig)
64518              Date: 21 Feb 2001 07:05:45 +0100
64519              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
64520      Branch: perl
64521            ! lib/charnames.pm t/lib/charnames.t
64522 ____________________________________________________________________________
64523 [  8872] By: jhi                                   on 2001/02/21  14:15:25
64524         Log: Integrate change #8868 from pureperl to mainline.
64525              
64526              Fixed reference count loop caused by sv_magic.
64527      Branch: perl
64528           !> sv.c
64529 ____________________________________________________________________________
64530 [  8871] By: jhi                                   on 2001/02/21  14:07:29
64531         Log: Integrate change #8868 from pureperl to maintperl.
64532              
64533              Fixed reference count loop caused by sv_magic.
64534      Branch: maint-5.6/perl
64535           !> sv.c
64536 ____________________________________________________________________________
64537 [  8870] By: jhi                                   on 2001/02/21  14:04:41
64538         Log: Put back the #8840, it was innocent.
64539      Branch: perl
64540            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
64541            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
64542 ____________________________________________________________________________
64543 [  8869] By: jhi                                   on 2001/02/21  14:00:03
64544         Log: unpack("C", ...) was left slightly unfinished by #8865.
64545      Branch: perl
64546            ! pp.c t/op/pack.t
64547 ____________________________________________________________________________
64548 [  8868] By: alanbur                               on 2001/02/21  01:33:45
64549         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
64550              from gv_fetchpv to create single-character magic variables (e.g. $!),
64551              and it is passed a sv and the gv that contains the sv as the mg_obj
64552              value.  When sv_magic stores the mg_obj pointer it increments the gv
64553              refcount, thus causing a sv-gv pair that can't be freed.  There is
64554              already a check for sv == obj which is used to prevent such reference
64555              loops.  This change extends the check to cover the case described above.
64556      Branch: maint-5.6/pureperl
64557            ! sv.c
64558 ____________________________________________________________________________
64559 [  8867] By: jhi                                   on 2001/02/21  00:52:39
64560         Log: Update Changes.
64561      Branch: perl
64562            ! Changes patchlevel.h
64563 ____________________________________________________________________________
64564 [  8866] By: jhi                                   on 2001/02/21  00:34:20
64565         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
64566              (Note: there were some conflicts due to EBCDIC and EPOC
64567              patches, in general I preferred the repository code.)
64568              (When 2.753 comes out, we need to synchronize.)
64569      Branch: perl
64570            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
64571            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
64572            ! t/lib/cgi-html.t
64573 ____________________________________________________________________________
64574 [  8865] By: jhi                                   on 2001/02/21  00:24:22
64575         Log: Make pack("C", 0x100) to create Unicode, unless under the
64576              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
64577              will understand Unicode, unless you under know what.
64578      Branch: perl
64579            ! pp.c t/op/pack.t t/op/qu.t
64580 ____________________________________________________________________________
64581 [  8864] By: alanbur                               on 2001/02/20  22:35:34
64582         Log: Resynchronised with parent
64583      Branch: maint-5.6/pureperl
64584           !> README.win32 ext/GDBM_File/GDBM_File.pm
64585           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
64586           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
64587           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
64588           !> t/lib/sdbm.t util.c
64589 ____________________________________________________________________________
64590 [  8863] By: jhi                                   on 2001/02/20  20:55:11
64591         Log: Integrate change #8860,8861 from mainline into maintperl.
64592              
64593              "pseudo-literal j"
64594              
64595              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
64596      Branch: maint-5.6/perl
64597           !> lib/Test.pm pod/perlop.pod
64598 ____________________________________________________________________________
64599 [  8862] By: jhi                                   on 2001/02/20  20:30:07
64600         Log: Don't do casting between pointers pointing to differently sized
64601              integers.
64602      Branch: perl
64603            ! hv.c sv.c
64604 ____________________________________________________________________________
64605 [  8861] By: jhi                                   on 2001/02/20  19:53:44
64606         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
64607              From: Peter Prymmer <pvhp@forte.com>
64608              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
64609              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
64610      Branch: perl
64611            ! lib/Test.pm
64612 ____________________________________________________________________________
64613 [  8860] By: jhi                                   on 2001/02/20  19:48:02
64614         Log: "pseudo-literal j", a documentation glitch reported to Debian.
64615              The text recovered from Perl 5.005_03, and pseudo-literal replaced
64616              by "backtick string".
64617      Branch: perl
64618            ! pod/perlop.pod
64619 ____________________________________________________________________________
64620 [  8859] By: jhi                                   on 2001/02/20  19:15:46
64621         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
64622              from Chris Nandor.
64623      Branch: perl
64624            ! makedef.pl
64625 ____________________________________________________________________________
64626 [  8858] By: jhi                                   on 2001/02/20  17:36:53
64627         Log: Integrate pureperl changes #8844,8845,8850 to mainline
64628              (via maintperl #8855).
64629              
64630              Fixed %^H scoping bug
64631              
64632              Removed GV <-> CV refcount loop
64633              
64634              Removed %ENV refcount loop
64635      Branch: perl
64636           !> gv.c op.c perl.c pp.c scope.c
64637 ____________________________________________________________________________
64638 [  8857] By: jhi                                   on 2001/02/20  17:34:32
64639         Log: Integrate changes #8853,8854 from maintperl to mainline.
64640              
64641              EBDIC fixes, README.win32 Borland update.
64642      Branch: perl
64643           !> README.win32 handy.h util.c
64644 ____________________________________________________________________________
64645 [  8856] By: jhi                                   on 2001/02/20  17:33:16
64646         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
64647      Branch: maint-5.6/perl
64648           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
64649           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
64650           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
64651 ____________________________________________________________________________
64652 [  8855] By: jhi                                   on 2001/02/20  17:32:13
64653         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
64654              
64655              Fixed %^H scoping bug
64656              
64657              Removed GV <-> CV refcount loop
64658              
64659              Removed %ENV refcount loop
64660      Branch: maint-5.6/perl
64661           !> gv.c op.c perl.c pp.c scope.c
64662 ____________________________________________________________________________
64663 [  8854] By: jhi                                   on 2001/02/20  17:25:06
64664         Log: Subject: Addition to readme.win32 for Borland C++ compilers
64665              Date: Tue, 20 Feb 2001 02:15:25 +0300
64666              From: "Vadim Konovalov" <watman@inbox.ru>
64667              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
64668              
64669              Document Borland compiler misbehaviour.
64670      Branch: maint-5.6/perl
64671            ! README.win32
64672 ____________________________________________________________________________
64673 [  8853] By: jhi                                   on 2001/02/20  17:22:25
64674         Log: The assimilation of ebcdic.c didn't quite work at the first try,
64675              patches from Thomas Dorner.
64676      Branch: maint-5.6/perl
64677            ! handy.h util.c
64678 ____________________________________________________________________________
64679 [  8852] By: jhi                                   on 2001/02/20  17:20:15
64680         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
64681              From: Chris Nandor <pudge@pobox.com>
64682              Date: Tue, 20 Feb 2001 08:32:45 -0500
64683              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
64684      Branch: maint-5.6/perl
64685            ! makedef.pl mg.c
64686 ____________________________________________________________________________
64687 [  8851] By: jhi                                   on 2001/02/20  17:15:52
64688         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
64689      Branch: perl
64690            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
64691            ! t/lib/filter-util.t
64692 ____________________________________________________________________________
64693 [  8850] By: alanbur                               on 2001/02/20  17:12:40
64694         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
64695              and the magic pointer points back to the GV that contains the
64696              %ENV hash.  This creates a refcount loop that prevents members
64697              of %ENV from being freed correctly.  This change removes the
64698              refcount loop - the magic pointer was never used anyway, the
64699              only use of the magic was to check the type ('E') so that the
64700              appropriate environment manipulation code is called when %ENV
64701              is modified.
64702      Branch: maint-5.6/pureperl
64703            ! perl.c
64704 ____________________________________________________________________________
64705 [  8849] By: jhi                                   on 2001/02/20  17:12:20
64706         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
64707              From: "Craig A. Berry" <craigberry@mac.com>
64708              Date: Mon, 19 Feb 2001 23:36:12 -0600
64709              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
64710              
64711              Case-forgiving systems match TestInit.pm with TES*.
64712      Branch: perl
64713            ! t/lib/glob-basic.t
64714 ____________________________________________________________________________
64715 [  8848] By: jhi                                   on 2001/02/20  17:10:02
64716         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
64717      Branch: perl
64718            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
64719            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
64720            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
64721 ____________________________________________________________________________
64722 [  8847] By: jhi                                   on 2001/02/20  15:34:41
64723         Log: The #8843 wasn't quite right: %Config needs to imported.
64724      Branch: perl
64725            ! t/run/runenv.t
64726 ____________________________________________________________________________
64727 [  8846] By: jhi                                   on 2001/02/20  15:31:50
64728         Log: Retract the #8838 and #8840 for now because of
64729              the DB_File tie problem.
64730      Branch: perl
64731            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
64732            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
64733            ! proto.h sv.c
64734 ____________________________________________________________________________
64735 [  8845] By: alanbur                               on 2001/02/20  14:25:41
64736         Log: Removed GV <-> CV refcount loop
64737              CvGV(mycv) points to the parent GV of the CV, and was previously
64738              refcounted.  The pointer remains, but the refcounting has been removed
64739              as it causes a refcount loop between the CV and GV that means the CV
64740              can't ever be deleted.
64741      Branch: maint-5.6/pureperl
64742            ! gv.c op.c pp.c
64743 ____________________________________________________________________________
64744 [  8844] By: alanbur                               on 2001/02/20  14:23:13
64745         Log: Fixed %^H scoping bug
64746      Branch: maint-5.6/pureperl
64747            ! scope.c
64748 ____________________________________________________________________________
64749 [  8843] By: jhi                                   on 2001/02/19  13:38:08
64750         Log: fork() not everywhere, cleanup temp files.
64751      Branch: perl
64752            ! t/run/runenv.t
64753 ____________________________________________________________________________
64754 [  8842] By: alanbur                               on 2001/02/19  12:42:07
64755         Log: Resynchronised with parent
64756      Branch: maint-5.6/pureperl
64757           !> pod/perlfaq4.pod sv.c utf8.c
64758 ____________________________________________________________________________
64759 [  8841] By: jhi                                   on 2001/02/19  03:35:51
64760         Log: Update Changes.
64761      Branch: perl
64762            ! Changes patchlevel.h
64763 ____________________________________________________________________________
64764 [  8840] By: jhi                                   on 2001/02/19  00:23:41
64765         Log: Subject: [patch] add sv_setref_uv
64766              From: Doug MacEachern <dougm@covalent.net>
64767              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
64768              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
64769      Branch: perl
64770            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
64771            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
64772 ____________________________________________________________________________
64773 [  8839] By: jhi                                   on 2001/02/19  00:01:38
64774         Log: Put to rest the 20010205.001, the email address checking (not) regex.
64775      Branch: perl
64776            ! pod/perlfaq9.pod
64777 ____________________________________________________________________________
64778 [  8838] By: jhi                                   on 2001/02/18  22:17:54
64779         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
64780              From: Doug MacEachern <dougm@covalent.net>
64781              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
64782              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
64783      Branch: perl
64784            ! lib/ExtUtils/xsubpp
64785 ____________________________________________________________________________
64786 [  8837] By: jhi                                   on 2001/02/18  22:16:50
64787         Log: Subject: [patch] -Wall cleanup round 2
64788              From: Doug MacEachern <dougm@covalent.net>
64789              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
64790              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
64791      Branch: perl
64792            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
64793            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
64794            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
64795            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
64796            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
64797            ! ext/SDBM_File/SDBM_File.xs
64798 ____________________________________________________________________________
64799 [  8836] By: jhi                                   on 2001/02/18  22:11:20
64800         Log: Misapplied regex optimizations when \C is present.
64801              Fixes 20001230.002.
64802              
64803              What still remains broken is that the submatches that
64804              have \C in them get their UTF8 flag on because their
64805              parent SV has it on.  This will result in malformed
64806              UTF8 if a \C happened to match a non-ASCII byte.
64807      Branch: perl
64808            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
64809            ! t/pragma/utf8.t
64810 ____________________________________________________________________________
64811 [  8835] By: jhi                                   on 2001/02/18  20:12:02
64812         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
64813              
64814              The hash key got wrongly UTF8fied.
64815      Branch: perl
64816            ! pod/perlapi.pod toke.c utf8.c
64817 ____________________________________________________________________________
64818 [  8834] By: jhi                                   on 2001/02/18  19:44:25
64819         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
64820              don't warn on magical or overloaded things.
64821      Branch: perl
64822            ! pp_hot.c
64823 ____________________________________________________________________________
64824 [  8833] By: nick                                  on 2001/02/18  19:31:22
64825         Log: Integrate mainline
64826      Branch: perlio
64827           +> t/TestInit.pm t/run/runenv.t
64828            - t/UTEST
64829           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
64830           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
64831           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
64832           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
64833           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
64834           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
64835           !> utf8.c
64836 ____________________________________________________________________________
64837 [  8832] By: jhi                                   on 2001/02/18  19:21:18
64838         Log: Integrate perlio:
64839              
64840              [  8830]
64841              Apply the spirit of patch from Nick Clark:
64842              Subject: [PATCH] Re: extensions that provide layers
64843              From: Nicholas Clark <nick@ccl4.org>
64844              Date: Mon, 12 Feb 2001 16:43:51 +0000
64845              Message-Id: <20010212164350.Q3652@plum.flirble.org>
64846      Branch: perl
64847           !> perlio.c pod/perldiag.pod
64848 ____________________________________________________________________________
64849 [  8831] By: jhi                                   on 2001/02/18  19:14:20
64850         Log: Integrate change #8827 from mainline.
64851              
64852              UTF8 tweaks.
64853      Branch: maint-5.6/perl
64854           !> sv.c utf8.c
64855 ____________________________________________________________________________
64856 [  8830] By: nick                                  on 2001/02/18  19:10:34
64857         Log: Apply the spirit of patch from Nick Clark:
64858              Subject: [PATCH] Re: extensions that provide layers
64859              From: Nicholas Clark <nick@ccl4.org>
64860              Date: Mon, 12 Feb 2001 16:43:51 +0000
64861              Message-Id: <20010212164350.Q3652@plum.flirble.org>
64862      Branch: perlio
64863            ! perlio.c pod/perldiag.pod
64864 ____________________________________________________________________________
64865 [  8829] By: jhi                                   on 2001/02/18  19:03:25
64866         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
64867              From: schwern@pobox.com 
64868              Date: Sun, 18 Feb 2001 13:44:35 -0500
64869              Message-ID: <20010218134435.A17544@magnonel.guild.net>
64870              
64871              Applied, but as t/TestInit.pm.
64872      Branch: perl
64873            + t/TestInit.pm
64874            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
64875            ! t/op/subst_wamp.t
64876 ____________________________________________________________________________
64877 [  8828] By: jhi                                   on 2001/02/18  18:43:52
64878         Log: Integrate perlio:
64879              
64880              [  8826]
64881              Fix [ID 20010217.002]
64882              open FOO, "<:raw:perlio", ...
64883              :raw now inserts default base layer below itself.
64884              Also
64885              open FOO, "<:unix", ...
64886              works as well - but leaves buffer layer on stack under the unix layer.
64887      Branch: perl
64888           !> perlio.c
64889 ____________________________________________________________________________
64890 [  8827] By: jhi                                   on 2001/02/18  18:41:33
64891         Log: UTF-8 tweaks.
64892      Branch: perl
64893            ! sv.c utf8.c
64894 ____________________________________________________________________________
64895 [  8826] By: nick                                  on 2001/02/18  17:40:59
64896         Log: Fix [ID 20010217.002]
64897              open FOO, "<:raw:perlio", ...
64898              :raw now inserts default base layer below itself.
64899              Also
64900              open FOO, "<:unix", ...
64901              works as well - but leaves buffer layer on stack under the unix layer.
64902      Branch: perlio
64903            ! perlio.c
64904 ____________________________________________________________________________
64905 [  8825] By: jhi                                   on 2001/02/18  17:15:39
64906         Log: Integrate perlio:
64907              
64908              [  8820]
64909              Clean up a few core dumps when layers are used in unexpected ways.
64910              (Still not "right"...)
64911      Branch: perl
64912           !> perlio.c perliol.h
64913 ____________________________________________________________________________
64914 [  8824] By: jhi                                   on 2001/02/18  17:10:53
64915         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
64916              From: schwern@pobox.com
64917              Date: Sun, 18 Feb 2001 01:48:50 -0500
64918              Message-ID: <20010218014850.C19957@magnonel.guild.net>
64919      Branch: perl
64920            ! lib/Test/Harness.pm t/TEST t/op/chop.t
64921 ____________________________________________________________________________
64922 [  8823] By: jhi                                   on 2001/02/18  17:01:06
64923         Log: Add run/*.t to testables.
64924      Branch: perl
64925            ! t/TEST
64926 ____________________________________________________________________________
64927 [  8822] By: jhi                                   on 2001/02/18  16:58:58
64928         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
64929              From: schwern@pobox.com
64930              Date: Sun, 18 Feb 2001 01:11:35 -0500
64931              Message-ID: <20010218011135.A19957@magnonel.guild.net>
64932              
64933              Revive mjd's and Simon's PERL5OPT fix.
64934      Branch: perl
64935            + t/run/runenv.t
64936            ! MANIFEST perl.c
64937 ____________________________________________________________________________
64938 [  8821] By: jhi                                   on 2001/02/18  16:53:46
64939         Log: Subject: Re: Why t/TEST and not Test::Harness?
64940              From: schwern@pobox.com
64941              Date: Sat, 17 Feb 2001 22:44:44 -0500
64942              Message-ID: <20010217224444.A6679@magnonel.guild.net>
64943              
64944              Replace UTEST with TEST -utf8.
64945      Branch: perl
64946            - t/UTEST
64947            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
64948            ! t/lib/glob-basic.t
64949 ____________________________________________________________________________
64950 [  8820] By: nick                                  on 2001/02/18  13:06:16
64951         Log: Clean up a few core dumps when layers are used in unexpected ways.
64952              (Still not "right"...)
64953      Branch: perlio
64954            ! perlio.c perliol.h
64955 ____________________________________________________________________________
64956 [  8819] By: jhi                                   on 2001/02/18  02:25:55
64957         Log: Integrate change #8818 from maintperl, a FAQ nit.
64958      Branch: perl
64959           !> pod/perlfaq4.pod
64960 ____________________________________________________________________________
64961 [  8818] By: jhi                                   on 2001/02/18  02:24:50
64962         Log: FAQ nit from Chris Fedde.
64963      Branch: maint-5.6/perl
64964            ! pod/perlfaq4.pod
64965 ____________________________________________________________________________
64966 [  8817] By: nick                                  on 2001/02/17  18:20:14
64967         Log: Integrate mainline
64968      Branch: perlio
64969           +> lib/unicode/UCD.html lib/unicode/Unicode.html
64970           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
64971           +> pod/perlclib.pod
64972            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
64973            - lib/unicode/Unicode.301
64974           !> (integrate 324 files)
64975 ____________________________________________________________________________
64976 [  8816] By: jhi                                   on 2001/02/17  16:56:58
64977         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
64978      Branch: perl
64979            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
64980            ! ext/Storable/Storable.xs t/lib/st-06compat.t
64981            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
64982 ____________________________________________________________________________
64983 [  8815] By: jhi                                   on 2001/02/17  16:40:07
64984         Log: Subject: [patch] -Wall
64985              From: Doug MacEachern <dougm@covalent.net>
64986              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
64987              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
64988      Branch: perl
64989            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
64990            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
64991 ____________________________________________________________________________
64992 [  8814] By: jhi                                   on 2001/02/16  19:27:18
64993         Log: Document qu better.
64994      Branch: perl
64995            ! pod/perlop.pod
64996 ____________________________________________________________________________
64997 [  8813] By: jhi                                   on 2001/02/15  13:54:37
64998         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
64999              From: Hugo <hv@crypt.compulink.co.uk>
65000              Date: Thu, 15 Feb 2001 13:39:49 +0000
65001              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
65002      Branch: perl
65003            ! toke.c
65004 ____________________________________________________________________________
65005 [  8812] By: alanbur                               on 2001/02/15  13:52:16
65006         Log: Resynchronised with parent
65007      Branch: maint-5.6/pureperl
65008            - ebcdic.c
65009           !> (integrate 36 files)
65010 ____________________________________________________________________________
65011 [  8811] By: jhi                                   on 2001/02/15  13:51:16
65012         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
65013              
65014              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
65015              From: Jan Dubois <JanD@ActiveState.com>
65016              Date: Wed, 31 Jan 2001 21:17:03 -0800
65017              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
65018              
65019              tweak change#8659 to keep it simple
65020              
65021              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
65022              From: Russ Allbery <rra@stanford.edu>
65023              Date: 14 Feb 2001 10:15:41 -0800
65024              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
65025              
65026              (8809 empty)
65027              
65028              Upgrade to podlators 1.08, from Russ Allbery.
65029      Branch: perl
65030           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
65031           !> utils/perldoc.PL
65032 ____________________________________________________________________________
65033 [  8810] By: jhi                                   on 2001/02/15  13:35:08
65034         Log: Upgrade to podlators 1.08, from Russ Allbery.
65035      Branch: maint-5.6/perl
65036            ! lib/Pod/Man.pm lib/Pod/Text.pm
65037 ____________________________________________________________________________
65038 [  8809] By: jhi                                   on 2001/02/15  13:26:38
65039         Log: (accidentally empty check-in)
65040      Branch: maint-5.6/perl
65041            ! lib/Test/Harness.pm
65042 ____________________________________________________________________________
65043 [  8808] By: jhi                                   on 2001/02/15  13:23:47
65044         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
65045              From: Russ Allbery <rra@stanford.edu>
65046              Date: 14 Feb 2001 10:15:41 -0800
65047              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
65048              
65049              perldoc was hardcoding $Config{installscript}, which breaks
65050              when install* isn't where Perl ends up (such as with AFS).
65051              
65052              Use $Config{scriptdir} instead.
65053      Branch: maint-5.6/perl
65054            ! utils/perldoc.PL
65055 ____________________________________________________________________________
65056 [  8807] By: jhi                                   on 2001/02/14  14:37:27
65057         Log: Update Changes.
65058      Branch: perl
65059            ! Changes patchlevel.h
65060 ____________________________________________________________________________
65061 [  8806] By: jhi                                   on 2001/02/14  14:25:31
65062         Log: Integrate changes #8803,8804,8805 from mainline.
65063              
65064              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
65065              
65066              Don't skip too much of the locale error message if no environ array,
65067              from Chris Nandor.
65068              
65069              More MacOS Classic fixes from Chris Nandor.
65070      Branch: maint-5.6/perl
65071           !> doop.c lib/Cwd.pm perl.c perl.h util.c
65072 ____________________________________________________________________________
65073 [  8805] By: jhi                                   on 2001/02/14  03:29:01
65074         Log: More MacOS Classic fixes from Chris Nandor.
65075      Branch: perl
65076            ! doop.c lib/Cwd.pm
65077 ____________________________________________________________________________
65078 [  8804] By: jhi                                   on 2001/02/14  03:18:35
65079         Log: Don't skip too much of the locale error message if no environ array,
65080              from Chris Nandor.
65081      Branch: perl
65082            ! util.c
65083 ____________________________________________________________________________
65084 [  8803] By: jhi                                   on 2001/02/14  03:14:14
65085         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
65086      Branch: perl
65087            ! perl.c perl.h
65088 ____________________________________________________________________________
65089 [  8802] By: jhi                                   on 2001/02/13  18:31:33
65090         Log: AUTHORS update.
65091      Branch: perl
65092            ! AUTHORS
65093 ____________________________________________________________________________
65094 [  8801] By: jhi                                   on 2001/02/13  17:55:19
65095         Log: Integrate change #8792 from mainline.
65096              
65097              Subject: buncha MacPerl patches for bleadperl
65098              From: Chris Nandor <pudge@pobox.com>
65099              Date: Tue, 13 Feb 2001 00:02:43 -0500
65100              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
65101      Branch: maint-5.6/perl
65102           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
65103           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
65104           !> t/lib/basename.t toke.c util.h
65105 ____________________________________________________________________________
65106 [  8800] By: jhi                                   on 2001/02/13  17:46:43
65107         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
65108              to be forced to Off_t.
65109              
65110              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
65111              From: nick@ccl4.org
65112              Date: Thu, 1 Feb 2001 12:01:04 +0000
65113              Message-Id: <20010201120103.E11401@plum.flirble.org>
65114      Branch: maint-5.6/perl
65115            ! iperlsys.h perlio.c
65116 ____________________________________________________________________________
65117 [  8799] By: jhi                                   on 2001/02/13  16:52:51
65118         Log: Duplex duplex hunk hunk.
65119      Branch: maint-5.6/perl
65120            ! Makefile.SH
65121 ____________________________________________________________________________
65122 [  8797] By: jhi                                   on 2001/02/13  14:52:04
65123         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
65124              From: "Craig A. Berry" <craigberry@mac.com>
65125              Date: Mon, 12 Feb 2001 11:05:25 -0600
65126              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
65127      Branch: perl
65128            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
65129 ____________________________________________________________________________
65130 [  8796] By: jhi                                   on 2001/02/13  14:36:47
65131         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
65132              From: simon.cozens@pembroke.oxford.ac.uk 
65133              Date: Sat, 10 Feb 2001 17:57:02 +0000
65134              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
65135              
65136              Now it does include.
65137      Branch: perl
65138            ! pod/perldiag.pod
65139 ____________________________________________________________________________
65140 [  8795] By: jhi                                   on 2001/02/13  14:30:11
65141         Log: Sort the MANIFEST.
65142      Branch: perl
65143            ! MANIFEST
65144 ____________________________________________________________________________
65145 [  8794] By: jhi                                   on 2001/02/13  14:26:51
65146         Log: Integrate change #8793 from mainline, FAQ updates.
65147      Branch: maint-5.6/perl
65148           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
65149 ____________________________________________________________________________
65150 [  8793] By: jhi                                   on 2001/02/13  14:25:13
65151         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
65152      Branch: perl
65153            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
65154 ____________________________________________________________________________
65155 [  8792] By: jhi                                   on 2001/02/13  14:22:50
65156         Log: Subject: buncha MacPerl patches for bleadperl
65157              From: Chris Nandor <pudge@pobox.com>
65158              Date: Tue, 13 Feb 2001 00:02:43 -0500
65159              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
65160      Branch: perl
65161            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
65162            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
65163            ! t/lib/basename.t toke.c util.h
65164 ____________________________________________________________________________
65165 [  8791] By: jhi                                   on 2001/02/13  14:10:39
65166         Log: Integrate change #8790 from mainline.
65167              
65168              environ array wrongly assumed in Perl_init_i18nl10n(),
65169      Branch: maint-5.6/perl
65170           !> util.c
65171 ____________________________________________________________________________
65172 [  8790] By: jhi                                   on 2001/02/13  14:06:15
65173         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
65174              noticed by Chris Nandor in MacOS Classic.
65175      Branch: perl
65176            ! util.c
65177 ____________________________________________________________________________
65178 [  8789] By: jhi                                   on 2001/02/13  13:58:07
65179         Log: Integrate changes #8373,8487,8544,8783 from mainline.
65180              
65181              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
65182              hints files, the dynaloading, assimilate ebcdic into util.c.
65183      Branch: maint-5.6/perl
65184            - ebcdic.c
65185            ! MANIFEST hints/posix-bc.sh
65186           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
65187           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
65188           !> perlapi.c proto.h util.c
65189 ____________________________________________________________________________
65190 [  8788] By: alanbur                               on 2001/02/13  10:33:13
65191         Log: Integrated changes from maint-5.6
65192      Branch: maint-5.6/pureperl
65193           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
65194           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
65195           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65196           !> vos/config.ga.h vos/configure_perl.cm
65197 ____________________________________________________________________________
65198 [  8787] By: jhi                                   on 2001/02/13  05:56:36
65199         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
65200      Branch: perl
65201           !> Makefile.SH
65202 ____________________________________________________________________________
65203 [  8786] By: jhi                                   on 2001/02/13  05:54:34
65204         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
65205              From: Dorner Thomas <Thomas.Dorner@start.de>
65206              Date: Mon, 12 Feb 2001 15:06:26 +0100
65207              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
65208      Branch: maint-5.6/perl
65209            ! Makefile.SH
65210 ____________________________________________________________________________
65211 [  8785] By: jhi                                   on 2001/02/13  05:29:04
65212         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
65213      Branch: perl
65214           !> hints/openbsd.sh
65215 ____________________________________________________________________________
65216 [  8784] By: jhi                                   on 2001/02/13  02:25:24
65217         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
65218              From: Peter Prymmer <pvhp@forte.com>
65219              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
65220              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
65221      Branch: perl
65222            ! pod/perlclib.pod
65223 ____________________________________________________________________________
65224 [  8783] By: jhi                                   on 2001/02/13  02:22:36
65225         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
65226      Branch: perl
65227            - ebcdic.c
65228            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
65229            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
65230            ! util.c
65231 ____________________________________________________________________________
65232 [  8782] By: jhi                                   on 2001/02/13  02:00:07
65233         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
65234      Branch: maint-5.6/perl
65235            ! pod/perlport.pod
65236 ____________________________________________________________________________
65237 [  8781] By: jhi                                   on 2001/02/13  01:58:44
65238         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
65239      Branch: maint-5.6/perl
65240            ! hints/openbsd.sh
65241 ____________________________________________________________________________
65242 [  8780] By: jhi                                   on 2001/02/13  01:57:33
65243         Log: Synchronize the regexp tests between maintperl and mainline.
65244      Branch: maint-5.6/perl
65245           !> t/op/re_tests
65246 ____________________________________________________________________________
65247 [  8779] By: jhi                                   on 2001/02/13  01:49:35
65248         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
65249              From: Hugo <hv@crypt.compulink.co.uk>
65250              Date: Tue, 13 Feb 2001 00:11:11 +0000
65251              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
65252      Branch: perl
65253            ! regcomp.c t/op/re_tests
65254 ____________________________________________________________________________
65255 [  8778] By: jhi                                   on 2001/02/13  00:23:10
65256         Log: Comments do not nest.
65257      Branch: perl
65258            ! perl.h
65259 ____________________________________________________________________________
65260 [  8777] By: jhi                                   on 2001/02/13  00:17:54
65261         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
65262              From: Hugo <hv@crypt.compulink.co.uk>
65263              Date: Tue, 13 Feb 2001 00:11:11 +0000
65264              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
65265      Branch: maint-5.6/perl
65266            ! regcomp.c t/op/re_tests
65267 ____________________________________________________________________________
65268 [  8776] By: jhi                                   on 2001/02/12  23:25:52
65269         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
65270      Branch: maint-5.6/perl
65271            ! pod/perlport.pod
65272 ____________________________________________________________________________
65273 [  8775] By: jhi                                   on 2001/02/12  23:04:28
65274         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
65275      Branch: maint-5.6/perl
65276            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
65277            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65278            ! vos/configure_perl.cm
65279 ____________________________________________________________________________
65280 [  8774] By: jhi                                   on 2001/02/12  22:59:11
65281         Log: Subject: Re: [patch] context for 'U' magic functions
65282              From: Doug MacEachern <dougm@covalent.net>
65283              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
65284              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
65285              
65286              plus the suggestion by Nick Ing-Simmons to name the macro
65287              as PERL_MG_UFUNC to avoid namespace pollution, plus add
65288              the advice by Doug for XS writers to perl.h
65289      Branch: perl
65290            ! mg.c perl.h
65291 ____________________________________________________________________________
65292 [  8773] By: jhi                                   on 2001/02/11  20:14:12
65293         Log: Update Changes.
65294      Branch: perl
65295            ! Changes patchlevel.h
65296 ____________________________________________________________________________
65297 [  8772] By: jhi                                   on 2001/02/11  18:47:52
65298         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
65299              From: Simon Cozens <simon@cozens.net>
65300              Date: Wed, 31 Jan 2001 16:31:43 +0000
65301              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
65302      Branch: perl
65303            + pod/perlclib.pod
65304            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
65305            ! pod/perltoc.pod
65306 ____________________________________________________________________________
65307 [  8771] By: jhi                                   on 2001/02/11  18:36:48
65308         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
65309              
65310              Blocks-4d3.beta.txt
65311              CaseFolding-3d4.beta.txt
65312              CompositionExclusions-3d6.beta.txt
65313              EastAsianWidth-4d4.beta.txt
65314              LineBreak-6d3.beta.txt
65315              NamesList-3.1.0d1.beta.txt
65316              PropList-3.1.0d4.beta.txt
65317              SpecialCasing-4d1.beta.txt
65318              UnicodeData-3.1.0d6.beta.txt
65319      Branch: perl
65320            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
65321           +> lib/unicode/UCD.html lib/unicode/Unicode.html
65322            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
65323            - lib/unicode/Unicode.301
65324            ! (edit 257 files)
65325 ____________________________________________________________________________
65326 [  8770] By: jhi                                   on 2001/02/11  17:26:22
65327         Log: UTF-8 documentation.
65328      Branch: perl
65329            ! utf8.h
65330 ____________________________________________________________________________
65331 [  8769] By: jhi                                   on 2001/02/11  17:12:49
65332         Log: Retract #8762.
65333      Branch: perl
65334            ! regexec.c
65335 ____________________________________________________________________________
65336 [  8768] By: jhi                                   on 2001/02/11  16:54:45
65337         Log: Subject: [PATCH] Test::Harness
65338              From: andreas.koenig@anima.de (Andreas J. Koenig)
65339              Date: 11 Feb 2001 14:37:00 +0100
65340              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
65341      Branch: perl
65342            ! lib/Test/Harness.pm
65343 ____________________________________________________________________________
65344 [  8767] By: jhi                                   on 2001/02/11  16:53:52
65345         Log: Subject: [PATCH] Document makepatch in Porting/patching
65346              From: andreas.koenig@anima.de (Andreas J. Koenig)
65347              Date: 11 Feb 2001 16:46:28 +0100
65348              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
65349      Branch: perl
65350            ! Porting/patching.pod
65351 ____________________________________________________________________________
65352 [  8766] By: jhi                                   on 2001/02/11  06:30:23
65353         Log: Subject: Re: [patch] GvSHARED
65354              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
65355              From: Doug MacEachern <dougm@covalent.net>
65356              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
65357              
65358              Subject: Re: [patch] GvSHARED
65359              From: Doug MacEachern <dougm@covalent.net>
65360              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
65361              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
65362              
65363              Subject: [patch] attributes.pm support for `shared'
65364              From: Doug MacEachern <dougm@covalent.net>
65365              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
65366              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
65367              
65368              our() attributes were ignored, our :shared pieces missing,
65369              allow attributes.pm to turn on shared.
65370      Branch: perl
65371            ! op.c t/op/attrs.t toke.c xsutils.c
65372 ____________________________________________________________________________
65373 [  8765] By: alanbur                               on 2001/02/10  23:11:19
65374         Log: Resync with parent (hopefully sucessfully this time)
65375      Branch: maint-5.6/pureperl
65376           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
65377           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
65378           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
65379           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
65380           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
65381           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
65382           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
65383 ____________________________________________________________________________
65384 [  8764] By: jhi                                   on 2001/02/10  22:54:38
65385         Log: Make TEST and UTEST more verbose in case something goes
65386              wrong in running/compiling a script, suggested by Doug
65387              MacEachern.
65388      Branch: perl
65389            ! t/TEST t/UTEST
65390 ____________________________________________________________________________
65391 [  8763] By: jhi                                   on 2001/02/10  22:11:34
65392         Log: Bogus shebang.
65393      Branch: perl
65394            ! t/lib/texttabs.t
65395 ____________________________________________________________________________
65396 [  8762] By: jhi                                   on 2001/02/10  21:56:02
65397         Log: (Retracted by #8769)
65398      Branch: perl
65399            ! regexec.c
65400 ____________________________________________________________________________
65401 [  8761] By: jhi                                   on 2001/02/10  21:26:15
65402         Log: Subject: Re: [patch] GvSHARED 
65403              From: Doug MacEachern <dougm@covalent.net>
65404              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
65405              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
65406              
65407              our @EXPORT : shared = (...);
65408      Branch: perl
65409            ! toke.c
65410 ____________________________________________________________________________
65411 [  8760] By: jhi                                   on 2001/02/10  21:25:07
65412         Log: Subject: [patch] GvSHARED
65413              From: Doug MacEachern <dougm@covalent.net>
65414              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
65415              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
65416      Branch: perl
65417            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
65418 ____________________________________________________________________________
65419 [  8759] By: alanbur                               on 2001/02/10  21:24:27
65420         Log: Backed out mismerge.
65421      Branch: maint-5.6/pureperl
65422            ! MANIFEST README.hpux README.vmesa gv.c installhtml
65423            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
65424            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
65425            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
65426            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
65427            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
65428            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
65429 ____________________________________________________________________________
65430 [  8758] By: jhi                                   on 2001/02/10  18:01:17
65431         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
65432              
65433              Fixed UMRs and leak in Perl_pmtrans()
65434              
65435              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
65436              associated UTFied tr/// code.  Also fixed scoping leak of
65437              PL_reg_start_tmp.
65438              
65439              newATTRSUB leaks when an attempt to redefine the active sort sub is
65440              made.
65441      Branch: maint-5.6/perl
65442           !> op.c regcomp.c
65443 ____________________________________________________________________________
65444 [  8757] By: alanbur                               on 2001/02/10  17:56:46
65445         Log: Resynchronised with parent
65446      Branch: maint-5.6/pureperl
65447           +> README.bs2000
65448            - README.posix-bc
65449            ! gv.c perl.c sv.c
65450           !> MANIFEST README.hpux README.vmesa installhtml
65451           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
65452           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
65453           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
65454           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
65455           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
65456           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
65457 ____________________________________________________________________________
65458 [  8756] By: alanbur                               on 2001/02/10  17:51:15
65459         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
65460              made.
65461      Branch: maint-5.6/pureperl
65462            ! op.c
65463 ____________________________________________________________________________
65464 [  8755] By: jhi                                   on 2001/02/09  22:41:35
65465         Log: Upgrade to CPAN 1.59_54, from Andreas König.
65466      Branch: perl
65467            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
65468 ____________________________________________________________________________
65469 [  8754] By: jhi                                   on 2001/02/09  22:29:20
65470         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
65471              
65472              Didn't upgrade the fill.t since it has a dependency to File::Slurp
65473              purely for debugging purposes, the actual test hasn't changed.
65474      Branch: perl
65475            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
65476            ! t/lib/textwrap.t
65477 ____________________________________________________________________________
65478 [  8753] By: jhi                                   on 2001/02/09  20:17:50
65479         Log: Integrate change #8682 from maintperl.
65480              
65481              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
65482              to work correctly.
65483      Branch: perl
65484           !> hints/irix_6.sh
65485 ____________________________________________________________________________
65486 [  8752] By: jhi                                   on 2001/02/09  20:00:46
65487         Log: Update Changes.
65488      Branch: perl
65489            ! Changes patchlevel.h
65490 ____________________________________________________________________________
65491 [  8751] By: nick                                  on 2001/02/09  19:48:37
65492         Log: Integrate mainline
65493      Branch: perlio
65494           +> README.bs2000 t/lib/cgi-esc.t
65495            - README.posix-bc
65496           !> (integrate 53 files)
65497 ____________________________________________________________________________
65498 [  8750] By: nick                                  on 2001/02/09  19:25:16
65499         Log: Subject: RE: Biannual Competition to Improve Hashing Function
65500              From: Fisher Mark <fisherm@tce.com>
65501              Date: Thu, 8 Feb 2001 10:44:00 -0500
65502              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
65503              Date: Thu, 8 Feb 2001 15:02:47 -0500
65504              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
65505      Branch: perl
65506            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
65507 ____________________________________________________________________________
65508 [  8749] By: jhi                                   on 2001/02/09  19:02:35
65509         Log: Forgotten fragment.
65510      Branch: perl
65511            ! pod/perlapi.pod
65512 ____________________________________________________________________________
65513 [  8748] By: jhi                                   on 2001/02/09  18:31:34
65514         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
65515              plus manual tweakage.
65516              
65517              Sync the perlfaq2 between mainline and maintperl.
65518      Branch: maint-5.6/perl
65519            ! pod/perlfaq2.pod
65520      Branch: perl
65521           !> pod/perlfaq2.pod
65522 ____________________________________________________________________________
65523 [  8747] By: jhi                                   on 2001/02/09  18:12:04
65524         Log: Subject: versiononly and installperl
65525              From: abigail@foad.org
65526              Date: Wed, 7 Feb 2001 22:43:12 +0100
65527              Message-ID: <20010207214312.7045.qmail@foad.org>    
65528              
65529              Add +v flag to force a normal install of the perl binary
65530              and the utilities.
65531              
65532              Subject: [PATCH] installperl
65533              From: Nicholas Clark <nick@ccl4.org>
65534              Date: Fri, 9 Feb 2001 16:28:57 +0000
65535              Message-ID: <20010209162857.B10931@plum.flirble.org>
65536              
65537              Add -A flag which also hardlinks the binary with
65538              the full architecture name.
65539      Branch: perl
65540            ! installperl
65541 ____________________________________________________________________________
65542 [  8746] By: jhi                                   on 2001/02/09  18:03:43
65543         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
65544              
65545              Subject: perlfaq2, re: perlmongers
65546              
65547              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
65548              
65549              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
65550              
65551              Subject: [ID 20010205.001] typo in perlfaq9
65552              
65553              Subject: [ID 20010208.002] unordered explanation in perlcall
65554      Branch: maint-5.6/perl
65555           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
65556           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
65557           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
65558 ____________________________________________________________________________
65559 [  8745] By: jhi                                   on 2001/02/09  17:59:09
65560         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
65561              From: abela@geneanet.org
65562              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
65563              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
65564      Branch: perl
65565            ! pod/perlcall.pod
65566 ____________________________________________________________________________
65567 [  8744] By: jhi                                   on 2001/02/09  17:48:16
65568         Log: Subject: [ID 20010205.001] typo in perlfaq9
65569              From: eserte@vran.herceg.de
65570              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
65571              Message-Id: <200102042244.XAA21926@vran.herceg.de>
65572      Branch: perl
65573            ! pod/perlfaq9.pod
65574 ____________________________________________________________________________
65575 [  8743] By: jhi                                   on 2001/02/09  17:25:12
65576         Log: Integrate change #8695 from maintperl.
65577              
65578              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
65579      Branch: perl
65580           !> thread.h
65581 ____________________________________________________________________________
65582 [  8742] By: jhi                                   on 2001/02/09  17:21:22
65583         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
65584              From: Andy Dougherty <doughera@lafayette.edu>
65585              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
65586              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
65587      Branch: perl
65588            ! embed.pl
65589 ____________________________________________________________________________
65590 [  8741] By: jhi                                   on 2001/02/09  17:05:19
65591         Log: Integrate changes #8738,8739,8740 from maintperl.
65592              
65593              Html files will be installed in a more logical and easier to
65594              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
65595              
65596              Html files will be generated with a header to make them look
65597              a little less bare.
65598              
65599              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
65600      Branch: perl
65601           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
65602 ____________________________________________________________________________
65603 [  8740] By: jhi                                   on 2001/02/09  17:03:46
65604         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
65605              From: "Brendan O'Dea" <bod@compusol.com.au>
65606              Date: Sun, 4 Feb 2001 11:17:56 +1100
65607              Message-ID: <20010204111756.A16301@compusol.com.au>
65608      Branch: maint-5.6/perl
65609            ! pod/perlfaq3.pod
65610 ____________________________________________________________________________
65611 [  8739] By: jhi                                   on 2001/02/09  17:01:59
65612         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
65613              From: "Indy Singh" <indy@nusphere.com>
65614              Date: Fri, 2 Feb 2001 15:09:59 -0500
65615              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
65616              
65617              Html files will be generated with a header to make them look
65618              a little less bare.
65619      Branch: maint-5.6/perl
65620            ! installhtml
65621 ____________________________________________________________________________
65622 [  8738] By: jhi                                   on 2001/02/09  16:58:48
65623         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
65624              From: "Indy Singh" <indy@nusphere.com>
65625              Date: Fri, 2 Feb 2001 15:08:23 -0500
65626              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
65627              
65628              Html files will be installed in a more logical and easier to
65629              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
65630      Branch: maint-5.6/perl
65631            ! win32/Makefile win32/makefile.mk
65632 ____________________________________________________________________________
65633 [  8737] By: jhi                                   on 2001/02/09  16:46:54
65634         Log: Integrate changes #8687,8736 from maintperl.
65635              
65636              HP-UX thread patches from Merijn H. Brand.
65637              
65638              Latin nit from Philip Newton.
65639      Branch: perl
65640           !> README.hpux hints/hpux.sh
65641 ____________________________________________________________________________
65642 [  8736] By: jhi                                   on 2001/02/09  16:42:31
65643         Log: Latin nit from Philip Newton.
65644      Branch: maint-5.6/perl
65645            ! README.hpux
65646 ____________________________________________________________________________
65647 [  8735] By: jhi                                   on 2001/02/09  16:24:03
65648         Log: Integrate changes #8704,8710 from pureperl.
65649              
65650              Fixed UMRs and leak in Perl_pmtrans()
65651              
65652              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
65653              associated UTFied tr/// code.  Also fixed scoping leak of
65654              PL_reg_start_tmp.
65655      Branch: perl
65656           !> op.c regcomp.c
65657 ____________________________________________________________________________
65658 [  8734] By: jhi                                   on 2001/02/09  15:40:21
65659         Log: Integrate change #8733 from maintperl.
65660              
65661              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
65662      Branch: perl
65663           !> pod/perlre.pod
65664 ____________________________________________________________________________
65665 [  8733] By: jhi                                   on 2001/02/09  15:35:47
65666         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
65667              From: Prymmer/Kahn <pvhp@best.com>
65668              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
65669              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
65670      Branch: maint-5.6/perl
65671            ! pod/perlre.pod
65672 ____________________________________________________________________________
65673 [  8732] By: jhi                                   on 2001/02/09  15:26:17
65674         Log: Rename README.posix-bc to README.bs2000 (to avoid the
65675              confusion of a "perlposix-bc.pod"), add a few missing
65676              arch pods, regen toc.
65677      Branch: maint-5.6/perl
65678           +> README.bs2000
65679            - README.posix-bc
65680            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
65681            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
65682 ____________________________________________________________________________
65683 [  8731] By: jhi                                   on 2001/02/09  15:23:39
65684         Log: De-cut-and-pasto.
65685      Branch: perl
65686            ! pod/perl.pod
65687 ____________________________________________________________________________
65688 [  8730] By: jhi                                   on 2001/02/09  15:11:13
65689         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
65690              when people think that perlposix-bc.pod tells anything about
65691              Perl and POSIX.  Regen toc.
65692      Branch: perl
65693           +> README.bs2000
65694            - README.posix-bc
65695            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
65696            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
65697 ____________________________________________________________________________
65698 [  8729] By: jhi                                   on 2001/02/09  14:52:28
65699         Log: The README.vmesa part of #8712 from maintperl.
65700      Branch: perl
65701            ! README.vmesa
65702 ____________________________________________________________________________
65703 [  8728] By: jhi                                   on 2001/02/09  14:46:06
65704         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
65705              From: Peter Prymmer <pvhp@forte.com>
65706              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
65707              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
65708      Branch: maint-5.6/perl
65709            ! README.vmesa win32/Makefile win32/makefile.mk
65710 ____________________________________________________________________________
65711 [  8727] By: jhi                                   on 2001/02/09  14:33:25
65712         Log: Integrate change #8712 from mainline.
65713              
65714              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
65715      Branch: maint-5.6/perl
65716           !> lib/Pod/Find.pm
65717 ____________________________________________________________________________
65718 [  8726] By: jhi                                   on 2001/02/09  14:30:28
65719         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
65720              From: Peter Prymmer <pvhp@forte.com>
65721              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
65722              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
65723      Branch: perl
65724            + t/lib/cgi-esc.t
65725            ! MANIFEST lib/CGI/Util.pm
65726 ____________________________________________________________________________
65727 [  8725] By: jhi                                   on 2001/02/09  04:56:47
65728         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
65729      Branch: maint-5.6/perl
65730            ! pod/perlport.pod
65731 ____________________________________________________________________________
65732 [  8724] By: jhi                                   on 2001/02/09  04:40:59
65733         Log: Integrate changes 7819,7820 from vmsperl into mainline.
65734              
65735              Add header for LIB$ prototypes (C. Berry)
65736              
65737              Convert fwrite()s to sockets to write()s, since some socket stacks
65738              don't take kindly to stdio.
65739              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
65740              (for often optional LNMs)
65741              Correct a few typos
65742              (C. Bailey)
65743      Branch: perl
65744           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
65745 ____________________________________________________________________________
65746 [  8723] By: jhi                                   on 2001/02/09  03:29:29
65747         Log: Integrate change #8722 from mainline.
65748              
65749              The Im() function wasn't returning zero for non-Math::Complex
65750              arguments.  The bug reported by John Gamble.
65751      Branch: maint-5.6/perl
65752           !> lib/Math/Complex.pm
65753 ____________________________________________________________________________
65754 [  8722] By: jhi                                   on 2001/02/09  03:28:33
65755         Log: The Im() function wasn't returning zero for non-Math::Complex
65756              arguments.  The bug reported by John Gamble.
65757      Branch: perl
65758            ! lib/Math/Complex.pm
65759 ____________________________________________________________________________
65760 [  8721] By: nick                                  on 2001/02/08  22:11:35
65761         Log: Correct the correction :-(
65762      Branch: perl
65763            ! perl.c
65764 ____________________________________________________________________________
65765 [  8720] By: bailey                                on 2001/02/08  20:59:22
65766         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
65767              don't take kindly to stdio.
65768              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
65769              (for often optional LNMs)
65770              Correct a few typos
65771              (C. Bailey)
65772      Branch: vmsperl
65773            ! vms/vms.c vms/vmsish.h
65774 ____________________________________________________________________________
65775 [  8719] By: bailey                                on 2001/02/08  20:51:02
65776         Log: Add header for LIB$ prototypes (C. Berry)
65777      Branch: vmsperl
65778            ! ext/Devel/DProf/DProf.xs
65779 ____________________________________________________________________________
65780 [  8718] By: bailey                                on 2001/02/08  20:49:00
65781         Log: SYN SYN
65782      Branch: vmsperl
65783           +> pod/perliol.pod t/lib/sample-tests/bailout
65784           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
65785           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
65786           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
65787           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
65788           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
65789           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
65790            - lib/unicode/Is/DCinital.pl
65791           !> (integrate 101 files)
65792 ____________________________________________________________________________
65793 [  8717] By: nick                                  on 2001/02/08  19:38:48
65794         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
65795              From: Robin Barker <rmb1@cise.npl.co.uk>
65796              Date: Thu, 8 Feb 2001 14:38:07 GMT
65797              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
65798      Branch: perl
65799            ! lib/CPAN.pm
65800 ____________________________________________________________________________
65801 [  8716] By: nick                                  on 2001/02/08  19:29:07
65802         Log: Generated files form 8713 etc.
65803      Branch: perl
65804            ! embed.h global.sym objXSUB.h perlapi.c proto.h
65805 ____________________________________________________________________________
65806 [  8715] By: nick                                  on 2001/02/08  19:26:08
65807         Log: Fixup non-ithread build after 8713
65808      Branch: perl
65809            ! perl.c
65810 ____________________________________________________________________________
65811 [  8714] By: nick                                  on 2001/02/08  19:17:45
65812         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
65813              From: nick@ccl4.org
65814              Date: Wed, 7 Feb 2001 00:27:47 +0000
65815              Message-Id: <20010207002747.B63724@plum.flirble.org>
65816      Branch: perl
65817            ! sv.c toke.c
65818 ____________________________________________________________________________
65819 [  8713] By: nick                                  on 2001/02/08  19:15:58
65820         Log: Subject: Re: [patch] Re: PL_ptr_table
65821              From: Doug Maceachern <dougm@covalent.net>
65822              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
65823              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
65824      Branch: perl
65825            ! embed.pl perl.c sv.c sv.h
65826 ____________________________________________________________________________
65827 [  8712] By: nick                                  on 2001/02/08  19:12:47
65828         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
65829              From: Peter Prymmer <pvhp@forte.com>
65830              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
65831              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
65832      Branch: perl
65833            ! lib/Pod/Find.pm
65834 ____________________________________________________________________________
65835 [  8711] By: nick                                  on 2001/02/07  21:06:11
65836         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
65837              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
65838              From: Alan Burlison <Alan.Burlison@uk.sun.com>
65839              Date: Tue, 06 Feb 2001 23:37:01 +0000
65840              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
65841      Branch: perl
65842            ! regcomp.c
65843 ____________________________________________________________________________
65844 [  8710] By: alanbur                               on 2001/02/07  00:22:04
65845         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
65846              associated UTFied tr/// code.  Also fixed scoping leak of
65847              PL_reg_start_tmp.
65848      Branch: maint-5.6/pureperl
65849            ! op.c regcomp.c
65850 ____________________________________________________________________________
65851 [  8709] By: nick                                  on 2001/02/06  21:16:49
65852         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
65853              From: Michael G Schwern <schwern@pobox.com>
65854              Date: Sun, 4 Feb 2001 19:47:14 -0500
65855              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
65856      Branch: perl
65857            ! pod/perlapi.pod pod/perlmodlib.PL
65858 ____________________________________________________________________________
65859 [  8708] By: nick                                  on 2001/02/06  20:41:20
65860         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
65861              From: Michael G Schwern <schwern@pobox.com>
65862              Date: Sun, 4 Feb 2001 21:17:49 -0500
65863              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
65864      Branch: perl
65865            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
65866            ! pod/perltootc.pod
65867 ____________________________________________________________________________
65868 [  8707] By: nick                                  on 2001/02/06  20:29:11
65869         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
65870              From: Michael G Schwern <schwern@pobox.com>
65871              Date: Tue, 6 Feb 2001 05:54:30 -0500
65872              Message-Id: <20010206055430.A951@blackrider.aocn.com>
65873      Branch: perl
65874            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
65875 ____________________________________________________________________________
65876 [  8706] By: nick                                  on 2001/02/06  20:21:40
65877         Log: Subject: RE: some win32 fixes
65878              Date: Tue, 6 Feb 2001 09:23:20 +0300
65879              From: Vadim Konovalov <vkonovalov@lucent.com>
65880              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
65881      Branch: perl
65882            ! toke.c win32/Makefile win32/config.bc win32/config.gc
65883            ! win32/config.vc win32/config_H.bc win32/makefile.mk
65884 ____________________________________________________________________________
65885 [  8705] By: alanbur                               on 2001/02/06  15:00:03
65886         Log: Synchronised with parent
65887      Branch: maint-5.6/pureperl
65888            ! regexec.c
65889           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
65890           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
65891 ____________________________________________________________________________
65892 [  8704] By: alanbur                               on 2001/02/06  14:55:24
65893         Log: Fixed UMRs and leak in Perl_pmtrans()
65894      Branch: maint-5.6/pureperl
65895            ! op.c
65896 ____________________________________________________________________________
65897 [  8703] By: gsar                                  on 2001/02/06  02:29:37
65898         Log: $(MAKE) distclean doesn't clean up properly on windows
65899      Branch: maint-5.6/perl
65900            ! win32/Makefile win32/makefile.mk
65901 ____________________________________________________________________________
65902 [  8702] By: gsar                                  on 2001/02/06  01:00:46
65903         Log: tweak change#8659 to keep it simple
65904      Branch: maint-5.6/perl
65905            ! utils/perldoc.PL
65906 ____________________________________________________________________________
65907 [  8701] By: gsar                                  on 2001/02/05  22:45:41
65908         Log: change#8693 was missing testsuite changes
65909      Branch: maint-5.6/perl
65910           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
65911 ____________________________________________________________________________
65912 [  8700] By: nick                                  on 2001/02/05  20:32:52
65913         Log: Integrate mainline
65914      Branch: perlio
65915           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
65916           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
65917           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
65918           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
65919           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
65920           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
65921           +> t/lib/test-harness.t
65922           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
65923           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
65924           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
65925           !> pod/perlutil.pod t/TEST utils/h2xs.PL
65926 ____________________________________________________________________________
65927 [  8699] By: nick                                  on 2001/02/05  19:41:07
65928         Log: Subject: perlfaq2, re: perlmongers
65929              From: David H. Adler <dha@panix.com>
65930              Date: Sun, 4 Feb 2001 23:48:23 -0500
65931              Message-Id: <20010204234823.A13429@panix.com>
65932      Branch: perl
65933            ! pod/perlfaq2.pod
65934 ____________________________________________________________________________
65935 [  8698] By: nick                                  on 2001/02/05  19:39:31
65936         Log: Missed file f#rom the testharness mess.
65937      Branch: perl
65938            + t/lib/test-harness.t
65939 ____________________________________________________________________________
65940 [  8697] By: nick                                  on 2001/02/05  19:37:21
65941         Log: Subject: [DOC PATCH] overload.pm nits
65942              From: John Tobey <jtobey@john-edwin-tobey.org>
65943              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
65944              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
65945      Branch: perl
65946            ! lib/overload.pm
65947 ____________________________________________________________________________
65948 [  8696] By: alanbur                               on 2001/02/05  11:56:00
65949         Log: Sync with parent
65950      Branch: maint-5.6/pureperl
65951           !> thread.h
65952 ____________________________________________________________________________
65953 [  8695] By: gsar                                  on 2001/02/05  03:27:34
65954         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
65955      Branch: maint-5.6/perl
65956            ! thread.h
65957 ____________________________________________________________________________
65958 [  8694] By: alanbur                               on 2001/02/05  00:07:47
65959         Log: Initial branch creation from //depot/maint-5.6/perl
65960      Branch: maint-5.6/pureperl
65961           +> (branch 1719 files)
65962 ____________________________________________________________________________
65963 [  8693] By: gsar                                  on 2001/02/04  22:38:49
65964         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
65965              changes)
65966      Branch: maint-5.6/perl
65967           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
65968           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
65969           !> ext/DB_File/version.c
65970 ____________________________________________________________________________
65971 [  8692] By: nick                                  on 2001/02/04  18:15:57
65972         Log: The missed t/TEST part of the grand testharness upgrade.
65973      Branch: perl
65974            ! t/TEST
65975 ____________________________________________________________________________
65976 [  8691] By: nick                                  on 2001/02/04  18:05:17
65977         Log: New improved test harness
65978              Subject: Re: [PATCH Test::Harness] Third time's a charm?
65979              From: Michael G Schwern <schwern@pobox.com>
65980              Date: Sun, 4 Feb 2001 08:01:20 -0500
65981              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
65982      Branch: perl
65983            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
65984            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
65985            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
65986            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
65987            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
65988            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
65989            ! MANIFEST lib/Test/Harness.pm
65990 ____________________________________________________________________________
65991 [  8690] By: nick                                  on 2001/02/04  17:57:51
65992         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
65993              From: Jonathan Stowe <gellyfish@gellyfish.com>
65994              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
65995              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
65996      Branch: perl
65997            ! utils/h2xs.PL
65998 ____________________________________________________________________________
65999 [  8689] By: nick                                  on 2001/02/04  17:55:24
66000         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
66001              From: Michael G Schwern <schwern@pobox.com>
66002              Date: Sat, 3 Feb 2001 22:46:38 -0500
66003              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
66004      Branch: perl
66005            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
66006            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
66007 ____________________________________________________________________________
66008 [  8688] By: nick                                  on 2001/02/04  17:43:55
66009         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
66010              length byfailing to spot lack of closing )
66011              From: nick@talking.bollo.cx
66012              Date: Sat, 03 Feb 2001 23:53:16 +0000
66013              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
66014      Branch: perl
66015            ! perlio.c pod/perldiag.pod
66016 ____________________________________________________________________________
66017 [  8687] By: jhi                                   on 2001/02/03  17:11:42
66018         Log: HP-UX thread patches from Merijn H. Brand.
66019      Branch: maint-5.6/perl
66020            ! README.hpux hints/hpux.sh
66021 ____________________________________________________________________________
66022 [  8686] By: jhi                                   on 2001/02/03  16:40:12
66023         Log: Metaconfig changes for #8685.
66024      Branch: metaconfig
66025            ! U/installdirs/instubperl.U
66026      Branch: metaconfig/U/perl
66027            ! Devel.U versiononly.U
66028 ____________________________________________________________________________
66029 [  8685] By: jhi                                   on 2001/02/03  16:39:49
66030         Log: For -Dusedevel builds turn off installusrbinperl and turn on
66031              versiononly, a combined idea of Richard Soderberg and Merijn
66032              H. Brand.  You can still override both of these from the command
66033              line if you need to, -Dinstallusrbinperl and -Uversiononly.
66034      Branch: perl
66035            ! Configure
66036 ____________________________________________________________________________
66037 [  8684] By: jhi                                   on 2001/02/03  16:16:34
66038         Log: Metaconfig unit fix for #8683.
66039      Branch: metaconfig
66040            ! U/compline/nblock_io.U
66041 ____________________________________________________________________________
66042 [  8683] By: jhi                                   on 2001/02/03  16:16:12
66043         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
66044              reported by Peter Prymmer for 5.6-TRIAL1.
66045      Branch: perl
66046            ! Configure
66047 ____________________________________________________________________________
66048 [  8682] By: jhi                                   on 2001/02/03  05:52:11
66049         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
66050              to work correctly.
66051      Branch: maint-5.6/perl
66052            ! hints/irix_6.sh
66053 ____________________________________________________________________________
66054 [  8681] By: jhi                                   on 2001/02/03  05:47:33
66055         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
66056      Branch: maint-5.6/perl
66057            ! pod/perlport.pod
66058 ____________________________________________________________________________
66059 [  8680] By: jhi                                   on 2001/02/02  21:39:49
66060         Log: perlport update from Peter Prymmer.
66061      Branch: maint-5.6/perl
66062            ! pod/perlport.pod
66063 ____________________________________________________________________________
66064 [  8679] By: nick                                  on 2001/02/02  20:50:48
66065         Log: Integrate mainline
66066      Branch: perlio
66067           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
66068           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
66069           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
66070 ____________________________________________________________________________
66071 [  8678] By: gsar                                  on 2001/02/02  16:02:12
66072         Log: note about bincompat, slightly modified (from Lupe Christoph)
66073      Branch: maint-5.6/perl
66074            ! README.solaris
66075 ____________________________________________________________________________
66076 [  8677] By: jhi                                   on 2001/02/02  15:46:20
66077         Log: Supported platforms updates.
66078      Branch: maint-5.6/perl
66079            ! pod/perlport.pod
66080 ____________________________________________________________________________
66081 [  8676] By: jhi                                   on 2001/02/02  03:41:26
66082         Log: A couple more perlfaq2 tweaks.
66083      Branch: maint-5.6/perl
66084            ! pod/perlfaq2.pod
66085 ____________________________________________________________________________
66086 [  8675] By: jhi                                   on 2001/02/02  03:17:44
66087         Log: Misedit in #8661.
66088      Branch: maint-5.6/perl
66089            ! Configure
66090 ____________________________________________________________________________
66091 [  8674] By: jhi                                   on 2001/02/02  03:14:38
66092         Log: Damien again.
66093      Branch: maint-5.6/perl
66094            ! pod/perlfaq2.pod
66095 ____________________________________________________________________________
66096 [  8673] By: jhi                                   on 2001/02/02  03:12:40
66097         Log: perlfaq update from Elaine Ashton.
66098      Branch: maint-5.6/perl
66099            ! pod/perlfaq2.pod
66100 ____________________________________________________________________________
66101 [  8672] By: jhi                                   on 2001/02/02  03:07:08
66102         Log: UTF-8 s/// patch from Inaba Hiroto.
66103      Branch: maint-5.6/perl
66104            ! pp_ctl.c pp_hot.c
66105 ____________________________________________________________________________
66106 [  8671] By: jhi                                   on 2001/02/01  22:34:31
66107         Log: Update Changes.
66108      Branch: perl
66109            ! Changes patchlevel.h
66110 ____________________________________________________________________________
66111 [  8670] By: jhi                                   on 2001/02/01  22:15:29
66112         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
66113              from maintperl.
66114              
66115              Upgrade to Getopt::Long 2.25, from Johan Vromans.
66116              
66117              more files need to be writable in the source distribution
66118              
66119              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
66120              
66121              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
66122              
66123              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
66124              
66125              Allow the float to be fuzzier.
66126              
66127              need to use INT2PTR instead of a straight cast or ia64 fails
66128              
66129              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
66130              
66131              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
66132      Branch: perl
66133           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
66134           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
66135           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
66136 ____________________________________________________________________________
66137 [  8669] By: jhi                                   on 2001/02/01  21:57:02
66138         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
66139              From: Robin Barker <rmb1@cise.npl.co.uk>
66140              Date: Thu, 1 Feb 2001 16:59:05 GMT
66141              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
66142      Branch: maint-5.6/perl
66143            ! pod/perlmodlib.PL
66144 ____________________________________________________________________________
66145 [  8668] By: nick                                  on 2001/02/01  19:41:40
66146         Log: Integrate mainline
66147      Branch: perlio
66148           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
66149           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
66150           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
66151 ____________________________________________________________________________
66152 [  8667] By: gsar                                  on 2001/02/01  16:59:11
66153         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
66154      Branch: maint-5.6/perl
66155            ! embed.pl embedvar.h
66156 ____________________________________________________________________________
66157 [  8666] By: gsar                                  on 2001/02/01  16:34:51
66158         Log: add missing entries to win32/config.?c
66159      Branch: maint-5.6/perl
66160            ! win32/config.bc win32/config.gc win32/config.vc
66161            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
66162 ____________________________________________________________________________
66163 [  8665] By: jhi                                   on 2001/02/01  14:58:51
66164         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
66165              From: "Stephen P. Potter" <spp@spotter.yi.org>
66166              Date: Thu, 01 Feb 2001 10:45:46 -0500
66167              Message-Id: <200102011545.KAA31479@spotter.yi.org>
66168      Branch: maint-5.6/perl
66169            ! pod/perlfunc.pod
66170 ____________________________________________________________________________
66171 [  8664] By: gsar                                  on 2001/02/01  14:52:37
66172         Log: need to use INT2PTR instead of a straight cast or ia64 fails
66173              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
66174      Branch: maint-5.6/perl
66175            ! ext/POSIX/POSIX.xs
66176 ____________________________________________________________________________
66177 [  8663] By: jhi                                   on 2001/02/01  14:09:13
66178         Log: Allow the float to be fuzzier.
66179      Branch: maint-5.6/perl
66180            ! t/lib/peek.t
66181 ____________________________________________________________________________
66182 [  8662] By: jhi                                   on 2001/02/01  13:59:00
66183         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
66184              From: Robin Barker <rmb1@cise.npl.co.uk>
66185              Date: Thu, 1 Feb 2001 13:05:39 GMT
66186              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
66187      Branch: maint-5.6/perl
66188            ! pod/perlmodlib.pod
66189 ____________________________________________________________________________
66190 [  8661] By: jhi                                   on 2001/02/01  13:57:38
66191         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
66192              Date: Thu, 01 Feb 2001 14:15:41 +0100
66193              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66194              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
66195              
66196              Have the $ccflags in the gcc version test (strange, this change
66197              is claimed to be have been integrated already)
66198      Branch: maint-5.6/perl
66199            ! Configure
66200 ____________________________________________________________________________
66201 [  8660] By: jhi                                   on 2001/02/01  13:44:10
66202         Log: Integrate changes #7950,7964,7962 from mainline.
66203              
66204              Find the stdchar signedness using cpp, should fix some of
66205              the Solaris compiler warnings reported by Alan Burlison.
66206      Branch: maint-5.6/perl
66207           !> Configure config_h.SH
66208 ____________________________________________________________________________
66209 [  8659] By: jhi                                   on 2001/02/01  05:35:32
66210         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
66211              From: Jan Dubois <JanD@ActiveState.com>
66212              Date: Wed, 31 Jan 2001 21:17:03 -0800
66213              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
66214      Branch: maint-5.6/perl
66215            ! utils/perldoc.PL
66216 ____________________________________________________________________________
66217 [  8658] By: jhi                                   on 2001/02/01  04:33:17
66218         Log: Integrate the README.os390 and README.posix-bc parts of mainline
66219              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
66220              installperl parts were taken care of by #8657.)
66221      Branch: maint-5.6/perl
66222           !> README.os390 README.posix-bc
66223 ____________________________________________________________________________
66224 [  8657] By: jhi                                   on 2001/02/01  04:29:21
66225         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
66226              From: Peter Prymmer <pvhp@forte.com>
66227              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
66228              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
66229      Branch: maint-5.6/perl
66230            + ext/DynaLoader/dl_dllload.xs
66231            ! MANIFEST Makefile.SH hints/os390.sh installperl
66232 ____________________________________________________________________________
66233 [  8656] By: jhi                                   on 2001/02/01  04:25:45
66234         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
66235              From: Peter Prymmer <pvhp@forte.com>
66236              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
66237              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
66238      Branch: maint-5.6/perl
66239            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
66240 ____________________________________________________________________________
66241 [  8655] By: jhi                                   on 2001/02/01  04:14:47
66242         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
66243              From: troc@netrus.net
66244              Date: Wed, 31 Jan 2001 22:31:26 -0500
66245              Message-Id: <200102010331.WAA117.85@rocco.homenet>
66246      Branch: maint-5.6/perl
66247            ! os2/os2.c
66248 ____________________________________________________________________________
66249 [  8654] By: jhi                                   on 2001/02/01  04:12:52
66250         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
66251              as reported by Alan Burlison.
66252      Branch: maint-5.6/perl
66253            ! pp.h
66254 ____________________________________________________________________________
66255 [  8653] By: jhi                                   on 2001/02/01  04:05:12
66256         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
66257              From: dsugalski@northernlight.com
66258              Date: Wed, 31 Jan 2001 18:54:11 -0500
66259              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
66260      Branch: maint-5.6/perl
66261            ! configure.com
66262 ____________________________________________________________________________
66263 [  8652] By: jhi                                   on 2001/02/01  04:03:11
66264         Log: Misplaced #endif.
66265              
66266              Subject: [perl-5-6-1-trial2] patches for EPOC
66267              From: Olaf Flebbe <O.Flebbe@science-computing.de>
66268              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
66269              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
66270      Branch: maint-5.6/perl
66271            ! epoc/epocish.c
66272 ____________________________________________________________________________
66273 [  8651] By: jhi                                   on 2001/02/01  04:00:25
66274         Log: Integrate changes #8647,8648,8650 from mainline.
66275              
66276              Macrofy a magic UTF-8 test.
66277              
66278              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
66279              
66280              Watch out for cross compiling for EPOC (usually done on linux).
66281      Branch: maint-5.6/perl
66282           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
66283 ____________________________________________________________________________
66284 [  8650] By: jhi                                   on 2001/02/01  03:56:20
66285         Log: Watch out for cross compiling for EPOC (usually done on linux)
66286              
66287              Subject: [perl-5-6-1-trial2] patches for EPOC
66288              From: Olaf Flebbe <O.Flebbe@science-computing.de>
66289              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
66290              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
66291      Branch: perl
66292            ! ext/Errno/Errno_pm.PL
66293 ____________________________________________________________________________
66294 [  8649] By: gsar                                  on 2001/02/01  00:46:00
66295         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
66296      Branch: maint-5.6/perl
66297            ! sv.c
66298 ____________________________________________________________________________
66299 [  8648] By: jhi                                   on 2001/01/31  23:35:36
66300         Log: All the uses of PL_numeric_radix must be protected by
66301              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
66302              
66303              Subject: [perl-5-6-1-trial2] patches for EPOC
66304              From: Olaf Flebbe <O.Flebbe@science-computing.de>
66305              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
66306              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
66307      Branch: perl
66308            ! sv.c
66309 ____________________________________________________________________________
66310 [  8647] By: jhi                                   on 2001/01/31  22:56:16
66311         Log: Macrofy a magic UTF-8 test.
66312      Branch: perl
66313            ! utf8.c utf8.h
66314 ____________________________________________________________________________
66315 [  8646] By: gsar                                  on 2001/01/31  15:55:12
66316         Log: update Changes
66317      Branch: maint-5.6/perl
66318            ! Changes
66319 ____________________________________________________________________________
66320 [  8645] By: gsar                                  on 2001/01/31  15:10:14
66321         Log: Configure tweak suggested by Peter Prymmer
66322      Branch: maint-5.6/perl
66323            ! Configure
66324 ____________________________________________________________________________
66325 [  8644] By: gsar                                  on 2001/01/31  15:06:32
66326         Log: more files need to be writable in the source distribution
66327      Branch: maint-5.6/perl
66328            ! Porting/makerel
66329 ____________________________________________________________________________
66330 [  8643] By: jhi                                   on 2001/01/31  14:59:46
66331         Log: Integrate changes #8258,8278,8279 from mainline.
66332              
66333              Make the large file tests more robust/talkative.
66334      Branch: maint-5.6/perl
66335           !> t/lib/syslfs.t t/op/lfs.t
66336 ____________________________________________________________________________
66337 [  8642] By: gsar                                  on 2001/01/31  14:53:48
66338         Log: integrate changes#8311,8334 from mainline
66339              
66340              Add a new MakeMaker variable PM_FILTER that defines a Unix
66341              filter to be run on each .pm during the pm_to_blib() phase,
66342              a fixed version of
66343              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
66344              
66345              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
66346              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
66347              accurate reading of the "atime".  
66348      Branch: maint-5.6/perl
66349           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
66350           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
66351           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
66352 ____________________________________________________________________________
66353 [  8641] By: jhi                                   on 2001/01/31  14:46:37
66354         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
66355      Branch: maint-5.6/perl
66356            ! lib/Getopt/Long.pm
66357 ____________________________________________________________________________
66358 [  8640] By: gsar                                  on 2001/01/31  14:40:24
66359         Log: make regen_all
66360      Branch: maint-5.6/perl
66361            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
66362 ____________________________________________________________________________
66363 [  8639] By: gsar                                  on 2001/01/31  14:37:25
66364         Log: refresh windows config files
66365      Branch: maint-5.6/perl
66366            ! win32/Makefile win32/config_H.bc win32/config_H.gc
66367            ! win32/config_H.vc win32/makefile.mk
66368 ____________________________________________________________________________
66369 [  8638] By: gsar                                  on 2001/01/31  14:28:10
66370         Log: makefile tweaks for windows: introduce a bulk-switch to enable
66371              same options as ActivePerl; sync changes with makefile.mk
66372      Branch: maint-5.6/perl
66373            ! win32/Makefile win32/makefile.mk
66374 ____________________________________________________________________________
66375 [  8637] By: jhi                                   on 2001/01/31  04:41:30
66376         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
66377              From: Nicholas Clark <nick@ccl4.org>
66378              Date: Tue, 30 Jan 2001 19:51:05 +0000
66379              Message-ID: <20010130195105.R76607@plum.flirble.org> 
66380              
66381              op/inc cure.
66382      Branch: perl
66383            ! pp.c pp.h pp_hot.c t/op/arith.t
66384 ____________________________________________________________________________
66385 [  8636] By: jhi                                   on 2001/01/31  02:38:32
66386         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
66387              no perlio],8257,8380,8479,8515 from mainline.
66388              
66389              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
66390              
66391              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
66392              Subject: [PATCH perl@8133] fix-up for VMS extensions
66393              
66394              In VMS embedded perls couldn't access the statically built Socket.
66395              
66396              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
66397              
66398              Further VMS piping fixes from Charles Lane.
66399              
66400              Subject:  [PATCH] make t/op/misc.t work on VMS
66401              
66402              Add tracing for debugging extensions builds in VMS.
66403              
66404              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
66405      Branch: maint-5.6/perl
66406           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
66407           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
66408           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
66409 ____________________________________________________________________________
66410 [  8635] By: jhi                                   on 2001/01/31  01:46:41
66411         Log: Integrate change #7732 from mainline.
66412              
66413              Sparc 64-bit pack() fix from Jens Hamisch.
66414      Branch: maint-5.6/perl
66415           !> pp.c
66416 ____________________________________________________________________________
66417 [  8634] By: jhi                                   on 2001/01/31  01:41:16
66418         Log: One spot missing from #8626.
66419      Branch: maint-5.6/perl
66420            ! sv.c
66421 ____________________________________________________________________________
66422 [  8633] By: jhi                                   on 2001/01/31  00:49:17
66423         Log: Integrate change #7495 from mainline.
66424              
66425              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
66426      Branch: maint-5.6/perl
66427           !> MANIFEST ext/re/Makefile.PL
66428 ____________________________________________________________________________
66429 [  8632] By: jhi                                   on 2001/01/30  23:38:49
66430         Log: Integrate change #8396 from mainline.
66431              
66432              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
66433              better multicast support (resend)
66434      Branch: maint-5.6/perl
66435           !> ext/Socket/Socket.pm
66436 ____________________________________________________________________________
66437 [  8631] By: jhi                                   on 2001/01/30  23:28:03
66438         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
66439              
66440              More AIX lore. (7514, ext/re/hints/aix.pl)
66441              
66442              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
66443              
66444              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)
66445              
66446              Subject: [ID 20001214.002] Net::Ping patch
66447              
66448              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
66449              
66450              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
66451              
66452              Add ReuseAddr as a (preferred) alias for Reuse as we now
66453              also have ReusePort.
66454              
66455              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
66456      Branch: maint-5.6/perl
66457           +> ext/re/hints/aix.pl
66458           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
66459           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
66460 ____________________________________________________________________________
66461 [  8630] By: jhi                                   on 2001/01/30  23:03:59
66462         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
66463              
66464              read() documentation tweak for 20001121.004.
66465              
66466              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
66467      Branch: maint-5.6/perl
66468           !> pod/perlfunc.pod pod/perlre.pod
66469 ____________________________________________________________________________
66470 [  8629] By: jhi                                   on 2001/01/30  22:41:57
66471         Log: Integrate change #8098 from mainline.
66472              
66473              fastgetcwd is defined using a glob alias on a $^O dependent basis
66474              and there was no default assignment or perl subroutine.
66475      Branch: maint-5.6/perl
66476           !> lib/Cwd.pm
66477 ____________________________________________________________________________
66478 [  8628] By: jhi                                   on 2001/01/30  21:58:52
66479         Log: Integrate change #7866 from mainline.
66480              
66481              File::Temp 0.11.
66482      Branch: maint-5.6/perl
66483           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
66484 ____________________________________________________________________________
66485 [  8627] By: jhi                                   on 2001/01/30  21:39:44
66486         Log: Integrate changes #8075,8086,8228 from mainline.  
66487              
66488              Darwin is not Windows. (8075,8086)
66489              
66490              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
66491      Branch: maint-5.6/perl
66492           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
66493           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
66494           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
66495           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
66496 ____________________________________________________________________________
66497 [  8626] By: jhi                                   on 2001/01/30  21:22:11
66498         Log: Integrate with tweakery the change #8625 from mainline,
66499              the multibyte decimal separator fix ("fa_IR locale failure").
66500      Branch: maint-5.6/perl
66501            ! embedvar.h perlapi.h
66502           !> intrpvar.h perl.c perl.h sv.c util.c
66503 ____________________________________________________________________________
66504 [  8625] By: jhi                                   on 2001/01/30  20:26:33
66505         Log: Fix for the fa_IR locale failure.  The reason for the failure
66506              was that Perl was assuming the decimal separator aka the radix
66507              separator is one character.  The Farsi-Iranian locale crushed
66508              that bad assumption since there the separator is 'Momayyez',
66509              glyphwise looking somewhat like a slash, and in Unicode UTF-8
66510              encoded in two bytes, 0xd9 0xab.
66511      Branch: perl
66512            ! intrpvar.h perl.c perl.h sv.c util.c
66513 ____________________________________________________________________________
66514 [  8624] By: gsar                                  on 2001/01/30  20:17:03
66515         Log: regen_headers
66516      Branch: maint-5.6/perl
66517            ! Makefile.SH pod/perlintern.pod
66518 ____________________________________________________________________________
66519 [  8623] By: gsar                                  on 2001/01/30  19:42:34
66520         Log: backout change#7431 and its dependents (causes spurious rebuilds
66521              of autogenerated files)
66522              
66523              fix benign b.t failure
66524      Branch: maint-5.6/perl
66525            ! Makefile.SH t/lib/b.t
66526 ____________________________________________________________________________
66527 [  8622] By: jhi                                   on 2001/01/30  19:41:41
66528         Log: Microperl sync.
66529      Branch: perl
66530            ! mg.c perl.h
66531 ____________________________________________________________________________
66532 [  8621] By: gsar                                  on 2001/01/30  19:24:47
66533         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
66534              from mainline
66535              
66536              Subject: podlators 1.06 released
66537              
66538              Subject: [PATCH @8436] Eliminate op_children
66539              
66540              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
66541              
66542              (Replaced by #8448)  More op_children traces (cleanup of #8442).
66543              
66544              Subject: [PATCH #3 @8436] Re: Eliminate op_children
66545              Replace #8444 and #8445.
66546              
66547              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
66548              at the setting of the ofs_sv in new_struct_thread() as the
66549              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
66550              uninitialized fields are, uh, initialized with),
66551              SvREFCNT_inc()ing that invited a core dump.
66552              
66553              podlators 1.07, from Russ Allbery.
66554              
66555              Subject: [PATCH] regcomp.c old feature removal
66556              From: mjd@plover.com
66557              Date: 16 Jan 2001 14:43:18 -0000 
66558              Message-ID: <20010116144318.7140.qmail@plover.com> 
66559      Branch: maint-5.6/perl
66560           +> lib/Pod/Text/Overstrike.pm
66561           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
66562           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
66563           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
66564           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
66565           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
66566           !> util.c
66567 ____________________________________________________________________________
66568 [  8620] By: gsar                                  on 2001/01/30  18:48:32
66569         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
66570              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
66571              now fails one test)
66572              
66573              Subject: [PATCH] lvalue AUTOLOAD. No, really.
66574              
66575              Subject: [PATCH] Interesting syntax idea
66576              Make opens + bareword assigns do typeglob assigns.
66577              
66578              Tests for #8254.
66579              
66580              Subject: [PATCH @8269] Continue blocks and B::Deparse
66581              Make the peephole optimizer to bypass more null ops and
66582              and rewrite the deparse handling of continue blocks.
66583              
66584              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
66585              Doc tweak on #8313.
66586              
66587              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
66588              
66589              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
66590              
66591              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
66592              
66593              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
66594              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
66595              according to the platform.
66596              
66597              Subject: [PATCH @8404] Consolidated lvalue sub changes
66598              
66599              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
66600              
66601              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
66602              
66603              Subject: B::Concise -- an improved replacement for B::Terse 
66604              
66605              The B::Terse drop-in replacement wasn't quite drop-in.
66606              
66607              The LVRET macro needed an aTHX.
66608              
66609              Use the /^Perl_/-less form of is_lvalue_sub().
66610              
66611              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
66612      Branch: maint-5.6/perl
66613           +> ext/B/B/Concise.pm
66614           !> (integrate 27 files)
66615 ____________________________________________________________________________
66616 [  8619] By: nick                                  on 2001/01/30  18:40:28
66617         Log: Integrate mainline
66618      Branch: perlio
66619           !> (integrate 40 files)
66620 ____________________________________________________________________________
66621 [  8618] By: jhi                                   on 2001/01/30  18:37:18
66622         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
66623              Date: Mon, 29 Jan 2001 22:51:29 -0600
66624              From: "Craig A. Berry" <craigberry@mac.com>
66625              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
66626      Branch: perl
66627            ! vms/test.com
66628 ____________________________________________________________________________
66629 [  8617] By: jhi                                   on 2001/01/30  18:34:53
66630         Log: Subject: [PATCH] Add missing CV flags to dump.c
66631              From: Tim Jenness <t.jenness@jach.hawaii.edu>
66632              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
66633              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
66634      Branch: perl
66635            ! dump.c
66636 ____________________________________________________________________________
66637 [  8616] By: jhi                                   on 2001/01/30  18:20:58
66638         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
66639              part isn't applicable to maintperl.
66640              
66641              UTF-8 nit from Inaba Hiroto.
66642      Branch: maint-5.6/perl
66643           !> pod/perlapi.pod utf8.c
66644 ____________________________________________________________________________
66645 [  8615] By: jhi                                   on 2001/01/30  18:18:51
66646         Log: UTF-8 nit from Inaba Hiroto.
66647      Branch: perl
66648            ! pod/perlapi.pod t/op/each.t utf8.c
66649 ____________________________________________________________________________
66650 [  8614] By: jhi                                   on 2001/01/30  18:13:38
66651         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
66652              
66653              perl's internal variables are not for public consumption,
66654              move their docs from perlapi.pod to perlintern.pod
66655              
66656              support for -Dusethreads build under HP-UX 10.20 and DCE threads
66657              library (11.0 and later have pthreads but 10.x don't)
66658              
66659              avoid uninitialized value warnings
66660              
66661              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
66662              gets weird results)
66663              
66664              perldoc nit on windows
66665              
66666              make it possible to run the tests outside the source tree
66667              (there's still a dependency on ../lib being the library
66668              location)
66669      Branch: perl
66670           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
66671           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
66672           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
66673           !> win32/bin/search.pl win32/vdir.h
66674 ____________________________________________________________________________
66675 [  8613] By: gsar                                  on 2001/01/30  16:39:59
66676         Log: make it possible to run the tests outside the source tree
66677              (there's still a dependency on ../lib being the library
66678              location)
66679      Branch: maint-5.6/perl
66680            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
66681 ____________________________________________________________________________
66682 [  8612] By: gsar                                  on 2001/01/30  16:31:12
66683         Log: perldoc nit on windows
66684      Branch: maint-5.6/perl
66685            ! utils/perldoc.PL
66686 ____________________________________________________________________________
66687 [  8611] By: gsar                                  on 2001/01/30  16:22:54
66688         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
66689              gets weird results)
66690      Branch: maint-5.6/perl
66691            ! win32/vdir.h
66692 ____________________________________________________________________________
66693 [  8610] By: gsar                                  on 2001/01/30  16:12:45
66694         Log: avoid uninitialized value warnings
66695      Branch: maint-5.6/perl
66696            ! win32/bin/search.pl
66697 ____________________________________________________________________________
66698 [  8609] By: gsar                                  on 2001/01/30  16:08:01
66699         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
66700              library (11.0 and later have pthreads but 10.x don't)
66701      Branch: maint-5.6/perl
66702            ! hints/hpux.sh thread.h
66703 ____________________________________________________________________________
66704 [  8608] By: gsar                                  on 2001/01/30  15:48:55
66705         Log: perl's internal variables are not for public consumption,
66706              move their docs from perlapi.pod to perlintern.pod
66707      Branch: maint-5.6/perl
66708            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
66709            ! thrdvar.h
66710 ____________________________________________________________________________
66711 [  8607] By: gsar                                  on 2001/01/30  15:44:27
66712         Log: mistakenly branched perl56delta.pod, revert
66713      Branch: maint-5.6/perl
66714            - pod/perl56delta.pod
66715           !> pod/perldelta.pod
66716 ____________________________________________________________________________
66717 [  8606] By: gsar                                  on 2001/01/30  14:20:24
66718         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
66719              dTHR which has been a noop for a while now, except for the
66720              compatibility definition in thread.h)
66721      Branch: maint-5.6/perl
66722           !> (integrate 45 files)
66723 ____________________________________________________________________________
66724 [  8605] By: jhi                                   on 2001/01/30  05:43:58
66725         Log: Mark the UTF-8 APIs as experimental.
66726      Branch: maint-5.6/perl
66727            ! embed.pl pod/perlapi.pod
66728 ____________________________________________________________________________
66729 [  8604] By: jhi                                   on 2001/01/30  05:38:40
66730         Log: Nits from earlier integrates.
66731      Branch: maint-5.6/perl
66732            ! lib/Carp/Heavy.pm
66733           !> sv.c
66734 ____________________________________________________________________________
66735 [  8603] By: jhi                                   on 2001/01/30  05:27:26
66736         Log: Regenerate Porting files.
66737      Branch: maint-5.6/perl
66738            ! Porting/Glossary Porting/config.sh Porting/config_H
66739 ____________________________________________________________________________
66740 [  8602] By: jhi                                   on 2001/01/30  05:14:59
66741         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
66742              8310,8339,8447,8492,8493,8505,8525: documentation changes.
66743              
66744              Subject: Re: perlfaq style changes
66745              
66746              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
66747              
66748              Subject: [PATCH] docs on NaN
66749              
66750              Subject: [patch] perlfaq7
66751              
66752              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
66753              
66754              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
66755              
66756              Subject: [PATCH] open() example in perlfunc.pod
66757              
66758              Podify README.mpeix (a new version from the web)
66759              
66760              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
66761              
66762              Subject: [PATCH] format and rewording in perlfaq.pod
66763              
66764              Subject: [PATCH] API Variable documentation   
66765              
66766              Memory management calls documentation.
66767              
66768              Subject: [PATCH: perl@8482] README.vms URL updates
66769              
66770              Subject: Minor typos in perlfaq2.pod
66771              
66772              Subject: [PATCH] pod/perlvar.pod
66773      Branch: maint-5.6/perl
66774           +> pod/perl56delta.pod
66775            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
66776           !> README.amiga README.epoc README.mpeix README.vms
66777           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
66778           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
66779           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
66780           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
66781           !> pod/perlvar.pod thrdvar.h
66782 ____________________________________________________________________________
66783 [  8601] By: jhi                                   on 2001/01/30  04:38:35
66784         Log: Integrate changes #8036,8096,8253 from mainline:
66785              hints changes.
66786              
66787              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
66788              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
66789              
66790              Output the (apparent) version of gcc in Tru64.
66791      Branch: maint-5.6/perl
66792           +> ext/POSIX/hints/svr4.pl
66793           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
66794           !> hints/svr4.sh t/lib/bigfltpm.t
66795 ____________________________________________________________________________
66796 [  8600] By: jhi                                   on 2001/01/30  04:04:01
66797         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
66798              locale fixes.
66799              
66800              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
66801              
66802              Debian allows /usr/bin/locale to exist without any locales. (7868)
66803              
66804              Allow the locale test needing POSIX and the taint test
66805              needing IPC::SysV to run under 'minitest' (basically,
66806              bail out if loading the extension fails). (8384)
66807              
66808              Cleanup the locale.t output  (8480)
66809      Branch: maint-5.6/perl
66810           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
66811           !> t/pragma/locale.t
66812 ____________________________________________________________________________
66813 [  8599] By: jhi                                   on 2001/01/30  03:51:04
66814         Log: Missing generated files from #8598.
66815      Branch: maint-5.6/perl
66816            ! embed.h global.sym objXSUB.h perlapi.c proto.h
66817 ____________________________________________________________________________
66818 [  8598] By: jhi                                   on 2001/01/30  03:41:54
66819         Log: Integrate change #8555 from mainline, manually integrate parts
66820              of changes 8452 and 8583.
66821              
66822              Subject: [PATCH] utf8.c documentation (8452)
66823              
66824              No point in checking the length if the pointer is bogus. (8555)
66825              
66826              Introduce bytes_from_utf8() and implement sv_eq() using it,
66827              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
66828              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
66829              was malformed. (8583)
66830      Branch: maint-5.6/perl
66831            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
66832           !> pod/perlapi.pod sv.c utf8.c
66833 ____________________________________________________________________________
66834 [  8597] By: gsar                                  on 2001/01/30  02:37:26
66835         Log: get PERL_OBJECT build going again on windows
66836      Branch: maint-5.6/perl
66837            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
66838            ! pod/perlapi.pod proto.h sv.c
66839 ____________________________________________________________________________
66840 [  8596] By: jhi                                   on 2001/01/30  02:16:17
66841         Log: Signedness nit.
66842      Branch: perl
66843            ! sv.c
66844 ____________________________________________________________________________
66845 [  8595] By: jhi                                   on 2001/01/30  02:11:07
66846         Log: EBCDIC patch for Storable, from Peter Prymmer.
66847      Branch: perl
66848            ! t/lib/st-06compat.t
66849 ____________________________________________________________________________
66850 [  8594] By: jhi                                   on 2001/01/30  01:04:48
66851         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
66852              From: Peter Prymmer <pvhp@forte.com>
66853              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
66854              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
66855      Branch: perl
66856            ! t/lib/b.t
66857 ____________________________________________________________________________
66858 [  8593] By: jhi                                   on 2001/01/30  00:56:47
66859         Log: Subject: [PATCH: perl@8585] pod problems in io
66860              From: Peter Prymmer <pvhp@forte.com>
66861              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
66862              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
66863      Branch: perl
66864            ! pod/perlapio.pod pod/perliol.pod
66865 ____________________________________________________________________________
66866 [  8592] By: jhi                                   on 2001/01/30  00:48:20
66867         Log: Integrate perlio:
66868              
66869              [  8591]
66870              GNU 'merge' Simon's copy of perliol.pod with version
66871              patched by Craig's patch.
66872              
66873              [  8590]
66874              PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
66875      Branch: perl
66876           !> pod/perlapio.pod pod/perliol.pod
66877 ____________________________________________________________________________
66878 [  8591] By: nick                                  on 2001/01/29  22:02:28
66879         Log: GNU 'merge' Simon's copy of perliol.pod with version
66880              patched by Craig's patch.
66881      Branch: perlio
66882            ! pod/perliol.pod
66883 ____________________________________________________________________________
66884 [  8590] By: nick                                  on 2001/01/29  21:55:10
66885         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
66886      Branch: perlio
66887            ! pod/perlapio.pod pod/perliol.pod
66888 ____________________________________________________________________________
66889 [  8589] By: jhi                                   on 2001/01/29  15:35:33
66890         Log: Integrate change #8586 from maint-5.6/perl.
66891              
66892              make the BOM detection code not call tell() until it has to
66893              (meant to fix esoteric compatibility issues where PL_rsfp
66894              is overridden)
66895      Branch: perl
66896           !> toke.c
66897 ____________________________________________________________________________
66898 [  8588] By: jhi                                   on 2001/01/29  15:29:11
66899         Log: Subject: MAking Solaris malloc() the default
66900              From: Lupe Christoph <lupe@lupe-christoph.de>
66901              Date: Mon, 29 Jan 2001 12:59:36 +0100
66902              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
66903              
66904              The README.solaris part slightly tweaked.
66905      Branch: perl
66906            ! README.solaris hints/solaris_2.sh
66907 ____________________________________________________________________________
66908 [  8587] By: jhi                                   on 2001/01/29  15:17:34
66909         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
66910              From: root@ak-75.mind.de
66911              Date: Sun, 28 Jan 2001 20:32:29 +0100
66912              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
66913      Branch: perl
66914            ! pod/perlre.pod
66915 ____________________________________________________________________________
66916 [  8586] By: gsar                                  on 2001/01/29  13:43:44
66917         Log: make the BOM detection code not call tell() until it has to
66918              (meant to fix esoteric compatibility issues where PL_rsfp
66919              is overridden)
66920      Branch: maint-5.6/perl
66921            ! toke.c
66922 ____________________________________________________________________________
66923 [  8585] By: jhi                                   on 2001/01/28  20:05:45
66924         Log: Update Changes.
66925      Branch: perl
66926            ! Changes patchlevel.h
66927 ____________________________________________________________________________
66928 [  8584] By: jhi                                   on 2001/01/28  19:30:02
66929         Log: Integrate perlio:
66930              
66931              [  8582]
66932              Add pod/perliol.pod to MANIFEST :-(
66933              
66934              [  8581]
66935              PerlIO documentation. Proofing and sub-editing requested.
66936      Branch: perl
66937           +> pod/perliol.pod
66938           !> MANIFEST pod/perlapio.pod
66939 ____________________________________________________________________________
66940 [  8583] By: jhi                                   on 2001/01/28  19:28:40
66941         Log: Patch from Inaba Hiroto:
66942              - canonical UTF-8 hash keys: if a key string for a hash is
66943              UTF8-on, try downgrade the string and use it if
66944              unicode::distinct is not in effect.
66945              For the task, I added a function bytes_from_utf8() to utf8.c.
66946              It might resemble utf8_to_bytes() but it is not convenient
66947              to the task.
66948              Made a test for it and added to t/op/each.t
66949              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
66950              the mortal copy of the argument SV.
66951              And changed t/io/utf8.t test 18 which expects print() to
66952              upgrade its argument.
66953              - re-implement sv_eq with bytes_from_utf8()
66954              - some bug fixes
66955              - tr/// does not handle UTF8 range (\x{}-\x{})
66956              - \ before raw UTF8 character produced
66957              "Malformed UTF-8 character" warning.
66958              - "\x{100}\N{CENT SIGN}" is Malformed.
66959              Added tests for these 3.
66960              - and one silly bug (by me) with qu operator.
66961      Branch: perl
66962            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
66963            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
66964            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
66965 ____________________________________________________________________________
66966 [  8582] By: nick                                  on 2001/01/28  19:25:04
66967         Log: Add pod/perliol.pod to MANIFEST :-(
66968      Branch: perlio
66969            ! MANIFEST
66970 ____________________________________________________________________________
66971 [  8581] By: nick                                  on 2001/01/28  19:22:40
66972         Log: PerlIO documentation. Proofing and sub-editing requested.
66973      Branch: perlio
66974            + pod/perliol.pod
66975            ! pod/perlapio.pod
66976 ____________________________________________________________________________
66977 [  8580] By: jhi                                   on 2001/01/28  05:16:25
66978         Log: Revert the change to sv_2pv() done by #8054: Someone who
66979              did SvNV_set() on a scalar that also happened to be POK,
66980              followed by sv_2pv() won't get the right coercion anymore.
66981              [Sarathy]
66982      Branch: maint-5.6/perl
66983            ! sv.c
66984 ____________________________________________________________________________
66985 [  8579] By: jhi                                   on 2001/01/28  05:15:04
66986         Log: Remove the #8084 effect: do not allow -Q to be interpreted
66987              as -&Q(), this is too much wiggle room.
66988      Branch: maint-5.6/perl
66989            ! toke.c
66990 ____________________________________________________________________________
66991 [  8578] By: jhi                                   on 2001/01/28  05:12:45
66992         Log: Needed bits of #8439 (should have been in #8576),
66993              mainly for lval substr().
66994      Branch: maint-5.6/perl
66995            ! mg.c pp.c pp_hot.c
66996 ____________________________________________________________________________
66997 [  8577] By: jhi                                   on 2001/01/28  05:02:46
66998         Log: A missing check-in.
66999      Branch: maint-5.6/perl
67000            ! utf8.c
67001 ____________________________________________________________________________
67002 [  8576] By: jhi                                   on 2001/01/28  04:26:18
67003         Log: Integrate changes #8425,8436,8439,8517 from mainline.
67004              The 8439 was not truly integrated because it had too many
67005              dependencies on the development branch and because it introduced
67006              concepts too bold for a maintenance branch (such as the qu operator).
67007              
67008              Subject: [PATCH perl@8342] -Wformat
67009              
67010              Tighten some of the UTF-8 tests a bit.
67011              
67012              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
67013              - The substr lval was still not okay.
67014              - Now pp_stringify and sv_setsv copies source's UTF8 flag
67015              even if IN_BYTE.  pp_stringify is called from fold_constants
67016              at optimization phase and "\x{100}" was made SvUTF8_off under
67017              use bytes (the bytes pragma is for "byte semantics" and not
67018              for "do not produce UTF8 data")
67019      Branch: maint-5.6/perl
67020            ! t/lib/charnames.t t/op/substr.t toke.c
67021           !> sv.c t/pragma/utf8.t
67022 ____________________________________________________________________________
67023 [  8575] By: jhi                                   on 2001/01/28  04:01:51
67024         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
67025              
67026              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
67027              
67028              Subject: [ID 20001230.003] UTF-8 tr still hurts
67029              
67030              Test cases for #8385 (from Simon's "torture.pl")
67031              
67032              Start fixing UTF-8 lval substr() (8405)
67033      Branch: maint-5.6/perl
67034           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
67035           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
67036 ____________________________________________________________________________
67037 [  8574] By: jhi                                   on 2001/01/28  03:09:06
67038         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
67039              from mainline.
67040              
67041              UTF-8 cleanup.
67042              
67043              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
67044              
67045              "\x{FF}\xFF" was broken.
67046              
67047              Tests for #8329 and #8330.
67048              
67049              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
67050              
67051              IRIX compiler noticed that the bof initialization might be
67052              bypassed by control flow.
67053              
67054              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
67055      Branch: maint-5.6/perl
67056           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
67057           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
67058 ____________________________________________________________________________
67059 [  8573] By: jhi                                   on 2001/01/28  02:06:12
67060         Log: Retract #8552.
67061      Branch: perl
67062            ! lib/Text/Wrap.pm t/lib/textwrap.t
67063 ____________________________________________________________________________
67064 [  8572] By: jhi                                   on 2001/01/28  02:04:49
67065         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
67066              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
67067              not really integrated but instead salvaged by hand
67068              (they had too many dependencies on the development release
67069              to be cleanly integratable).
67070              
67071              Subject: more UTF8 test suites and an UTF8 patch
67072              
67073              Tweak for MULTIPLICITY/USE_PERLIO
67074              
67075              Signedness nit.
67076              
67077              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
67078              
67079              Use the UTF8_XXX macros in is_utf8_char().
67080              
67081              Rewrite pp_concat() in terms of sv_catsv().  The . operator
67082              should now be UTF-8-proof.
67083              
67084              Subject: [PATCH perl@8269] scanning two hex-constants
67085              fails on EBCDIC environment (script length.t)
67086              
67087              Add some Unicode chop() tests.
67088      Branch: maint-5.6/perl
67089            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
67090           !> sv.c t/op/chop.t utf8.h
67091 ____________________________________________________________________________
67092 [  8571] By: jhi                                   on 2001/01/28  00:35:59
67093         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
67094              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
67095              
67096              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
67097              
67098              The maxiters upper limit sanity check (guarding against
67099              non-progress) assumed bytes instead of characters in s///
67100              and split().
67101              
67102              Signedness nit.
67103              
67104              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
67105              join() should now be UTF-8-proof.
67106              
67107              More split // UTF-8 tests. (8250)
67108      Branch: maint-5.6/perl
67109           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
67110           !> util.c
67111 ____________________________________________________________________________
67112 [  8570] By: jhi                                   on 2001/01/27  22:15:46
67113         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
67114              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
67115              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
67116              8084,8204,8244,8333 from mainline.
67117              
67118              For -Q where Q might be a one-letter sub name one does no more
67119              get a warning about an unknown filetest (7941,7943,7944,8084).
67120              
67121              Subject: Re: [ID 20001130.011] expression parsing bug ?
67122              
67123              Make uv_to_utf8() to zero-terminate its output buffer.
67124              
67125              Split off t/op/length.t (7995)
67126              
67127              Split off t/op/utf8decode.t (7996)
67128              
67129              Remove an unnecessary 'use utf8' from the utf8.t (7998)
67130              
67131              Split off t/op/concat.t (8004)
67132              
67133              Split off t/op/ver.t (8005)
67134              
67135              Document utf8_length(), utf8_distance(), and utf8_hop().
67136              
67137              Document utf8_to_uv() better.
67138              
67139              Introduce macros for UTF8 decoding (8028,8033).
67140              
67141              Add test for reverse() (8030,8031).
67142              
67143              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
67144              
67145              Do not return the Unicode replacement character    on UTF-8
67146              decoding failure.
67147              
67148              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
67149              not this_utf8 i.e. the output string has one, but don't mess
67150              with source assumption. (8052,8053)
67151              
67152              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
67153              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
67154              was not expecting to be called with something that was already
67155              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
67156              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
67157              (8054)
67158              
67159              Recode the naughty binary bytes in utf8decode.t using the \xHH.
67160              
67161              Make some panic messages a bit more logical.
67162      Branch: maint-5.6/perl
67163           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
67164           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
67165           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
67166           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
67167           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
67168           !> utf8.c utf8.h
67169 ____________________________________________________________________________
67170 [  8569] By: jhi                                   on 2001/01/27  19:16:43
67171         Log: Integrate changes #7750 from perlio and #8566 from mainline.
67172      Branch: maint-5.6/perl
67173           !> regexec.c sv.c
67174 ____________________________________________________________________________
67175 [  8568] By: jhi                                   on 2001/01/27  18:06:51
67176         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
67177              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
67178              7935[-perlio.c],7936,7959,7965 from mainline.
67179              
67180              Change the "big byte" error message to "Wide character".
67181              (7355, the croak-if-wide-chars-in-print part ignored)
67182              
67183              Use UINT64_C().
67184              
67185              Introduce Perl_utf8_length().
67186              
67187              diff -se shows these as different (7753, forgotten check-ins)
67188              
67189              Subject: [PATCH] doop.c - UTF8 tr///
67190              
67191              If we use (aTHX_ ...) then put Perl_ on the front.
67192              
67193              Make utf8_length() and utf8_distance() to be less forgiving
67194              about bad UTF-8.
67195              
67196              Test line numbers are different with utf8.
67197              
67198              No need to scan till infinity, 13 is enough. (7872,7911)
67199              
67200              Subject: [PATCH] Tokeniser debugging
67201              
67202              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
67203              
67204              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
67205              
67206              Be more careful in Perl_sv_utf8_downgrade().
67207              
67208              Use DO_UTF8().
67209              
67210              Raw zero bytes in text files confuse at least GNU patch 2.1.
67211      Branch: maint-5.6/perl
67212           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
67213           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
67214           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
67215           !> t/pragma/utf8.t toke.c utf8.c utf8.h
67216 ____________________________________________________________________________
67217 [  8567] By: nick                                  on 2001/01/27  11:10:38
67218         Log: Integrate mainline
67219      Branch: perlio
67220           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
67221           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
67222           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
67223           !> toke.c
67224 ____________________________________________________________________________
67225 [  8566] By: jhi                                   on 2001/01/27  06:22:48
67226         Log: More documentation for the regexp context stack.
67227      Branch: perl
67228            ! regexec.c
67229 ____________________________________________________________________________
67230 [  8565] By: jhi                                   on 2001/01/27  05:21:57
67231         Log: Update Changes.
67232      Branch: perl
67233            ! Changes patchlevel.h
67234 ____________________________________________________________________________
67235 [  8564] By: jhi                                   on 2001/01/27  04:44:04
67236         Log: Threadedness patch for #8562 from Doug MacEachern.
67237      Branch: perl
67238            ! toke.c
67239 ____________________________________________________________________________
67240 [  8563] By: jhi                                   on 2001/01/27  04:26:24
67241         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
67242              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67243              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
67244              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
67245      Branch: perl
67246            ! op.c
67247 ____________________________________________________________________________
67248 [  8562] By: jhi                                   on 2001/01/27  04:20:30
67249         Log: Subject: Re: Announce : Tokener reporting patch
67250              From: Simon Cozens <simon@cozens.net>
67251              Date: Mon, 22 Jan 2001 02:17:22 +0000
67252              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
67253      Branch: perl
67254            ! embed.h embed.pl proto.h toke.c
67255 ____________________________________________________________________________
67256 [  8561] By: jhi                                   on 2001/01/27  04:17:24
67257         Log: Forgot from #8545.  Oops.
67258      Branch: perl
67259            ! pp.c t/pragma/overload.t
67260 ____________________________________________________________________________
67261 [  8560] By: jhi                                   on 2001/01/27  03:01:47
67262         Log: A better module compilation test, use MANIFEST as suggested
67263              by Spider.
67264      Branch: perl
67265            ! t/lib/1_compile.t
67266 ____________________________________________________________________________
67267 [  8559] By: jhi                                   on 2001/01/27  02:50:48
67268         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
67269              From: Peter Prymmer <pvhp@forte.com>
67270              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
67271              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
67272      Branch: perl
67273            ! t/lib/b.t
67274 ____________________________________________________________________________
67275 [  8558] By: jhi                                   on 2001/01/27  02:27:05
67276         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
67277              From: Peter Prymmer <pvhp@forte.com>
67278              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
67279              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
67280      Branch: perl
67281            ! t/pragma/sub_lval.t
67282 ____________________________________________________________________________
67283 [  8557] By: jhi                                   on 2001/01/27  02:26:03
67284         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
67285              From: Peter Prymmer <pvhp@forte.com>
67286              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
67287              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
67288      Branch: perl
67289            ! t/lib/st-06compat.t
67290 ____________________________________________________________________________
67291 [  8556] By: jhi                                   on 2001/01/27  02:24:33
67292         Log: Subject: [PATCH: perl@8531] minor update to README.os390
67293              From: Peter Prymmer <pvhp@forte.com>
67294              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
67295              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
67296      Branch: perl
67297            ! README.os390
67298 ____________________________________________________________________________
67299 [  8555] By: jhi                                   on 2001/01/27  00:35:47
67300         Log: No point in checking the length before we know whether the pointer
67301              is bogus or not, fixes Abigail's odbm failures in Linux.
67302      Branch: perl
67303            ! sv.c
67304 ____________________________________________________________________________
67305 [  8554] By: nick                                  on 2001/01/26  19:01:31
67306         Log: Integrate mainline
67307      Branch: perlio
67308           !> lib/Text/Wrap.pm t/lib/textwrap.t
67309 ____________________________________________________________________________
67310 [  8553] By: jhi                                   on 2001/01/26  15:19:39
67311         Log: Integrate change #7792 from perlio (multiplicity fix),
67312              fix the AV leak in regex DEBUGGING (tiny part of the
67313              polymorphic regexp patch #8143).
67314      Branch: maint-5.6/perl
67315            ! regcomp.c
67316           !> scope.h
67317 ____________________________________________________________________________
67318 [  8552] By: jhi                                   on 2001/01/26  15:03:23
67319         Log: (Retracted by #8573)
67320              
67321              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
67322              From: Michael G Schwern <schwern@pobox.com>
67323              Date: Fri, 26 Jan 2001 09:28:31 -0500
67324              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
67325      Branch: perl
67326            ! lib/Text/Wrap.pm t/lib/textwrap.t
67327 ____________________________________________________________________________
67328 [  8551] By: jhi                                   on 2001/01/26  02:33:19
67329         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
67330              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
67331              
67332              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
67333              
67334              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
67335              
67336              Message nit.
67337              
67338              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
67339              
67340              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
67341              
67342              (the cleanup of unused submatches in regtry() and regcppop())
67343              
67344              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
67345              stored and restored, and thusly was trounced by the utf8 swash
67346              routines.
67347              
67348              use utf8 not required to use \x{}.
67349              
67350              Removed two more tests that make no sense in UTF-8 since the test
67351              data is not in UTF-8.
67352              
67353              Get the three different space character classes right under utf8.
67354              
67355              Implement ANYOFUTF8 regprop() dumping.
67356              
67357              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
67358              
67359              Document the regex context pushing/popping a bit better.
67360      Branch: maint-5.6/perl
67361           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
67362           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
67363           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
67364           !> t/op/regmesg.t utf8.c
67365 ____________________________________________________________________________
67366 [  8550] By: nick                                  on 2001/01/25  19:42:30
67367         Log: Integrate mainline
67368      Branch: perlio
67369           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
67370           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
67371           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
67372           !> t/lib/bigint.t t/lib/bigintpm.t
67373 ____________________________________________________________________________
67374 [  8549] By: jhi                                   on 2001/01/25  15:22:28
67375         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
67376      Branch: maint-5.6/perl
67377            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
67378 ____________________________________________________________________________
67379 [  8548] By: jhi                                   on 2001/01/25  15:02:55
67380         Log: Integrate changes #7997,8063,8492,8547 from mainline.
67381              
67382              Subject: Re: STRLEN - what?
67383              
67384              Subject: [PATCH] perlguts.pod
67385              
67386              Memory management calls documentation.
67387              
67388              Layout using tabulator is not a good idea in a pod.
67389      Branch: maint-5.6/perl
67390           !> pod/perlguts.pod
67391 ____________________________________________________________________________
67392 [  8547] By: jhi                                   on 2001/01/25  14:49:05
67393         Log: Layout using tabulator is not a good idea in a pod.
67394      Branch: perl
67395            ! pod/perlguts.pod
67396 ____________________________________________________________________________
67397 [  8546] By: jhi                                   on 2001/01/25  14:31:12
67398         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
67399              from mainline.
67400              
67401              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
67402              
67403              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
67404              
67405              More Win32 editor/IDE/shell hints.
67406              
67407              More Win32 Perling.
67408              
67409              Yet another editor edit.
67410              
67411              Edit edit edit.
67412              
67413              IDE/editor section tweaking.
67414              
67415              Few more IDE/editor nits from p5p.
67416      Branch: maint-5.6/perl
67417           !> pod/perlfaq3.pod
67418 ____________________________________________________________________________
67419 [  8545] By: jhi                                   on 2001/01/25  04:16:32
67420         Log: Subject: [PATCH 5.7.0] overload int()
67421              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67422              Date: Wed, 24 Jan 2001 19:06:57 -0500
67423              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
67424      Branch: perl
67425            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
67426            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
67427            ! t/lib/bigintpm.t
67428 ____________________________________________________________________________
67429 [  8544] By: jhi                                   on 2001/01/25  04:15:11
67430         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
67431              From: Peter Prymmer <pvhp@forte.com>
67432              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
67433              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
67434      Branch: perl
67435            ! Makefile.SH README.os390 hints/os390.sh installperl
67436 ____________________________________________________________________________
67437 [  8543] By: jhi                                   on 2001/01/25  03:52:08
67438         Log: Integrate change #8462,8469 from mainline.
67439              
67440              In VMS Perl subversion (perl -V) is undef.
67441      Branch: maint-5.6/perl
67442           !> configure.com
67443 ____________________________________________________________________________
67444 [  8542] By: jhi                                   on 2001/01/25  03:44:55
67445         Log: Integrate changes #7835,7850,8315,8316 from mainline.
67446              
67447              Solaris hints.
67448      Branch: maint-5.6/perl
67449           !> hints/solaris_2.sh
67450 ____________________________________________________________________________
67451 [  8541] By: jhi                                   on 2001/01/25  03:39:28
67452         Log: Integrate #8336 from mainline.
67453      Branch: maint-5.6/perl
67454           !> hv.c
67455 ____________________________________________________________________________
67456 [  8540] By: jhi                                   on 2001/01/25  03:23:50
67457         Log: Retract #8539.
67458      Branch: maint-5.6/perl
67459            ! pod/perlfaq3.pod
67460 ____________________________________________________________________________
67461 [  8539] By: jhi                                   on 2001/01/25  03:21:55
67462         Log: (Retracted by #8540.)
67463      Branch: maint-5.6/perl
67464            ! pod/perlfaq3.pod
67465 ____________________________________________________________________________
67466 [  8538] By: jhi                                   on 2001/01/25  03:14:07
67467         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
67468              From: Peter Prymmer <pvhp@forte.com>
67469              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
67470              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
67471              
67472              The VMS bits.
67473      Branch: maint-5.6/perl
67474            ! configure.com vms/descrip_mms.template
67475 ____________________________________________________________________________
67476 [  8537] By: jhi                                   on 2001/01/25  03:06:09
67477         Log: Integrate #7710,7824,7973 from mainline.
67478      Branch: maint-5.6/perl
67479           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
67480           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
67481           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
67482           !> vos/config.ga.def vos/config.ga.h win32/config.bc
67483           !> win32/config.gc win32/config.vc
67484 ____________________________________________________________________________
67485 [  8536] By: jhi                                   on 2001/01/24  13:50:20
67486         Log: Revert the edits made by me so far to the 5.6 branch since
67487              the TRIAL1 since I did edits when I should have been using
67488              integrates.  Bad programmer.   (Will integrate them properly later.)
67489              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
67490              The #8353 will not be reapplied at least for now since
67491              the UTF-8 hash keys need more thinking.
67492              (The patches #8347, #8354, #8454, #8473 were okay since they
67493              were original edits made specifically for the 5.6.1-TRIAL1.)
67494      Branch: maint-5.6/perl
67495            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67496            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
67497            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
67498            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
67499            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
67500            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
67501            ! win32/config.bc win32/config.gc win32/config.vc
67502 ____________________________________________________________________________
67503 [  8535] By: bailey                                on 2001/01/24  06:37:02
67504         Log: SYN SYN
67505      Branch: vmsperl
67506           +> (branch 26 files)
67507           !> (integrate 130 files)
67508 ____________________________________________________________________________
67509 [  8534] By: nick                                  on 2001/01/23  19:30:57
67510         Log: Integrate mainline.
67511      Branch: perlio
67512           !> Changes Configure Porting/Glossary Porting/config.sh
67513           !> Porting/config_H embed.h embed.pl ext/Encode/compile
67514           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
67515           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
67516           !> pod/perlvar.pod proto.h t/lib/1_compile.t
67517 ____________________________________________________________________________
67518 [  8533] By: jhi                                   on 2001/01/23  16:15:46
67519         Log: Forgotten from #8501.
67520      Branch: perl
67521            ! Porting/Glossary Porting/config.sh Porting/config_H
67522 ____________________________________________________________________________
67523 [  8532] By: jhi                                   on 2001/01/23  16:13:27
67524         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
67525              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
67526              Date: Mon, 22 Jan 2001 17:51:58 +0100
67527              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
67528      Branch: perl
67529            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
67530 ____________________________________________________________________________
67531 [  8531] By: jhi                                   on 2001/01/23  15:46:01
67532         Log: Update Changes.
67533      Branch: perl
67534            ! Changes patchlevel.h
67535 ____________________________________________________________________________
67536 [  8530] By: jhi                                   on 2001/01/23  15:38:39
67537         Log: De-cut-and-pasto.
67538      Branch: perl
67539            ! t/lib/1_compile.t
67540 ____________________________________________________________________________
67541 [  8529] By: jhi                                   on 2001/01/23  15:11:04
67542         Log: Document the mkdir trailing slashes case.
67543      Branch: perl
67544            ! pod/perlfunc.pod
67545 ____________________________________________________________________________
67546 [  8528] By: jhi                                   on 2001/01/23  15:08:28
67547         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
67548              get installed:
67549              
67550              Subject: lib/lib.pm
67551              From: <abigail@foad.org>
67552              Date: Mon, 28 Aug 2000 20:35:08 -0400
67553              Message-ID: <20000829003508.21281.qmail@foad.org>
67554      Branch: perl
67555            ! installperl
67556 ____________________________________________________________________________
67557 [  8527] By: jhi                                   on 2001/01/23  14:44:04
67558         Log: Metaconfig unit change for #8526.
67559      Branch: metaconfig
67560            ! U/threads/archname.U
67561 ____________________________________________________________________________
67562 [  8526] By: jhi                                   on 2001/01/23  14:43:19
67563         Log: Attach -perlio to the archname if so selected.
67564      Branch: perl
67565            ! Configure
67566 ____________________________________________________________________________
67567 [  8525] By: jhi                                   on 2001/01/23  14:24:01
67568         Log: Subject: [PATCH] pod/perlvar.pod
67569              From: abigail@foad.org
67570              Date: Tue, 23 Jan 2001 01:41:10 +0100
67571              Message-ID: <20010123004110.22259.qmail@foad.org>
67572      Branch: perl
67573            ! pod/perlvar.pod
67574 ____________________________________________________________________________
67575 [  8524] By: jhi                                   on 2001/01/23  14:22:32
67576         Log: A bug introduced in #8217 (the undefined variable in the
67577              lib/safe1_t #3) fixed, by Charles Lane:
67578              
67579              The earlier patch made it so that stuff running in Safe
67580              compartments could do a "caller" and see "main".  That
67581              little change in name is done right before the code in
67582              the compartment is run, and apparantly the parser
67583              was picking up the stash name before it got changed.
67584              
67585              (why it was threaded vs. unthreaded Perl that was sensitive to this
67586              I still don't know...and it probably doesn't matter).
67587              
67588              I tryed removing the stash name-change and saw that threaded Perl
67589              did indeed pass the lib/safe1.t tests.
67590              
67591              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
67592              do the name change (and to connect _ in the compartment to the global
67593              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
67594              to call _safe_pkg_prep when creating a new compartment.
67595              
67596              Passes all tests with threaded perl on linux; passes all tests
67597              with unthreaded perl on VMS.
67598              
67599              At some point I'll probably want to revisit Safe and Opcode to
67600              provide more sensible handling of global variables...and to get
67601              formats working in Safe compartments, which they don't do currently.
67602      Branch: perl
67603            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
67604 ____________________________________________________________________________
67605 [  8523] By: jhi                                   on 2001/01/23  14:11:58
67606         Log: Also the lib/Thread.pm itself needs to be ignored if
67607              the Thread extension hasn't been built.
67608      Branch: perl
67609            ! t/lib/1_compile.t
67610 ____________________________________________________________________________
67611 [  8522] By: jhi                                   on 2001/01/23  13:51:28
67612         Log: print() instead of warn() so that stderr doesn't get
67613              unnecessarily polluted.
67614      Branch: perl
67615            ! ext/Encode/compile
67616 ____________________________________________________________________________
67617 [  8521] By: jhi                                   on 2001/01/23  13:49:48
67618         Log: Integrate perlio:
67619              
67620              [  8520]
67621              More messing with Encode:
67622              Extra fields in header to allow multiple names and to record
67623              other things "compile" knows.
67624              Re-organise compile to factor out common output routines.
67625              
67626              [  8519]
67627              Change file-of-files command line from -F to -f to avoid case issues on VMS.
67628      Branch: perl
67629           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
67630           !> ext/Encode/encode.h
67631 ____________________________________________________________________________
67632 [  8520] By: nick                                  on 2001/01/22  21:44:00
67633         Log: More messing with Encode:
67634              Extra fields in header to allow multiple names and to record
67635              other things "compile" knows.
67636              Re-organise compile to factor out common output routines.
67637      Branch: perlio
67638            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
67639 ____________________________________________________________________________
67640 [  8519] By: nick                                  on 2001/01/22  20:33:50
67641         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
67642      Branch: perlio
67643            ! ext/Encode/Makefile.PL ext/Encode/compile
67644 ____________________________________________________________________________
67645 [  8518] By: nick                                  on 2001/01/22  20:28:13
67646         Log: Integrate mainline
67647      Branch: perlio
67648           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
67649           !> vos/config.alpha.def vos/config.alpha.h
67650 ____________________________________________________________________________
67651 [  8517] By: jhi                                   on 2001/01/22  15:37:17
67652         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
67653              by Inaba Hiroto.
67654      Branch: perl
67655            ! sv.c
67656 ____________________________________________________________________________
67657 [  8516] By: jhi                                   on 2001/01/22  14:55:15
67658         Log: More SIG_SIZE fixes.
67659      Branch: perl
67660            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
67661 ____________________________________________________________________________
67662 [  8515] By: jhi                                   on 2001/01/22  14:50:27
67663         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
67664              From: "Craig A. Berry" <craigberry@mac.com>
67665              Date: Mon, 22 Jan 2001 00:42:24 -0600
67666              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
67667      Branch: perl
67668            ! configure.com
67669 ____________________________________________________________________________
67670 [  8514] By: jhi                                   on 2001/01/22  14:31:17
67671         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
67672              From: "Craig A. Berry" <craigberry@mac.com>
67673              Date: Sun, 21 Jan 2001 23:03:25 -0600
67674              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
67675      Branch: perl
67676            ! configure.com
67677 ____________________________________________________________________________
67678 [  8513] By: jhi                                   on 2001/01/22  14:14:00
67679         Log: Add the .ucm encoding tables to the MANIFEST.
67680      Branch: perl
67681            ! MANIFEST
67682 ____________________________________________________________________________
67683 [  8512] By: jhi                                   on 2001/01/22  13:43:33
67684         Log: Integrate perlio:
67685              
67686              [  8511]
67687              Make "real" layers of ":utf8" and ":raw".
67688              So now PERLIO=utf8 perl ...
67689              does what Andreas wanted.
67690              Fix arg passing in open.pm (still have a Carp issue).
67691              
67692              [  8508]
67693              Switch "compiled in" encodings to .ucm format.
67694              (Leave others as .enc till we can run-time load .ucm,
67695              or find some other way to load them.)
67696      Branch: perl
67697           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
67698           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
67699           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
67700           +> ext/Encode/Encode/iso8859-10.ucm
67701           +> ext/Encode/Encode/iso8859-13.ucm
67702           +> ext/Encode/Encode/iso8859-14.ucm
67703           +> ext/Encode/Encode/iso8859-15.ucm
67704           +> ext/Encode/Encode/iso8859-16.ucm
67705           +> ext/Encode/Encode/iso8859-2.ucm
67706           +> ext/Encode/Encode/iso8859-3.ucm
67707           +> ext/Encode/Encode/iso8859-4.ucm
67708           +> ext/Encode/Encode/iso8859-5.ucm
67709           +> ext/Encode/Encode/iso8859-6.ucm
67710           +> ext/Encode/Encode/iso8859-7.ucm
67711           +> ext/Encode/Encode/iso8859-8.ucm
67712           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
67713           +> ext/Encode/Encode/symbol.ucm
67714           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
67715           !> perliol.h
67716 ____________________________________________________________________________
67717 [  8511] By: nick                                  on 2001/01/21  23:44:47
67718         Log: Make "real" layers of ":utf8" and ":raw".
67719              So now PERLIO=utf8 perl ...
67720              does what Andreas wanted.
67721              Fix arg passing in open.pm (still have a Carp issue).
67722      Branch: perlio
67723            ! lib/open.pm perlio.c perliol.h
67724 ____________________________________________________________________________
67725 [  8510] By: jhi                                   on 2001/01/21  22:56:53
67726         Log: Document the regex content pushing/popping a bit better.
67727      Branch: perl
67728            ! regexec.c
67729 ____________________________________________________________________________
67730 [  8509] By: jhi                                   on 2001/01/21  22:55:44
67731         Log: Tweak the mkdir trailing slash code some more.
67732              
67733              TO DO: the same handling should probably be done for
67734              all the other filesystem functions that can have directories
67735              as their arguments.
67736      Branch: perl
67737            ! pp_sys.c
67738 ____________________________________________________________________________
67739 [  8508] By: nick                                  on 2001/01/21  21:37:43
67740         Log: Switch "compiled in" encodings to .ucm format.
67741              (Leave others as .enc till we can run-time load .ucm,
67742              or find some other way to load them.)
67743      Branch: perlio
67744            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
67745            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
67746            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
67747            + ext/Encode/Encode/iso8859-10.ucm
67748            + ext/Encode/Encode/iso8859-13.ucm
67749            + ext/Encode/Encode/iso8859-14.ucm
67750            + ext/Encode/Encode/iso8859-15.ucm
67751            + ext/Encode/Encode/iso8859-16.ucm
67752            + ext/Encode/Encode/iso8859-2.ucm
67753            + ext/Encode/Encode/iso8859-3.ucm
67754            + ext/Encode/Encode/iso8859-4.ucm
67755            + ext/Encode/Encode/iso8859-5.ucm
67756            + ext/Encode/Encode/iso8859-6.ucm
67757            + ext/Encode/Encode/iso8859-7.ucm
67758            + ext/Encode/Encode/iso8859-8.ucm
67759            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
67760            + ext/Encode/Encode/symbol.ucm
67761            ! ext/Encode/Makefile.PL ext/Encode/compile
67762 ____________________________________________________________________________
67763 [  8507] By: nick                                  on 2001/01/21  21:02:03
67764         Log: Integrate (partial) mainline.
67765      Branch: perlio
67766           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
67767           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
67768           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
67769 ____________________________________________________________________________
67770 [  8506] By: jhi                                   on 2001/01/21  20:09:30
67771         Log: Update Changes.
67772      Branch: perl
67773            ! Changes patchlevel.h
67774 ____________________________________________________________________________
67775 [  8505] By: jhi                                   on 2001/01/21  19:39:59
67776         Log: Subject: Minor typos in perlfaq2.pod
67777              From: "Stephen P. Potter" <spp@spotter.yi.org>
67778              Message-Id: <200101192101.QAA11911@spotter.yi.org>
67779              Date: Fri, 19 Jan 2001 16:01:13 -0500
67780              
67781              with a nit from Philip Newton.
67782      Branch: perl
67783            ! pod/perlfaq2.pod
67784 ____________________________________________________________________________
67785 [  8504] By: jhi                                   on 2001/01/21  19:33:05
67786         Log: Metaconfig change for #8503.
67787      Branch: metaconfig
67788            ! U/threads/usethreads.U
67789 ____________________________________________________________________________
67790 [  8503] By: jhi                                   on 2001/01/21  19:32:21
67791         Log: Sanity check for conflicting thread flavours.
67792      Branch: perl
67793            ! Configure config_h.SH
67794 ____________________________________________________________________________
67795 [  8502] By: jhi                                   on 2001/01/21  19:23:00
67796         Log: Metaconfig change for #8501.
67797      Branch: metaconfig
67798            ! U/modified/sig_name.U
67799 ____________________________________________________________________________
67800 [  8501] By: jhi                                   on 2001/01/21  19:22:26
67801         Log: The SIG_SIZE is the number of the elements *excluding*
67802              the terminating NULL.
67803      Branch: perl
67804            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
67805            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
67806            ! win32/config_H.vc
67807 ____________________________________________________________________________
67808 [  8500] By: jhi                                   on 2001/01/21  18:31:31
67809         Log: Integrate perlio:
67810              
67811              [  8498]
67812              Encode cleanup.
67813              Add command line control over "compile" so that Makefile.PL
67814              needs can be combined with other uses.
67815              Use command line options in Makefile.PL.
67816              Fix multi-byte parsing in .ucm files.
67817              
67818              [  8497]
67819              Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
67820              
67821              [  8496]
67822              Fixup after integrate:
67823              missed the .sym files that are changed by regen_headers
67824              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
67825              
67826              [  8484]
67827              Infrastructure to allow:
67828              open($fh,"|-",@array);
67829              to be implemented
67830              i.e. mark pp_open as needing a stack mark, and make pp_open
67831              process its args in that style (and pass them _all_ to tied handles OPEN).
67832              Invent do_openn() which takes SV ** at allow it to see multiple args.
67833              Note this does not _do_ anything yet.
67834      Branch: perl
67835           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
67836           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
67837           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
67838           !> pp_sys.c proto.h sv.c
67839 ____________________________________________________________________________
67840 [  8499] By: jhi                                   on 2001/01/21  17:43:57
67841         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
67842              From: Hugo <hv@crypt.compulink.co.uk>
67843              Date: Sun, 21 Jan 2001 13:34:05 +0000
67844              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
67845              
67846              In sprintf UTF8ize only if necessary.
67847      Branch: perl
67848            ! sv.c
67849 ____________________________________________________________________________
67850 [  8498] By: nick                                  on 2001/01/21  16:25:32
67851         Log: Encode cleanup.
67852              Add command line control over "compile" so that Makefile.PL
67853              needs can be combined with other uses.
67854              Use command line options in Makefile.PL.
67855              Fix multi-byte parsing in .ucm files.
67856      Branch: perlio
67857            ! ext/Encode/Makefile.PL ext/Encode/compile
67858 ____________________________________________________________________________
67859 [  8497] By: nick                                  on 2001/01/21  12:56:27
67860         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
67861      Branch: perlio
67862            ! ext/Encode/Encode.xs
67863 ____________________________________________________________________________
67864 [  8496] By: nick                                  on 2001/01/21  12:18:45
67865         Log: Fixup after integrate:
67866              missed the .sym files that are changed by regen_headers
67867              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
67868      Branch: perlio
67869            ! global.sym pp.sym sv.c
67870 ____________________________________________________________________________
67871 [  8495] By: nick                                  on 2001/01/21  11:51:07
67872         Log: Integrate mainline.
67873      Branch: perlio
67874           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
67875           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
67876           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
67877           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
67878           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
67879           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
67880           !> win32/Makefile win32/makefile.mk
67881 ____________________________________________________________________________
67882 [  8494] By: jhi                                   on 2001/01/20  23:12:11
67883         Log: Forgot the expect_number() prototype.
67884      Branch: perl
67885            ! embed.h embed.pl proto.h
67886 ____________________________________________________________________________
67887 [  8493] By: jhi                                   on 2001/01/20  22:56:39
67888         Log: Subject: [PATCH: perl@8482] README.vms URL updates
67889              From: Peter Prymmer <pvhp@forte.com>
67890              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
67891              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
67892              
67893              Plus Craig A. Berry's suggestion to use compaq.com instead
67894              of digital.com.
67895      Branch: perl
67896            ! README.vms
67897 ____________________________________________________________________________
67898 [  8492] By: jhi                                   on 2001/01/20  22:50:05
67899         Log: Memory management calls documentation.
67900      Branch: perl
67901            ! pod/perlguts.pod
67902 ____________________________________________________________________________
67903 [  8491] By: jhi                                   on 2001/01/20  22:38:33
67904         Log: Signedness nit plus few memcpy/Copy nits.
67905      Branch: perl
67906            ! sv.c
67907 ____________________________________________________________________________
67908 [  8490] By: jhi                                   on 2001/01/20  22:25:53
67909         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
67910              From: Peter Prymmer <pvhp@forte.com>
67911              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
67912              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
67913      Branch: perl
67914            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
67915 ____________________________________________________________________________
67916 [  8489] By: jhi                                   on 2001/01/20  22:24:41
67917         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
67918              From: Peter Prymmer <pvhp@forte.com>
67919              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
67920              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
67921      Branch: perl
67922            ! win32/Makefile win32/makefile.mk
67923 ____________________________________________________________________________
67924 [  8488] By: jhi                                   on 2001/01/20  22:22:27
67925         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
67926              From: Peter Prymmer <pvhp@forte.com>
67927              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
67928              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
67929      Branch: perl
67930            ! Makefile.SH
67931 ____________________________________________________________________________
67932 [  8487] By: jhi                                   on 2001/01/20  22:21:18
67933         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
67934              From: Peter Prymmer <pvhp@forte.com>
67935              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
67936              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
67937      Branch: perl
67938            + ext/DynaLoader/dl_dllload.xs
67939            ! MANIFEST Makefile.SH hints/os390.sh
67940 ____________________________________________________________________________
67941 [  8486] By: jhi                                   on 2001/01/20  22:17:53
67942         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
67943              From: Peter Prymmer <pvhp@forte.com>
67944              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
67945              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
67946      Branch: perl
67947            ! README.os390 README.posix-bc
67948 ____________________________________________________________________________
67949 [  8485] By: jhi                                   on 2001/01/20  20:15:30
67950         Log: Document and test the new qu operator.
67951      Branch: perl
67952            + t/op/qu.t
67953            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
67954            ! pod/perlretut.pod pod/perlunicode.pod
67955 ____________________________________________________________________________
67956 [  8484] By: nick                                  on 2001/01/20  19:42:30
67957         Log: Infrastructure to allow:
67958              open($fh,"|-",@array);
67959              to be implemented
67960              i.e. mark pp_open as needing a stack mark, and make pp_open
67961              process its args in that style (and pass them _all_ to tied handles OPEN).
67962              Invent do_openn() which takes SV ** at allow it to see multiple args.
67963              Note this does not _do_ anything yet.
67964      Branch: perlio
67965            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
67966            ! perlapi.c pp_proto.h pp_sys.c proto.h
67967 ____________________________________________________________________________
67968 [  8483] By: nick                                  on 2001/01/20  17:23:14
67969         Log: Integrate mainline.
67970      Branch: perlio
67971           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
67972           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
67973 ____________________________________________________________________________
67974 [  8482] By: jhi                                   on 2001/01/19  15:37:49
67975         Log: Update Changes.
67976      Branch: perl
67977            ! Changes patchlevel.h
67978 ____________________________________________________________________________
67979 [  8481] By: jhi                                   on 2001/01/19  14:41:24
67980         Log: Subject: Re: new feature: s?printf parameter reordering 
67981              From: Hugo <hv@crypt.compulink.co.uk>
67982              Date: Thu, 11 Jan 2001 17:09:03 +0000
67983              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
67984              
67985              - support reordering for all parameters: %, *v, *, .*
67986              - lay down that the reordering specification must immediately
67987              follow that parameter: %3$, *v3$, *3$, .*3$
67988              - fix vectorisation of a zero-length string
67989              - factor out the code choosing the argument to format
67990              
67991              Possibly unwanted side-effects:
67992              - the special format specifiers ' +-0' must now precede any
67993              vectorisation specifier. Tests in op/sprintf and op/ver
67994              have been changed to reflect this.
67995              - sprintf.t test #214 changed its expectations because in many
67996              cases, the next parameter has already been consumed when an
67997              invalid type letter is detected.
67998              
67999              Probably wanted side-effects:
68000              - attempts to format a non-existent parameter will warn as if C<undef>
68001              - attempt to write to non-existent parameter with '%n' will complain
68002              of "attempt to modify read-only value" instead of being silent
68003      Branch: perl
68004            ! sv.c t/op/sprintf.t t/op/ver.t
68005 ____________________________________________________________________________
68006 [  8480] By: jhi                                   on 2001/01/19  14:08:37
68007         Log: Subject: PATCH pragma/locale.t
68008              From: andreas.koenig@anima.de (Andreas J. Koenig)
68009              Date: 18 Jan 2001 09:45:37 +0100
68010              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
68011      Branch: perl
68012            ! t/pragma/locale.t
68013 ____________________________________________________________________________
68014 [  8479] By: jhi                                   on 2001/01/19  13:19:58
68015         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
68016      Branch: perl
68017            ! configure.com
68018 ____________________________________________________________________________
68019 [  8478] By: jhi                                   on 2001/01/19  02:12:35
68020         Log: Automate 1_compile.t.
68021      Branch: perl
68022            ! t/lib/1_compile.t
68023 ____________________________________________________________________________
68024 [  8477] By: jhi                                   on 2001/01/19  01:49:56
68025         Log: Integrate perlio:
68026              
68027              [  8475]
68028              Win32 "safe signals" co-existance fix.
68029              Fix SIG_SIZE value.
68030              Clear PL_sig_pending when cloning (fork).
68031      Branch: perl
68032           !> sv.c win32/config.bc win32/config.gc win32/config.vc
68033           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
68034 ____________________________________________________________________________
68035 [  8476] By: nick                                  on 2001/01/18  21:51:52
68036         Log: Integrate mainline
68037      Branch: perlio
68038           +> t/lib/1_compile.t t/lib/compmod.pl
68039           !> MANIFEST configure.com lib/unicode/distinct.pm
68040 ____________________________________________________________________________
68041 [  8475] By: nick                                  on 2001/01/18  21:48:02
68042         Log: Win32 "safe signals" co-existance fix.
68043              Fix SIG_SIZE value.
68044              Clear PL_sig_pending when cloning (fork).
68045      Branch: perlio
68046            ! sv.c win32/config.bc win32/config.gc win32/config.vc
68047            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
68048 ____________________________________________________________________________
68049 [  8474] By: jhi                                   on 2001/01/18  14:40:57
68050         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
68051      Branch: perl
68052            ! t/lib/1_compile.t
68053 ____________________________________________________________________________
68054 [  8473] By: gsar                                  on 2001/01/18  11:42:31
68055         Log: unsubmitted trial1 change
68056      Branch: maint-5.6/perl
68057            ! Changes
68058 ____________________________________________________________________________
68059 [  8472] By: jhi                                   on 2001/01/18  04:30:24
68060         Log: The first bug found by 1_compile.t.
68061      Branch: perl
68062            ! lib/unicode/distinct.pm
68063 ____________________________________________________________________________
68064 [  8471] By: jhi                                   on 2001/01/18  04:29:42
68065         Log: Add Schwern's 1_compile test.  The compile_module script renamed
68066              to be a bit shorter for the 8.3 people.
68067      Branch: perl
68068            + t/lib/1_compile.t t/lib/compmod.pl
68069            ! MANIFEST
68070 ____________________________________________________________________________
68071 [  8470] By: jhi                                   on 2001/01/18  04:16:00
68072         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)
68073              From: Peter Prymmer <pvhp@forte.com>
68074              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
68075              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
68076              Replace #8463.
68077      Branch: maint-5.6/perl
68078            ! configure.com
68079 ____________________________________________________________________________
68080 [  8469] By: jhi                                   on 2001/01/18  04:13:02
68081         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)
68082              From: Peter Prymmer <pvhp@forte.com>
68083              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
68084              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
68085              Replace #8462.
68086      Branch: perl
68087            ! configure.com
68088 ____________________________________________________________________________
68089 [  8468] By: jhi                                   on 2001/01/18  03:42:08
68090         Log: Integrate perlio:
68091              
68092              [  8467]
68093              "Safe" signals - trial implementation.
68094              gv.c tweaked to zero PL_sig_pend array
68095              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
68096              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
68097              Odd thing is that it "works" with PERLIO=stdio as well (linux).
68098      Branch: perl
68099           !> gv.c mg.c perlio.c util.c
68100 ____________________________________________________________________________
68101 [  8467] By: nick                                  on 2001/01/17  22:41:10
68102         Log: "Safe" signals - trial implementation.
68103              gv.c tweaked to zero PL_sig_pend array
68104              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
68105              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
68106              Odd thing is that it "works" with PERLIO=stdio as well (linux).
68107      Branch: perlio
68108            ! gv.c mg.c perlio.c util.c
68109 ____________________________________________________________________________
68110 [  8466] By: nick                                  on 2001/01/17  20:40:20
68111         Log: Integrate mainline.
68112      Branch: perlio
68113           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
68114           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
68115           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
68116           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68117           !> vos/config.ga.h win32/config.bc win32/config.gc
68118           !> win32/config.vc
68119 ____________________________________________________________________________
68120 [  8465] By: jhi                                   on 2001/01/17  18:37:13
68121         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
68122              From: Nicholas Clark <nick@ccl4.org>
68123              Date: Wed, 17 Jan 2001 17:31:33 +0000
68124              Message-ID: <20010117173133.I2633@plum.flirble.org>
68125      Branch: perl
68126            ! t/op/int.t
68127 ____________________________________________________________________________
68128 [  8464] By: jhi                                   on 2001/01/17  14:43:17
68129         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
68130              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68131              Date: Wed, 17 Jan 2001 15:16:43 +0100
68132              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
68133              
68134              pp_int() was dropping an NV to the floor,
68135              int(279964589018079/59) either returned not an integer
68136              4745162525730.15, or one got "Attempt to free unreferenced scalar."
68137      Branch: perl
68138            ! pp.c
68139 ____________________________________________________________________________
68140 [  8463] By: jhi                                   on 2001/01/17  06:12:42
68141         Log: (Replaced by #8470)
68142              
68143              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)
68144              From: "Craig A. Berry" <craigberry@mac.com>
68145              Date: Tue, 16 Jan 2001 23:38:46 -0600
68146              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
68147      Branch: maint-5.6/perl
68148            ! configure.com
68149 ____________________________________________________________________________
68150 [  8462] By: jhi                                   on 2001/01/17  06:11:31
68151         Log: (Replaced by #8469)
68152              
68153              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)
68154              From: "Craig A. Berry" <craigberry@mac.com>
68155              Date: Tue, 16 Jan 2001 23:38:46 -0600
68156              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
68157      Branch: perl
68158            ! configure.com
68159 ____________________________________________________________________________
68160 [  8461] By: jhi                                   on 2001/01/17  05:56:12
68161         Log: Allow for one trailing slash in the directory of mkdir().
68162      Branch: perl
68163            ! pp_sys.c
68164 ____________________________________________________________________________
68165 [  8460] By: jhi                                   on 2001/01/17  03:26:01
68166         Log: Metaconfig unit changes for #8459.
68167      Branch: metaconfig
68168            ! U/modified/Loc.U U/modified/sig_name.U
68169 ____________________________________________________________________________
68170 [  8459] By: jhi                                   on 2001/01/17  03:24:48
68171         Log: Define SIG_SIZE, the number of elements in the sig_name and
68172              sig_num arrays, including the final NULL entry.
68173      Branch: perl
68174            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68175            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
68176            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
68177            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68178            ! win32/config.bc win32/config.gc win32/config.vc
68179 ____________________________________________________________________________
68180 [  8458] By: jhi                                   on 2001/01/17  01:41:33
68181         Log: Integrate perlio:
68182              
68183              [  8457]
68184              Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
68185              Provides all the "cost" but no benefit yet - it is to allow cost
68186              to be measured, and implementation experiments (just in mg.c?).
68187      Branch: perl
68188           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
68189           !> perlapi.h proto.h sv.c
68190 ____________________________________________________________________________
68191 [  8457] By: nick                                  on 2001/01/16  22:07:26
68192         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
68193              Provides all the "cost" but no benefit yet - it is to allow cost
68194              to be measured, and implementation experiments (just in mg.c?).
68195      Branch: perlio
68196            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
68197            ! perlapi.h proto.h sv.c
68198 ____________________________________________________________________________
68199 [  8456] By: nick                                  on 2001/01/16  21:07:07
68200         Log: Integrate mainline.
68201      Branch: perlio
68202           !> (integrate 51 files)
68203 ____________________________________________________________________________
68204 [  8455] By: jhi                                   on 2001/01/16  18:13:43
68205         Log: Subject: [PATCH] regcomp.c old feature removal
68206              From: mjd@plover.com
68207              Date: 16 Jan 2001 14:43:18 -0000 
68208              Message-ID: <20010116144318.7140.qmail@plover.com> 
68209      Branch: perl
68210            ! regcomp.c
68211 ____________________________________________________________________________
68212 [  8454] By: jhi                                   on 2001/01/16  16:12:39
68213         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
68214              From: "Indy Singh" <indy@nusphere.com>
68215              Date: Wed, 10 Jan 2001 20:17:49 -0500
68216              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
68217      Branch: maint-5.6/perl
68218            ! win32/Makefile
68219 ____________________________________________________________________________
68220 [  8453] By: jhi                                   on 2001/01/16  16:09:33
68221         Log: Update Changes.
68222      Branch: perl
68223            ! Changes patchlevel.h
68224 ____________________________________________________________________________
68225 [  8452] By: jhi                                   on 2001/01/16  15:42:04
68226         Log: Subject: Re: API Cleanup
68227              To: perl5-porters@perl.org
68228              Date: Tue, 16 Jan 2001 13:42:30 +0000
68229              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
68230              
68231              Subject: [PATCH] utf8.c documentation
68232              From: Simon Cozens <simon@cozens.net>
68233              Date: Tue, 16 Jan 2001 13:52:48 +0000
68234              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
68235              
68236              Subject: Re: API Cleanup
68237              From: Simon Cozens <simon@cozens.net>
68238              Date: Tue, 16 Jan 2001 14:58:55 +0000
68239              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
68240              
68241              UTF-8 doc patches.
68242      Branch: perl
68243            ! embed.pl pod/perlapi.pod utf8.c
68244 ____________________________________________________________________________
68245 [  8451] By: jhi                                   on 2001/01/16  14:41:39
68246         Log: podlators 1.07, from Russ Allbery.
68247      Branch: perl
68248            ! lib/Pod/Man.pm
68249 ____________________________________________________________________________
68250 [  8450] By: jhi                                   on 2001/01/16  14:24:19
68251         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
68252              From: "Indy Singh" <indy@nusphere.com>
68253              Date: Mon, 15 Jan 2001 20:59:40 -0500
68254              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
68255      Branch: perl
68256            ! win32/Makefile
68257 ____________________________________________________________________________
68258 [  8449] By: jhi                                   on 2001/01/16  03:42:55
68259         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
68260              at the setting of the ofs_sv in new_struct_thread() as the
68261              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
68262              uninitialized fields are, uh, initialized with),
68263              SvREFCNT_inc()ing that invited a core dump.
68264      Branch: perl
68265            ! util.c
68266 ____________________________________________________________________________
68267 [  8448] By: jhi                                   on 2001/01/16  01:49:07
68268         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
68269              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68270              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
68271              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
68272              
68273              Replace #8444 and #8445.
68274      Branch: perl
68275            ! ext/B/B.xs ext/B/B/Debug.pm
68276 ____________________________________________________________________________
68277 [  8447] By: jhi                                   on 2001/01/15  21:05:35
68278         Log: Subject: [PATCH] API Variable documentation   
68279              From: Simon Cozens <simon@cozens.net>
68280              Date: Mon, 15 Jan 2001 19:35:54 +0000
68281              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
68282      Branch: perl
68283            ! pod/perlapi.pod thrdvar.h
68284 ____________________________________________________________________________
68285 [  8446] By: jhi                                   on 2001/01/15  20:49:20
68286         Log: Signedness nit.
68287      Branch: perl
68288            ! pp_ctl.c
68289 ____________________________________________________________________________
68290 [  8445] By: jhi                                   on 2001/01/15  20:28:48
68291         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
68292      Branch: perl
68293            ! ext/B/B/Debug.pm
68294 ____________________________________________________________________________
68295 [  8444] By: jhi                                   on 2001/01/15  13:09:10
68296         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
68297      Branch: perl
68298            ! ext/B/B.xs
68299 ____________________________________________________________________________
68300 [  8443] By: jhi                                   on 2001/01/15  13:06:26
68301         Log: Missing from #8439.
68302      Branch: perl
68303            ! keywords.h mg.c
68304 ____________________________________________________________________________
68305 [  8442] By: jhi                                   on 2001/01/15  13:02:38
68306         Log: Subject: [PATCH @8436] Eliminate op_children
68307              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68308              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
68309              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
68310              
68311              Subject: [PATCH @8436] Re: Eliminate op_children
68312              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68313              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
68314              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
68315      Branch: perl
68316            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
68317            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
68318            ! op.c op.h
68319 ____________________________________________________________________________
68320 [  8441] By: jhi                                   on 2001/01/15  12:57:08
68321         Log: Use the /^Perl_/-less form of is_lvalue_sub().
68322      Branch: perl
68323            ! pp.h
68324 ____________________________________________________________________________
68325 [  8440] By: jhi                                   on 2001/01/15  05:13:09
68326         Log: Revert #8437 and #8438, the Linux large files story is more complex.
68327      Branch: metaconfig/U/perl
68328            ! d_fpos64_t.U d_off64_t.U
68329      Branch: perl
68330            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68331            ! config_h.SH configure.com epoc/config.sh perl.h
68332            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
68333            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68334            ! win32/config.bc win32/config.gc win32/config.vc
68335 ____________________________________________________________________________
68336 [  8439] By: jhi                                   on 2001/01/15  05:02:24
68337         Log: More UTF-8 patches from Inaba Hiroto.
68338              - The substr lval was still not okay.
68339              - Now pp_stringify and sv_setsv copies source's UTF8 flag
68340              even if IN_BYTE.  pp_stringify is called from fold_constants
68341              at optimization phase and "\x{100}" was made SvUTF8_off under
68342              use bytes (the bytes pragma is for "byte semantics" and not
68343              for "do not produce UTF8 data")
68344              - New `qu' operator to generate UTF8 string explicitly.
68345              Though I agree with the policy "0x00-0xff always produce bytes",
68346              sometimes want to such a string to be coded in UTF8.
68347              I can use pack"U0a*" but it requires more typing and has
68348              runtime overhead.
68349              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
68350              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
68351              string is not UTF8_on and has char 0x80-0xff.
68352              
68353              TODO: document and test qu.
68354      Branch: perl
68355            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
68356            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
68357            ! toke.c
68358 ____________________________________________________________________________
68359 [  8438] By: jhi                                   on 2001/01/14  05:10:23
68360         Log: (Reverted by #8440)
68361              
68362              Metaconfig unit changes for #8437.
68363      Branch: metaconfig/U/perl
68364            ! d_fpos64_t.U d_off64_t.U
68365 ____________________________________________________________________________
68366 [  8437] By: jhi                                   on 2001/01/14  04:55:34
68367         Log: (Reverted by #8440)
68368              
68369              Add <features.h> probing, seems to be needed for (some?)
68370              Linux largefileness.
68371      Branch: perl
68372            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68373            ! config_h.SH configure.com epoc/config.sh perl.h
68374            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
68375            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68376            ! win32/config.bc win32/config.gc win32/config.vc
68377 ____________________________________________________________________________
68378 [  8436] By: jhi                                   on 2001/01/13  17:47:21
68379         Log: Tighten some of the tests a bit.
68380      Branch: perl
68381            ! t/pragma/utf8.t
68382 ____________________________________________________________________________
68383 [  8435] By: jhi                                   on 2001/01/13  17:31:54
68384         Log: Integrate perlio:
68385              
68386              [  8434]
68387              Run dmake regen_config_h for Win32
68388              
68389              [  8433]
68390              VMS friendly patch to Encode compile process
68391      Branch: perl
68392           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
68393           !> win32/config_H.gc win32/config_H.vc
68394 ____________________________________________________________________________
68395 [  8434] By: nick                                  on 2001/01/13  11:36:53
68396         Log: Run dmake regen_config_h for Win32
68397      Branch: perlio
68398            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
68399 ____________________________________________________________________________
68400 [  8433] By: nick                                  on 2001/01/13  11:31:55
68401         Log: VMS friendly patch to Encode compile process
68402      Branch: perlio
68403            ! ext/Encode/Makefile.PL ext/Encode/compile
68404 ____________________________________________________________________________
68405 [  8432] By: nick                                  on 2001/01/13  11:06:44
68406         Log: Integrate mainline
68407      Branch: perlio
68408           +> ext/B/B/Concise.pm
68409           !> (integrate 52 files)
68410 ____________________________________________________________________________
68411 [  8431] By: jhi                                   on 2001/01/13  05:55:55
68412         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
68413              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68414              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
68415              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
68416      Branch: perl
68417            ! ext/B/B/Concise.pm
68418 ____________________________________________________________________________
68419 [  8430] By: jhi                                   on 2001/01/13  04:24:18
68420         Log: The LVRET macro needed an aTHX.
68421      Branch: perl
68422            ! pp.h
68423 ____________________________________________________________________________
68424 [  8429] By: jhi                                   on 2001/01/13  02:12:42
68425         Log: Update Changes.
68426      Branch: perl
68427            ! Changes patchlevel.h
68428 ____________________________________________________________________________
68429 [  8428] By: jhi                                   on 2001/01/13  02:08:50
68430         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
68431              From: Peter Prymmer <pvhp@forte.com>
68432              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
68433              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
68434              
68435              Add a BEGIN guard for sloppy floating point division.
68436      Branch: perl
68437            ! lib/Math/BigInt.pm lib/bigint.pl
68438 ____________________________________________________________________________
68439 [  8427] By: jhi                                   on 2001/01/13  01:47:16
68440         Log: The B::Terse drop-in replacement wasn't quite drop-in.
68441      Branch: perl
68442            ! ext/B/B/Terse.pm
68443 ____________________________________________________________________________
68444 [  8426] By: jhi                                   on 2001/01/12  21:20:43
68445         Log: Use UVXf.
68446      Branch: perl
68447            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68448            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
68449            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
68450            ! vos/config.ga.def vos/config.ga.h win32/config.bc
68451            ! win32/config.gc win32/config.vc
68452 ____________________________________________________________________________
68453 [  8425] By: jhi                                   on 2001/01/12  20:20:14
68454         Log: Subject: [PATCH perl@8342] -Wformat
68455              From: Robin Barker <rmb1@cise.npl.co.uk>
68456              Date: Fri, 12 Jan 2001 20:03:14 GMT
68457              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
68458      Branch: perl
68459            ! ext/Encode/Encode.xs mg.c sv.c toke.c
68460 ____________________________________________________________________________
68461 [  8424] By: jhi                                   on 2001/01/12  20:01:48
68462         Log: Subject: B::Concise -- an improved replacement for B::Terse 
68463              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68464              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
68465              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
68466      Branch: perl
68467            + ext/B/B/Concise.pm
68468            ! MANIFEST ext/B/B/Terse.pm
68469 ____________________________________________________________________________
68470 [  8423] By: jhi                                   on 2001/01/12  19:24:02
68471         Log: The new metaconfig unit from the #8421.
68472      Branch: metaconfig/U/perl
68473            + d_sigprocmask.U
68474 ____________________________________________________________________________
68475 [  8422] By: jhi                                   on 2001/01/12  19:23:43
68476         Log: Forgot the microperl config from the #8421.
68477      Branch: perl
68478            ! uconfig.h uconfig.sh
68479 ____________________________________________________________________________
68480 [  8421] By: jhi                                   on 2001/01/12  19:05:27
68481         Log: Add sigprocmask() probe, regen Configure, regen toc.
68482      Branch: perl
68483            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68484            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
68485            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68486            ! vos/config.ga.h win32/config.bc win32/config.gc
68487            ! win32/config.vc
68488 ____________________________________________________________________________
68489 [  8420] By: jhi                                   on 2001/01/12  18:34:31
68490         Log: Add sockatmark() to the todo list.
68491      Branch: perl
68492            ! Todo-5.6
68493 ____________________________________________________________________________
68494 [  8419] By: jhi                                   on 2001/01/12  18:09:46
68495         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
68496      Branch: perl
68497            ! op.c
68498 ____________________________________________________________________________
68499 [  8418] By: jhi                                   on 2001/01/12  18:05:30
68500         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
68501              From: Radu Greab <radu@netsoft.ro>
68502              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
68503              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
68504      Branch: perl
68505            ! op.c t/pragma/sub_lval.t
68506 ____________________________________________________________________________
68507 [  8417] By: jhi                                   on 2001/01/12  16:09:09
68508         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
68509              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
68510              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
68511              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
68512      Branch: perl
68513            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
68514            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
68515            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
68516            ! t/pragma/sub_lval.t toke.c
68517 ____________________________________________________________________________
68518 [  8416] By: jhi                                   on 2001/01/12  15:42:06
68519         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
68520              From: "Richard Soderberg" <rs@crystalflame.net>
68521              Date: Fri, 12 Jan 2001 04:49:35 -0800
68522              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
68523              
68524              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
68525              according to the platform.
68526      Branch: perl
68527            ! op.c
68528 ____________________________________________________________________________
68529 [  8415] By: jhi                                   on 2001/01/12  15:33:41
68530         Log: One more UTF-8 fix from Inaba Hiroto.
68531      Branch: perl
68532            ! pp.c regexec.c t/pragma/utf8.t
68533 ____________________________________________________________________________
68534 [  8414] By: jhi                                   on 2001/01/12  15:30:18
68535         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
68536      Branch: perl
68537            ! regexec.c
68538 ____________________________________________________________________________
68539 [  8413] By: jhi                                   on 2001/01/12  15:22:10
68540         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
68541              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68542              Date: Thu, 11 Jan 2001 12:53:36 +0100
68543              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
68544      Branch: perl
68545            ! toke.c
68546 ____________________________________________________________________________
68547 [  8412] By: jhi                                   on 2001/01/12  15:20:25
68548         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
68549              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68550              Date: Fri, 12 Jan 2001 14:37:55 +0100
68551              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
68552      Branch: perl
68553            ! hints/posix-bc.sh
68554 ____________________________________________________________________________
68555 [  8411] By: jhi                                   on 2001/01/12  15:14:14
68556         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
68557              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68558              Date: Fri, 12 Jan 2001 10:42:21 +0100
68559              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
68560      Branch: perl
68561            ! t/op/regmesg.t
68562 ____________________________________________________________________________
68563 [  8410] By: jhi                                   on 2001/01/12  05:48:55
68564         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
68565              From: Nicholas Clark <nick@ccl4.org> 
68566              Date: Sun, 7 Jan 2001 19:47:14 +0000
68567              Message-ID: <20010107194714.B1048@plum.flirble.org>
68568      Branch: perl
68569            ! t/op/numconvert.t
68570 ____________________________________________________________________________
68571 [  8409] By: jhi                                   on 2001/01/12  05:41:28
68572         Log: Integrate perlio:
68573              
68574              [  8408]
68575              Remove variables that were used in experiments.
68576              
68577              [  8407]
68578              Catch die in %SIG handler and unblock the signal before re-dying.
68579              This make Linux work _without_ sigsetjmp().
68580              Turn off sigsetjmp() to see what else it does.
68581              May need Configure probe for sigprocmask() if anything has sigaction()
68582              but not sigprocmask().
68583      Branch: perl
68584           !> mg.c scope.h
68585 ____________________________________________________________________________
68586 [  8408] By: nick                                  on 2001/01/11  22:43:28
68587         Log: Remove variables that were used in experiments.
68588      Branch: perlio
68589            ! mg.c
68590 ____________________________________________________________________________
68591 [  8407] By: nick                                  on 2001/01/11  20:57:44
68592         Log: Catch die in %SIG handler and unblock the signal before re-dying.
68593              This make Linux work _without_ sigsetjmp().
68594              Turn off sigsetjmp() to see what else it does.
68595              May need Configure probe for sigprocmask() if anything has sigaction()
68596              but not sigprocmask().
68597      Branch: perlio
68598            ! mg.c scope.h
68599 ____________________________________________________________________________
68600 [  8406] By: nick                                  on 2001/01/11  19:32:07
68601         Log: Integrate mainline
68602      Branch: perlio
68603           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
68604           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
68605           !> t/op/substr.t
68606 ____________________________________________________________________________
68607 [  8405] By: jhi                                   on 2001/01/11  17:11:01
68608         Log: Fix UTF-8 lval substr().
68609      Branch: perl
68610            ! mg.c t/op/substr.t
68611 ____________________________________________________________________________
68612 [  8404] By: jhi                                   on 2001/01/11  05:13:58
68613         Log: Update Changes.
68614      Branch: perl
68615            ! Changes patchlevel.h
68616 ____________________________________________________________________________
68617 [  8403] By: jhi                                   on 2001/01/11  04:38:24
68618         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
68619              From: Hugo <hv@crypt.compulink.co.uk>
68620              Date: Mon, 30 Oct 2000 01:33:26 +0000
68621              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
68622      Branch: perl
68623            ! regexec.c t/op/re_tests
68624 ____________________________________________________________________________
68625 [  8402] By: jhi                                   on 2001/01/11  04:26:12
68626         Log: Integrate perlio:
68627              
68628              [  8401]
68629              Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
68630              (So Alan and Ilya can try setting via hints.)
68631              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
68632              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
68633              doing the save everywhere seems to restart read() correctly, but just
68634              doing it once "round" the handler does not.
68635              
68636              [  8399]
68637              Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
68638              
68639              [  8393]
68640              Back out Simon's pid hackery for now.
68641              
68642              [  8371]
68643              Fix "scalars leaked" bugs caused by overload magic
68644              (Highlighted by Ilya's DESTROY optimization.)
68645      Branch: perl
68646           !> scope.h util.c
68647 ____________________________________________________________________________
68648 [  8401] By: nick                                  on 2001/01/10  22:52:55
68649         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
68650              (So Alan and Ilya can try setting via hints.)
68651              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
68652              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
68653              doing the save everywhere seems to restart read() correctly, but just
68654              doing it once "round" the handler does not.
68655      Branch: perlio
68656            ! scope.h
68657 ____________________________________________________________________________
68658 [  8400] By: jhi                                   on 2001/01/10  21:57:54
68659         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
68660              of IRIX, HP-UX is unaffected.
68661      Branch: perl
68662            ! perl.h
68663 ____________________________________________________________________________
68664 [  8399] By: nick                                  on 2001/01/10  21:29:19
68665         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
68666      Branch: perlio
68667            ! util.c
68668 ____________________________________________________________________________
68669 [  8398] By: jhi                                   on 2001/01/10  20:55:31
68670         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
68671              also have ReusePort.
68672      Branch: perl
68673            ! ext/IO/lib/IO/Socket/INET.pm
68674 ____________________________________________________________________________
68675 [  8397] By: jhi                                   on 2001/01/10  20:50:57
68676         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
68677              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
68678              Date: Wed, 10 Jan 2001 01:38:13 -0800
68679              Message-ID: <20010110013813.B41744@yahoo-inc.com>
68680      Branch: perl
68681            ! ext/IO/lib/IO/Socket/INET.pm
68682 ____________________________________________________________________________
68683 [  8396] By: jhi                                   on 2001/01/10  20:49:30
68684         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
68685              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
68686              Date: Wed, 10 Jan 2001 01:37:32 -0800
68687              Message-ID: <20010110013732.A41744@yahoo-inc.com>
68688      Branch: perl
68689            ! ext/Socket/Socket.pm
68690 ____________________________________________________________________________
68691 [  8395] By: jhi                                   on 2001/01/10  20:41:37
68692         Log: Test for bug id 20010105.016 (fixed by #8378).
68693      Branch: perl
68694            ! t/op/split.t
68695 ____________________________________________________________________________
68696 [  8394] By: jhi                                   on 2001/01/10  20:26:32
68697         Log: Integrate perlio.
68698      Branch: perl
68699            ! util.c
68700 ____________________________________________________________________________
68701 [  8393] By: nick                                  on 2001/01/10  19:34:30
68702         Log: Back out Simon's pid hackery for now.
68703      Branch: perlio
68704            ! util.c
68705 ____________________________________________________________________________
68706 [  8392] By: nick                                  on 2001/01/10  19:23:13
68707         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
68708      Branch: perlio
68709           !> (integrate 29 files)
68710 ____________________________________________________________________________
68711 [  8391] By: jhi                                   on 2001/01/10  18:43:15
68712         Log: Subject: [PATCH] Fix my_pclose segfault
68713              From: Simon Cozens <simon@cozens.net>
68714              Date: Wed, 10 Jan 2001 18:39:35 +0000
68715              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
68716      Branch: perl
68717            ! util.c
68718 ____________________________________________________________________________
68719 [  8390] By: jhi                                   on 2001/01/10  18:42:08
68720         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
68721              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68722              Date:     Wed, 10 Jan 2001 13:23:02 EST
68723              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
68724      Branch: perl
68725            ! ext/Opcode/Opcode.xs
68726 ____________________________________________________________________________
68727 [  8389] By: jhi                                   on 2001/01/10  15:16:07
68728         Log: Turn off the integer preservation for now.
68729      Branch: perl
68730            ! perl.h
68731 ____________________________________________________________________________
68732 [  8388] By: jhi                                   on 2001/01/10  15:01:25
68733         Log: Few more IDE/editor nits from p5p.
68734      Branch: perl
68735            ! pod/perlfaq3.pod
68736 ____________________________________________________________________________
68737 [  8387] By: jhi                                   on 2001/01/10  06:53:16
68738         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
68739              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
68740              Date: Tue, 9 Jan 2001 23:16:02 +0000
68741              Message-ID: <20010109231602.A81101@plum.flirble.org>
68742      Branch: perl
68743            ! sv.c
68744 ____________________________________________________________________________
68745 [  8386] By: jhi                                   on 2001/01/10  03:17:54
68746         Log: Test cases for #8385 (from Simon's "torture.pl")
68747      Branch: perl
68748            ! t/op/tr.t
68749 ____________________________________________________________________________
68750 [  8385] By: jhi                                   on 2001/01/10  03:17:11
68751         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
68752              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
68753              Date: Wed, 10 Jan 2001 11:39:39 +0900
68754              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
68755              
68756              Some more UTF-8 tr cases fixed.
68757      Branch: perl
68758            ! doop.c
68759 ____________________________________________________________________________
68760 [  8384] By: jhi                                   on 2001/01/09  22:45:40
68761         Log: Allow the locale test needing POSIX and the taint test
68762              needing IPC::SysV to run under 'minitest' (basically,
68763              bail out if loading the extension fails)
68764      Branch: perl
68765            ! t/op/misc.t t/op/taint.t
68766 ____________________________________________________________________________
68767 [  8383] By: jhi                                   on 2001/01/09  21:36:04
68768         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
68769              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68770              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
68771              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
68772      Branch: perl
68773            ! t/io/openpid.t
68774 ____________________________________________________________________________
68775 [  8382] By: jhi                                   on 2001/01/09  21:06:08
68776         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
68777              Should finish up the bug id 20001205.022.
68778      Branch: perl
68779            ! pp.c pp_hot.c scope.c
68780 ____________________________________________________________________________
68781 [  8381] By: jhi                                   on 2001/01/09  18:27:43
68782         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
68783              From: Andy Dougherty <doughera@lafayette.edu>
68784              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
68785              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
68786              
68787              More robust yacc/bison error detection.
68788      Branch: perl
68789            ! t/comp/proto.t
68790 ____________________________________________________________________________
68791 [  8380] By: jhi                                   on 2001/01/09  15:21:38
68792         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
68793              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68794              Date:     Tue, 9 Jan 2001 07:53:55 EST
68795              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
68796      Branch: perl
68797            ! t/op/misc.t vms/test.com
68798 ____________________________________________________________________________
68799 [  8379] By: jhi                                   on 2001/01/09  15:20:38
68800         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
68801              From: jhi@cc.hut.fi
68802              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
68803              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
68804              
68805              The #8378 fixed this.
68806      Branch: perl
68807            ! t/op/tr.t
68808 ____________________________________________________________________________
68809 [  8378] By: jhi                                   on 2001/01/09  15:05:32
68810         Log: Subject: One more patch for UTF8 
68811              From: Inaba Hiroto <inaba@st.rim.or.jp>
68812              Date: Tue, 09 Jan 2001 01:04:32 +0900
68813              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
68814              
68815              UTF-8 fixes for 'x' and tr///.
68816      Branch: perl
68817            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
68818            ! regcomp.c regexec.c toke.c utf8.c
68819 ____________________________________________________________________________
68820 [  8377] By: jhi                                   on 2001/01/09  14:32:17
68821         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
68822      Branch: perl
68823            ! t/op/length.t
68824 ____________________________________________________________________________
68825 [  8376] By: jhi                                   on 2001/01/09  04:32:32
68826         Log: integrate changes #7775, #8316, #8316 from mainline
68827      Branch: maint-5.6/perl
68828            ! hints/solaris_2.sh
68829 ____________________________________________________________________________
68830 [  8375] By: jhi                                   on 2001/01/09  04:26:43
68831         Log: Update Changes.
68832      Branch: perl
68833            ! Changes patchlevel.h
68834 ____________________________________________________________________________
68835 [  8374] By: jhi                                   on 2001/01/09  04:14:32
68836         Log: IDE/editor section tweaking.
68837      Branch: perl
68838            ! pod/perlfaq3.pod
68839 ____________________________________________________________________________
68840 [  8373] By: jhi                                   on 2001/01/09  02:38:26
68841         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
68842              From: Peter Prymmer <pvhp@forte.com>
68843              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
68844              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
68845              
68846              In preparation os OS/390 dynamic loading.
68847      Branch: perl
68848            ! README.os390 hints/os390.sh
68849 ____________________________________________________________________________
68850 [  8372] By: jhi                                   on 2001/01/09  00:24:30
68851         Log: Integrate with perlio.
68852      Branch: perl
68853           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
68854 ____________________________________________________________________________
68855 [  8371] By: nick                                  on 2001/01/08  23:54:33
68856         Log: Fix "scalars leaked" bugs caused by overload magic
68857              (Highlighted by Ilya's DESTROY optimization.)
68858      Branch: perlio
68859            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
68860 ____________________________________________________________________________
68861 [  8370] By: nick                                  on 2001/01/08  20:19:41
68862         Log: Integrate mainline
68863      Branch: perlio
68864           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
68865           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
68866           !> t/op/64bitint.t
68867 ____________________________________________________________________________
68868 [  8369] By: jhi                                   on 2001/01/08  17:30:52
68869         Log: save_delete() Safefree() doesn't (anymore?) work with shared
68870              strings, one test failure in op/misc and almost all of lib/b.
68871              (Outcomments #8369.)
68872      Branch: perl
68873            ! scope.c
68874 ____________________________________________________________________________
68875 [  8368] By: jhi                                   on 2001/01/08  14:47:10
68876         Log: (Outcommented by #8369.)
68877              
68878              Subject: Re: Perl BugID 20001205.022 ---- save_delete
68879              From: Simon Cozens <simon@cozens.net>
68880              Date: Sat, 6 Jan 2001 11:48:40 +0000
68881              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
68882              
68883              The save_delete() does need the Safefree.
68884      Branch: perl
68885            ! scope.c
68886 ____________________________________________________________________________
68887 [  8367] By: bailey                                on 2001/01/08  08:53:52
68888         Log: Once again syncing after too long an absence
68889      Branch: vmsperl
68890           +> (branch 55 files)
68891            - MAINTAIN fix_pl vos/config.def vos/config.h
68892            - vos/config_h.SH_orig
68893           !> (integrate 498 files)
68894 ____________________________________________________________________________
68895 [  8366] By: jhi                                   on 2001/01/08  02:42:59
68896         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
68897              From: nick@ccl4.org
68898              Date: Sun, 7 Jan 2001 21:07:18 +0000
68899              Message-Id: <20010107210717.D1048@plum.flirble.org>
68900      Branch: perl
68901            ! sv.c t/op/64bitint.t
68902 ____________________________________________________________________________
68903 [  8365] By: jhi                                   on 2001/01/08  02:35:16
68904         Log: Subject: [PATCH] environ nit
68905              From: Simon Cozens <simon@cozens.net>
68906              Date: Sun, 7 Jan 2001 17:57:07 +0000
68907              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
68908              
68909              Use environ only if we have it.
68910      Branch: perl
68911            ! mg.c
68912 ____________________________________________________________________________
68913 [  8364] By: jhi                                   on 2001/01/08  02:24:51
68914         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
68915      Branch: perl
68916            ! ext/GDBM_File/GDBM_File.xs
68917 ____________________________________________________________________________
68918 [  8363] By: jhi                                   on 2001/01/08  02:19:24
68919         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
68920              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68921              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
68922              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
68923      Branch: perl
68924            ! dump.c op.c
68925 ____________________________________________________________________________
68926 [  8362] By: jhi                                   on 2001/01/08  02:17:43
68927         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
68928              From: Doug MacEachern <dougm@covalent.net>
68929              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
68930              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
68931              
68932              Allow AUTOLOAD to be an xsub and allow such xsubs
68933              to avoid use of $AUTOLOAD.
68934      Branch: perl
68935            ! gv.c
68936 ____________________________________________________________________________
68937 [  8361] By: jhi                                   on 2001/01/08  02:16:07
68938         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
68939              From: Radu Greab <radu@netsoft.ro>
68940              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
68941              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
68942              
68943              No need for the potentially nonportable $SIG{CHLD}.
68944      Branch: perl
68945            ! t/io/pipe.t
68946 ____________________________________________________________________________
68947 [  8360] By: jhi                                   on 2001/01/08  01:58:23
68948         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
68949      Branch: perl
68950            ! lib/Getopt/Long.pm
68951 ____________________________________________________________________________
68952 [  8359] By: jhi                                   on 2001/01/08  01:55:44
68953         Log: Integrate perlio:
68954              
68955              [  8356]
68956              FILE * in XS code for PerlIO world:
68957              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
68958              - Add FILE * T_STDIO typemap.
68959              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
68960              
68961              [  8346]
68962              Fixup accumulated integrate muddles (perlio == devperl again)
68963      Branch: perl
68964           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
68965           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
68966           !> utf8.c win32/Makefile
68967 ____________________________________________________________________________
68968 [  8358] By: jhi                                   on 2001/01/07  21:16:50
68969         Log: Update the EPOC cross SDK URL.
68970      Branch: perl
68971            ! README.epoc
68972 ____________________________________________________________________________
68973 [  8357] By: jhi                                   on 2001/01/07  21:16:09
68974         Log: Update the EPOC cross SDK URL.
68975      Branch: maint-5.6/perl
68976            ! README.epoc
68977 ____________________________________________________________________________
68978 [  8356] By: nick                                  on 2001/01/06  21:47:52
68979         Log: FILE * in XS code for PerlIO world:
68980              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
68981              - Add FILE * T_STDIO typemap.
68982              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
68983      Branch: perlio
68984            ! lib/ExtUtils/typemap perlio.c perlio.h
68985 ____________________________________________________________________________
68986 [  8355] By: jhi                                   on 2001/01/06  20:27:15
68987         Log: integrate change #8336 from mainline
68988              
68989              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
68990      Branch: maint-5.6/perl
68991            ! hv.c
68992 ____________________________________________________________________________
68993 [  8354] By: jhi                                   on 2001/01/06  20:24:29
68994         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
68995              From: Robin Barker <rmb1@cise.npl.co.uk>
68996              Date: Fri, 22 Dec 2000 12:17:38 GMT
68997              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
68998              
68999              The patch reformats some long =item lines so they give
69000              correct output via pod2man | nroff -man
69001              
69002              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
69003              From: Robin Barker <rmb1@cise.npl.co.uk>
69004              Date: Tue, 2 Jan 2001 15:35:03 GMT
69005              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
69006              
69007              Here is a _further_ patch which corrects a few more errors:
69008              * an empty C<=item> in CPAN.pm
69009              * patching the wrong file (pod/perlamiga.pod not README.amiga)
69010              * leaving empty C<=item>s which formatted incorrectly
69011              * over long C<=item>s revealed by latest patch to Pod::Man
69012      Branch: maint-5.6/perl
69013            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
69014            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
69015            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
69016            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
69017            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
69018            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
69019 ____________________________________________________________________________
69020 [  8353] By: jhi                                   on 2001/01/06  20:21:10
69021         Log: integrate changes #7980, 8056, 8057 from mainline
69022              
69023              UTF-8 hash keys.
69024      Branch: maint-5.6/perl
69025            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
69026 ____________________________________________________________________________
69027 [  8352] By: jhi                                   on 2001/01/06  20:18:44
69028         Log: Forgotten from #8438.
69029      Branch: maint-5.6/perl
69030            ! epoc/epocish.h
69031 ____________________________________________________________________________
69032 [  8351] By: jhi                                   on 2001/01/06  20:18:12
69033         Log: Forgotten from #8347.
69034      Branch: maint-5.6/perl
69035            ! config_h.SH
69036 ____________________________________________________________________________
69037 [  8350] By: jhi                                   on 2001/01/06  20:00:19
69038         Log: Thinko in #8347.
69039      Branch: maint-5.6/perl
69040            ! regcomp.c
69041 ____________________________________________________________________________
69042 [  8349] By: jhi                                   on 2001/01/06  18:05:30
69043         Log: Copy the FAQ3 IDE section from the development branch,
69044              changes originally by Peter Prymmer.
69045      Branch: maint-5.6/perl
69046            ! pod/perlfaq3.pod
69047 ____________________________________________________________________________
69048 [  8348] By: jhi                                   on 2001/01/06  18:03:02
69049         Log: EPOC updates for TRIAL1.
69050              
69051              Subject: [5.6.1 trial1] EPOC update
69052              From: Olaf Flebbe <O.Flebbe@science-computing.de>
69053              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
69054              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
69055              
69056              Subject: epoc patch2 for perl-5.6.1-trial1
69057              From: Olaf Flebbe <O.Flebbe@science-computing.de>
69058              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
69059              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
69060      Branch: maint-5.6/perl
69061            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
69062            ! epoc/epocish.c
69063 ____________________________________________________________________________
69064 [  8347] By: jhi                                   on 2001/01/06  17:29:10
69065         Log: integrate changes #7710,7824,7973 from mainline,
69066              plus VMS nits from Peter Prymmer and Dan Sugalski.
69067              
69068              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
69069              library (getprotobyname and getprotobynumber are outversioned by
69070              the same calls in libc, at least for xlc version 3.
69071              
69072              Add HAS_SBRK_PROTO.
69073              
69074              Fixes for signedness warnings noticed by VMSperlers.
69075      Branch: maint-5.6/perl
69076            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69077            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
69078            ! sv.c vms/descrip_mms.template vos/config.alpha.def
69079            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
69080            ! win32/config.bc win32/config.gc win32/config.vc
69081 ____________________________________________________________________________
69082 [  8346] By: nick                                  on 2001/01/06  14:36:01
69083         Log: Fixup accumulated integrate muddles (perlio == devperl again)
69084      Branch: perlio
69085            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
69086 ____________________________________________________________________________
69087 [  8345] By: nick                                  on 2001/01/06  14:24:58
69088         Log: Integrate mainline
69089      Branch: perlio
69090           !> (integrate 55 files)
69091 ____________________________________________________________________________
69092 [  8344] By: jhi                                   on 2001/01/06  02:24:02
69093         Log: Subject: [patch] PerlIO_cleanup() prototype
69094              From: Doug MacEachern <dougm@covalent.net>
69095              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
69096              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
69097      Branch: perl
69098            ! perlio.h
69099 ____________________________________________________________________________
69100 [  8343] By: jhi                                   on 2001/01/06  01:04:09
69101         Log: IRIX compiler noticed that the bof initialization might be
69102              bypassed by control flow.
69103      Branch: perl
69104            ! toke.c
69105 ____________________________________________________________________________
69106 [  8342] By: jhi                                   on 2001/01/06  00:10:48
69107         Log: Update Changes.
69108      Branch: perl
69109            ! Changes patchlevel.h
69110 ____________________________________________________________________________
69111 [  8341] By: jhi                                   on 2001/01/05  23:52:33
69112         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
69113      Branch: perl
69114            ! toke.c
69115 ____________________________________________________________________________
69116 [  8340] By: jhi                                   on 2001/01/05  22:44:08
69117         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
69118              From: Radu Greab <radu@netsoft.ro>
69119              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
69120              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
69121      Branch: perl
69122            ! t/io/pipe.t util.c
69123 ____________________________________________________________________________
69124 [  8339] By: jhi                                   on 2001/01/05  22:35:17
69125         Log: Subject: [PATCH] format and rewording in perlfaq.pod
69126              From: Robin Barker <rmb1@cise.npl.co.uk>
69127              Date: Fri, 5 Jan 2001 18:51:20 GMT
69128              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
69129      Branch: perl
69130            ! pod/perlfaq.pod
69131 ____________________________________________________________________________
69132 [  8338] By: jhi                                   on 2001/01/05  22:31:17
69133         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
69134              From: Peter Prymmer <pvhp@forte.com>
69135              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
69136              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
69137      Branch: perl
69138            ! utils/perlbug.PL
69139 ____________________________________________________________________________
69140 [  8337] By: jhi                                   on 2001/01/05  18:15:11
69141         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
69142              From: Robin Barker <rmb1@cise.npl.co.uk>
69143              Date: Tue, 2 Jan 2001 15:24:07 GMT
69144              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
69145              
69146              If you call configure as C<./Configure> or C<sh ./Configure>,
69147              $src is set to the absolute path name, not '.'.
69148              
69149              This, in turn, means -Dmksymlink tries to do its stuff because
69150              it does not think it is in the src directory.
69151              
69152              (plus a metaconfig nitfix)
69153      Branch: metaconfig
69154            ! U/compline/ccflags.U U/modified/src.U
69155      Branch: perl
69156            ! Configure config_h.SH
69157 ____________________________________________________________________________
69158 [  8336] By: jhi                                   on 2001/01/05  17:48:32
69159         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
69160              From: Alan Burlison <Alan.Burlison@uk.sun.com>
69161              Message-ID: <3A5606C4.473D2226@uk.sun.com>
69162              Date: Fri, 05 Jan 2001 17:39:16 +0000
69163      Branch: perl
69164            ! hv.c
69165 ____________________________________________________________________________
69166 [  8335] By: jhi                                   on 2001/01/05  16:05:44
69167         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
69168      Branch: perl
69169            ! lib/Getopt/Long.pm
69170 ____________________________________________________________________________
69171 [  8334] By: jhi                                   on 2001/01/05  16:00:51
69172         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
69173              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
69174              Date: Fri, 05 Jan 2001 13:46:51 +0100
69175              Message-ID: <13693.978698811@nice.ram.loc>
69176              
69177              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
69178              accurate reading of the "atime".  
69179      Branch: perl
69180            ! t/io/fs.t
69181 ____________________________________________________________________________
69182 [  8333] By: jhi                                   on 2001/01/05  15:57:37
69183         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
69184              From: Simon Cozens <simon@cozens.net>
69185              Date: Fri, 8 Dec 2000 13:33:31 +0000
69186              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
69187              
69188              A lost patch fragment.
69189      Branch: perl
69190            ! doop.c
69191 ____________________________________________________________________________
69192 [  8332] By: jhi                                   on 2001/01/05  15:40:42
69193         Log: Do away with strncpy() and a fixed length buffer.
69194      Branch: perl
69195            ! utf8.c
69196 ____________________________________________________________________________
69197 [  8331] By: jhi                                   on 2001/01/05  15:03:07
69198         Log: Tests for #8329 and #8330.
69199      Branch: perl
69200            ! t/op/bop.t
69201 ____________________________________________________________________________
69202 [  8330] By: jhi                                   on 2001/01/05  15:02:38
69203         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
69204              raw 8-bit form to the UTF-8 string.
69205      Branch: perl
69206            ! toke.c
69207 ____________________________________________________________________________
69208 [  8329] By: jhi                                   on 2001/01/05  14:55:13
69209         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
69210              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69211              Date: Fri, 5 Jan 2001 12:28:52 +0100
69212              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
69213              
69214              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
69215              no effect.  (changed the strncpy() to Copy())
69216      Branch: perl
69217            ! toke.c
69218 ____________________________________________________________________________
69219 [  8328] By: jhi                                   on 2001/01/05  06:44:27
69220         Log: UTF-8 cleanup.
69221      Branch: perl
69222            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
69223            ! regexec.c sv.c toke.c
69224 ____________________________________________________________________________
69225 [  8327] By: jhi                                   on 2001/01/05  01:11:29
69226         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')
69227              From: Radu Greab <radu@netsoft.ro>
69228              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
69229              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
69230              
69231              Cleans up Harness to not use FileHandle, which uses IO.
69232      Branch: perl
69233            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
69234 ____________________________________________________________________________
69235 [  8326] By: jhi                                   on 2001/01/05  00:56:37
69236         Log: Update Changes.
69237      Branch: perl
69238            ! Changes patchlevel.h
69239 ____________________________________________________________________________
69240 [  8325] By: jhi                                   on 2001/01/05  00:53:18
69241         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
69242              From: Peter Prymmer <pvhp@forte.com>
69243              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
69244              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
69245              
69246              plus a couple more tailing whitespace removals.
69247      Branch: perl
69248            ! win32/Makefile
69249 ____________________________________________________________________________
69250 [  8324] By: jhi                                   on 2001/01/05  00:47:39
69251         Log: Add some Unicode chop() tests.
69252      Branch: perl
69253            ! t/op/chop.t
69254 ____________________________________________________________________________
69255 [  8323] By: jhi                                   on 2001/01/05  00:47:23
69256         Log: Unify UTF-8 malformedness handling.
69257      Branch: perl
69258            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
69259 ____________________________________________________________________________
69260 [  8322] By: jhi                                   on 2001/01/04  22:21:54
69261         Log: The new $issymlink was unknown to Mksymlinks.
69262      Branch: metaconfig/U/perl
69263            ! Mksymlinks.U issymlink.U
69264      Branch: perl
69265            ! Configure config_h.SH
69266 ____________________________________________________________________________
69267 [  8321] By: jhi                                   on 2001/01/04  21:51:05
69268         Log: The test didn't work under the core test framework.
69269      Branch: perl
69270            ! t/lib/st-lock.t
69271 ____________________________________________________________________________
69272 [  8320] By: jhi                                   on 2001/01/04  21:14:22
69273         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
69274      Branch: perl
69275            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
69276 ____________________________________________________________________________
69277 [  8319] By: jhi                                   on 2001/01/04  20:46:17
69278         Log: Typo in #8312 when manually applying a problematic patch fragment.
69279      Branch: perl
69280            ! ext/Storable/Storable.xs
69281 ____________________________________________________________________________
69282 [  8318] By: jhi                                   on 2001/01/04  20:43:01
69283         Log: The $sh_c didn't fly.
69284      Branch: metaconfig
69285            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
69286            ! U/modified/Loc.U U/modified/myhostname.U
69287            ! U/modified/spitshell.U
69288      Branch: metaconfig/U/perl
69289            ! issymlink.U
69290      Branch: perl
69291            ! Configure config_h.SH
69292 ____________________________________________________________________________
69293 [  8317] By: jhi                                   on 2001/01/04  19:58:01
69294         Log: AIX builtin test -h is broken, changes based on
69295              
69296              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
69297              Date: Tue, 02 Jan 2001 11:24:39 +0100
69298              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69299              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
69300      Branch: metaconfig
69301            + U/modified/spitshell.U
69302            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
69303            ! U/modified/Loc.U U/modified/myhostname.U
69304      Branch: metaconfig/U/perl
69305            ! Mksymlinks.U issymlink.U
69306      Branch: perl
69307            ! Configure
69308 ____________________________________________________________________________
69309 [  8316] By: jhi                                   on 2001/01/04  19:02:22
69310         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
69311              From: Andy Dougherty <doughera@lafayette.edu>
69312              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
69313              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
69314              
69315              Beware of GNU ld.
69316      Branch: perl
69317            ! hints/solaris_2.sh
69318 ____________________________________________________________________________
69319 [  8315] By: jhi                                   on 2001/01/04  18:56:48
69320         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
69321              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
69322              Date: Wed, 3 Jan 2001 07:58:51 +0100
69323              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
69324      Branch: perl
69325            ! hints/solaris_2.sh
69326 ____________________________________________________________________________
69327 [  8314] By: jhi                                   on 2001/01/04  18:54:07
69328         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
69329              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69330              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
69331              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
69332              
69333              Doc tweak on #8313.
69334      Branch: perl
69335            ! ext/B/B/Deparse.pm
69336 ____________________________________________________________________________
69337 [  8313] By: jhi                                   on 2001/01/04  18:52:27
69338         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
69339              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
69340              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69341              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
69342              
69343              Make the peephole optimizer to bypass more null ops and
69344              and rewrite the deparse handling of continue blocks.
69345      Branch: perl
69346            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
69347 ____________________________________________________________________________
69348 [  8312] By: jhi                                   on 2001/01/04  18:47:39
69349         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
69350      Branch: perl
69351            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
69352            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
69353            ! t/lib/st-lock.t
69354 ____________________________________________________________________________
69355 [  8311] By: jhi                                   on 2001/01/04  18:36:08
69356         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
69357              filter to be run on each .pm during the pm_to_blib() phase,
69358              a fixed version of
69359              
69360              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
69361              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
69362              Date: Wed, 03 Jan 2001 22:01:30 +0100
69363              Message-ID: <5296.978555690@nice.ram.loc>
69364      Branch: perl
69365            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
69366            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
69367            ! lib/ExtUtils/MakeMaker.pm
69368 ____________________________________________________________________________
69369 [  8310] By: jhi                                   on 2001/01/04  18:32:54
69370         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
69371              From: Robin Barker <rmb1@cise.npl.co.uk>
69372              Date: Tue, 2 Jan 2001 15:35:03 GMT
69373              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
69374      Branch: perl
69375            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
69376            ! pod/perlrequick.pod
69377 ____________________________________________________________________________
69378 [  8309] By: jhi                                   on 2001/01/04  18:29:07
69379         Log: Subject: Re: [patch] static-ize XS()
69380              From: Doug MacEachern <dougm@covalent.net>
69381              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
69382              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
69383              
69384              Provide prototypes for the XS functions.
69385      Branch: perl
69386            ! lib/ExtUtils/xsubpp
69387 ____________________________________________________________________________
69388 [  8308] By: jhi                                   on 2001/01/04  18:27:44
69389         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
69390              From: Doug MacEachern <dougm@covalent.net>
69391              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
69392              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
69393      Branch: perl
69394            ! lib/ExtUtils/typemap
69395 ____________________________________________________________________________
69396 [  8307] By: jhi                                   on 2001/01/04  18:25:25
69397         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
69398              From: Doug MacEachern <dougm@covalent.net>
69399              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
69400              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
69401              
69402              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
69403      Branch: perl
69404            ! lib/ExtUtils/MM_Unix.pm
69405 ____________________________________________________________________________
69406 [  8306] By: jhi                                   on 2001/01/04  18:23:00
69407         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
69408              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69409              Date: Thu, 4 Jan 2001 12:47:10 +0100 
69410              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
69411              
69412              The toke.c part only, patching embed.h and proto.h is futile.
69413      Branch: perl
69414            ! toke.c
69415 ____________________________________________________________________________
69416 [  8305] By: jhi                                   on 2001/01/04  18:05:51
69417         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
69418              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69419              Date: Thu, 4 Jan 2001 17:50:12 +0100 
69420              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
69421      Branch: perl
69422            ! toke.c
69423 ____________________________________________________________________________
69424 [  8304] By: jhi                                   on 2001/01/04  18:03:26
69425         Log: Subject: [PATCH perl@8269]
69426              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69427              Date: Thu, 4 Jan 2001 12:53:39 +0100 
69428              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
69429              
69430              If running byacc write-enable also perly.h.
69431      Branch: perl
69432            ! Makefile.SH
69433 ____________________________________________________________________________
69434 [  8303] By: jhi                                   on 2001/01/04  15:40:49
69435         Log: Rewrite pp_concat() in terms of sv_catsv().
69436      Branch: perl
69437            ! pp_hot.c
69438 ____________________________________________________________________________
69439 [  8302] By: nick                                  on 2001/01/03  22:43:22
69440         Log: Integrate mainline.
69441      Branch: perlio
69442           !> ext/Encode/Encode.xs sv.c utf8.c
69443 ____________________________________________________________________________
69444 [  8301] By: jhi                                   on 2001/01/02  23:40:26
69445         Log: Variable naming tweak.
69446      Branch: perl
69447            ! sv.c
69448 ____________________________________________________________________________
69449 [  8300] By: jhi                                   on 2001/01/02  23:40:02
69450         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
69451              in is_utf8_string().
69452      Branch: perl
69453            ! utf8.c
69454 ____________________________________________________________________________
69455 [  8299] By: jhi                                   on 2001/01/02  22:14:40
69456         Log: Integrate perlio:
69457              
69458              [  8298]
69459              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
69460              
69461              [  8296]
69462              Add Encode and correct Filter/Util/Call in nmake Makefile
69463      Branch: perl
69464           !> pp.c pp_hot.c win32/Makefile
69465 ____________________________________________________________________________
69466 [  8298] By: nick                                  on 2001/01/02  22:03:06
69467         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
69468      Branch: perlio
69469            ! pp.c pp_hot.c
69470 ____________________________________________________________________________
69471 [  8297] By: jhi                                   on 2001/01/02  04:26:28
69472         Log: Signedness nit.
69473      Branch: perl
69474            ! ext/Encode/Encode.xs
69475 ____________________________________________________________________________
69476 [  8296] By: nick                                  on 2001/01/01  23:49:36
69477         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
69478      Branch: perlio
69479            ! win32/Makefile
69480 ____________________________________________________________________________
69481 [  8295] By: jhi                                   on 2001/01/01  23:05:48
69482         Log: Integrate perlio:
69483              
69484              [  8293]
69485              More rigor in UTF-8-ness of Encode's toUnicode
69486              XS export some of the utf8 internal functions.
69487              Test some of the functions.
69488              Fix pp_concat() bug shown by said tests.
69489      Branch: perl
69490           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
69491           !> t/lib/encode.t
69492 ____________________________________________________________________________
69493 [  8294] By: nick                                  on 2001/01/01  22:48:34
69494         Log: Integrate mainline
69495      Branch: perlio
69496            ! pp_hot.c t/lib/encode.t
69497           !> (integrate 65 files)
69498 ____________________________________________________________________________
69499 [  8293] By: nick                                  on 2001/01/01  21:58:50
69500         Log: More rigor in UTF-8-ness of Encode's toUnicode
69501              XS export some of the utf8 internal functions.
69502              Test some of the functions.
69503              Fix pp_concat() bug shown by said tests.
69504      Branch: perlio
69505            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
69506            ! t/lib/encode.t
69507 ____________________________________________________________________________
69508 [  8292] By: jhi                                   on 2001/01/01  18:11:44
69509         Log: Integrate perlio:
69510              
69511              [  8290]
69512              Loose the "Loading..." warning.
69513              Another bug in fallback support
69514              
69515              [  8288]
69516              Fix .ucm reading - forgot a chr()
69517              Start of .ucm write (for .enc to .ucm)
69518              
69519              [  8285]
69520              Start of support of ICU-style .ucm files:
69521              - teach compile how to read a .ucm file
69522              - first guess at how to represent fallbacks in "tries".
69523              - use fallbacks if check == 0
69524              - new return code to indicate we used one.
69525      Branch: perl
69526           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
69527           !> ext/Encode/encengine.c ext/Encode/encode.h
69528 ____________________________________________________________________________
69529 [  8291] By: jhi                                   on 2001/01/01  18:10:58
69530         Log: Podify README.mpeix (a new version from the web),
69531              add a dummy NAME to Carp::Heavy, regen toc.
69532      Branch: perl
69533            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
69534            ! pod/perltoc.pod
69535 ____________________________________________________________________________
69536 [  8290] By: nick                                  on 2001/01/01  17:43:47
69537         Log: Loose the "Loading..." warning.
69538              Another bug in fallback support
69539      Branch: perlio
69540            ! ext/Encode/Encode.pm ext/Encode/encengine.c
69541 ____________________________________________________________________________
69542 [  8289] By: jhi                                   on 2001/01/01  00:01:57
69543         Log: Bump up Larry's copyright.
69544      Branch: perl
69545            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
69546            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
69547            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
69548            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
69549            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
69550            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
69551            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
69552            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
69553 ____________________________________________________________________________
69554 [  8288] By: nick                                  on 2000/12/31  21:27:53
69555         Log: Fix .ucm reading - forgot a chr()
69556              Start of .ucm write (for .enc to .ucm)
69557      Branch: perlio
69558            ! ext/Encode/compile
69559 ____________________________________________________________________________
69560 [  8287] By: jhi                                   on 2000/12/31  18:15:56
69561         Log: Comment away a diagnostic message as noted by Craig A. Berry
69562              (the unexpected message was confusing testing)
69563      Branch: perl
69564            ! ext/Encode/Encode.pm
69565 ____________________________________________________________________________
69566 [  8286] By: jhi                                   on 2000/12/31  18:14:51
69567         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
69568              Date: Sun, 31 Dec 2000 11:17:37 -0600
69569              From: "Craig A. Berry" <craigberry@mac.com>
69570              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
69571      Branch: perl
69572            ! ext/Encode/Makefile.PL
69573 ____________________________________________________________________________
69574 [  8285] By: nick                                  on 2000/12/31  18:11:54
69575         Log: Start of support of ICU-style .ucm files:
69576              - teach compile how to read a .ucm file
69577              - first guess at how to represent fallbacks in "tries".
69578              - use fallbacks if check == 0
69579              - new return code to indicate we used one.
69580      Branch: perlio
69581            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
69582            ! ext/Encode/encengine.c ext/Encode/encode.h
69583 ____________________________________________________________________________
69584 [  8284] By: jhi                                   on 2000/12/31  18:04:41
69585         Log: Pacify picky VMS compiler.
69586              
69587              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
69588              From: "Craig A. Berry" <craig.berry@psinetcs.com>
69589              Date: Sat, 30 Dec 2000 18:10:02 -0600
69590              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
69591      Branch: perl
69592            ! sv.c
69593 ____________________________________________________________________________
69594 [  8283] By: jhi                                   on 2000/12/31  16:11:47
69595         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
69596      Branch: perl
69597            ! t/lib/glob-basic.t
69598 ____________________________________________________________________________
69599 [  8282] By: jhi                                   on 2000/12/31  15:26:11
69600         Log: Integrate perlio:
69601              
69602              [  8281]
69603              Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
69604              is available to be exported
69605              
69606              [  8280]
69607              Ilya's OS2 patch (testing for damage on Win32)
69608      Branch: perl
69609           !> makedef.pl opcode.pl os2/os2.c perlio.c
69610 ____________________________________________________________________________
69611 [  8281] By: nick                                  on 2000/12/31  10:06:15
69612         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
69613              is available to be exported
69614      Branch: perlio
69615            ! makedef.pl perlio.c
69616 ____________________________________________________________________________
69617 [  8280] By: nick                                  on 2000/12/31  09:41:26
69618         Log: Ilya's OS2 patch (testing for damage on Win32)
69619      Branch: perlio
69620            ! makedef.pl opcode.pl os2/os2.c
69621 ____________________________________________________________________________
69622 [  8279] By: jhi                                   on 2000/12/30  21:52:07
69623         Log: Test nits.
69624      Branch: perl
69625            ! t/lib/syslfs.t t/op/lfs.t
69626 ____________________________________________________________________________
69627 [  8278] By: jhi                                   on 2000/12/30  21:47:49
69628         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
69629              From: andreas.koenig@anima.de (Andreas J. Koenig)
69630              Date: 30 Dec 2000 22:35:37 +0100
69631              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
69632              
69633              The 32-bit wraparound test wasn't quite right.
69634      Branch: perl
69635            ! t/lib/syslfs.t t/op/lfs.t
69636 ____________________________________________________________________________
69637 [  8277] By: jhi                                   on 2000/12/30  21:33:44
69638         Log: Subject: [PATCH] open() example in perlfunc.pod 
69639              From: Karsten Sperling <s_sperli@ira.uka.de>
69640              Date: Sat, 30 Dec 2000 22:27:09 +0100
69641              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
69642      Branch: perl
69643            ! pod/perlfunc.pod
69644 ____________________________________________________________________________
69645 [  8276] By: jhi                                   on 2000/12/30  20:32:40
69646         Log: Not quite that many tests yet.
69647      Branch: perl
69648            ! t/op/pat.t
69649 ____________________________________________________________________________
69650 [  8275] By: jhi                                   on 2000/12/30  20:26:58
69651         Log: Integrate perlio:
69652              
69653              [  8272]
69654              Tweak for MULTIPLICITY/USE_PERLIO
69655      Branch: perl
69656           !> toke.c
69657 ____________________________________________________________________________
69658 [  8274] By: jhi                                   on 2000/12/30  20:24:56
69659         Log: Signedness nit.
69660      Branch: perl
69661            ! utf8.c
69662 ____________________________________________________________________________
69663 [  8273] By: jhi                                   on 2000/12/30  20:15:46
69664         Log: Add a test case for 20000731.001 which was fixed by the #8267.
69665      Branch: perl
69666            ! t/op/pat.t
69667 ____________________________________________________________________________
69668 [  8272] By: nick                                  on 2000/12/30  19:47:51
69669         Log: Tweak for MULTIPLICITY/USE_PERLIO
69670      Branch: perlio
69671            ! toke.c
69672 ____________________________________________________________________________
69673 [  8271] By: nick                                  on 2000/12/30  19:46:45
69674         Log: Integrate mainline
69675      Branch: perlio
69676           +> lib/unicode/distinct.pm
69677           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
69678           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
69679           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
69680 ____________________________________________________________________________
69681 [  8270] By: jhi                                   on 2000/12/30  19:39:50
69682         Log: Subject: RE: perl@8269
69683              From: "Richard Soderberg" <rs@crystalflame.net>
69684              Date: Sat, 30 Dec 2000 11:36:27 -0800
69685              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
69686              
69687              A missing aTHX_.
69688      Branch: perl
69689            ! toke.c
69690 ____________________________________________________________________________
69691 [  8269] By: jhi                                   on 2000/12/30  18:55:48
69692         Log: Update Changes.
69693      Branch: perl
69694            ! Changes patchlevel.h
69695 ____________________________________________________________________________
69696 [  8268] By: jhi                                   on 2000/12/30  17:18:40
69697         Log: Add a test for Unicode split //.  The #8267 was the cure.
69698      Branch: perl
69699            ! t/op/split.t
69700 ____________________________________________________________________________
69701 [  8267] By: jhi                                   on 2000/12/30  17:14:19
69702         Log: Subject: more UTF8 test suites and an UTF8 patch
69703              From: Inaba Hiroto <inaba@st.rim.or.jp>
69704              Date: Sat, 30 Dec 2000 14:27:10 +0900
69705              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
69706              
69707              Just the patch part for now, and the pragma renamed
69708              as unicode::distinct.
69709      Branch: perl
69710            + lib/unicode/distinct.pm
69711            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
69712            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
69713            ! regcomp.h regexec.c sv.c toke.c utf8.c
69714 ____________________________________________________________________________
69715 [  8266] By: nick                                  on 2000/12/30  16:40:49
69716         Log: Integrate mainline
69717      Branch: perlio
69718           +> lib/Pod/Text/Overstrike.pm
69719           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
69720           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
69721           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
69722           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
69723           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
69724 ____________________________________________________________________________
69725 [  8265] By: jhi                                   on 2000/12/30  07:28:55
69726         Log: The sv_catsv() fix, take two.
69727      Branch: perl
69728            ! sv.c t/op/join.t
69729 ____________________________________________________________________________
69730 [  8264] By: jhi                                   on 2000/12/30  06:19:18
69731         Log: Undo all the join-related changes since #8248: relevant
69732              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
69733              The new sv_catsv() doesn't fly so it must go back to
69734              the drawing board.
69735      Branch: perl
69736            ! sv.c t/op/join.t t/pragma/utf8.t
69737 ____________________________________________________________________________
69738 [  8263] By: jhi                                   on 2000/12/30  01:08:32
69739         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
69740      Branch: perl
69741            ! sv.c
69742 ____________________________________________________________________________
69743 [  8262] By: jhi                                   on 2000/12/30  00:45:14
69744         Log: Retract #8261.
69745      Branch: perl
69746            ! hv.c util.c
69747 ____________________________________________________________________________
69748 [  8261] By: jhi                                   on 2000/12/30  00:38:32
69749         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
69750      Branch: perl
69751            ! hv.c util.c
69752 ____________________________________________________________________________
69753 [  8260] By: jhi                                   on 2000/12/29  22:51:33
69754         Log: (Retracted by #8264)  More fixing for #8251.
69755      Branch: perl
69756            ! sv.c
69757 ____________________________________________________________________________
69758 [  8259] By: jhi                                   on 2000/12/29  18:27:30
69759         Log: Subject: podlators 1.06 released
69760              From: Russ Allbery <rra@stanford.edu>
69761              Date: 25 Dec 2000 05:09:30 -0800
69762              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
69763      Branch: perl
69764            + lib/Pod/Text/Overstrike.pm
69765            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
69766            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
69767 ____________________________________________________________________________
69768 [  8258] By: jhi                                   on 2000/12/29  18:20:45
69769         Log: Make the large file tests more robust/talkative as suggested by
69770              
69771              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
69772              From: andreas.koenig@anima.de (Andreas J. Koenig)
69773              Date: 29 Dec 2000 14:23:01 +0100
69774              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
69775      Branch: perl
69776            ! t/lib/syslfs.t t/op/lfs.t
69777 ____________________________________________________________________________
69778 [  8257] By: jhi                                   on 2000/12/29  17:48:04
69779         Log: Further VMS piping fixes from Charles Lane:
69780              
69781              In summary, error messages produced when a subprocess terminated
69782              abnormally were being sent not just to the parent process, but to
69783              grandparents, because of default values for error output that were
69784              not completely overridden when the subprocess was started.
69785              
69786              This patch fixes this behavior by defining user-mode (i.e., temporary
69787              for the duration of the program) logical names for SYS$OUTPUT and
69788              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
69789              changes to make it so that the user-mode logicals are the ones that
69790              control where Perl's error messages go if it terminates abnormally.
69791              
69792              I also added some gratuitous fixes to the indentation of braces in
69793              the piping code.  It just looked ugly, before.
69794      Branch: perl
69795            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
69796 ____________________________________________________________________________
69797 [  8256] By: jhi                                   on 2000/12/29  17:45:12
69798         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
69799              From: "Casey R. Tweten" <crt@kiski.net>
69800              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
69801              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
69802              
69803              Tests for for #8240.
69804      Branch: perl
69805            ! t/pragma/constant.t
69806 ____________________________________________________________________________
69807 [  8255] By: jhi                                   on 2000/12/29  17:43:07
69808         Log: Subject: Re: [PATCH] Interesting syntax idea
69809              From: Simon Cozens <simon@cozens.net>
69810              Date: Fri, 29 Dec 2000 14:34:04 +0000
69811              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
69812              
69813              Tests for #8254.
69814      Branch: perl
69815            ! t/pragma/sub_lval.t
69816 ____________________________________________________________________________
69817 [  8254] By: jhi                                   on 2000/12/29  17:42:11
69818         Log: Subject: [PATCH] Interesting syntax idea
69819              From: Simon Cozens <simon@cozens.net>
69820              Date: Wed, 27 Dec 2000 05:08:57 +0000
69821              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
69822              
69823              Make opens + bareword assigns do typeglob assigns.
69824      Branch: perl
69825            ! op.c
69826 ____________________________________________________________________________
69827 [  8253] By: jhi                                   on 2000/12/29  17:36:45
69828         Log: Output the (apparent) version of gcc, as suggested by
69829              
69830              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
69831              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
69832              Date: 26 Dec 2000 04:29:17 -0500
69833              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
69834              
69835              (The patch as such didn't any more apply as the misparsing had
69836              already been addressed in #6474.)  Also change the wording about
69837              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
69838      Branch: perl
69839            ! hints/dec_osf.sh
69840 ____________________________________________________________________________
69841 [  8252] By: nick                                  on 2000/12/29  12:14:31
69842         Log: Integrate mainline
69843      Branch: perlio
69844           !> (integrate 27 files)
69845 ____________________________________________________________________________
69846 [  8251] By: jhi                                   on 2000/12/29  08:45:46
69847         Log: (Retracted by #8264)
69848              
69849              (Fixed by #8260.)
69850              
69851              sv_catsv() needs one more byte space than seems reasonable.
69852              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
69853              Curiouser and curiouser.
69854      Branch: perl
69855            ! sv.c
69856 ____________________________________________________________________________
69857 [  8250] By: jhi                                   on 2000/12/29  07:57:52
69858         Log: More split // UTF-8 tests.
69859      Branch: perl
69860            ! t/pragma/utf8.t
69861 ____________________________________________________________________________
69862 [  8249] By: jhi                                   on 2000/12/29  07:54:51
69863         Log: (Retracted by #8264)  More join() testing which was good because
69864              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
69865      Branch: perl
69866            ! pp.c t/op/join.t utf8.c utf8.h
69867 ____________________________________________________________________________
69868 [  8248] By: jhi                                   on 2000/12/29  07:08:32
69869         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
69870              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
69871              that the only cases to care about are byte+byte and byte+character.
69872              
69873              TODO: See how well pp_concat() could be implemented in terms
69874              of sv_catsv().
69875      Branch: perl
69876            ! doop.c sv.c t/op/join.t utf8.h
69877 ____________________________________________________________________________
69878 [  8247] By: jhi                                   on 2000/12/29  06:35:23
69879         Log: Signedness nit.
69880      Branch: perl
69881            ! pp_hot.c
69882 ____________________________________________________________________________
69883 [  8246] By: jhi                                   on 2000/12/29  01:23:31
69884         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
69885              From: Lupe Christoph <lupe@lupe-christoph.de>
69886              Date: Thu, 28 Dec 2000 23:00:00 +0100
69887              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
69888              
69889              Suggest rsync --delete --dry-run.
69890      Branch: perl
69891            ! pod/perlhack.pod
69892 ____________________________________________________________________________
69893 [  8245] By: jhi                                   on 2000/12/28  23:57:05
69894         Log: The maxiters upper limit sanity check (guarding against
69895              non-progress) assumed bytes instead of characters in s///
69896              and split().
69897      Branch: perl
69898            ! pp.c pp_hot.c
69899 ____________________________________________________________________________
69900 [  8244] By: jhi                                   on 2000/12/28  23:34:08
69901         Log: Make some panic messages a bit more logical.
69902      Branch: perl
69903            ! doop.c pod/perldiag.pod pp.c pp_hot.c
69904 ____________________________________________________________________________
69905 [  8243] By: jhi                                   on 2000/12/28  22:59:16
69906         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
69907              From: Simon Cozens <simon@cozens.net>
69908              Date: Wed, 27 Dec 2000 02:30:03 +0000
69909              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
69910      Branch: perl
69911            ! pp.c t/pragma/sub_lval.t
69912 ____________________________________________________________________________
69913 [  8242] By: jhi                                   on 2000/12/28  22:56:53
69914         Log: Subject: [PATCH blead] Fix B::Terse indentation
69915              From: Daniel Chetlin <daniel@chetlin.com>
69916              Date: Wed, 27 Dec 2000 06:43:30 -0800
69917              Message-ID: <20001227064329.B9573@darkstar>
69918      Branch: perl
69919            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
69920 ____________________________________________________________________________
69921 [  8241] By: jhi                                   on 2000/12/28  22:48:59
69922         Log: The latter patch from the
69923              
69924              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
69925              From: Peter Prymmer <pvhp@forte.com> 
69926              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
69927              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
69928              
69929              (the former patch from the above should have been
69930              taken care of by Nick I-S)
69931      Branch: perl
69932            ! win32/Makefile
69933 ____________________________________________________________________________
69934 [  8240] By: jhi                                   on 2000/12/28  22:45:22
69935         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
69936              From: "Casey R. Tweten" <crt@kiski.net>
69937              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
69938              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
69939      Branch: perl
69940            ! lib/constant.pm
69941 ____________________________________________________________________________
69942 [  8239] By: jhi                                   on 2000/12/28  22:37:45
69943         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
69944              From: Simon Cozens <simon@cozens.net>
69945              Date: Wed, 27 Dec 2000 14:12:44 +0000
69946              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
69947      Branch: perl
69948            ! t/op/method.t t/op/sort.t toke.c
69949 ____________________________________________________________________________
69950 [  8238] By: jhi                                   on 2000/12/28  22:30:32
69951         Log: Subject: [PATCH perl@8229] Call.pm
69952              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
69953              Date: Mon, 25 Dec 2000 10:47:15 -0000
69954              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
69955      Branch: perl
69956            ! ext/Filter/Util/Call/Call.pm
69957 ____________________________________________________________________________
69958 [  8237] By: jhi                                   on 2000/12/28  22:19:21
69959         Log: Subject: [PATCH blead] Fix problem with `&' prototype
69960              From: Daniel Chetlin <daniel@chetlin.com>
69961              Date: Wed, 27 Dec 2000 15:55:32 -0800
69962              Message-ID: <20001227155532.D9573@darkstar>
69963      Branch: perl
69964            ! op.c t/comp/proto.t
69965 ____________________________________________________________________________
69966 [  8236] By: jhi                                   on 2000/12/28  22:09:25
69967         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
69968              From: Daniel Chetlin <daniel@chetlin.com>
69969              Date: Sun, 24 Dec 2000 04:09:49 -0800
69970              Message-ID: <20001224040949.B3090@darkstar>
69971      Branch: perl
69972            ! gv.c mg.c t/op/attrs.t
69973 ____________________________________________________________________________
69974 [  8235] By: jhi                                   on 2000/12/28  22:07:11
69975         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
69976              From: Jan Dubois <jand@ActiveState.com>
69977              Date: Tue, 26 Dec 2000 20:57:31 -0800
69978              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
69979      Branch: perl
69980            ! win32/win32.c
69981 ____________________________________________________________________________
69982 [  8234] By: jhi                                   on 2000/12/28  21:52:42
69983         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
69984              From: Simon Cozens <simon@cozens.net>
69985              Date: Thu, 28 Dec 2000 20:33:13 +0000
69986              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
69987      Branch: perl
69988            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
69989 ____________________________________________________________________________
69990 [  8233] By: jhi                                   on 2000/12/28  19:40:49
69991         Log: Integrate perlio:
69992              
69993              [  8232]
69994              Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
69995              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
69996              
69997              [  8231]
69998              "Compiled" encode build cleanup
69999              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
70000              - .c files do not export sub-tables
70001      Branch: perl
70002           !> ext/Encode/Makefile.PL ext/Encode/compile
70003 ____________________________________________________________________________
70004 [  8232] By: nick                                  on 2000/12/23  16:06:00
70005         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
70006              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
70007      Branch: perlio
70008            ! ext/Encode/Makefile.PL
70009 ____________________________________________________________________________
70010 [  8231] By: nick                                  on 2000/12/23  14:30:34
70011         Log: "Compiled" encode build cleanup
70012              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
70013              - .c files do not export sub-tables
70014      Branch: perlio
70015            ! ext/Encode/Makefile.PL ext/Encode/compile
70016 ____________________________________________________________________________
70017 [  8230] By: nick                                  on 2000/12/23  12:50:37
70018         Log: Integrate mainline
70019      Branch: perlio
70020           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
70021           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
70022           !> pod/perl5004delta.pod pod/perl5005delta.pod
70023           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
70024           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
70025           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
70026           !> pod/perlsub.pod
70027 ____________________________________________________________________________
70028 [  8229] By: jhi                                   on 2000/12/22  15:32:12
70029         Log: Integrate perlio:
70030              
70031              [  8226]
70032              Handy script for when one forgets to "dmake clean" 
70033              
70034              [  8225]
70035              CRLF platform issue with io/utf8 fix.
70036      Branch: perl
70037           +> win32/distclean.bat
70038           !> MANIFEST t/io/utf8.t
70039 ____________________________________________________________________________
70040 [  8228] By: jhi                                   on 2000/12/22  15:29:40
70041         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
70042              From: Robin Barker <rmb1@cise.npl.co.uk>
70043              Date: Fri, 22 Dec 2000 12:17:38 GMT
70044              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
70045      Branch: perl
70046            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
70047            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
70048            ! pod/perl5004delta.pod pod/perl5005delta.pod
70049            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
70050            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
70051            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
70052            ! pod/perlsub.pod
70053 ____________________________________________________________________________
70054 [  8227] By: jhi                                   on 2000/12/22  15:24:28
70055         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
70056              From: "John L. Allen" <allen@grumman.com>
70057              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
70058              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
70059              
70060              Document APPLLIB_EXP.
70061      Branch: perl
70062            ! INSTALL
70063 ____________________________________________________________________________
70064 [  8226] By: nick                                  on 2000/12/21  22:11:50
70065         Log: Handy script for when one forgets to "dmake clean" 
70066      Branch: perlio
70067            + win32/distclean.bat
70068            ! MANIFEST
70069 ____________________________________________________________________________
70070 [  8225] By: nick                                  on 2000/12/21  21:54:04
70071         Log: CRLF platform issue with io/utf8 fix.
70072      Branch: perlio
70073            ! t/io/utf8.t
70074 ____________________________________________________________________________
70075 [  8224] By: nick                                  on 2000/12/21  21:02:20
70076         Log: Integrate mainline
70077      Branch: perlio
70078           !> Changes Configure Makefile.SH Porting/Glossary
70079           !> Porting/config.sh Porting/config_H configure.com
70080           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
70081           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
70082           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
70083           !> win32/config.bc win32/config.gc win32/config.vc
70084 ____________________________________________________________________________
70085 [  8223] By: jhi                                   on 2000/12/21  17:09:16
70086         Log: Update Changes.
70087      Branch: perl
70088            ! Changes patchlevel.h
70089 ____________________________________________________________________________
70090 [  8222] By: jhi                                   on 2000/12/21  16:24:01
70091         Log: Metaconfig unit changes for #8221.
70092      Branch: metaconfig/U/perl
70093           +> issymlink.U
70094            - testsyml.U
70095            ! Mksymlinks.U
70096 ____________________________________________________________________________
70097 [  8221] By: jhi                                   on 2000/12/21  16:23:48
70098         Log: Rename testsyml to issymlink.
70099      Branch: perl
70100            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70101            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
70102            ! win32/config.vc
70103 ____________________________________________________________________________
70104 [  8220] By: jhi                                   on 2000/12/21  15:47:26
70105         Log: Robustness support for #8218 (symlink forest) since the GNU
70106              tools seem to be overly picky about symlinkage depths.
70107      Branch: perl
70108            ! Makefile.SH t/io/fs.t
70109 ____________________________________________________________________________
70110 [  8219] By: jhi                                   on 2000/12/21  15:38:27
70111         Log: Metaconfig changes for #8218.
70112      Branch: metaconfig
70113            ! U/modified/Oldconfig.U
70114      Branch: metaconfig/U/perl
70115            + Mksymlinks.U
70116            ! testsyml.U
70117 ____________________________________________________________________________
70118 [  8218] By: jhi                                   on 2000/12/21  15:37:57
70119         Log: Add Configure option -Dmksymlinks which will create a symlink
70120              forest if the current/build differs from the source directory.
70121              TODO: mkdir -p is not portable.
70122      Branch: perl
70123            ! Configure
70124 ____________________________________________________________________________
70125 [  8217] By: jhi                                   on 2000/12/21  14:39:12
70126         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
70127              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
70128              Date: Thu, 21 Dec 2000 09:38:18 GMT
70129              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
70130              
70131              The ofs became an SV.
70132      Branch: perl
70133            ! ext/Thread/Thread.xs
70134 ____________________________________________________________________________
70135 [  8216] By: jhi                                   on 2000/12/21  05:40:21
70136         Log: The polymorphism seems to have fixed 20000517.001.
70137      Branch: perl
70138            ! t/pragma/utf8.t
70139 ____________________________________________________________________________
70140 [  8215] By: jhi                                   on 2000/12/21  04:44:52
70141         Log: read() documentation tweak for 20001121.004.
70142      Branch: perl
70143            ! pod/perlfunc.pod
70144 ____________________________________________________________________________
70145 [  8214] By: jhi                                   on 2000/12/21  03:54:11
70146         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
70147      Branch: perl
70148            ! pp_sys.c t/op/misc.t
70149 ____________________________________________________________________________
70150 [  8213] By: jhi                                   on 2000/12/21  00:28:10
70151         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
70152              From: Peter Prymmer <pvhp@forte.com>
70153              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
70154              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
70155      Branch: perl
70156            ! configure.com
70157 ____________________________________________________________________________
70158 [  8212] By: jhi                                   on 2000/12/21  00:26:21
70159         Log: Edit edit edit.
70160      Branch: perl
70161            ! pod/perlfaq3.pod
70162 ____________________________________________________________________________
70163 [  8211] By: jhi                                   on 2000/12/20  18:52:46
70164         Log: Update Changes.
70165      Branch: perl
70166            ! Changes patchlevel.h
70167 ____________________________________________________________________________
70168 [  8210] By: jhi                                   on 2000/12/20  18:34:47
70169         Log: Yet another editor edit.
70170      Branch: perl
70171            ! pod/perlfaq3.pod
70172 ____________________________________________________________________________
70173 [  8209] By: jhi                                   on 2000/12/20  15:33:28
70174         Log: More Win32 Perling.
70175      Branch: perl
70176            ! pod/perlfaq3.pod
70177 ____________________________________________________________________________
70178 [  8208] By: jhi                                   on 2000/12/20  15:07:46
70179         Log: More Win32 editor/IDE/shell hints.
70180      Branch: perl
70181            ! pod/perlfaq3.pod
70182 ____________________________________________________________________________
70183 [  8207] By: jhi                                   on 2000/12/20  03:54:08
70184         Log: Subject: [PATCH] obscure timing knowledge
70185              From: Nicholas Clark <nick@ccl4.org>
70186              Date: Tue, 19 Dec 2000 19:22:31 +0000
70187              Message-ID: <20001219192231.F2827@plum.flirble.org>
70188      Branch: perl
70189            ! sv.c
70190 ____________________________________________________________________________
70191 [  8206] By: jhi                                   on 2000/12/20  03:45:57
70192         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
70193              From: Spider Boardman <spider@leggy.zk3.dec.com>
70194              Date: Tue, 19 Dec 2000 21:30:16 -0500
70195              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
70196      Branch: perl
70197            ! sv.c
70198 ____________________________________________________________________________
70199 [  8205] By: jhi                                   on 2000/12/19  23:02:01
70200         Log: Update Changes.
70201      Branch: perl
70202            ! Changes patchlevel.h
70203 ____________________________________________________________________________
70204 [  8204] By: jhi                                   on 2000/12/19  22:58:18
70205         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
70206              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
70207              on editors and diffing/patching.
70208      Branch: perl
70209            ! t/op/utf8decode.t
70210 ____________________________________________________________________________
70211 [  8203] By: nick                                  on 2000/12/19  21:36:16
70212         Log: Integrate mainline (forgot my own change...)
70213      Branch: perlio
70214           !> ext/Encode/compile
70215 ____________________________________________________________________________
70216 [  8202] By: nick                                  on 2000/12/19  21:34:42
70217         Log: Integrate mainline.
70218      Branch: perlio
70219           !> (integrate 61 files)
70220 ____________________________________________________________________________
70221 [  8201] By: nick                                  on 2000/12/19  21:34:06
70222         Log: Avoid looking for File::Glob when we don't need it.
70223      Branch: perl
70224            ! ext/Encode/compile
70225 ____________________________________________________________________________
70226 [  8200] By: jhi                                   on 2000/12/19  18:35:49
70227         Log: Update Changes.
70228      Branch: perl
70229            ! Changes patchlevel.h
70230 ____________________________________________________________________________
70231 [  8199] By: jhi                                   on 2000/12/19  18:35:07
70232         Log: Microperl tweaks.
70233      Branch: perl
70234            ! sv.c uconfig.h uconfig.sh
70235 ____________________________________________________________________________
70236 [  8198] By: jhi                                   on 2000/12/19  18:29:59
70237         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
70238      Branch: perl
70239            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70240            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
70241 ____________________________________________________________________________
70242 [  8197] By: jhi                                   on 2000/12/19  17:55:29
70243         Log: In VMS embedded perls couldn't access the statically built Socket,
70244              from Charles Lane.
70245      Branch: perl
70246            ! configure.com
70247 ____________________________________________________________________________
70248 [  8196] By: jhi                                   on 2000/12/19  17:49:50
70249         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
70250              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
70251              Date: Sun, 17 Dec 2000 19:11:44 -0000
70252              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
70253      Branch: perl
70254            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
70255            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
70256 ____________________________________________________________________________
70257 [  8195] By: jhi                                   on 2000/12/19  17:47:53
70258         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
70259              From: Jonathan Stowe <gellyfish@gellyfish.com>
70260              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
70261              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
70262      Branch: perl
70263            ! utils/h2xs.PL
70264 ____________________________________________________________________________
70265 [  8194] By: jhi                                   on 2000/12/19  17:46:28
70266         Log: Subject: Re: useless use of void context work-around
70267              From: andreas.koenig@anima.de (Andreas J. Koenig)
70268              Date: 16 Dec 2000 15:13:36 +0100
70269              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
70270              
70271              Document (comment) the q(di ds ig) trick in the code.
70272      Branch: perl
70273            ! op.c
70274 ____________________________________________________________________________
70275 [  8193] By: jhi                                   on 2000/12/19  17:10:57
70276         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
70277              From: "Mark J. Reed" <mreed@strange.turner.com>
70278              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
70279              Message-Id: <200012160222.VAA13986@strange.turner.com>
70280      Branch: perl
70281            ! ext/Sys/Syslog/Syslog.pm
70282 ____________________________________________________________________________
70283 [  8192] By: jhi                                   on 2000/12/19  17:07:45
70284         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
70285              From: Nicholas Clark <nick@ccl4.org>
70286              Date: Sat, 16 Dec 2000 19:03:13 +0000
70287              Message-ID: <20001216190313.D68304@plum.flirble.org>
70288      Branch: perl
70289            ! t/op/64bitint.t
70290 ____________________________________________________________________________
70291 [  8191] By: jhi                                   on 2000/12/19  17:06:13
70292         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
70293              From: Dominic Dunlop <domo@computer.org>
70294              Date: Mon, 18 Dec 2000 12:00:15 +0100
70295              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
70296              
70297              This patchlet is needed in order that perl can be statically linked.  
70298      Branch: perl
70299            ! regexec.c
70300 ____________________________________________________________________________
70301 [  8190] By: jhi                                   on 2000/12/19  17:03:08
70302         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
70303              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70304              Date: Sun, 17 Dec 2000 00:18:35 -0600
70305              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
70306      Branch: perl
70307            ! perlio.h vms/gen_shrfls.pl
70308 ____________________________________________________________________________
70309 [  8189] By: jhi                                   on 2000/12/19  16:20:28
70310         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
70311              From: Prymmer/Kahn <pvhp@best.com>
70312              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
70313              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
70314              
70315              A better version of #8188.
70316      Branch: perl
70317            ! pod/perlfaq3.pod
70318 ____________________________________________________________________________
70319 [  8188] By: jhi                                   on 2000/12/19  15:57:06
70320         Log: (Replaced by #8189)
70321              
70322              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
70323              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
70324              From: Prymmer/Kahn <pvhp@best.com>
70325              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
70326              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
70327              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
70328              Date: Mon, 18 Dec 2000 11:10:45 -0500
70329              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
70330      Branch: perl
70331            ! pod/perlfaq3.pod
70332 ____________________________________________________________________________
70333 [  8187] By: jhi                                   on 2000/12/19  15:54:19
70334         Log: Email address fix for Anton Berezin.
70335      Branch: perl
70336            ! AUTHORS
70337 ____________________________________________________________________________
70338 [  8186] By: jhi                                   on 2000/12/19  15:38:54
70339         Log: Subject: [PATCH perl@8102] cygwin port
70340              From: "Eric Fifer" <efifer@dircon.co.uk> 
70341              Date: Thu, 14 Dec 2000 13:41:29 -0000
70342              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
70343              
70344              When compiling modules the data item that is being imported
70345              from libperl.dll needs to be tagged as imported/shared data:
70346              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
70347      Branch: perl
70348            ! perliol.h
70349 ____________________________________________________________________________
70350 [  8185] By: jhi                                   on 2000/12/19  14:53:24
70351         Log: Regen uconfig.h and uconfig.sh.
70352      Branch: perl
70353            ! uconfig.h uconfig.sh
70354 ____________________________________________________________________________
70355 [  8184] By: jhi                                   on 2000/12/18  20:43:49
70356         Log: Comments work so much better when they are closed.
70357      Branch: perl
70358            ! regcomp.c
70359 ____________________________________________________________________________
70360 [  8183] By: jhi                                   on 2000/12/18  18:04:02
70361         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
70362              Fixes the bug 20001218.016.
70363      Branch: perl
70364            ! regcomp.c
70365 ____________________________________________________________________________
70366 [  8182] By: gsar                                  on 2000/12/18  09:53:47
70367         Log: delete spurious files
70368      Branch: maint-5.6/perl
70369            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
70370            - vos/config.h vos/config_h.SH_orig
70371 ____________________________________________________________________________
70372 [  8181] By: gsar                                  on 2000/12/18  09:46:08
70373         Log: regen perltoc
70374      Branch: maint-5.6/perl
70375            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
70376 ____________________________________________________________________________
70377 [  8180] By: gsar                                  on 2000/12/18  09:20:27
70378         Log: integrate changes#7924..7926,7946,7952 from mainline
70379              
70380              A test works better if it has the right 1..$n output.
70381              
70382              All the core library users of Class::Struct seem to be
70383              using "use Class::Struct 'struct';" instead of the bare
70384              "use Class::Struct;", which isn't documented in Class::Struct.
70385              This can't be right.
70386              
70387              Make the Class::Struct import() wiser.
70388              
70389              Upgrade to CPAN 1.59_51, from Andreas König.
70390              
70391              Subject: Re: long shell lines
70392              Split overly long shell command lines.
70393      Branch: maint-5.6/perl
70394           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
70395           !> lib/File/stat.pm t/lib/class-struct.t
70396 ____________________________________________________________________________
70397 [  8179] By: gsar                                  on 2000/12/18  08:55:54
70398         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
70399              7918,7919,7988,8907 from mainline (various)
70400              
70401              Subject: [ID 20001127.004] White space problem in perlamiga.pod
70402              
70403              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
70404              
70405              Subject: [PATCH] perlcc.PL cleanups
70406              
70407              Subject: [PATCH] Updating perltie.pod for arrays
70408              
70409              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
70410              Subject: Re: [PATCH] Updating perltie.pod for arrays
70411              Subject: Re: [PATCH] Updating perltie.pod for arrays
70412              
70413              One more perltie.pod nit from Casey R. Tweten.
70414              
70415              Subject: [PATCH] $^O  win32 -> MSWin32
70416              plus similar nits for vms, err, VMS, and UNICOS.
70417              
70418              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
70419              More checking in case someone has broken their services or
70420              protocol databases.
70421              
70422              Make "use Class::Struct 'struct';" work again (broken by #7617);
70423              add a test for Class::Struct.
70424              
70425              Integrate the "skip" messages to explain().
70426              
70427              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
70428      Branch: maint-5.6/perl
70429           +> t/lib/class-struct.t
70430           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
70431           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
70432           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
70433 ____________________________________________________________________________
70434 [  8178] By: gsar                                  on 2000/12/18  08:16:30
70435         Log: avoid redefinition warnings on windows due to sys/socket.h getting
70436              #included before win32.h
70437      Branch: maint-5.6/perl
70438            ! win32/include/sys/socket.h
70439 ____________________________________________________________________________
70440 [  8177] By: gsar                                  on 2000/12/18  05:24:04
70441         Log: make regen_headers; fix POSIX.xs problems; remove outdated
70442              code from sys/socket.h that makes build fail now
70443      Branch: maint-5.6/perl
70444            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
70445            ! pod/perlapi.pod
70446           !> win32/include/sys/socket.h
70447 ____________________________________________________________________________
70448 [  8176] By: gsar                                  on 2000/12/18  05:20:17
70449         Log: update Changes
70450      Branch: maint-5.6/perl
70451            ! Changes patchlevel.h
70452 ____________________________________________________________________________
70453 [  8175] By: gsar                                  on 2000/12/18  04:57:48
70454         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
70455              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
70456              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
70457              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
70458              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
70459              7823,7825,7838
70460              
70461              Subject: Re: [PATCH] README.solaris
70462              
70463              Add getpagesize() probing, on non-UNIX guess 'undef'.
70464              
70465              Simplify the getpagesize() unit by dropping the
70466              pagesize probe since it's nowadays slightly more
70467              complicated because of sysconf(). (Note: if some
70468              platform really needs the -lPW for getpagesize,
70469              I just broke it.)
70470              TODO: a new pagesize unit.
70471              
70472              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
70473              
70474              MachTen doesn't really do mmap() and munmap().
70475              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
70476              
70477              More README.solaris updates from Andy Dougherty.
70478              
70479              Copy the s// information of README.hpux also to the perlrun.
70480              
70481              Add HAS_FSYNC, lack noticed by Nicholas Clark.
70482              
70483              Add a metaconfig unit for fsync.
70484              
70485              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
70486              
70487              Many subdocumented return values of the IO extension now documented.
70488              ungetc and write still left subdocumented.
70489              Subject: [PATCH] (was Re: IO::Handle::ungetc)
70490              
70491              Document tell() on special streams.
70492              
70493              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
70494              
70495              Subject: [ID 20001112.007] sfio's sftell isn't ftell
70496              
70497              Couple of tests from #7660 salvaged.
70498              
70499              Tweak the definition of the bit complement on UTF-8 data:
70500              if none of the characters in the string are > 0xff,
70501              the result is a complemented byte string, not a (UTF-8)
70502              char string.  Based on the summary in
70503              Subject: Re: [ID 20000918.005] ~ on wide chars
70504              This should give us the maximum backward (pre-char string)
70505              compatibility and utf8 compatibility.  The other alternative
70506              would be to limit the bit complement to be always byte only,
70507              taking the least significant byte of the chars.
70508              
70509              Cleanup messy #ifdef.
70510              
70511              Typos in #7667.
70512              
70513              Declare reg_data like reg_substr_data.
70514              
70515              Placate nervous compilers that see longer than ints switch()ing.
70516              
70517              Remove the new two tests of lib/io_xs for now, they seem to
70518              fail under perlio on some platforms.
70519              
70520              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
70521              
70522              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
70523              
70524              Subject: tiny typo in perl5db.pl
70525              
70526              Subject: some additions for makefiles for win32 (for perl@7674)
70527              
70528              Hoist the duplicated socket/netdb include logic to perl.h;
70529              undef SETERRNO in case SOCKS has defined it.  Based on:
70530              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
70531              
70532              Regen Configure.
70533              
70534              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
70535              (a macro to define signed and unsigned integer constants).
70536              
70537              Use UINT64_C().
70538              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
70539              
70540              Use u_int32_t for the size of hash_cb(), not size_t.
70541              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
70542              
70543              Quit utf8_to_uv() instantly if curlen == 0.
70544              
70545              Subject: [PATCH: perl@7674] updates to README.os390
70546              
70547              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
70548              
70549              EBCDIC tweaks.
70550              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
70551              
70552              Linenumber fix.
70553              
70554              SOCKS has its own USE_THREADS, based on
70555              Subject: [ID 20001114.002] et. al. bugfix followup
70556              
70557              UINT64_C() work continues.
70558              
70559              Detypo.
70560              
70561              The type of the hash_cb() size argument is tricky.
70562              
70563              Add fwalk() probe to the configuration files and regen perltoc.
70564              
70565              Subject: perllocale.pod changes
70566              
70567              Avoid an infinite loop in VMS when utils scripts are run
70568              with no arguments, from Charles Lane.
70569              
70570              Subject: Re: Bug in Carp::Heavy/5.6.0?
70571              
70572              For Solaris use64bitall the stdchar needs a little bit of help.
70573              
70574              The long double hints can be here or there.
70575              
70576              Test tweak for the open pragma.
70577              
70578              Also the 64bitall hints can be either here or there.
70579              
70580              As surmised the #7719 wasn't a good move.
70581              
70582              Subject: Fix for 20000409.001
70583              
70584              Subject: Fix for 20000815.006
70585              It's really 20000518.006.
70586              
70587              Subject: [PATCH 5.6.0 README.win32] very minor typos
70588              
70589              Subject: Fix for README.amiga (20000323.033)
70590              
70591              Explain in more detail the {} syntax ambiguousity.
70592              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
70593              
70594              Sparc 64-bit pack() fix from Jens Hamisch.
70595              
70596              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
70597              
70598              Subject: podlators 1.05 available        
70599              
70600              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
70601              
70602              Subject: [perl 7711: EPOC] updates
70603              
70604              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
70605              
70606              Miraculous typo.
70607              
70608              sysseek() instead of seek().
70609              
70610              Solaris hints tweaks.
70611              
70612              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
70613              This may be overly harsh but until proven otherwise, we think this
70614              way, or until we have a simple test for Configure (having to start
70615              up servers is does not count as simple) to check for the problems.
70616              
70617              Remove the shared object before attempting to create
70618              (by linking) a new one.  E.g. in AIX not removing
70619              becomes quite painful if one tries to do more than one
70620              build in the same tree (an interrupted build, for example),
70621              since the AIX' shared dynaloader seemingly keeps the shared
70622              objects open and therefore 'busy' for quite a while, even when
70623              nobody is using the objects, leading into link failures.
70624              
70625              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
70626              
70627              Subject: DOC PATCH 5.6.0 perlreftut
70628              
70629              Subject: [PATCH: perl@7777] add system locale testing for VMS
70630              
70631              Subject: [PATCH] Test.pm POD peculiarity
70632              
70633              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
70634              
70635              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
70636              
70637              Subject: Re: perl@7777 
70638              Detypoing.
70639              
70640              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
70641              
70642              Go ahead and #include <unistd.h> in perl.h.
70643              
70644              Subject: [PATCH perl@7795] small cleanup task for test suite
70645              
70646              Subject: Re: av.c patch (having slight problems)
70647              unshift() speedup.
70648              
70649              Reach back one higher up when searching for PERL_SRC.
70650      Branch: maint-5.6/perl
70651           +> lib/File/Spec/Epoc.pm
70652           !> (integrate 88 files)
70653 ____________________________________________________________________________
70654 [  8174] By: gsar                                  on 2000/12/18  03:53:09
70655         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
70656              7625..7629,7631..7634,7637,7639,7642 from mainline
70657              
70658              Fix for the tie-refhash string table leaks.
70659              
70660              Subject: [patch perl@7595] VMS configure.com tweak
70661              
70662              More careful detection of how well NVs and UVs mix.
70663              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))
70664              Added some SIGFPE paranoia.
70665              
70666              Forgot to bump the line numbers in #7601.
70667              
70668              Subject: PATCH std stdio for (Free)BSD
70669              
70670              Deleting $ENV{PATH} in VMS is not recommendable.
70671              
70672              Locale buglets.
70673              Subject: RE: Locales support (setlocale) fixes
70674              
70675              Do not test UTF-8 locales since that the tests would require
70676              polymorphic regexen.
70677              
70678              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
70679              
70680              A missing aTHX_.
70681              
70682              Subject: [ID 20001108.013] spelling
70683              
70684              Subject: [PATCH] Class::Struct at compile time
70685              
70686              Make deleting for %ENV work for (newer versions of) VMS,
70687              from Craig A. Berry.
70688              
70689              Forgot from #7618.
70690              
70691              More VMS moves on environment handling, from Charles Lane.
70692              
70693              Remove unused extra arguments.
70694              
70695              Typo in an ifndef.
70696              Subject: Re: [PATCH 5.7.0] better messages from malloc()
70697              
70698              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
70699              All except the "cow orker" change.
70700              
70701              The generated boot_* headers are wrong.  Pickier compiler,
70702              such as KAI C++ will refuse to compile the resulting perlmain.
70703              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
70704              
70705              There's no =head3.
70706              
70707              Disable only the tests 99 and 166 for UTF-8 locales.
70708              
70709              Missing dTHXs.
70710              Subject: RE: perl@7595 builds not on cygwin
70711              
70712              Subject: Re: bash -c exit and linux hints 
70713              
70714              Various doc oddball characters.
70715              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
70716              
70717              Subject: [PATCH] IO::Seekable pod
70718              
70719              Amdahl UTS hints updates.
70720              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
70721              
70722              Explain better why certain regex tests are skipped.
70723              Subject: Re: tests skipped: unknown reason
70724              
70725              Subject: [PATCH] README.solaris
70726              
70727              Subject: [PATCH perl@7638] cygwin port
70728      Branch: maint-5.6/perl
70729           +> README.solaris
70730           !> (integrate 26 files)
70731 ____________________________________________________________________________
70732 [  8173] By: gsar                                  on 2000/12/18  03:37:02
70733         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
70734              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
70735              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
70736              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
70737              
70738              Better create a true mailing list for the repository keepers.
70739              
70740              Subject: [ID 20001027.007] uniq array in perlfaq
70741              
70742              De-quoted-unreadable to ISO Latin 1.
70743              (There's one ISO-2022-JP name in Changes5.004.)
70744              
70745              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
70746              
70747              The #7476 needs a MANIFEST change, too.
70748              
70749              Add also emailless people.
70750              
70751              UTF-8 decoder tweak.
70752              
70753              Make \x{...} consistently produce UTF-8.
70754              Subject: Re: \x{...} is confused 
70755              
70756              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
70757              
70758              Add a perlbug flag, -A, to avoid acknowledgement messages.
70759              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
70760              
70761              Use Errno magic.
70762              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
70763              
70764              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
70765              
70766              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
70767              
70768              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
70769              
70770              Be more lenient on bad UTF-8 when doing bit arithmetics.
70771              Subject: Re: [ID 20000918.005] ~ on wide chars
70772              (The ord() part of the patch skipped.)
70773              
70774              Subject: perlfaq style changes
70775              
70776              AUTHORS tweaks.
70777              
70778              Whitespace style tweak.  Was originally going to see to
70779              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
70780              but that had already been taken care of.
70781              
70782              The compiler is either gcc or cc, from Tom Bates.
70783              
70784              The osname has been lowercased by now, from Tom Bates.
70785              
70786              The NonStop-UX libraries have a novel way to say NaN.
70787              
70788              printf UVs the correct way, noticed by Robin Barker.
70789              
70790              Subject: [PATCH] startperl to respect versiononly
70791              
70792              AUTHORS updates.
70793              
70794              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
70795              
70796              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
70797              
70798              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
70799              
70800              Generalize the Camel wording.
70801              Subject: Re: perlfaq style changes
70802              
70803              Subject: [ID 20001005.006] Documentation -- description of qr//
70804              
70805              C.pm part of
70806              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
70807              
70808              Locale warning explanation tweak.
70809              
70810              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
70811              
70812              Make the POSIX::setuid and POSIX::setgid to really call setuid()
70813              and setgid() because they were just changing $< and $( which means
70814              only changing the real uid/gid, as opposed to changing both
70815              real and effective ids.  (The alternative way could have been
70816              in POSIX.pm to change $> and $), too, but making a direct call
70817              to the C API feels cleaner.)  Fixes the bug
70818              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
70819              
70820              Expand %Config variables and %ENV variables only if
70821              so requested during build time using the
70822              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
70823              Not expanding makes relocating distributions easier.
70824              
70825              More tweaking on the #7522 theme.
70826              
70827              Test::Harness revealed buglets in the new DynaLoader.
70828              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
70829              
70830              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
70831              fix a autovivification bug in Tie::RefHash, add tests for both.
70832              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
70833              
70834              Detpyo.
70835              
70836              recv() can fail and return undef.
70837              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
70838              
70839              Fix the problem discussed in
70840              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
70841              originally from Linc Madison.  Also Andreas König's comments
70842              taken into account.  Some other problems with Tie::SubstrHash
70843              fixed: didn't croak when the table exceeded the requested number
70844              of entries (as documented) but instead when the number of entries
70845              exceeded the size of the table, a croak() had an unnecessary \n,
70846              didn't have a CLEAR method, documented that there is no exists().
70847              Didn't fix to be strict-proof because the module uses &foo; and
70848              dynamic scope.  Added a test script exercizing both first tamely 
70849              the basic functionality, and then the failure cases reported by
70850              Linc Madison.
70851              
70852              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
70853              
70854              The #7521 touched things it shouldn't have.
70855              
70856              Subject: [PATCH 5.7.0] better messages from malloc()
70857              
70858              Subject: Re: README.aix
70859              
70860              Add FCNTL_CAN_LOCK.
70861              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
70862              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
70863              
70864              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
70865              create a "fast path" for locale name probing using "locale -a"
70866              if available, squash finally hopefully the s?printf resetting
70867              the numeric locale (since, IIUC perllocale, it never shouldn't). 
70868              
70869              More Changes tweakery.
70870              
70871              Dying is too strict here, better just skip.
70872              
70873              Subject: Locales support (setlocale) fixes
70874              Modified quite a bit to be more portable.
70875              
70876              Configure would use a bad $myuname from an old config.sh.
70877              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
70878              
70879              Fix for
70880              Subject: [ID 20001004.006] undef is never tainted
70881              An undef read from a slurped file was not tainted.
70882              
70883              Fix for
70884              Subject: [ID 20001004.007] taint propogation is inconsistent
70885              The culprit was sv_setsv() which was rather blindly
70886              propagating taint, which lead to behaviour where if
70887              a tainted anon hash value was seen all the hash values
70888              from then on at that level became tainted, or at any
70889              upper levels in the case of nested anon hashes.
70890              
70891              Test tweak: show also the failed locales.
70892              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
70893              
70894              A fix of sorts for 20000329.026, a better error message
70895              for a missing "use charnames" when using the \N{...}. 
70896              
70897              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
70898              
70899              Add =pod to be tidy.
70900              
70901              Fix for bug id 19990615.008, pos() unset during s///ge.
70902              
70903              Add a note for future generations about bug id 20000229.006.
70904              
70905              Use -dM for gcc (the suggested patch did it only for Linux,
70906              but I think it can be generalized).
70907              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
70908              
70909              opmini.o can linger from Configures past.
70910              
70911              Document that the evaled syntax errors cause scalar leaks.
70912              
70913              Fix for
70914              Subject: [ID 20000728.005] perl -P broken
70915              (hopefully).  The fix is also not complete, it seems to break
70916              BOM swallowing for libc5 systems, but until someone figures
70917              out a way to do this without ftell(), this will do.
70918              
70919              AUTHORS updates.
70920              
70921              Subject: Re: rsync'ed patches vs. rsync'ed source
70922              
70923              Admit that the test leaks scalars.
70924              
70925              Sanitize the environment further.
70926              
70927              VOS updates from Paul Green.
70928              
70929              Document %ENV = () portability issues.
70930              
70931              Make the stdio test program of 7427 less noisy while being 
70932              compiled so that Digital UNIX wouldn't get both
70933              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
70934              undefined.  This makes perlio happy.
70935              
70936              glibc5 detection by __GNU_LIBRARY__.
70937              
70938              %ENV note tweaks from Dan Sugalski.
70939              
70940              Varargs don't always work too well if one puts an unsigned
70941              char on the stack and pop an unsigned quad off the stack.
70942              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
70943              
70944              Subject: Pod updates
70945              
70946              Fake support of holey files in win/dosish platforms.
70947              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
70948              
70949              A doc addition for bug id 20001105.019, beware \p.
70950              
70951              Tweak #7587.
70952              
70953              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
70954              
70955              perlhack updates from H.Merijn Brand.
70956              
70957              Subject: [PATCH perl@7573] cygwin port
70958              Synchronize with Cygwin 1.1.5.
70959              
70960              Bad thinko in #7581 (I used the test program with the expanded
70961              values as-is).
70962              
70963              Make perlbug not insist on dumping to a file when stdout isn't a tty.
70964              Subject: [PATCH] perlbug.PL
70965              
70966              Overrideable keys, each, pop, push, shift, splice, unshift.
70967              Subject: [PATCH] prototyped functions that should be overrideable
70968              
70969              Try to avoid flockless and emulationless places.
70970      Branch: maint-5.6/perl
70971           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
70972            - MAINTAIN
70973           !> (integrate 111 files)
70974 ____________________________________________________________________________
70975 [  8172] By: jhi                                   on 2000/12/18  02:49:27
70976         Log: Regen pods.
70977      Branch: perl
70978            ! pod/perlmodlib.pod pod/perltoc.pod
70979 ____________________________________________________________________________
70980 [  8171] By: gsar                                  on 2000/12/18  02:49:24
70981         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
70982              7465..7471 from mainline
70983              
70984              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
70985              in platforms that strictly require all the symbols being present
70986              at link time.
70987              
70988              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
70989              
70990              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
70991              
70992              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
70993              
70994              Subject: [PATCH] todo
70995              
70996              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
70997              
70998              Use $sort, $uniq (and $tr) consistently as wondered
70999              by Nicholas Clark.
71000              
71001              Too enthusiastic editing in #7460.
71002              
71003              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
71004              
71005              Upgrade to CPAN 1.58_55.
71006              Subject: CPAN.pm status
71007              
71008              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
71009              
71010              Make target reordering to avoid pointless re-makes.
71011              Subject: Re: Total re-make of 'make okfile' after 7451 ?
71012              
71013              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
71014              
71015              Subject: DOC PATCH 5.6.0
71016              
71017              Add the repository doc by Malcolm, Sarathy, and by Simon,
71018              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
71019      Branch: maint-5.6/perl
71020           +> Porting/repository.pod
71021           !> Configure MANIFEST Makefile.SH README.dos README.os2
71022           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
71023           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
71024           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
71025 ____________________________________________________________________________
71026 [  8169] By: gsar                                  on 2000/12/18  02:33:34
71027         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
71028              7435..7441,7445 from mainline
71029              
71030              Make the UTF-8 decoding stricter and more verbose when
71031              malformation happens.  This involved adding an argument
71032              to utf8_to_uv_chk(), which involved changing its prototype,
71033              and prefer STRLEN over I32 for the UTF-8 length, which as
71034              a domino effect necessitated changing the prototypes of
71035              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
71036              The stricter UTF-8 decoding checking uses Markus Kuhn's
71037              UTF-8 Decode Stress Tester from
71038              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
71039              
71040              Run vms/vms_yfix.pl, should have done that after changing
71041              perly.c in #7382.
71042              
71043              Subject: [PATCH 5.7.0] static linking with uninstalled perl
71044              
71045              (Replaced by #7440.)
71046              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
71047              
71048              Fix the bug ID 20001024.005, the bug introduced by #7416.
71049              
71050              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
71051              
71052              Fix the bug reported in
71053              From: andreas.koenig@anima.de (Andreas J. Koenig)
71054              Also make is_utf8_char() stricter.
71055              
71056              Missed the header file changes from #7425.
71057              
71058              Check if stdio supports tweaking lval and cnt simultaneously.
71059              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
71060              
71061              Stratus VOS updates from Paul Green.
71062              
71063              Podify README.epoc and README.vos.
71064              
71065              Add targets to Makefile.SH, most importantly
71066              'regen_all' which also remembers to update vms/perly*.
71067              
71068              Subject: Minor update to find2perl, for portability
71069              
71070              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
71071              
71072              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
71073              
71074              Rename UTF8LEN() to be UNISKIP(), too confusing to have
71075              UTF8LEN() and UTF8SKIP(). 
71076              
71077              Allow poking holes at the UTF-8 decoding strictness.
71078              
71079              Continue the internal UTF-8 API tweaking.
71080              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
71081              used much more than the simpler API, now called utf8_to_uv_simple().
71082              Still not quite happy with API, too much partial duplication
71083              of functionality.
71084              
71085              A new version of making the syslog test more robust.
71086              (Replaces #7421.)
71087              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
71088              
71089              buildtoc target tweaks.
71090              
71091              Integrate with vmsperl #7430 by Charles Bailey:
71092              
71093              Cleanup from prior patch (Charles Lane?):
71094              - improve handling of MFDs in Basename and Path
71095              - default to no xsubpp line # munging when building debug images
71096      Branch: maint-5.6/perl
71097           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71098           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
71099           !> (integrate 67 files)
71100 ____________________________________________________________________________
71101 [  8168] By: gsar                                  on 2000/12/18  02:05:49
71102         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
71103              
71104              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
71105              From: Martin Husemann <martin@duskware.de>
71106              
71107              Subject: [PATCH 5.7.0] restore match data on backtracing
71108              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71109      Branch: maint-5.6/perl
71110           !> regcomp.c regexec.c t/op/re_tests
71111 ____________________________________________________________________________
71112 [  8167] By: gsar                                  on 2000/12/18  01:55:22
71113         Log: integrate changes#7858,7986 from mainline
71114              
71115              C<foreach my $x ...> in pseudo-fork()ed process may diddle
71116              parent's memory; fix it by keeping track of the actual pad
71117              offset rather than a raw pointer (this change is probably also
71118              relevant to non-ithreads case to avoid fallout from reallocs of
71119              the pad array, but is currently only enabled for the ithreads
71120              case in the interests of minimal disruption to existing "well
71121              tested" code)
71122              
71123              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
71124              due to the notorious GetFileType() bug in Windows 9x, which fstat()
71125              tickles)
71126      Branch: maint-5.6/perl
71127           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
71128           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
71129           !> win32/win32.c win32/win32.h win32/win32sck.c
71130 ____________________________________________________________________________
71131 [  8166] By: gsar                                  on 2000/12/18  01:52:59
71132         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
71133              from mainline (xsubpp and ExtUtils::LibList fixups, various
71134              other small items)
71135              
71136              The generated boot_* headers are wrong.  Pickier compiler,
71137              such as KAI C++ will refuse to compile the resulting perlmain.
71138              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
71139              
71140              Various doc oddball characters.
71141              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
71142              
71143              Subject: [PATCH] Re: 20001101.003 PDL
71144              
71145              Subject: [PATCH 5.7.0] etags broken again
71146              
71147              Subject: [PATCH 5.7.0] Liblist finally works
71148              
71149              Subject: [PATCH 5.7.0] Liblist returns found libraries
71150              
71151              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
71152              
71153              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
71154              
71155              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
71156              OUT keyword nits.
71157              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
71158              OUT and IN_OUT documentation.
71159      Branch: maint-5.6/perl
71160           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
71161           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
71162           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
71163           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
71164           !> win32/bin/search.pl
71165 ____________________________________________________________________________
71166 [  8165] By: gsar                                  on 2000/12/18  01:28:45
71167         Log: integrate changes#7533,7563,7611,7623 from mainline (various
71168              malloc.c embellishments)
71169      Branch: maint-5.6/perl
71170           !> malloc.c pod/perldiag.pod
71171 ____________________________________________________________________________
71172 [  8164] By: gsar                                  on 2000/12/18  01:23:33
71173         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
71174              fixups)
71175      Branch: maint-5.6/perl
71176           !> utils/h2xs.PL
71177 ____________________________________________________________________________
71178 [  8163] By: gsar                                  on 2000/12/18  01:17:50
71179         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
71180              fixups)
71181      Branch: maint-5.6/perl
71182           !> Makefile.SH utils/perlbug.PL
71183 ____________________________________________________________________________
71184 [  8162] By: gsar                                  on 2000/12/18  00:25:43
71185         Log: always export Perl_deb() (it is required by re.xs whether
71186              Perl is built with or without -DDEBUGGING)
71187      Branch: maint-5.6/perl
71188            ! makedef.pl
71189 ____________________________________________________________________________
71190 [  8161] By: gsar                                  on 2000/12/18  00:23:38
71191         Log: integrate change#7414 from mainline
71192              
71193              Undo the basename() part of #7412 since the lib/basename
71194              tests would need upgrading too.
71195              
71196              squelch two tests in tr.t that rely on tr/// paranoia change
71197              that's not in 5.6.x
71198      Branch: maint-5.6/perl
71199            ! t/op/tr.t
71200           !> lib/File/Basename.pm
71201 ____________________________________________________________________________
71202 [  8160] By: gsar                                  on 2000/12/18  00:05:30
71203         Log: missing change in previous integrate
71204      Branch: maint-5.6/perl
71205           !> README.aix
71206 ____________________________________________________________________________
71207 [  8159] By: gsar                                  on 2000/12/18  00:03:38
71208         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
71209              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
71210              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
71211              7410..7413 from mainline
71212              
71213              Introduce the man[24-8] variables, from Andy Dougherty.
71214              
71215              Upgrade to CPAN 1.58, from Andreas König.
71216              
71217              An updated EBCDIC tr patch.
71218              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
71219              
71220              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
71221              
71222              Two thirds of
71223              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
71224              The Install.pm changes will be submitted separately because
71225              they need some work and discussion still.
71226              
71227              The Install.pm third of
71228              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
71229              
71230              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
71231              
71232              Subject: [PATCH 5.7.0] IVs in mtats
71233              
71234              Subject: [PATCH 5.7.0] Perl API for mstats
71235              
71236              Ilya implemented the memory profiling API.
71237              
71238              In Amdahl UTS "struct sv" is defined by a system header,
71239              <ksync.h>.
71240              
71241              Slight tweak of the code to appease Amdahl UTS cc.
71242              
71243              Amdahl UTS doesn't seem to do dynaloading.
71244              
71245              Use UTF8SKIP(), from Simon Cozens.
71246              
71247              Thinko in #7222.
71248              
71249              op/sprintf.t patch for OS/390 (and any other host with limited
71250              floating-point exponent length)
71251              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
71252              
71253              Tweak #7225.
71254              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
71255              
71256              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
71257              
71258              Needs to be conditional on SunOS 4.
71259              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
71260              
71261              Test cases for bug id 20000323.056 (the bug seems to be fixed).
71262              
71263              Add test for bug id 20000427.003 (which seems to have
71264              been fixed) (also duplicate as 20000427.004, though
71265              with a higher severity).  Move one utf8 from op/append
71266              to pragma/utf8, tag the tests with bug ids.
71267              
71268              Document FNCASE=y as discussed in the bug 20000902.009.
71269              
71270              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
71271              The problem was that rx->minlen was in chars while pp_split()
71272              thought it would be in bytes. 
71273              
71274              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
71275              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
71276              
71277              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
71278              
71279              Fix a couple of compiler-noted nits in #7235.
71280              
71281              Tweak the test of #7235.
71282              
71283              One more ~utf8 tweak.
71284              
71285              -w cleanup.
71286              Subject: Re: Problems with bleadperl 
71287              
71288              Subject: small pod patch
71289              
71290              Subject: [PATCH perlguts.pod] Document offset hack
71291              
71292              Add Charles Lane.
71293              
71294              Add the capability to include/exclude branches.
71295              
71296              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
71297              
71298              Detect early whether the std streams have gone bad.
71299              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
71300              
71301              More IoTYPE sprinkling.
71302              
71303              Workaround for a sfio bug where the stream error indicator
71304              is not cleared as documented.
71305              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
71306              
71307              Clarify documentation on 'use bytes'.
71308              Subject: Re: What does 'use bytes' "mean" ?
71309              
71310              Show the failed remote port, instead of the failing line number.
71311              Subject: [PATCH 5.6.1 Debugger] More diagnostics
71312              
71313              Make Cwd more bulletproof in chrooted environments.
71314              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
71315              
71316              Subject: Pod patch for Devel::Peek
71317              
71318              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
71319              
71320              Borland C fstat() never saw the fd as writable.
71321              Subject: fix for Borland's weak "stat" (perl@7211)
71322              
71323              Missing change from #7362.
71324              
71325              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
71326              
71327              Add the test case for the bug id 20000730.004 which seems
71328              to have been fixed by now.
71329              
71330              Fix of sorts for bug id 20000901.092.  There seems to be no trace
71331              of a 'pmshort' anywhere in the B, so the offending line was simply
71332              removed.
71333              
71334              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
71335              
71336              Subject: PATCH do_print has 2 PerlIO_error()s
71337              
71338              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
71339              
71340              Typo noted by Mark Lutz.
71341              
71342              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
71343              
71344              In the latest compiler builds cccdlflags must not become -fpic,
71345              from Wilfredo Sánchez.
71346              
71347              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
71348              
71349              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
71350              
71351              SOCKS function redefinitions need prototypes, too, otherwise
71352              for example 32 bit versus 64 bit differences cause a lot of
71353              problems.  Part of
71354              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
71355              
71356              Portability tweak on #7377.
71357              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
71358              
71359              Don't write double values through long double pointers,
71360              based on a part of
71361              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
71362              
71363              Reëntrancy fix.
71364              Subject: [PATCH perl@7229] Rentrant parser and yylex()
71365              
71366              Make scan_num() reëntrant, as suggested in
71367              Subject: [PATCH perl@7229] Rentrant parser and yylex()
71368              
71369              Fix for ID 20001020.006, concatenating an unset submatch
71370              with utf8 resulted in "Modification of a read-only value".
71371              
71372              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
71373              
71374              The #7383 was right only in the context of the original bug report,
71375              not in more general case.
71376              
71377              Update Changes.
71378              
71379              Testcases for a #7383,#7385 related bug.
71380              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
71381              
71382              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
71383              
71384              Tweak the Is* definitions of Unicode character classes
71385              to better match the official categorizations; embrace
71386              the official categorizations; add the combining marks
71387              as alpha (and -numeric); fix DCinital (a typo and edito)
71388              to be DCmedial.
71389              
71390              Hints tweak from Anton Berezin.
71391              
71392              Subject: installman go-faster stripes
71393              Subject: Re: installman go-faster stripes
71394              
71395              Subject: [ID 20001021.003] updated hints/openbsd.sh
71396              
71397              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
71398              
71399              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
71400              
71401              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
71402              
71403              Doc patch.
71404              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
71405              
71406              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
71407              
71408              Subject: Re: [ID 20001021.005] SEGV with regex match 
71409              
71410              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
71411              
71412              The change #7187 was not so good on VMS.
71413              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
71414              
71415              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
71416              
71417              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
71418              
71419              Document PERL_INSTALL_ROOT of #7210.
71420      Branch: maint-5.6/perl
71421           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
71422           +> t/lib/tie-splice.t
71423            - lib/unicode/Is/DCinital.pl
71424           !> (integrate 112 files)
71425 ____________________________________________________________________________
71426 [  8158] By: jhi                                   on 2000/12/17  23:04:24
71427         Log: Subject: [PATCHES] RE: perl@8150 
71428              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
71429              Date: Sun, 17 Dec 2000 21:46:39 +0100
71430              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
71431              
71432              Neither cygwin has a getpwuid() one can trust on.
71433      Branch: perl
71434            ! t/lib/glob-basic.t
71435 ____________________________________________________________________________
71436 [  8157] By: jhi                                   on 2000/12/17  23:01:54
71437         Log: More MAN.PODS => {} fixes.
71438      Branch: perl
71439            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
71440            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
71441            ! os2/OS2/REXX/Makefile.PL
71442 ____________________________________________________________________________
71443 [  8156] By: gsar                                  on 2000/12/17  22:49:13
71444         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
71445              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
71446              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
71447              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
71448              7201,7204 from mainline
71449              
71450              Remove vestiges of tr//CU.
71451              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
71452              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
71453              
71454              The return value of setlocale must be copied away.
71455              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
71456              
71457              Allow chop() and chomp() to be overridden.
71458              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
71459              
71460              Hints optimization.
71461              Subject: Minor nit
71462              
71463              Subject: [PATCH] de-wall t/README
71464              
71465              Subject: Re: Two advertising clauses need to be removed
71466              
71467              Batch of UTF-8 patches from Simon Cozens.
71468              
71469              Fix for a parsing bug, not for the original bug.
71470              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
71471              
71472              Compilation warnings and an error.
71473              
71474              Subject: File::Find 5.7.0 POD nits
71475              
71476              Subject: [PATCH perl-5.7.0] continued -Wformat support
71477              
71478              The one that got away.
71479              
71480              Subject: Re: perl@7078
71481              
71482              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
71483              convertable to bytes by checking it doesn't go above 0xc3
71484              Subject: Re: perl@7078
71485              
71486              Replace #7084 with
71487              Subject: Re: perl@7078 
71488              
71489              We don't need to count the high bit bytes, a boolean is enough. 
71490              
71491              Subject: [PATCH] utf8.c apidoc
71492              
71493              Subject: Re: perl@7078 
71494              
71495              Botched the #7090 check-in.
71496              
71497              Fix for the charnames.t failures from Spider Boardman.
71498              
71499              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
71500              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
71501              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
71502              0 to checking to get the warning.
71503              
71504              Subject: [PATCH] Nits in perlmod.pod
71505              
71506              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
71507              
71508              Subject: Re: unicode support and perl [ID 20000901.097]
71509              
71510              Subject: Re: unicode support and perl [ID 20000901.097]
71511              
71512              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
71513              
71514              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
71515              
71516              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
71517              
71518              Subject: [PATCH@blead] Fix some recursion in overload.pm
71519              
71520              s/Robin Parker/Robin Barker/
71521              
71522              Subject: [PATCH] Fix aliasing of tied filehandles
71523              
71524              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
71525              
71526              Subject: Re: [PATCH 5.005_64 missed]
71527              
71528              SOCK_DGRAM and listen() do not mix as reported in
71529              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
71530              The patch for 5.7.0+ had to be reengineered, though.
71531              
71532              Subject: DOC PATCH 5.6.0
71533              
71534              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
71535              
71536              Document the issue (is not a syntax error, kind of)
71537              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
71538              
71539              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
71540              Did not apply cleanly, manual intervention was needed.
71541              
71542              Subject: [PATCH] DLL not restartabke with threaded perl
71543              
71544              Inside require() $^S was always left undefined.
71545              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
71546              
71547              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
71548              
71549              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
71550              
71551              Regen headers.
71552              
71553              Subject: [PATCH 5.7.0] Epoc update
71554              
71555              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
71556              as suggested by Olaf Flebbe and Nick Clark.
71557              
71558              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
71559              
71560              Misplaced else.
71561              
71562              Scale down the VMS message boxes, by Charles Lane.
71563              Fix for ID 20000903.009, workaround at
71564              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
71565              
71566              Subject: [ID 20001003.006] B::Debug not -w clean
71567              
71568              Test harness update to sync with the new perlcc,
71569              from Simon Cozens.
71570              
71571              One remaining nit less at the VMS mailbox sizing.
71572              
71573              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
71574              
71575              It is possible to have no hosts database at all.  Pointed out in
71576              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
71577              
71578              Subject: [PATCH 5.7.0] h2xs not working
71579              Subject: [PATCH 5.7.0] h2xs not documenting the created module
71580              
71581              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
71582              
71583              Subject: perlhack.pod Patch for Externals Tools
71584              
71585              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
71586              
71587              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
71588              
71589              Enable disabling scripts installation by Configure -Uinstallscripts,
71590              suggested by H. Merijn Brand.
71591              
71592              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
71593              reported several times by Dominic Dunlop, for example in
71594              ID 20000315.008.  Patch from Dominic.  Patch affects at
71595              least MachTen, and possibly other oldish BSDs. Should not
71596              break non-broken platforms (tested on LinuxPPC). 
71597              
71598              Regen toc.
71599              
71600              Subject: Re: Questions about Tie::Array and perl modules
71601              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
71602              
71603              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
71604              
71605              Tweak #7153.
71606              
71607              IO::Handle->syswrite() did not handle length omission
71608              like CORE::syswrite() does.
71609              Subject: [Fwd] IO::Handle, syswrite and arguments
71610              The original patch from andrew@ugh.net.au.
71611              
71612              Also the $ccflags is needed for the C compiler check.
71613              Subject: Configure (check for C-compiler)
71614              
71615              Eliminate $Is_VMS code from the test.
71616              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
71617              
71618              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
71619              as the first option of cc/ld because of ultrapicky compilers
71620              (e.g. OS/390 R2.5)
71621              
71622              Change the version number of Tie::Handle in the core to 4.0,
71623              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
71624              Subject: Note on Tie::Handle
71625              
71626              UTF8ize split() so that the cloned substrings get the UTF8
71627              flag of the original scalar.  Problem reported by Simon Cozens.
71628              
71629              save_re_context() could reset PL_curcop to freed memory, causing core
71630              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
71631              
71632              Subject: PATCH 5.6 perldebguts grammar cleanup
71633              
71634              Add a todo note about overloadable assertions.
71635              
71636              on Windows, LoadLibrary() could load an extension DLL multiple
71637              times if forward slashes are used in the path
71638              
71639              on Windows, cwd strings in the environment should be of the
71640              form =X:=X:\foo instead of =X=X:\foo\
71641              
71642              on Windows, avoid potential exception (could happen if MSVCRT isn't
71643              being used) when closing a socket handle
71644              
71645              avoid nonportable example code
71646              
71647              Windows9x doesn't support link(), despite what Config.pm
71648              might think
71649              
71650              pod nit
71651              
71652              Change #7160 had a nasty typo.
71653              
71654              Warn about unknown scripts.
71655              Subject: Re: ideas? patches? [PATCH bleadperl]
71656              
71657              on Windows, clean targets might not work under some flavors of the shell
71658              
71659              tweak for change#7173
71660              
71661              Make eq work again with utf8 (disabling the upgrading
71662              should no more be necessary since the copies of the
71663              scalars are upgraded, not the scalars themselves).
71664              Takes care of ID 20001009.001.  (The claimed length()
71665              bug in 20001009.001 seems bogus to me.)
71666              
71667              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
71668              
71669              Upgrade to CGI.pm 2.74, from Lincoln Stein.
71670              
71671              Upgrade to podlators 1.04, from Russ Allbery.
71672              
71673              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
71674              
71675              Quote the temp file name, needed in Win32 because the
71676              default name unfortunately contains spaces, shouldn't
71677              hurt elsewhere.
71678              Subject: FW: perldoc fails if $TEMP contains spaces
71679              
71680              Subject: RE: [ID 19990803.001] README.win32 suggestions 
71681              
71682              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
71683              
71684              Subject: Re: utf8 concat, mg_get
71685              
71686              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
71687              
71688              Subject: [PATCH: perl@7181] op/tr tests on OS/390
71689              
71690              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
71691              
71692              Use the versiononly instead of the installscripts,
71693              retract the changes 7146 and 7147.
71694              
71695              Reapply Andy's patch and regen Configure.
71696              
71697              Add the test case for #7190, from the original bug report
71698              by Andreas König.
71699              
71700              Remove duplicated code.
71701              
71702              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
71703              
71704              restore change#7202
71705      Branch: maint-5.6/perl
71706           !> (integrate 121 files)
71707 ____________________________________________________________________________
71708 [  8155] By: jhi                                   on 2000/12/17  22:30:58
71709         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
71710              From: "Craig A. Berry" <craigberry@mac.com>
71711              Date: Sun, 17 Dec 2000 13:09:28 -0600
71712              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
71713              
71714              MAN.PODS => ' ' is naughty.
71715      Branch: perl
71716            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
71717 ____________________________________________________________________________
71718 [  8154] By: nick                                  on 2000/12/17  22:07:13
71719         Log: MULTIPLICITY nit.
71720      Branch: perl
71721            ! mg.c
71722 ____________________________________________________________________________
71723 [  8153] By: gsar                                  on 2000/12/17  21:23:05
71724         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
71725              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
71726              from mainline
71727              
71728              Document the SvIOK_.*UV().
71729              
71730              Update Unicode todo list.
71731              
71732              Guard against bad string->int conversion for quads.
71733              
71734              Subject: small apidoc fix
71735              
71736              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
71737              
71738              Subject: [PATCH] Tied filehandle documentation
71739              
71740              Subject: [PATCH] Modernize Opcode.pm documentation
71741              
71742              Make Data::Dumper (non-XS) to work with changed semantics of ref().
71743              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
71744              [applied even though said semantics didn't change in 5.6.x]
71745              
71746              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
71747              
71748              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
71749              
71750              Fix the URL, but the server is still missing in action.
71751              Subject: [ID 20000905.002] perlfaq1.pod URL error
71752              
71753              Subject: [ID 20000903.001] \w in utf8-strings
71754              
71755              Fix the ccversion detection for 5.1 and beyond.
71756              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
71757              
71758              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
71759              
71760              Subject: [ID 20000904.008] Tiny fix for perldiag
71761              
71762              Subject: Re: [ID 20000906.004] segfault with bad perl statement
71763              
71764              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
71765              
71766              Subject: [ID 20000908.002] perlipc documentation bug.
71767              
71768              Subject: [PATCH lib/Benchmark.pm]
71769              
71770              Re-allow vec() for characters > 255.
71771              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
71772              
71773              Do away with memory models cruft.  Sorry, PDP users.
71774              
71775              Continue #7041.
71776              
71777              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
71778              
71779              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
71780              
71781              Upgrade to CPAN 1.57_65, from Andreas König.
71782              
71783              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
71784              by Russ Allbery.
71785              
71786              Silence t/pod/*.t about alternate quote-mappings now implemented
71787              by Pod::Text, from Brad Appleton.
71788              
71789              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
71790              Subject: borland C++ win32.c tweak
71791              
71792              C<@a = @b = split(...)> optimization coredumps under ithreads
71793              (missed a spot when fixing up op_pmreplroot hack for ithreads)
71794              
71795              Document the SvUTF8*().
71796              
71797              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
71798              
71799              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
71800              
71801              Do in VMS as the #7054 does.
71802              
71803              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
71804              
71805              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
71806              
71807              Subject: [patch: perl@7045] vms updates
71808              
71809              Test for the #7049.
71810              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
71811              
71812              Break up the myconfig lines a bit.
71813              Subject: perlbug/perl -V output format
71814              
71815              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
71816              
71817              The #7054 truncated Configure badly.
71818              
71819              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
71820              initialization in all the threads on Windows
71821              
71822              Allow for whitespace between "#" and "line" in cpp output.
71823              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
71824              
71825              Remove vestiges of tr//CU.
71826              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
71827              
71828              The return value of setlocale must be copied away.
71829              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
71830              
71831              Allow chop() and chomp() to be overridden.
71832              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
71833              
71834              Hints optimization.
71835              Subject: Minor nit
71836              
71837              Subject: [PATCH] de-wall t/README
71838              
71839              Subject: Re: Two advertising clauses need to be removed
71840      Branch: maint-5.6/perl
71841           !> (integrate 75 files)
71842 ____________________________________________________________________________
71843 [  8152] By: gsar                                  on 2000/12/17  20:30:11
71844         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
71845              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
71846              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
71847              
71848              Don't attach -ld to the archname if pointless.
71849              
71850              Document UNTIE in a very minimalistic way.
71851              
71852              POSIX doesn't report long double values under -Duselongdouble
71853              when the long doubles are "real" (bigger than doubles).
71854              
71855              More author updates.
71856              
71857              Try to deduce NV_MAX.  Really should be Configure fodder.
71858              
71859              :: not allowed in pathnames, change to .
71860              Subject: [PATCH perl@6938] cygwin port
71861              
71862              Forget about NV_MAX (#6951).  Various floating point tweaks,
71863              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
71864              
71865              Move the Solaris 7 scan to use64bitall, make the
71866              failure to find 64-bot sparc libc to mention the
71867              possibility of being in an intel, from Lupe and Alan.
71868              
71869              Regen perltoc.
71870              
71871              AUTHORS tweaks, from Peter Prymmer.
71872              
71873              More address tweaking.
71874              
71875              Small tweaks all over.
71876              
71877              File::Temp patches from Andreas König,
71878              
71879              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
71880              
71881              Subject: CPAN.pm beta 1.57_57 for the core
71882              
71883              Part of the solution.
71884              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
71885              
71886              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
71887              
71888              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
71889              
71890              Add the overload warnings to perldiag.
71891              
71892              Drop unused argument.
71893              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
71894              
71895              Subject: Nit in Configure (bleadperl@6961)
71896              
71897              Update to PodParser 1.18, from Brad Appleton.
71898              
71899              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
71900              
71901              Subject: [PATCH: 6948] add SCNfldbl to configure.com
71902              
71903              Document UNTIE. Also tweak implementation to suppress the 'inner references'
71904              warning when UNTIE exists and instead pass the cound of extra references to
71905              the UNTIE method.
71906              
71907              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
71908              so that case-ignoring systems like DCL can tell them from
71909              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
71910              
71911              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
71912              
71913              Feature ordering tweak.
71914              
71915              Regen perltoc.
71916              
71917              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
71918              
71919              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
71920              
71921              Subject: http:// in L<>
71922              
71923              Detypo.
71924              
71925              change#6791 accidentally clobbered change#6710, put it back
71926              
71927              Only the first line, thank you very much.
71928              
71929              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
71930              plus rework the http: spots as suggested by Tom Christiansen,
71931              plus regen perltoc.
71932              
71933              Undo part of change 6489 which looks like a bulk edit which
71934              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
71935              The supressing of main:: on return from select() is undesirable.
71936              
71937              Apparently avoiding the swapping is too costly.
71938              
71939              Various Configure nits by Philip Newton,
71940              plus the ebcdic one by me.
71941              
71942              Make certain cc is set before trying to run it.
71943              
71944              If overloaded %{} etc. return the object do not loop.
71945              Thus  sub deref { $_[0] } functions if object is wanted type.
71946              
71947              Update perlhist.
71948              
71949              More %{} and other deref special casing - do not pass to 'nomethod'.
71950      Branch: maint-5.6/perl
71951           !> (integrate 59 files)
71952 ____________________________________________________________________________
71953 [  8151] By: gsar                                  on 2000/12/17  19:14:38
71954         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
71955              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
71956              
71957              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
71958              
71959              Make the epsilon to be relative, not absolute.
71960              
71961              Put back the flags dump as reasoned in
71962              Subject: Re: [PATCH] Glob dumping
71963              
71964              Introduce ccname to keep track of what compiler kind of we have.
71965              
71966              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
71967              
71968              Put back the slice accidentally removed by #6907.
71969              
71970              Reset archname and archname64 always, forcing them be
71971              recomputed at each Configure run, make Configure and
71972              the hints files agree on the naming of largefiles variables.
71973              
71974              Don't say "Perl 5.0 source kit".
71975              
71976              Subject: [PATCH] fix misc cast warnings
71977              
71978              Subject: typos in pods
71979              
71980              NVs not necessarily doubles, as pointed out by Yitzchak.
71981              
71982              Subject: [PATCH 6889] add a few ldbl formats to configure.com
71983              
71984              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
71985              
71986              Better options for rsync.
71987              
71988              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
71989              
71990              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
71991              
71992              Subject: [PATCH] Re: UNTIE method 
71993              
71994              A better fix for the Socket building problem from Craig Berry.
71995              
71996              Retract the dummy test, skip the security tests (instead of failing),
71997              explain what the warnings mean.
71998              
71999              Heap decorruption.
72000              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
72001              
72002              Update to Unicode 3.0.1.
72003              
72004              Missed one Unicode file.
72005              
72006              Subject: Re: typos in pods
72007              
72008              The #6929 was too skimpy.
72009              
72010              sscanf() may be the only way to read long doubles from strings.
72011              
72012              Reveal Borland's isnan.
72013              Subject: build with BC++ tweak
72014              
72015              Issue useful diagnostic on unknown pod commands.
72016              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
72017              
72018              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
72019              
72020              Clarify the third case of ftmp-security warnings.
72021              
72022              Make -Dusemorebits find long doubles in Solaris.
72023              
72024              Wrap the test in eval.
72025      Branch: maint-5.6/perl
72026           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
72027           +> lib/unicode/PropList.txt lib/unicode/README.perl
72028           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
72029           +> lib/unicode/Unicode.301 vms/vmspipe.com
72030            - lib/unicode/Props.txt lib/unicode/UCD300.html
72031            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
72032           !> (integrate 305 files)
72033 ____________________________________________________________________________
72034 [  8150] By: jhi                                   on 2000/12/17  18:47:57
72035         Log: Uncheckedin generated files.
72036      Branch: perl
72037            ! global.sym perlapi.c pod/perlapi.pod
72038 ____________________________________________________________________________
72039 [  8149] By: jhi                                   on 2000/12/17  18:41:22
72040         Log: Update Changes.
72041      Branch: perl
72042            ! Changes patchlevel.h
72043 ____________________________________________________________________________
72044 [  8148] By: jhi                                   on 2000/12/17  18:39:16
72045         Log: Subject: [PATCH] Fcntl constants speedup
72046              From: Nicholas Clark <nick@ccl4.org>
72047              Date: Sun, 17 Dec 2000 16:29:24 +0000
72048              Message-ID: <20001217162924.E97668@plum.flirble.org>
72049              
72050              Use IVs for the Fcntl constants instead of NVs.
72051      Branch: perl
72052            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
72053 ____________________________________________________________________________
72054 [  8147] By: jhi                                   on 2000/12/17  18:33:41
72055         Log: Add test for #8145 (binmode() warning), add warning for
72056              ioctl() and sockpair(), document them. (fileno() cannot
72057              be tripwired with the same kind of warning because
72058              'defined fileno($foo)' seems to be an idiom.)
72059      Branch: perl
72060            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
72061 ____________________________________________________________________________
72062 [  8146] By: gsar                                  on 2000/12/17  18:09:08
72063         Log: update Changes
72064      Branch: maint-5.6/perl
72065            ! Changes
72066 ____________________________________________________________________________
72067 [  8145] By: jhi                                   on 2000/12/17  17:39:35
72068         Log: Subject: [PATCH] Re: The long awaited feature ...
72069              From: Simon Cozens <simon@cozens.net>
72070              Date: Sun, 17 Dec 2000 12:31:56 +0000
72071              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
72072              
72073              Add a warning to binmode() about using bad filehandles
72074              (can happen e.g. if someone forgets the filehandle argument)
72075      Branch: perl
72076            ! pp_sys.c
72077 ____________________________________________________________________________
72078 [  8144] By: jhi                                   on 2000/12/17  17:33:48
72079         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
72080              From: Jonathan Stowe <gellyfish@gellyfish.com>
72081              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
72082              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
72083      Branch: perl
72084            ! lib/Net/Ping.pm
72085 ____________________________________________________________________________
72086 [  8143] By: jhi                                   on 2000/12/17  05:31:37
72087         Log: Polymorphic regexps.
72088              
72089              Fixes at least the bugs 20001028.003 (both of them...) and
72090              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
72091              also to be fixed by now, probably already before this patch.
72092      Branch: perl
72093            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
72094            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
72095            ! t/op/utf8decode.t t/pragma/utf8.t
72096 ____________________________________________________________________________
72097 [  8142] By: jhi                                   on 2000/12/16  17:16:05
72098         Log: Subject: [patch perl@8102] dos/djgpp update
72099              From: Laszlo Molnar <ml1050@freemail.hu>
72100              Date: Sat, 16 Dec 2000 01:40:52 +0100
72101              Message-ID: <20001216014052.A335@freemail.hu>
72102      Branch: perl
72103            ! djgpp/config.over t/base/commonsense.t
72104 ____________________________________________________________________________
72105 [  8141] By: jhi                                   on 2000/12/16  17:09:27
72106         Log: Few uncheckedin files.
72107      Branch: perl
72108            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
72109 ____________________________________________________________________________
72110 [  8140] By: nick                                  on 2000/12/15  22:14:31
72111         Log: Integrate mainline
72112      Branch: perlio
72113           !> (integrate 53 files)
72114 ____________________________________________________________________________
72115 [  8139] By: jhi                                   on 2000/12/15  19:49:49
72116         Log: One more IVUV tweak from Nicholas Clark.
72117      Branch: perl
72118            ! sv.c
72119 ____________________________________________________________________________
72120 [  8138] By: jhi                                   on 2000/12/15  19:17:06
72121         Log: Return of the IVUV-preservation, now seems to be happy even
72122              in Digital UNIX (the broken strtoul brokenness detection
72123              seems to have been the fly in the ointment).
72124      Branch: perl
72125            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72126            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
72127            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
72128            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
72129            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
72130            ! vos/config.ga.h win32/config.bc win32/config.gc
72131            ! win32/config.vc
72132 ____________________________________________________________________________
72133 [  8137] By: jhi                                   on 2000/12/15  18:12:14
72134         Log: Metaconfig unit change for #8136.
72135      Branch: metaconfig
72136            ! U/modified/d_strtoul.U
72137      Branch: metaconfig/U/perl
72138            ! d_strtoull.U d_strtouq.U
72139 ____________________________________________________________________________
72140 [  8136] By: jhi                                   on 2000/12/15  18:11:35
72141         Log: I don't think it's sensible or portable to test the strtou*
72142              on /^-/ strings.
72143      Branch: perl
72144            ! Configure
72145 ____________________________________________________________________________
72146 [  8135] By: jhi                                   on 2000/12/15  17:18:49
72147         Log: Metaconfig unit change for #8134.
72148      Branch: metaconfig
72149            ! U/modified/d_strtoul.U
72150 ____________________________________________________________________________
72151 [  8134] By: jhi                                   on 2000/12/15  17:14:13
72152         Log: If longsize is 8 we don't need a LL suffix for integer constants.
72153      Branch: perl
72154            ! Configure config_h.SH
72155 ____________________________________________________________________________
72156 [  8133] By: jhi                                   on 2000/12/15  16:00:23
72157         Log: Update Changes.
72158      Branch: perl
72159            ! Changes patchlevel.h
72160 ____________________________________________________________________________
72161 [  8132] By: jhi                                   on 2000/12/15  15:44:16
72162         Log: Some compilers get huffy if you do not cast a const pointer
72163              to a non-const when assigning.
72164      Branch: perl
72165            ! gv.c
72166 ____________________________________________________________________________
72167 [  8131] By: jhi                                   on 2000/12/15  15:38:30
72168         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
72169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72170              Date: Fri, 15 Dec 2000 05:26:57 -0500
72171              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
72172      Branch: perl
72173            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
72174            ! t/pragma/overload.t
72175 ____________________________________________________________________________
72176 [  8130] By: jhi                                   on 2000/12/15  15:36:08
72177         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
72178              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72179              Date: Thu, 14 Dec 2000 22:02:43 -0500
72180              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
72181      Branch: perl
72182            ! gv.c perl.h
72183 ____________________________________________________________________________
72184 [  8129] By: jhi                                   on 2000/12/15  15:34:16
72185         Log: Subject: PATCH: h2xs nit
72186              From: Tim Jenness <t.jenness@jach.hawaii.edu>
72187              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
72188              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
72189              
72190              Add a template README.
72191      Branch: perl
72192            ! utils/h2xs.PL
72193 ____________________________________________________________________________
72194 [  8128] By: jhi                                   on 2000/12/15  15:32:22
72195         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
72196      Branch: perl
72197            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
72198 ____________________________________________________________________________
72199 [  8127] By: jhi                                   on 2000/12/15  15:19:34
72200         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
72201              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72202              Date:     Thu, 14 Dec 2000 20:04:42 EST
72203              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
72204      Branch: perl
72205            ! ext/Opcode/Opcode.xs
72206 ____________________________________________________________________________
72207 [  8126] By: jhi                                   on 2000/12/15  15:17:49
72208         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
72209              From: Peter Prymmer <pvhp@forte.com>
72210              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
72211              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
72212      Branch: perl
72213            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
72214            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
72215            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
72216 ____________________________________________________________________________
72217 [  8125] By: jhi                                   on 2000/12/15  15:11:05
72218         Log: This seems to be a stage sane and stable enough to checkin.
72219              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
72220      Branch: perl
72221            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
72222            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
72223            ! t/op/cmp.t t/op/numconvert.t
72224 ____________________________________________________________________________
72225 [  8124] By: jhi                                   on 2000/12/15  04:20:26
72226         Log: Something is really wonky.
72227      Branch: perl
72228            ! sv.c
72229 ____________________________________________________________________________
72230 [  8123] By: jhi                                   on 2000/12/15  04:00:50
72231         Log: Fixes for the IV UV patches to compile in Digital UNIX.
72232      Branch: perl
72233            ! sv.c
72234 ____________________________________________________________________________
72235 [  8122] By: jhi                                   on 2000/12/15  02:53:40
72236         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
72237              From: "Craig A. Berry" <craigberry@mac.com>
72238              Date: Thu, 14 Dec 2000 19:10:49 -0600
72239              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
72240      Branch: perl
72241            ! vms/vms.c
72242 ____________________________________________________________________________
72243 [  8121] By: jhi                                   on 2000/12/15  02:50:00
72244         Log: Metaconfig changes for #8120.
72245      Branch: metaconfig
72246            + U/modified/d_strtoul.U
72247      Branch: metaconfig/U/perl
72248            ! d_strtoull.U d_strtouq.U
72249 ____________________________________________________________________________
72250 [  8120] By: jhi                                   on 2000/12/15  02:49:42
72251         Log: From: Nicholas Clark <nick@ccl4.org> 
72252              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
72253              Date: Thu, 14 Dec 2000 18:38:57 +0000
72254              Message-ID: <20001214183857.B97909@plum.flirble.org>
72255      Branch: perl
72256            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72257            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
72258            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
72259            ! vos/config.ga.def vos/config.ga.h win32/config.bc
72260            ! win32/config.gc win32/config.vc
72261 ____________________________________________________________________________
72262 [  8119] By: jhi                                   on 2000/12/14  23:40:58
72263         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
72264              From: Nicholas Clark <nick@ccl4.org>
72265              Date: Wed, 13 Dec 2000 20:08:50 +0000
72266              Message-ID: <20001213200849.B71166@plum.flirble.org>
72267      Branch: perl
72268            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
72269            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
72270 ____________________________________________________________________________
72271 [  8118] By: jhi                                   on 2000/12/14  22:46:26
72272         Log: Integrate perlio:
72273              
72274              [  8117]
72275              Win32 tweaks to get Encode to build
72276              - temp hack to makedef.pl till PerlIO is properly "exported".
72277              - MSVC dislikes  
72278              static encpage_t foo[];
72279              so make 'em extern for now.
72280              
72281              [  8116]
72282              Document the new files
72283      Branch: perl
72284           !> MANIFEST ext/Encode/compile makedef.pl
72285 ____________________________________________________________________________
72286 [  8117] By: nick                                  on 2000/12/14  22:38:53
72287         Log: Win32 tweaks to get Encode to build
72288              - temp hack to makedef.pl till PerlIO is properly "exported".
72289              - MSVC dislikes  
72290              static encpage_t foo[];
72291              so make 'em extern for now.
72292      Branch: perlio
72293            ! ext/Encode/compile makedef.pl
72294 ____________________________________________________________________________
72295 [  8116] By: nick                                  on 2000/12/14  22:00:53
72296         Log: Document the new files
72297      Branch: perlio
72298            ! MANIFEST
72299 ____________________________________________________________________________
72300 [  8115] By: jhi                                   on 2000/12/14  21:58:01
72301         Log: MANIFEST new files of #8114.
72302      Branch: perl
72303            ! MANIFEST
72304 ____________________________________________________________________________
72305 [  8114] By: jhi                                   on 2000/12/14  21:50:49
72306         Log: Integrate perlio:
72307              
72308              [  8106]
72309              "Cold" build correction to Encode's Makefile.PL
72310              
72311              [  8105]
72312              "Compiled" encodings.
72313              Correct replacement character in EBCDIC .enc files
72314              Add 0x7F to ASCII repertoire.
72315              
72316              [  8103]
72317              Beginings of compiled encodings - checked in as a snapshot of thoughts
72318              so far and so it does not get lost.
72319      Branch: perl
72320           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
72321           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
72322           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
72323           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
72324           !> ext/Encode/Makefile.PL
72325 ____________________________________________________________________________
72326 [  8113] By: jhi                                   on 2000/12/14  21:48:49
72327         Log: The documentation part of the
72328              
72329              Subject: [ID 20001214.002] Net::Ping patch
72330              From: Jonathan Stowe <gellyfish@gellyfish.com>
72331              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
72332              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
72333              since the #7529 had already addressed the same problem.
72334      Branch: perl
72335            ! lib/Net/Ping.pm
72336 ____________________________________________________________________________
72337 [  8112] By: jhi                                   on 2000/12/14  21:42:57
72338         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
72339              From: Dominic Dunlop <domo@computer.org>
72340              Date: Tue, 12 Dec 2000 10:47:10 +0100
72341              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
72342              
72343              Document how elusive subroutines can be.
72344      Branch: perl
72345            ! pod/perlfunc.pod
72346 ____________________________________________________________________________
72347 [  8111] By: jhi                                   on 2000/12/14  21:38:05
72348         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
72349              From: Dominic Dunlop <domo@computer.org>
72350              Date: Thu, 14 Dec 2000 10:13:51 +0100
72351              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
72352      Branch: perl
72353            ! ext/POSIX/POSIX.pod
72354 ____________________________________________________________________________
72355 [  8110] By: jhi                                   on 2000/12/14  21:36:32
72356         Log: Subject: [patch] perlfaq7
72357              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
72358              Date: Thu, 14 Dec 2000 15:31:07 +0100
72359              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
72360      Branch: perl
72361            ! pod/perlfaq7.pod
72362 ____________________________________________________________________________
72363 [  8109] By: jhi                                   on 2000/12/14  21:29:20
72364         Log: Subject: [8104] Encode
72365              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72366              Date: Thu, 14 Dec 2000 14:49:34 +0100
72367              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
72368              
72369              Type casting for nervous compilers.
72370      Branch: perl
72371            ! ext/Encode/Encode.xs
72372 ____________________________________________________________________________
72373 [  8108] By: jhi                                   on 2000/12/14  21:26:17
72374         Log: Subject: [8104] DB_File
72375              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72376              Date: Thu, 14 Dec 2000 14:49:35 +0100
72377              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
72378              
72379              Type definition incorrect for DB 2.7.7.  Not known when it
72380              changed, so only changed it for a known revision.
72381      Branch: perl
72382            ! ext/DB_File/DB_File.xs
72383 ____________________________________________________________________________
72384 [  8107] By: jhi                                   on 2000/12/14  21:23:41
72385         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
72386              From: Peter Prymmer <pvhp@forte.com>
72387              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
72388              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
72389              
72390              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
72391      Branch: perl
72392            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
72393            ! ext/Encode/Encode/posix-bc.enc
72394 ____________________________________________________________________________
72395 [  8106] By: nick                                  on 2000/12/14  20:36:13
72396         Log: "Cold" build correction to Encode's Makefile.PL
72397      Branch: perlio
72398            ! ext/Encode/Makefile.PL
72399 ____________________________________________________________________________
72400 [  8105] By: nick                                  on 2000/12/14  20:09:37
72401         Log: "Compiled" encodings.
72402              Correct replacement character in EBCDIC .enc files
72403              Add 0x7F to ASCII repertoire.
72404      Branch: perlio
72405            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
72406            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
72407            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
72408            ! ext/Encode/Makefile.PL ext/Encode/compile
72409            ! ext/Encode/encengine.c ext/Encode/encode.h
72410 ____________________________________________________________________________
72411 [  8104] By: nick                                  on 2000/12/14  00:38:20
72412         Log: Integrate mainline
72413      Branch: perlio
72414           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
72415           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
72416           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
72417           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
72418           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
72419           !> t/lib/db-hash.t t/lib/db-recno.t
72420 ____________________________________________________________________________
72421 [  8103] By: nick                                  on 2000/12/13  23:16:13
72422         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
72423              so far and so it does not get lost.
72424      Branch: perlio
72425            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
72426 ____________________________________________________________________________
72427 [  8102] By: jhi                                   on 2000/12/13  17:14:22
72428         Log: Update Changes.
72429      Branch: perl
72430            ! Changes patchlevel.h
72431 ____________________________________________________________________________
72432 [  8101] By: jhi                                   on 2000/12/13  16:53:41
72433         Log: Move the proto of start_glob() to a better place; regen api files.
72434      Branch: perl
72435            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
72436 ____________________________________________________________________________
72437 [  8100] By: jhi                                   on 2000/12/13  16:47:11
72438         Log: Metaconfig change for #8099.
72439      Branch: metaconfig
72440            ! U/modified/Head.U
72441 ____________________________________________________________________________
72442 [  8099] By: jhi                                   on 2000/12/13  16:46:48
72443         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
72444              From: Andy Dougherty <doughera@lafayette.edu>
72445              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
72446              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
72447      Branch: perl
72448            ! Configure
72449 ____________________________________________________________________________
72450 [  8098] By: jhi                                   on 2000/12/13  16:39:02
72451         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
72452              From: rspier@pobox.com (Robert Spier)
72453              Date: Tue, 12 Dec 2000 21:12:39 -0500
72454              Message-ID: <14902.56087.678086.725773@rls.cx>
72455              
72456              fastgetcwd is defined using a glob alias on a $^O dependent basis -
72457              and there was no default assignment or perl subroutine.
72458      Branch: perl
72459            ! lib/Cwd.pm
72460 ____________________________________________________________________________
72461 [  8097] By: jhi                                   on 2000/12/13  16:16:01
72462         Log: Subject: [PATCH] move startglob out of pp_hot.c
72463              From: Nicholas Clark <nick@ccl4.org>
72464              Date: Mon, 11 Dec 2000 23:16:39 +0000
72465              Message-ID: <20001211231638.A55550@plum.flirble.org>
72466      Branch: perl
72467            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
72468 ____________________________________________________________________________
72469 [  8096] By: jhi                                   on 2000/12/13  15:26:23
72470         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
72471              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
72472              Date: Wed, 13 Dec 2000 14:01:37 +0100
72473              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
72474              
72475              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
72476              in turn requires libpthread in libswanted.
72477      Branch: perl
72478            ! hints/hpux.sh
72479 ____________________________________________________________________________
72480 [  8095] By: jhi                                   on 2000/12/12  19:51:05
72481         Log: The integration wars continue.
72482      Branch: perl
72483           !> sv.c
72484 ____________________________________________________________________________
72485 [  8094] By: jhi                                   on 2000/12/12  19:48:26
72486         Log: Subject: [PATCH perl@8070] DB_File-1.74  
72487              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
72488              Date: Mon, 11 Dec 2000 23:07:17 -0000
72489              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
72490      Branch: perl
72491            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
72492            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
72493            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
72494            ! t/lib/db-recno.t
72495 ____________________________________________________________________________
72496 [  8093] By: nick                                  on 2000/12/12  19:42:13
72497         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
72498      Branch: perlio
72499            ! sv.c
72500           !> lib/File/DosGlob.pm
72501 ____________________________________________________________________________
72502 [  8092] By: jhi                                   on 2000/12/12  19:28:11
72503         Log: Integrate perlio:
72504              
72505              [  8091]
72506              Fix for Tk, and upgrading shared SVs.
72507      Branch: perl
72508           !> sv.c
72509 ____________________________________________________________________________
72510 [  8091] By: nick                                  on 2000/12/12  18:49:45
72511         Log: Fix for Tk, and upgrading shared SVs.
72512      Branch: perlio
72513            ! sv.c
72514 ____________________________________________________________________________
72515 [  8090] By: jhi                                   on 2000/12/12  16:48:59
72516         Log: Subject: [PATCH] Re: Breadperl & Tk
72517              From: Nick Ing-Simmons <nik@tiuk.ti.com>
72518              Date: Tue, 12 Dec 2000 14:48:27 GMT
72519              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
72520      Branch: perl
72521            ! sv.c
72522 ____________________________________________________________________________
72523 [  8089] By: jhi                                   on 2000/12/12  03:37:19
72524         Log: Subject: DosGlob.pm diff for bash style brace expansion.
72525              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
72526              Date: Fri, 8 Dec 2000 10:45:30 -0600
72527              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
72528      Branch: perl
72529            ! lib/File/DosGlob.pm
72530 ____________________________________________________________________________
72531 [  8088] By: nick                                  on 2000/12/11  23:59:59
72532         Log: Integrate mainline
72533      Branch: perlio
72534           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
72535           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
72536           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
72537           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
72538           !> t/op/local.t t/pragma/warn/toke toke.c
72539 ____________________________________________________________________________
72540 [  8087] By: jhi                                   on 2000/12/11  23:20:23
72541         Log: Integrate perlio:
72542              
72543              [  8085]
72544              Finish 1st pass of "encoding" layer e.g. :
72545              open($fh,"<encoding(iso8859-7)",$greek) || die;
72546              
72547              [  8082]
72548              Restore mmap function (broken by tweaks to shared buffer
72549              layer for encode(xxxx)).
72550              
72551              [  8076]
72552              Not merge worthy...
72553              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
72554              syntax is modelled on attributes.
72555              Untested fix for io/utf8 on Win32 etc.
72556              Very clumsy start to the encode layer.
72557      Branch: perl
72558           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
72559 ____________________________________________________________________________
72560 [  8086] By: jhi                                   on 2000/12/11  22:50:59
72561         Log: Tune further the OS detection of CGI.
72562      Branch: perl
72563            ! lib/CGI.pm
72564 ____________________________________________________________________________
72565 [  8085] By: nick                                  on 2000/12/11  22:50:46
72566         Log: Finish 1st pass of "encoding" layer e.g. :
72567              open($fh,"<encoding(iso8859-7)",$greek) || die;
72568      Branch: perlio
72569            ! ext/Encode/Encode.xs perlio.c perliol.h
72570 ____________________________________________________________________________
72571 [  8084] By: jhi                                   on 2000/12/11  22:32:06
72572         Log: Revert the -f ambiguousity patch, seems to cause
72573              too much hassle (the interpret -Q as a function
72574              where Q is not a known filetest part is left in).
72575      Branch: perl
72576            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
72577            ! toke.c
72578 ____________________________________________________________________________
72579 [  8083] By: jhi                                   on 2000/12/11  22:27:23
72580         Log: (accidentally empty check-in)
72581      Branch: perl
72582            ! lib/File/DosGlob.pm
72583 ____________________________________________________________________________
72584 [  8082] By: nick                                  on 2000/12/11  19:09:51
72585         Log: Restore mmap function (broken by tweaks to shared buffer
72586              layer for encode(xxxx)).
72587      Branch: perlio
72588            ! perlio.c
72589 ____________________________________________________________________________
72590 [  8081] By: jhi                                   on 2000/12/11  18:29:13
72591         Log: Subject: Re: The long awaited feature ...
72592              From: Simon Cozens <simon@cozens.net>
72593              Date: Mon, 11 Dec 2000 15:54:24 +0000
72594              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
72595              
72596              More io/utf8 tests.
72597      Branch: perl
72598            ! t/io/utf8.t
72599 ____________________________________________________________________________
72600 [  8080] By: jhi                                   on 2000/12/11  18:19:36
72601         Log: Subject: PATCH MakeMaker manpage clarification
72602              From: andreas.koenig@anima.de (Andreas J. Koenig)
72603              Date: 10 Dec 2000 20:46:13 +0100
72604              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
72605      Branch: perl
72606            ! lib/ExtUtils/MakeMaker.pm
72607 ____________________________________________________________________________
72608 [  8079] By: jhi                                   on 2000/12/11  15:35:07
72609         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
72610              From: Simon Cozens <simon@cozens.net>
72611              Date: Sun, 10 Dec 2000 19:06:19 +0000
72612              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
72613      Branch: perl
72614            ! ext/B/B/Deparse.pm t/lib/b.t
72615 ____________________________________________________________________________
72616 [  8078] By: jhi                                   on 2000/12/11  15:09:11
72617         Log: Subject: [PATCH] docs on NaN
72618              From: Nicholas Clark <nick@ccl4.org>
72619              Date: Mon, 11 Dec 2000 01:48:38 +0000
72620              Message-ID: <20001211014838.B99205@plum.flirble.org>
72621      Branch: perl
72622            ! pod/perlop.pod
72623 ____________________________________________________________________________
72624 [  8077] By: jhi                                   on 2000/12/11  15:02:21
72625         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
72626              From: Simon Cozens <simon@cozens.net>
72627              Date: Mon, 11 Dec 2000 01:21:45 +0000
72628              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
72629      Branch: perl
72630            ! pp.c pp_hot.c scope.c t/op/local.t
72631 ____________________________________________________________________________
72632 [  8076] By: nick                                  on 2000/12/10  20:43:32
72633         Log: Not merge worthy...
72634              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
72635              syntax is modelled on attributes.
72636              Untested fix for io/utf8 on Win32 etc.
72637              Very clumsy start to the encode layer.
72638      Branch: perlio
72639            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
72640 ____________________________________________________________________________
72641 [  8075] By: jhi                                   on 2000/12/10  18:39:33
72642         Log: Darwin is not Windows.
72643      Branch: perl
72644            ! lib/CGI.pm
72645 ____________________________________________________________________________
72646 [  8074] By: jhi                                   on 2000/12/10  18:31:27
72647         Log: Subject: Ambiguous -%c() resolved as a file test
72648              From: "Paul Marquess" <Paul.Marquess@openwave.com>
72649              Date: Sun, 10 Dec 2000 15:35:07 -0000
72650              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
72651      Branch: perl
72652            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
72653 ____________________________________________________________________________
72654 [  8073] By: jhi                                   on 2000/12/10  18:16:29
72655         Log: Subject: PATCH installperl misinformed 
72656              From: andreas.koenig@anima.de (Andreas J. Koenig)
72657              Date: 10 Dec 2000 13:01:32 +0100 
72658              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
72659      Branch: perl
72660            ! installperl
72661 ____________________________________________________________________________
72662 [  8072] By: jhi                                   on 2000/12/10  18:07:55
72663         Log: The walkoptree confusion rages; walkoptree() seems to be coming
72664              from B.xs, while walkoptree_slow() comes from B.pm.
72665      Branch: perl
72666            ! ext/B/B.pm
72667 ____________________________________________________________________________
72668 [  8071] By: nick                                  on 2000/12/10  11:45:47
72669         Log: Integrate mainline
72670      Branch: perlio
72671           +> t/base/commonsense.t
72672           !> (integrate 37 files)
72673 ____________________________________________________________________________
72674 [  8070] By: jhi                                   on 2000/12/10  04:46:21
72675         Log: Update Changes.
72676      Branch: perl
72677            ! Changes patchlevel.h
72678 ____________________________________________________________________________
72679 [  8069] By: jhi                                   on 2000/12/10  04:39:19
72680         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
72681              From: andreas.koenig@anima.de (Andreas J. Koenig)
72682              Date: 09 Dec 2000 17:14:25 +0100
72683              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
72684      Branch: perl
72685            + t/base/commonsense.t
72686            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
72687 ____________________________________________________________________________
72688 [  8068] By: jhi                                   on 2000/12/10  04:17:36
72689         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
72690              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
72691              Date: Sat, 9 Dec 2000 16:47:22 -0000
72692              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
72693      Branch: perl
72694            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
72695            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
72696            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
72697            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
72698            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
72699            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
72700            ! t/lib/sdbm.t
72701 ____________________________________________________________________________
72702 [  8067] By: jhi                                   on 2000/12/10  03:52:02
72703         Log: Test case for #8066.
72704      Branch: perl
72705            ! t/op/misc.t
72706 ____________________________________________________________________________
72707 [  8066] By: jhi                                   on 2000/12/10  03:50:30
72708         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
72709              From: Simon Cozens <simon@cozens.net>
72710              Date: Sun, 10 Dec 2000 00:55:37 +0000
72711              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
72712      Branch: perl
72713            ! pp_sys.c
72714 ____________________________________________________________________________
72715 [  8065] By: jhi                                   on 2000/12/10  03:44:52
72716         Log: Test case for #8064.
72717      Branch: perl
72718            ! t/comp/proto.t
72719 ____________________________________________________________________________
72720 [  8064] By: jhi                                   on 2000/12/10  03:42:32
72721         Log: Subject: Re: prototype of substr
72722              From: Simon Cozens <simon@cozens.net>
72723              Date: Sun, 10 Dec 2000 00:13:33 +0000
72724              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
72725              
72726              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
72727              In other words, make the returned prototypes for any function
72728              stop prepending the ';' optionality marker after the first one.
72729              If they start getting optional, all the rest are optional.
72730      Branch: perl
72731            ! pp.c
72732 ____________________________________________________________________________
72733 [  8063] By: jhi                                   on 2000/12/10  03:39:42
72734         Log: Subject: [PATCH] perlguts.pod
72735              From: Simon Cozens <simon@cozens.net>
72736              Date: Sun, 10 Dec 2000 00:06:47 +0000
72737              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
72738              
72739              Documentation of the different types of ops,
72740              plus the functions in dump.c
72741      Branch: perl
72742            ! pod/perlguts.pod
72743 ____________________________________________________________________________
72744 [  8062] By: jhi                                   on 2000/12/10  03:30:04
72745         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
72746              From: Nicholas Clark <nick@talking.bollo.cx>
72747              Date: Sat, 09 Dec 2000 18:57:25 +0000
72748              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
72749              
72750              Be more robust in weird hostname setups.
72751      Branch: perl
72752            ! t/lib/net-hostent.t
72753 ____________________________________________________________________________
72754 [  8061] By: jhi                                   on 2000/12/10  03:28:21
72755         Log: Pacify fussy compiler. 
72756      Branch: perl
72757            ! pp_sys.c
72758 ____________________________________________________________________________
72759 [  8060] By: jhi                                   on 2000/12/10  02:52:46
72760         Log: Integrate perlio:
72761              
72762              [  8059]
72763              read/sysread/recv should now be utf8 aware.
72764              Basic test for utf8 read.
72765      Branch: perl
72766           !> pp_sys.c t/io/utf8.t
72767 ____________________________________________________________________________
72768 [  8059] By: nick                                  on 2000/12/09  23:40:14
72769         Log: read/sysread/recv should now be utf8 aware.
72770              Basic test for utf8 read.
72771      Branch: perlio
72772            ! pp_sys.c t/io/utf8.t
72773 ____________________________________________________________________________
72774 [  8058] By: jhi                                   on 2000/12/09  21:56:02
72775         Log: Integrate perlio:
72776              
72777              [  8055]
72778              Make write() (i.e. formats) utf8-aware by calling do_print() rather
72779              than raw PerlIO_write() - does not seem to break any tests.
72780              
72781              [  8054]
72782              Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
72783              (sysread, recv and write i.e. formats still to do...)
72784              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
72785              open($fh,">:utf8","name")
72786              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
72787              so no extra overhead is involved.
72788              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
72789              to a non-utf8 stream.
72790              Add initial io/utf8.t
72791              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
72792              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
72793              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
72794              
72795              [  8053]
72796              Did not get that has_utf8/this_utf8 fix right last time, another spot
72797              was only testing this_utf8.
72798              
72799              [  8052]
72800              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
72801              i.e. the output string has one, but don't mess with source assumption.
72802      Branch: perl
72803           +> t/io/utf8.t
72804           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
72805 ____________________________________________________________________________
72806 [  8057] By: jhi                                   on 2000/12/09  21:53:35
72807         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
72808              From: Inaba Hiroto <inaba@st.rim.or.jp>
72809              Date: Sun, 10 Dec 2000 05:53:21 +0900
72810              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
72811              
72812              Tests for #8056.
72813      Branch: perl
72814            ! t/op/each.t
72815 ____________________________________________________________________________
72816 [  8056] By: jhi                                   on 2000/12/09  21:51:16
72817         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
72818              From: Inaba Hiroto <inaba@st.rim.or.jp>
72819              Date: Sat, 09 Dec 2000 18:02:00 +0900
72820              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
72821              
72822              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
72823      Branch: perl
72824            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
72825 ____________________________________________________________________________
72826 [  8055] By: nick                                  on 2000/12/09  20:11:48
72827         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
72828              than raw PerlIO_write() - does not seem to break any tests.
72829      Branch: perlio
72830            ! pp_sys.c
72831 ____________________________________________________________________________
72832 [  8054] By: nick                                  on 2000/12/09  19:47:30
72833         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
72834              (sysread, recv and write i.e. formats still to do...)
72835              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
72836              open($fh,">:utf8","name")
72837              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
72838              so no extra overhead is involved.
72839              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
72840              to a non-utf8 stream.
72841              Add initial io/utf8.t
72842              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
72843              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
72844              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
72845      Branch: perlio
72846            + t/io/utf8.t
72847            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
72848 ____________________________________________________________________________
72849 [  8053] By: nick                                  on 2000/12/09  19:26:37
72850         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
72851              was only testing this_utf8.
72852      Branch: perlio
72853            ! toke.c
72854 ____________________________________________________________________________
72855 [  8052] By: nick                                  on 2000/12/09  19:09:41
72856         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
72857              i.e. the output string has one, but don't mess with source assumption.
72858      Branch: perlio
72859            ! toke.c
72860 ____________________________________________________________________________
72861 [  8051] By: jhi                                   on 2000/12/09  16:55:17
72862         Log: Integrate perlio:
72863              
72864              [  8049]
72865              UTF8 output prework.
72866              - Store $\ and $, as SVs so they can have SvUTF8 flag
72867              - use do_print() rather than raw PerlIO_write() to print them.
72868      Branch: perl
72869           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
72870           !> sv.c thrdvar.h util.c
72871 ____________________________________________________________________________
72872 [  8050] By: jhi                                   on 2000/12/09  16:48:07
72873         Log: Nits noticed by Peter Prymmer.
72874      Branch: perl
72875            ! lib/ExtUtils/MM_VMS.pm
72876 ____________________________________________________________________________
72877 [  8049] By: nick                                  on 2000/12/09  13:49:40
72878         Log: UTF8 output prework.
72879              - Store $\ and $, as SVs so they can have SvUTF8 flag
72880              - use do_print() rather than raw PerlIO_write() to print them.
72881      Branch: perlio
72882            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
72883            ! thrdvar.h util.c
72884 ____________________________________________________________________________
72885 [  8048] By: nick                                  on 2000/12/09  12:30:43
72886         Log: Integrate mainline.
72887      Branch: perlio
72888           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
72889           +> t/op/reverse.t
72890           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
72891           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
72892           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
72893           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
72894           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
72895           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
72896 ____________________________________________________________________________
72897 [  8047] By: jhi                                   on 2000/12/09  00:23:27
72898         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
72899              From: Michael G Schwern <schwern@pobox.com>
72900              Date: Fri, 8 Dec 2000 14:43:04 -0600
72901      Branch: perl
72902            ! lib/ExtUtils/MM_VMS.pm
72903 ____________________________________________________________________________
72904 [  8046] By: jhi                                   on 2000/12/08  23:10:27
72905         Log: A missed check-in.
72906      Branch: perl
72907            ! lib/ExtUtils/Manifest.pm
72908 ____________________________________________________________________________
72909 [  8045] By: jhi                                   on 2000/12/08  21:57:12
72910         Log: (null check-in)
72911      Branch: perl
72912            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
72913 ____________________________________________________________________________
72914 [  8044] By: jhi                                   on 2000/12/08  21:11:06
72915         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
72916              at the final draft stage.
72917      Branch: perl
72918            + ext/Encode/Encode/iso8859-16.enc
72919            ! MANIFEST
72920 ____________________________________________________________________________
72921 [  8043] By: jhi                                   on 2000/12/08  16:39:04
72922         Log: Update Changes.
72923      Branch: perl
72924            ! Changes patchlevel.h
72925 ____________________________________________________________________________
72926 [  8042] By: jhi                                   on 2000/12/08  16:33:39
72927         Log: Do not return the Unicode replacement character if UTF-8
72928              decoding goes awry, it should be up to the caller to decide.
72929      Branch: perl
72930            ! pod/perlapi.pod utf8.c
72931 ____________________________________________________________________________
72932 [  8041] By: jhi                                   on 2000/12/08  16:22:28
72933         Log: metaconfig maintenance.
72934      Branch: metaconfig
72935            ! U/modified/stdchar.U
72936      Branch: metaconfig/U/perl
72937            + testsyml.U
72938 ____________________________________________________________________________
72939 [  8040] By: jhi                                   on 2000/12/08  16:03:08
72940         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
72941              From: sthoenna@efn.org
72942              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
72943              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
72944      Branch: perl
72945            ! Changes lib/ExtUtils/MM_OS2.pm
72946 ____________________________________________________________________________
72947 [  8039] By: jhi                                   on 2000/12/08  15:57:11
72948         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
72949              From: Simon Cozens <simon@cozens.net>
72950              Date: Fri, 8 Dec 2000 13:33:31 +0000
72951              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
72952              
72953              (The pp_hot part needed a rewrite.)
72954      Branch: perl
72955            ! doop.c pp_hot.c utf8.c
72956 ____________________________________________________________________________
72957 [  8038] By: jhi                                   on 2000/12/08  15:25:08
72958         Log: Subject: djSP
72959              From: Michael Stevens <michael@etla.org>
72960              Date: Wed, 6 Dec 2000 23:24:01 +0000
72961              Message-ID: <20001206232400.A21381@firedrake.org>
72962              
72963              Plus a note from Nick Ing-Simmons.
72964      Branch: perl
72965            ! pp.h
72966 ____________________________________________________________________________
72967 [  8037] By: jhi                                   on 2000/12/08  15:18:35
72968         Log: Filetype is text.
72969      Branch: perl
72970            ! t/op/utf8decode.t
72971 ____________________________________________________________________________
72972 [  8036] By: jhi                                   on 2000/12/08  03:31:27
72973         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
72974              From: Andy Dougherty <doughera@lafayette.edu>
72975              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
72976              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
72977              
72978              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
72979              From: Andy Dougherty <doughera@lafayette.edu>
72980              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
72981              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
72982      Branch: perl
72983            + ext/POSIX/hints/svr4.pl
72984            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
72985 ____________________________________________________________________________
72986 [  8035] By: jhi                                   on 2000/12/08  03:26:01
72987         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
72988              From: Andy Dougherty <doughera@lafayette.edu>
72989              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
72990              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
72991      Branch: perl
72992            ! t/README t/base/term.t
72993 ____________________________________________________________________________
72994 [  8034] By: jhi                                   on 2000/12/08  03:21:59
72995         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
72996              From: mjd@plover.com  
72997              Date: 7 Dec 2000 21:04:20 -0000
72998              Message-ID: <20001207210420.22282.qmail@plover.com>
72999              
73000              Plus -z doc.
73001      Branch: perl
73002            ! pod/perlfunc.pod
73003 ____________________________________________________________________________
73004 [  8033] By: jhi                                   on 2000/12/08  03:19:03
73005         Log: Use the UTF8 macros a bit.  They can't be used with abandon
73006              everywhere because we do generate illegal UTF-8 in some situations.
73007              This is of course naughty.
73008      Branch: perl
73009            ! pod/perlapi.pod utf8.c utf8.h
73010 ____________________________________________________________________________
73011 [  8032] By: jhi                                   on 2000/12/08  03:00:09
73012         Log: Out of sync?
73013      Branch: perl
73014            ! t/pragma/warn/utf8
73015 ____________________________________________________________________________
73016 [  8031] By: jhi                                   on 2000/12/08  02:22:39
73017         Log: Cnt spl.
73018      Branch: perl
73019            ! MANIFEST
73020 ____________________________________________________________________________
73021 [  8030] By: jhi                                   on 2000/12/08  01:23:54
73022         Log: Add test for reverse().
73023      Branch: perl
73024            + t/op/reverse.t
73025            ! MANIFEST
73026 ____________________________________________________________________________
73027 [  8029] By: jhi                                   on 2000/12/08  01:21:47
73028         Log: Integrate perlio:
73029              
73030              [  8026]
73031              Various oddities p4 diff -se showed up
73032              Remove 'our' from warnings.pl
73033              
73034              [  8025]
73035              Change PerlIO_(get|set)pos to take SV *
73036              Should fix, OS/2, VMS, (sfio??)
73037      Branch: perl
73038           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
73039           !> perlio.c perlio.h perlsdio.h warnings.pl
73040 ____________________________________________________________________________
73041 [  8028] By: jhi                                   on 2000/12/08  01:19:08
73042         Log: Introduce macros for UTF8 decoding.
73043      Branch: perl
73044            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
73045 ____________________________________________________________________________
73046 [  8027] By: nick                                  on 2000/12/07  22:18:19
73047         Log: Integrate mainline
73048      Branch: perlio
73049           !> embed.pl pod/perlapi.pod utf8.c
73050 ____________________________________________________________________________
73051 [  8026] By: nick                                  on 2000/12/07  21:45:08
73052         Log: Various oddities p4 diff -se showed up
73053              Remove 'our' from warnings.pl
73054      Branch: perlio
73055            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
73056 ____________________________________________________________________________
73057 [  8025] By: nick                                  on 2000/12/07  21:43:32
73058         Log: Change PerlIO_(get|set)pos to take SV *
73059              Should fix, OS/2, VMS, (sfio??)
73060      Branch: perlio
73061            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
73062 ____________________________________________________________________________
73063 [  8024] By: jhi                                   on 2000/12/07  19:05:32
73064         Log: Document utf8_to_uv() better.
73065      Branch: perl
73066            ! pod/perlapi.pod utf8.c
73067 ____________________________________________________________________________
73068 [  8023] By: jhi                                   on 2000/12/07  18:23:47
73069         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
73070      Branch: perl
73071            ! embed.pl pod/perlapi.pod utf8.c
73072 ____________________________________________________________________________
73073 [  8022] By: jhi                                   on 2000/12/07  04:13:51
73074         Log: Integrate perlio:
73075              
73076              [  8021]
73077              Various attempts at MSVC debug - not sure what has
73078              changed but works now. 
73079              Seems atexit() _may_ work for DLLs built with MSVC so don't
73080              call cleanup that way.
73081              
73082              [  8019]
73083              Add useperlio to config.vc
73084              Turn off binmode in config_H.PL
73085              Regen all the config_H.xx
73086              Attempt to get debugging build with MSVC.
73087              
73088              [  8018]
73089              Test various dup/external program options on all platforms.
73090              
73091              [  8017]
73092              Fix harness to be less picky
73093      Branch: perl
73094           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
73095           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
73096           !> win32/makefile.mk
73097 ____________________________________________________________________________
73098 [  8021] By: nick                                  on 2000/12/07  00:28:14
73099         Log: Various attempts at MSVC debug - not sure what has
73100              changed but works now. 
73101              Seems atexit() _may_ work for DLLs built with MSVC so don't
73102              call cleanup that way.
73103      Branch: perlio
73104            ! perlio.c win32/makefile.mk
73105 ____________________________________________________________________________
73106 [  8020] By: nick                                  on 2000/12/06  19:57:20
73107         Log: Integrate mainline
73108      Branch: perlio
73109           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
73110           !> (integrate 75 files)
73111 ____________________________________________________________________________
73112 [  8019] By: nick                                  on 2000/12/06  19:28:21
73113         Log: Add useperlio to config.vc
73114              Turn off binmode in config_H.PL
73115              Regen all the config_H.xx
73116              Attempt to get debugging build with MSVC.
73117      Branch: perlio
73118            ! win32/config.vc win32/config_H.bc win32/config_H.gc
73119            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
73120 ____________________________________________________________________________
73121 [  8018] By: nick                                  on 2000/12/06  19:21:57
73122         Log: Test various dup/external program options on all platforms.
73123      Branch: perlio
73124            ! t/io/dup.t
73125 ____________________________________________________________________________
73126 [  8017] By: nick                                  on 2000/12/06  19:20:47
73127         Log: Fix harness to be less picky
73128      Branch: perlio
73129            ! lib/Test/Harness.pm
73130 ____________________________________________________________________________
73131 [  8016] By: jhi                                   on 2000/12/06  16:45:12
73132         Log: Update Changes.
73133      Branch: perl
73134            ! Changes patchlevel.h
73135 ____________________________________________________________________________
73136 [  8015] By: jhi                                   on 2000/12/06  16:41:03
73137         Log: Test \x{...} with ord().
73138      Branch: perl
73139            ! t/op/ord.t
73140 ____________________________________________________________________________
73141 [  8014] By: jhi                                   on 2000/12/06  16:20:33
73142         Log: Test tweak because of #8013.
73143      Branch: perl
73144            ! t/lib/b.t
73145 ____________________________________________________________________________
73146 [  8013] By: jhi                                   on 2000/12/06  16:09:09
73147         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
73148              From: Michael G Schwern <schwern@pobox.com>
73149              Date: Tue, 5 Dec 2000 21:23:28 -0500
73150              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
73151              
73152              Carp::Heavy parts not very applicable because of recent changes.
73153      Branch: perl
73154            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
73155            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
73156            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
73157            ! lib/Exporter.pm lib/Exporter/Heavy.pm
73158            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
73159            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
73160            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
73161            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
73162            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
73163            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
73164            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
73165            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
73166            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
73167            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
73168            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
73169            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
73170            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
73171            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
73172            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
73173            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
73174            ! warnings.pl
73175 ____________________________________________________________________________
73176 [  8012] By: jhi                                   on 2000/12/06  15:22:38
73177         Log: Subject: [PATCH] Re: New harness is failing things
73178              From: Nick Ing-Simmons <nik@tiuk.ti.com>
73179              Date: Wed, 6 Dec 2000 13:00:30 GMT
73180              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
73181      Branch: perl
73182            ! lib/Test/Harness.pm
73183 ____________________________________________________________________________
73184 [  8011] By: jhi                                   on 2000/12/06  15:12:08
73185         Log: Subject: installhtml changes
73186              From: Michael Stevens <michael@etla.org>
73187              Date: Wed, 6 Dec 2000 13:15:53 +0000
73188              Message-ID: <20001206131553.A27317@firedrake.org>
73189      Branch: perl
73190            ! installhtml
73191 ____________________________________________________________________________
73192 [  8010] By: jhi                                   on 2000/12/06  15:06:05
73193         Log: Subject: the dTHR hits
73194              From: Michael Stevens <michael@etla.org>
73195              Date: Wed, 6 Dec 2000 12:06:03 +0000
73196              Message-ID: <20001206120603.A24581@firedrake.org>
73197              
73198              More, errrm, less dTHRs.
73199      Branch: perl
73200            ! bytecode.pl ext/B/B/C.pm
73201 ____________________________________________________________________________
73202 [  8009] By: jhi                                   on 2000/12/06  15:04:25
73203         Log: Subject: MakeMaker mailing list gone?
73204              From: Michael G Schwern <schwern@pobox.com>
73205              Date: Tue, 5 Dec 2000 19:29:59 -0500
73206              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
73207              
73208              The MakeMaker mailing list is dead, perlbug is the right
73209              address to report bugs.
73210      Branch: perl
73211            ! lib/ExtUtils/MakeMaker.pm
73212 ____________________________________________________________________________
73213 [  8008] By: jhi                                   on 2000/12/06  15:00:32
73214         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
73215              From: Michael G Schwern <schwern@pobox.com>
73216              Date: Tue, 5 Dec 2000 19:21:21 -0500
73217              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
73218              
73219              Add a default MANIFEST skip that ignores things like
73220              version control files, editor temporary files, and the Makefile.
73221      Branch: perl
73222            + lib/ExtUtils/MANIFEST.SKIP
73223            ! MANIFEST lib/ExtUtils/Manifest.pm
73224 ____________________________________________________________________________
73225 [  8007] By: jhi                                   on 2000/12/06  14:57:20
73226         Log: In Amiga more manual hackery of the scripts seems to be needed,
73227              from Jan-Erik Karlsson.  Why Configure does not get this right
73228              is unknown, may be shell-induced.
73229      Branch: perl
73230            ! README.amiga
73231 ____________________________________________________________________________
73232 [  8006] By: jhi                                   on 2000/12/05  23:53:12
73233         Log: Add TOPm1s to peek at the second topmost stack item.
73234      Branch: perl
73235            ! pp.h
73236 ____________________________________________________________________________
73237 [  8005] By: jhi                                   on 2000/12/05  23:13:55
73238         Log: Avaunt, you foul UTF-8 tests.
73239      Branch: perl
73240            ! t/op/ver.t t/pragma/utf8.t
73241 ____________________________________________________________________________
73242 [  8004] By: jhi                                   on 2000/12/05  23:09:54
73243         Log: Continue utf8 dispersal. 
73244      Branch: perl
73245            + t/op/concat.t
73246            ! MANIFEST t/pragma/utf8.t
73247 ____________________________________________________________________________
73248 [  8003] By: nick                                  on 2000/12/05  23:02:39
73249         Log: Integrate mainline.
73250      Branch: perlio
73251           +> t/op/length.t t/op/utf8decode.t
73252           !> (integrate 69 files)
73253 ____________________________________________________________________________
73254 [  8002] By: jhi                                   on 2000/12/05  22:59:28
73255         Log: Integrate perlio:
73256              
73257              [  8001]
73258              Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
73259              - calloc/free suffer from damage on TerminateThread()
73260              - use PerlMemShared (as originally planned) now fixed
73261              - avoid doing anything important on DLL "detach".
73262              
73263              [  8000]
73264              Fix gross PerlMemShared issue.
73265      Branch: perl
73266           !> iperlsys.h perl.c perlio.c win32/perllib.c
73267 ____________________________________________________________________________
73268 [  8001] By: nick                                  on 2000/12/05  22:07:52
73269         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
73270              - calloc/free suffer from damage on TerminateThread()
73271              - use PerlMemShared (as originally planned) now fixed
73272              - avoid doing anything important on DLL "detach".
73273      Branch: perlio
73274            ! perl.c perlio.c win32/perllib.c
73275 ____________________________________________________________________________
73276 [  8000] By: nick                                  on 2000/12/05  21:05:09
73277         Log: Fix gross PerlMemShared issue.
73278      Branch: perlio
73279            ! iperlsys.h
73280 ____________________________________________________________________________
73281 [  7999] By: jhi                                   on 2000/12/05  20:46:58
73282         Log: Test for Unicode (UTF-8) hash keys.
73283      Branch: perl
73284            ! t/op/each.t
73285 ____________________________________________________________________________
73286 [  7998] By: jhi                                   on 2000/12/05  20:30:35
73287         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
73288              is now always UTF-8), empty line cosmetics.
73289      Branch: perl
73290            ! t/pragma/utf8.t
73291 ____________________________________________________________________________
73292 [  7997] By: jhi                                   on 2000/12/05  20:15:40
73293         Log: Subject: Re: STRLEN - what?
73294              From: Andy Dougherty <doughera@lafayette.edu>
73295              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
73296              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
73297              
73298              Explain STRLEN.
73299      Branch: perl
73300            ! pod/perlguts.pod
73301 ____________________________________________________________________________
73302 [  7996] By: jhi                                   on 2000/12/05  20:13:34
73303         Log: Split off the UTF-8 decoder tests, make them to check also
73304              the error message.
73305      Branch: perl
73306            + t/op/utf8decode.t
73307            ! MANIFEST t/pragma/utf8.t utf8.c
73308 ____________________________________________________________________________
73309 [  7995] By: jhi                                   on 2000/12/05  16:39:47
73310         Log: Start migrating bits of pragma/utf8 to elsewhere
73311              (since the long term plan is to obsolete 'use utf8').
73312      Branch: perl
73313            + t/op/length.t
73314            ! MANIFEST t/pragma/utf8.t
73315 ____________________________________________________________________________
73316 [  7994] By: jhi                                   on 2000/12/05  16:30:21
73317         Log: Fix a manual edit typo from #7993, fix the message formatting
73318              for Unicode, add few our declarations.
73319      Branch: perl
73320            ! lib/Carp/Heavy.pm
73321 ____________________________________________________________________________
73322 [  7993] By: jhi                                   on 2000/12/05  16:09:15
73323         Log: Subject: Need help with warnings :-(
73324              From: "Ben Tilly" <ben_tilly@hotmail.com>
73325              Date: Tue, 05 Dec 2000 01:35:54 -0500
73326              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
73327              
73328              Subject: UPDATE: Carp/Heavy now passes all tests
73329              From: "Ben Tilly" <ben_tilly@hotmail.com>
73330              Date: Tue, 05 Dec 2000 07:59:41 -0500
73331              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
73332              
73333              The Brave New Carp.
73334      Branch: perl
73335            ! lib/Carp.pm lib/Carp/Heavy.pm
73336 ____________________________________________________________________________
73337 [  7992] By: jhi                                   on 2000/12/05  15:55:08
73338         Log: Subject: [PATCH perl@7979] cygwin port
73339              From: "Eric Fifer" <efifer@dircon.co.uk>
73340              Date: Tue, 5 Dec 2000 14:04:09 -0000
73341              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
73342      Branch: perl
73343            ! t/lib/net-hostent.t
73344 ____________________________________________________________________________
73345 [  7991] By: jhi                                   on 2000/12/05  15:52:34
73346         Log: Subject: Re: [PATCH] The largest hoax of all times?
73347              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73348              Date: Tue, 5 Dec 2000 00:40:25 -0500
73349              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
73350              
73351              Subject: Re: [PATCH] The largest hoax of all times?
73352              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73353              Date: Mon, 4 Dec 2000 23:55:53 -0500
73354              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
73355              
73356              Subject: Re: [PATCH] The largest hoax of all times?
73357              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73358              Date: Tue, 5 Dec 2000 01:28:45 -0500
73359              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
73360              
73361              Fix the unpredictable order of DESTROYs.
73362      Branch: perl
73363            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
73364            ! sv.c sv.h t/op/ref.t
73365 ____________________________________________________________________________
73366 [  7990] By: jhi                                   on 2000/12/05  14:38:53
73367         Log: Subject: [PATCH] shrink pp_hot fractionally
73368              From: Nicholas Clark <nick@ccl4.org>
73369              Date: Tue, 5 Dec 2000 12:44:31 +0000
73370              Message-ID: <20001205124431.E74518@plum.flirble.org>
73371              
73372              Use report_evil_fh().
73373      Branch: perl
73374            ! opcode.pl opnames.h pp_hot.c util.c
73375 ____________________________________________________________________________
73376 [  7989] By: jhi                                   on 2000/12/05  14:21:27
73377         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
73378              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73379              Date: Mon, 04 Dec 2000 22:21:59 -0800
73380              Message-ID: <HmIL6gzkgepS092yn@efn.org>
73381              
73382              Harness shouldn't ignore responses like "ok 3\r\r\n".
73383      Branch: perl
73384            ! lib/Test/Harness.pm
73385 ____________________________________________________________________________
73386 [  7988] By: jhi                                   on 2000/12/05  13:51:28
73387         Log: Integrate the "skip" messages to explain().
73388      Branch: perl
73389            ! t/lib/syslfs.t t/op/lfs.t
73390 ____________________________________________________________________________
73391 [  7987] By: jhi                                   on 2000/12/05  12:34:54
73392         Log: The one that got away in #7984.
73393              
73394              Subject: Re: dTHR - what and why?
73395              From: Michael Stevens <michael@etla.org> 
73396              Date: Tue, 5 Dec 2000 11:15:52 +0000
73397              Message-ID: <20001205111552.A4647@firedrake.org>
73398      Branch: perl
73399            ! sv.h
73400 ____________________________________________________________________________
73401 [  7986] By: gsar                                  on 2000/12/05  09:14:44
73402         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
73403              due to the notorious GetFileType() bug in Windows 9x, which fstat()
73404              tickles)
73405      Branch: perl
73406            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
73407 ____________________________________________________________________________
73408 [  7985] By: jhi                                   on 2000/12/05  05:49:03
73409         Log: Integrate perlio:
73410              
73411              [  7983]
73412              PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
73413      Branch: perl
73414           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
73415           !> win32/perlhost.h win32/perllib.c
73416 ____________________________________________________________________________
73417 [  7984] By: jhi                                   on 2000/12/05  05:48:16
73418         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
73419      Branch: perl
73420            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
73421            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
73422            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
73423            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
73424            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
73425            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
73426            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
73427            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
73428            ! win32/win32.c
73429 ____________________________________________________________________________
73430 [  7983] By: nick                                  on 2000/12/04  23:27:43
73431         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
73432      Branch: perlio
73433            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
73434            ! win32/perlhost.h win32/perllib.c
73435 ____________________________________________________________________________
73436 [  7982] By: jhi                                   on 2000/12/04  19:44:09
73437         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
73438              uncovered by #7980.
73439      Branch: perl
73440            ! op.c
73441 ____________________________________________________________________________
73442 [  7981] By: jhi                                   on 2000/12/04  19:42:07
73443         Log: Subject: [PATCH] Trivial dump.c feature
73444              From: Simon Cozens <simon@cozens.net>
73445              Date: Mon, 4 Dec 2000 18:08:38 +0000
73446              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
73447              
73448              Show whether a constant is UTF-8.
73449      Branch: perl
73450            ! dump.c
73451 ____________________________________________________________________________
73452 [  7980] By: jhi                                   on 2000/12/04  19:36:51
73453         Log: UTF-8 hash keys, patch from Inaba Hiroto.
73454      Branch: perl
73455            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
73456 ____________________________________________________________________________
73457 [  7979] By: jhi                                   on 2000/12/04  17:36:28
73458         Log: Update Changes.
73459      Branch: perl
73460            ! Changes patchlevel.h
73461 ____________________________________________________________________________
73462 [  7978] By: jhi                                   on 2000/12/04  16:42:17
73463         Log: Retract #7977, still too volatile (the euphemism of the day
73464              for unfinished and buggy :-)
73465      Branch: perl
73466            ! doop.c hv.c pp.c sv.h
73467 ____________________________________________________________________________
73468 [  7977] By: jhi                                   on 2000/12/04  16:25:15
73469         Log: (Retracted by #7978, too shaky yet.)
73470              
73471              Subject: Re: utf8 in hash keys, implementor missing
73472              From: Simon Cozens <simon@cozens.net>
73473              Date: Sat, 2 Dec 2000 19:49:35 +0000
73474              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
73475              
73476              The first step at UTF-8 hash keys.
73477      Branch: perl
73478            ! doop.c hv.c pp.c sv.h
73479 ____________________________________________________________________________
73480 [  7976] By: jhi                                   on 2000/12/04  16:13:53
73481         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
73482              From: sthoenna@efn.org
73483              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
73484              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
73485      Branch: perl
73486            ! os2/os2.c perlio.c
73487 ____________________________________________________________________________
73488 [  7975] By: jhi                                   on 2000/12/04  16:05:25
73489         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
73490              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73491              Date: Thu, 30 Nov 2000 20:50:37 -0800
73492              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
73493      Branch: perl
73494            ! os2/os2.c
73495 ____________________________________________________________________________
73496 [  7974] By: jhi                                   on 2000/12/04  16:03:57
73497         Log: Subject: [PATCH] ++ 20% faster
73498              From: Nicholas Clark <nick@ccl4.org>
73499              Date: Mon, 4 Dec 2000 12:17:27 +0000
73500              Message-ID: <20001204121726.B52976@plum.flirble.org>
73501              
73502              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
73503      Branch: perl
73504            ! sv.c
73505 ____________________________________________________________________________
73506 [  7973] By: jhi                                   on 2000/12/04  16:00:48
73507         Log: 
73508              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
73509              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73510              Date: Mon, 04 Dec 2000 12:30:45 +0100
73511              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
73512              
73513              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
73514              library (getprotobyname and getprotobynumber are outversioned by
73515              the same calls in libc, at least for xlc version 3.
73516      Branch: perl
73517            ! hints/aix.sh
73518 ____________________________________________________________________________
73519 [  7972] By: jhi                                   on 2000/12/04  02:58:31
73520         Log: Integrate perlio:
73521              
73522              [  7971]
73523              Quieten some noise in Win32 builds:
73524              - win32.h is included after <sys/socket.h>, so need to 
73525              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
73526              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
73527              
73528              [  7970]
73529              PERL_IMPLICIT_SYS compiles but does not work.
73530      Branch: perl
73531           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
73532           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
73533           !> win32/win32.h win32/win32iop.h win32/win32thread.h
73534 ____________________________________________________________________________
73535 [  7971] By: nick                                  on 2000/12/04  00:24:33
73536         Log: Quieten some noise in Win32 builds:
73537              - win32.h is included after <sys/socket.h>, so need to 
73538              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
73539              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
73540      Branch: perlio
73541            ! doio.c perl.h toke.c win32/win32.h
73542 ____________________________________________________________________________
73543 [  7970] By: nick                                  on 2000/12/03  22:57:46
73544         Log: PERL_IMPLICIT_SYS compiles but does not work.
73545      Branch: perlio
73546            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
73547            ! win32/perlhost.h win32/perllib.c win32/win32.h
73548            ! win32/win32iop.h win32/win32thread.h
73549 ____________________________________________________________________________
73550 [  7969] By: jhi                                   on 2000/12/03  22:12:58
73551         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
73552              used to swash_init(), makes regprop() dumps more informative
73553              (+utf8::IsAlpha, -utf8::IsDigit, for example).
73554      Branch: perl
73555            ! regcomp.c regexec.c
73556 ____________________________________________________________________________
73557 [  7968] By: jhi                                   on 2000/12/03  21:39:56
73558         Log: Implement ANYOFUTF8 regprop() dumping.
73559      Branch: perl
73560            ! regcomp.c
73561 ____________________________________________________________________________
73562 [  7967] By: jhi                                   on 2000/12/03  20:57:19
73563         Log: Make uv_to_utf8() to zero-terminate its output buffer,
73564              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
73565      Branch: perl
73566            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
73567 ____________________________________________________________________________
73568 [  7966] By: nick                                  on 2000/12/03  18:41:21
73569         Log: Integrate mainline (STDCHAR)
73570      Branch: perlio
73571           !> Configure t/pragma/utf8.t
73572 ____________________________________________________________________________
73573 [  7965] By: jhi                                   on 2000/12/03  17:58:20
73574         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
73575      Branch: perl
73576            ! t/pragma/utf8.t
73577 ____________________________________________________________________________
73578 [  7964] By: jhi                                   on 2000/12/03  17:35:56
73579         Log: Integrate perlio:
73580              
73581              [  7961]
73582              Make iperlsys.h vector stdio not PerlIO.
73583      Branch: perl
73584           !> iperlsys.h perlio.c
73585 ____________________________________________________________________________
73586 [  7963] By: jhi                                   on 2000/12/03  17:33:55
73587         Log: Metaconfig unit change for #7962.
73588      Branch: metaconfig
73589            ! U/modified/stdchar.U
73590 ____________________________________________________________________________
73591 [  7962] By: jhi                                   on 2000/12/03  17:33:27
73592         Log: Untangle the <stdio.h> #include nest for the stdchar test,
73593              from Andy Dougherty.
73594      Branch: perl
73595            ! Configure
73596 ____________________________________________________________________________
73597 [  7961] By: nick                                  on 2000/12/03  16:53:00
73598         Log: Make iperlsys.h vector stdio not PerlIO.
73599      Branch: perlio
73600            ! iperlsys.h perlio.c
73601 ____________________________________________________________________________
73602 [  7960] By: nick                                  on 2000/12/03  14:43:01
73603         Log: Integrate mainline
73604      Branch: perlio
73605           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
73606           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
73607 ____________________________________________________________________________
73608 [  7959] By: jhi                                   on 2000/12/03  08:16:36
73609         Log: Use DO_UTF8().
73610      Branch: perl
73611            ! op.c
73612 ____________________________________________________________________________
73613 [  7958] By: jhi                                   on 2000/12/02  18:33:05
73614         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
73615              From: Mike Guy <mjtg@cam.ac.uk>         
73616              Date: Sat, 02 Dec 2000 17:27:13 +0000
73617              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
73618              
73619              An extraneous argument.
73620      Branch: perl
73621            ! toke.c
73622 ____________________________________________________________________________
73623 [  7957] By: jhi                                   on 2000/12/02  18:22:32
73624         Log: A missing hunk.
73625      Branch: perl
73626            ! t/lib/net-hostent.t
73627 ____________________________________________________________________________
73628 [  7956] By: jhi                                   on 2000/12/02  18:06:20
73629         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
73630              From: Nicholas Clark <nick@ccl4.org>
73631              Date: Sat, 2 Dec 2000 14:28:27 +0000
73632              Message-ID: <20001202142827.A12308@plum.flirble.org>
73633              
73634              Test robustness.
73635      Branch: perl
73636            ! t/lib/net-hostent.t
73637 ____________________________________________________________________________
73638 [  7955] By: jhi                                   on 2000/12/02  17:58:06
73639         Log: Metaconfig unit change for #7954.
73640      Branch: metaconfig
73641            ! U/modified/stdchar.U
73642 ____________________________________________________________________________
73643 [  7954] By: jhi                                   on 2000/12/02  17:54:32
73644         Log: An inconvenient hang would happen if the stdio _ptr wasn't
73645              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
73646              would be grepping stdin for all eternity for the _ptr.)
73647      Branch: perl
73648            ! Configure
73649 ____________________________________________________________________________
73650 [  7953] By: jhi                                   on 2000/12/02  00:07:15
73651         Log: Update Changes.
73652      Branch: perl
73653            ! Changes patchlevel.h
73654 ____________________________________________________________________________
73655 [  7952] By: jhi                                   on 2000/12/01  23:54:47
73656         Log: Subject: Re: long shell lines
73657              From: Andy Dougherty <doughera@lafayette.edu>
73658              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
73659              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
73660              
73661              Split overly long shell command lines.
73662      Branch: perl
73663            ! lib/ExtUtils/MM_Unix.pm
73664 ____________________________________________________________________________
73665 [  7951] By: jhi                                   on 2000/12/01  23:48:02
73666         Log: The metaconfig unit change for #7950.
73667      Branch: metaconfig
73668            + U/modified/stdchar.U
73669 ____________________________________________________________________________
73670 [  7950] By: jhi                                   on 2000/12/01  23:47:39
73671         Log: Try to find stdchar also from <stdio_impl.h>.
73672      Branch: perl
73673            ! Configure config_h.SH
73674 ____________________________________________________________________________
73675 [  7949] By: jhi                                   on 2000/12/01  23:46:45
73676         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
73677              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
73678              Date: Fri, 1 Dec 2000 16:26:08 -0500
73679              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
73680              
73681              Reword the diagnostic message.
73682      Branch: perl
73683            ! pod/perldiag.pod
73684 ____________________________________________________________________________
73685 [  7948] By: nick                                  on 2000/12/01  22:49:43
73686         Log: Integrate mainline (for s/y/m as sub names stuff).
73687      Branch: perlio
73688           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
73689           !> t/pragma/warn/toke toke.c
73690 ____________________________________________________________________________
73691 [  7947] By: jhi                                   on 2000/12/01  20:55:41
73692         Log: Integrate perlio:
73693              
73694              [  7942]
73695              Fix 'mmap' lib/filehand.t (ungetc) test fail.
73696              Make 'unix' pass most tests
73697              - do unread by temporary push of layer ("pending") holding unread chars
73698              - fast_gets is now based on per-handle flag
73699              - relax one of io/pipe.t tests to allow print to fail and close to
73700              succeed so that it passes on unbuffered "unix" layer.
73701              Remaining fail is sporadic and a genuine race condition between
73702              parent/child in fork test.
73703      Branch: perl
73704           !> perlio.c perliol.h t/io/pipe.t
73705 ____________________________________________________________________________
73706 [  7946] By: jhi                                   on 2000/12/01  20:36:51
73707         Log: Upgrade to CPAN 1.59_51, from Andreas König.
73708      Branch: perl
73709            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
73710 ____________________________________________________________________________
73711 [  7945] By: nick                                  on 2000/12/01  20:31:32
73712         Log: Integrate mainline
73713      Branch: perlio
73714           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
73715           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
73716           +> t/lib/net-hostent.t
73717           !> (integrate 35 files)
73718 ____________________________________________________________________________
73719 [  7944] By: jhi                                   on 2000/12/01  20:23:29
73720         Log: Some help for 20001130.011.  Now one gets warnings like
73721              "Ambiguous -f() resolved as a file test ..."
73722      Branch: perl
73723            ! pod/perldiag.pod t/pragma/warn/toke toke.c
73724 ____________________________________________________________________________
73725 [  7943] By: jhi                                   on 2000/12/01  19:44:44
73726         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
73727              that also breaks using them as methods. 
73728      Branch: perl
73729            ! pod/perldiag.pod t/op/misc.t toke.c
73730 ____________________________________________________________________________
73731 [  7942] By: nick                                  on 2000/12/01  17:56:46
73732         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
73733              Make 'unix' pass most tests
73734              - do unread by temporary push of layer ("pending") holding unread chars
73735              - fast_gets is now based on per-handle flag
73736              - relax one of io/pipe.t tests to allow print to fail and close to
73737              succeed so that it passes on unbuffered "unix" layer.
73738              Remaining fail is sporadic and a genuine race condition between
73739              parent/child in fork test.
73740      Branch: perlio
73741            ! perlio.c perliol.h t/io/pipe.t
73742 ____________________________________________________________________________
73743 [  7941] By: jhi                                   on 2000/12/01  15:28:58
73744         Log: (Retracted by #7943.)
73745              
73746              Reserve the short named string operator names.
73747      Branch: perl
73748            ! pod/perldiag.pod t/op/misc.t toke.c
73749 ____________________________________________________________________________
73750 [  7940] By: jhi                                   on 2000/12/01  06:45:53
73751         Log: Get the three different space character classes right under utf8.
73752      Branch: perl
73753            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
73754            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
73755            ! regexec.c t/op/pat.t utf8.c
73756 ____________________________________________________________________________
73757 [  7939] By: jhi                                   on 2000/12/01  03:26:26
73758         Log: Two more tests that make no sense in UTF-8 since the test
73759              data is not in UTF-8.
73760      Branch: perl
73761            ! t/op/regexp.t
73762 ____________________________________________________________________________
73763 [  7938] By: jhi                                   on 2000/12/01  03:20:39
73764         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
73765              should it be required inside regexen?
73766      Branch: perl
73767            ! regcomp.c t/op/regmesg.t
73768 ____________________________________________________________________________
73769 [  7937] By: jhi                                   on 2000/12/01  02:58:53
73770         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
73771              stored and restored, and thusly was trounced by the utf8 swash
73772              routines.
73773      Branch: perl
73774            ! regcomp.c
73775 ____________________________________________________________________________
73776 [  7936] By: jhi                                   on 2000/11/30  20:41:39
73777         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
73778              Why the different platforms behave so differently (core dump vs
73779              no core dump) on this bug is a but of a mystery, but if I had to
73780              guess I would mumble something like 'alignment'.
73781      Branch: perl
73782            ! sv.c
73783 ____________________________________________________________________________
73784 [  7935] By: jhi                                   on 2000/11/30  16:17:02
73785         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
73786              From: Robin Barker <rmb1@cise.npl.co.uk>
73787              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
73788              Date: Thu, 30 Nov 2000 14:27:12 GMT
73789      Branch: perl
73790            ! perlio.c toke.c
73791 ____________________________________________________________________________
73792 [  7934] By: jhi                                   on 2000/11/30  16:04:49
73793         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
73794      Branch: perl
73795            ! t/lib/net-hostent.t
73796 ____________________________________________________________________________
73797 [  7933] By: jhi                                   on 2000/11/30  06:07:26
73798         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
73799              From: Peter Prymmer <pvhp@forte.com>
73800              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
73801              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
73802              
73803              In VMS the localhost may be LOCALHOST.
73804      Branch: perl
73805            ! t/lib/net-hostent.t
73806 ____________________________________________________________________________
73807 [  7932] By: jhi                                   on 2000/11/30  01:11:11
73808         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
73809              From: Peter Prymmer <pvhp@forte.com>
73810              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
73811              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
73812              
73813              plus regen perlapi.pod.
73814      Branch: perl
73815            ! pod/perlapi.pod utf8.c
73816 ____________________________________________________________________________
73817 [  7931] By: jhi                                   on 2000/11/30  01:06:19
73818         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
73819              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73820              Date:     Wed, 29 Nov 2000 17:15:11 EST
73821              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
73822      Branch: perl
73823            ! t/lib/filter-util.pl t/lib/filter-util.t
73824 ____________________________________________________________________________
73825 [  7930] By: jhi                                   on 2000/11/29  18:51:55
73826         Log: Update Changes.
73827      Branch: perl
73828            ! Changes patchlevel.h
73829 ____________________________________________________________________________
73830 [  7929] By: jhi                                   on 2000/11/29  18:50:55
73831         Log: Update the va_copy() metaconfig unit.
73832      Branch: metaconfig/U/perl
73833            ! need_va_copy.U
73834 ____________________________________________________________________________
73835 [  7928] By: jhi                                   on 2000/11/29  17:50:43
73836         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
73837              From: Dominic Dunlop <domo@computer.org>
73838              Date: Tue, 28 Nov 2000 16:41:57 +0100
73839              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
73840              
73841              Patch to catch a core dump in the Configure va_copy test.
73842      Branch: perl
73843            ! Configure config_h.SH
73844 ____________________________________________________________________________
73845 [  7927] By: jhi                                   on 2000/11/29  17:31:59
73846         Log: Retract #7921, the patch shouldn't be needed.
73847      Branch: perl
73848            ! sv.c
73849 ____________________________________________________________________________
73850 [  7926] By: jhi                                   on 2000/11/29  17:01:41
73851         Log: Make the Class::Struct import() wiser.
73852      Branch: perl
73853            ! lib/Class/Struct.pm t/lib/class-struct.t
73854 ____________________________________________________________________________
73855 [  7925] By: jhi                                   on 2000/11/29  16:36:33
73856         Log: All the core library users of Class::Struct seem to be
73857              using "use Class::Struct 'struct';" instead of the bare
73858              "use Class::Struct;", which isn't documented in Class::Struct.
73859              This can't be right.
73860      Branch: perl
73861            ! lib/File/stat.pm
73862 ____________________________________________________________________________
73863 [  7924] By: jhi                                   on 2000/11/29  16:32:15
73864         Log: A test works better if it has the right 1..$n output.
73865      Branch: perl
73866            ! t/lib/class-struct.t
73867 ____________________________________________________________________________
73868 [  7923] By: jhi                                   on 2000/11/29  16:29:11
73869         Log: Forgot to MANIFEST the new Net::hostent test.
73870      Branch: perl
73871            ! MANIFEST
73872 ____________________________________________________________________________
73873 [  7922] By: jhi                                   on 2000/11/29  16:27:49
73874         Log: Integrate perlio:
73875              
73876              [  7906]
73877              Initial tidy of setmode() muddle (UNIX does not have, nor need it).
73878      Branch: perl
73879           !> iperlsys.h perlio.c
73880 ____________________________________________________________________________
73881 [  7921] By: jhi                                   on 2000/11/29  16:27:10
73882         Log: (Retracted by #7927.)
73883              
73884              Subject: [PATCH] Is infinity a number?
73885              From: Simon Cozens <simon@cozens.net>
73886              Date: Wed, 29 Nov 2000 14:48:20 +0000
73887              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
73888      Branch: perl
73889            ! sv.c
73890 ____________________________________________________________________________
73891 [  7920] By: jhi                                   on 2000/11/29  16:23:02
73892         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
73893              From: rspier@pobox.com (Robert Spier)
73894              Date: Wed, 29 Nov 2000 02:17:49 -0500
73895              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
73896              
73897              Add a test for Net::hostent.
73898      Branch: perl
73899            + t/lib/net-hostent.t
73900 ____________________________________________________________________________
73901 [  7919] By: jhi                                   on 2000/11/29  16:21:31
73902         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
73903              add a test for Class::Struct.
73904      Branch: perl
73905            + t/lib/class-struct.t
73906            ! MANIFEST lib/Class/Struct.pm
73907 ____________________________________________________________________________
73908 [  7918] By: jhi                                   on 2000/11/29  15:48:40
73909         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
73910              From: rspier@pobox.com (Robert Spier)
73911              Date: Wed, 29 Nov 2000 02:25:39 -0500
73912              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
73913              
73914              More checking in case someone has broken their services or
73915              protocol databases.
73916      Branch: perl
73917            ! ext/Sys/Syslog/Syslog.pm
73918 ____________________________________________________________________________
73919 [  7917] By: jhi                                   on 2000/11/29  15:46:25
73920         Log: Subject: [PATCH] $^O  win32 -> MSWin32
73921              From: rspier@pobox.com (Robert Spier)
73922              Date: Wed, 29 Nov 2000 02:17:38 -0500
73923              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
73924              
73925              plus similar nits for vms, err, VMS, and UNICOS.
73926      Branch: perl
73927            ! t/lib/syslfs.t t/op/lfs.t
73928 ____________________________________________________________________________
73929 [  7916] By: jhi                                   on 2000/11/29  15:42:51
73930         Log: Subject: [PATCH] Tokeniser debugging
73931              From: Simon Cozens <simon@cozens.net>
73932              Date: Wed, 29 Nov 2000 14:15:45 +0000
73933              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
73934      Branch: perl
73935            ! perl.c perl.h pod/perlrun.pod toke.c
73936 ____________________________________________________________________________
73937 [  7915] By: jhi                                   on 2000/11/29  15:41:36
73938         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
73939              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73940              Date: Wed, 29 Nov 2000 02:13:14 -0500
73941              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
73942              
73943              OUT keyword nits.
73944              
73945              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
73946              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73947              Date: Wed, 29 Nov 2000 03:09:04 -0500
73948              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
73949              
73950              OUT and IN_OUT documentation.
73951      Branch: perl
73952            ! lib/ExtUtils/xsubpp pod/perlxs.pod
73953 ____________________________________________________________________________
73954 [  7914] By: jhi                                   on 2000/11/29  03:35:01
73955         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
73956              From: John Tobey <jtobey@john-edwin-tobey.org>
73957              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
73958              Message-Id: <m140e1N-000FOoC@feynman.localnet>
73959              
73960              plus a performance speedup noticed by Sarathy.
73961      Branch: perl
73962            ! op.c
73963 ____________________________________________________________________________
73964 [  7913] By: jhi                                   on 2000/11/29  03:16:59
73965         Log: Use "1 while unlink" so that VMS gets clean, too.
73966      Branch: perl
73967            ! t/lib/filter-util.t
73968 ____________________________________________________________________________
73969 [  7912] By: jhi                                   on 2000/11/29  03:09:08
73970         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
73971              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73972              Date: Tue, 28 Nov 2000 03:27:09 -0500
73973              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
73974      Branch: perl
73975            ! lib/ExtUtils/xsubpp
73976 ____________________________________________________________________________
73977 [  7911] By: jhi                                   on 2000/11/29  03:06:30
73978         Log: This should have been part of #7872: no need to scan UTF-8
73979              until eternity.
73980      Branch: perl
73981            ! utf8.c
73982 ____________________________________________________________________________
73983 [  7910] By: jhi                                   on 2000/11/29  02:50:04
73984         Log: One more perltie.pod nit from Casey R. Tweten.
73985      Branch: perl
73986            ! pod/perltie.pod
73987 ____________________________________________________________________________
73988 [  7909] By: jhi                                   on 2000/11/29  02:44:23
73989         Log: Document the known sprintf test failures, exact standard
73990              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
73991      Branch: perl
73992            ! pod/perldelta.pod t/op/sprintf.t
73993 ____________________________________________________________________________
73994 [  7908] By: jhi                                   on 2000/11/29  02:36:23
73995         Log: Add the Encoding table format documentation.
73996      Branch: perl
73997            + ext/Encode/Encode/EncodeFormat.pod
73998            ! MANIFEST
73999 ____________________________________________________________________________
74000 [  7907] By: jhi                                   on 2000/11/29  02:07:24
74001         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
74002              From: "Casey R. Tweten" <crt@kiski.net>
74003              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
74004              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
74005              
74006              Subject: Re: [PATCH] Updating perltie.pod for arrays
74007              From: "Casey R. Tweten" <crt@kiski.net>
74008              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
74009              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
74010      Branch: perl
74011            ! pod/perltie.pod
74012 ____________________________________________________________________________
74013 [  7906] By: nick                                  on 2000/11/28  22:40:59
74014         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
74015      Branch: perlio
74016            ! iperlsys.h perlio.c
74017 ____________________________________________________________________________
74018 [  7905] By: nick                                  on 2000/11/28  22:04:34
74019         Log: Integrate mainline
74020      Branch: perlio
74021           !> (integrate 39 files)
74022 ____________________________________________________________________________
74023 [  7904] By: jhi                                   on 2000/11/28  16:44:43
74024         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
74025              From: Nicholas Clark <nick@babyhippo.co.uk>
74026              Date: Tue, 28 Nov 2000 11:16:57 +0000
74027              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
74028      Branch: perl
74029            ! pod/perlipc.pod
74030 ____________________________________________________________________________
74031 [  7903] By: jhi                                   on 2000/11/28  16:40:31
74032         Log: Subject: [PATCH] Updating perltie.pod for arrays
74033              From: "Casey R. Tweten" <crt@kiski.net>
74034              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
74035              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
74036      Branch: perl
74037            ! pod/perltie.pod
74038 ____________________________________________________________________________
74039 [  7902] By: jhi                                   on 2000/11/28  16:39:37
74040         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
74041              From: Robin Barker <rmb1@cise.npl.co.uk>
74042              Date: Mon, 27 Nov 2000 17:56:44 GMT
74043              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
74044      Branch: perl
74045            ! pod/perlfunc.pod t/op/split.t
74046 ____________________________________________________________________________
74047 [  7901] By: jhi                                   on 2000/11/28  16:28:04
74048         Log: setmode() is a DOSish-only thing.
74049      Branch: perl
74050            ! perlio.c
74051 ____________________________________________________________________________
74052 [  7900] By: jhi                                   on 2000/11/28  16:21:46
74053         Log: Subject: [PATCH] perlcc.PL cleanups
74054              From: Simon Cozens <simon@cozens.net>
74055              Date: Tue, 28 Nov 2000 12:44:35 +0000
74056              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
74057      Branch: perl
74058            ! utils/perlcc.PL
74059 ____________________________________________________________________________
74060 [  7899] By: gsar                                  on 2000/11/28  06:32:55
74061         Log: reintegrate files missed by change#7895
74062      Branch: maint-5.6/perl
74063           +> ext/ByteLoader/bytecode.h utils/Makefile
74064            - utils/perlbc.PL
74065 ____________________________________________________________________________
74066 [  7897] By: gsar                                  on 2000/11/27  18:22:47
74067         Log: can't integrate these two files, for some reason
74068      Branch: maint-5.6/perl
74069            - ext/ByteLoader/bytecode.h utils/Makefile
74070 ____________________________________________________________________________
74071 [  7895] By: gsar                                  on 2000/11/27  18:11:21
74072         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
74073              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
74074              6757..6890,6892..6901 from mainline
74075              
74076              Bytecompiler patches from Benjamin Stuhl.
74077              
74078              More bytecompiler.
74079              
74080              Subject: [PATCH blead] B:: missing dependency
74081              
74082              Subject: [PATCH: 6757] configure.com updates and syslog build
74083              
74084              Long double Gconvert fixes from Yitzchak Scott-Thoennes
74085              and Spider Boardman.
74086              
74087              Subject: [PATCH blead] nextchar() abuse misses an optimisation
74088              
74089              Long double fixes from Spider Boardman.
74090              
74091              Make the selection of NVff et al stricter.
74092              
74093              cSVOPo_*v things index into the current PL_curpad
74094              under ithreads, which is different from the curpad
74095              used by the XSUB.  (In other words, the code as-is
74096              before this patch wouldn't work under ithreads.)
74097              
74098              Be portable.
74099              
74100              VMS MMS (make) wants null action.
74101              
74102              Mac and other portability updates from Chris Nandor.
74103              
74104              Storable support, v-version fixes.
74105              Subject: CPAN.pm beta for testing available
74106              
74107              Portability fix from Hugo van der Sanden.
74108              
74109              Bad makefile.
74110              
74111              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
74112              
74113              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
74114              
74115              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
74116              
74117              Replace #6705 with a minimal doc patch.
74118              Subject: [PATCH 5.6.0] replace change #6705
74119              
74120              Drop the separate perlbc, perlcc -b should be enough.
74121              
74122              installperl couldn't tell whether it had run tests or not.
74123              Subject: [PATCH] Re: installperl and t/TEST
74124              
74125              Add silencer flags to installperl.
74126              Subject: [PATCH] Making installperl silent.
74127              
74128              Make "make install" by default silent.  A new "install-verbose"
74129              target is verbose.
74130              
74131              More liberal parsing of version numbers.
74132              Subject: Re: CPAN.pm beta for testing available
74133              
74134              Create directories in silence.
74135              Subject: [PATCH] Another silencer for MakeMaker
74136              
74137              DOS patches and portability/porting notes, from Tim Jenness.
74138              
74139              Make installman to recognize the silence flag -S.
74140              
74141              Actually do something with the silencer option.
74142              
74143              Continue silencing.
74144              
74145              Show the doc file, not the temp file.
74146              
74147              Regen perltoc.
74148              
74149              Subject: [PATCH] More silencing of installman.
74150              
74151              Better wording for the vec lvalue diagnostic.
74152              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
74153              
74154              Subject: [PATCH: 6805] several more tweaks to configure.com
74155              
74156              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
74157              
74158              Missing parts of 
74159              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
74160              
74161              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
74162              (applied slightly modified)
74163              
74164              installperl --verbose and --silent.
74165              Subject: Re: [PATCH] More silencing of installman.
74166              
74167              Add install-silent target.
74168              
74169              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
74170              the problem reported in
74171              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
74172              
74173              Tweak the sfio/useperlio logic, hopefully as wished in
74174              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
74175              
74176              One forgotten file from #6816.
74177              
74178              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
74179              
74180              Remove duplicately applied patch shards.
74181              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
74182              
74183              Support preserving extremely big/small angles.
74184              
74185              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
74186              
74187              Subject: [PATCH] installation not quite silent yet.
74188              
74189              Update the test count.
74190              
74191              Use UVxf, PTR2UV, NVff.
74192              
74193              Document PTR2XX and INT2PTR.
74194              
74195              no-install target a la make -n.
74196              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
74197              
74198              grep -e isn't portable.
74199              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
74200              
74201              Can't get the test to reliably work thanks to the
74202              inaccurateness of floating point.  "Resolves" bug ids
74203              20000826.003, 20000826.009, 20000826.010,
74204              
74205              Subject: installman buglet
74206              
74207              DJGPP update from Laszlo Molnar.
74208              
74209              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
74210              
74211              Passing -R in ldflags makes now it to appear in the default
74212              for lddlflags, just like with -L.
74213              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
74214              
74215              Test nit.
74216              
74217              Use the actual thread type, not the pointer-to-struct.
74218              
74219              Provice virtual $Config{ccflags_nolargefiles} etc. 
74220              
74221              display_format used as a class method without arguments was broken,
74222              reported in
74223              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
74224              
74225              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
74226              
74227              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
74228              
74229              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
74230              
74231              opmini.o may be left around if a build is interrupted.
74232              
74233              Typo in #6858.
74234              
74235              Fix for ID 20000828.001, long doubles were not formatted
74236              correctly (showed up in $], which stopped installing perl).
74237              
74238              An attempt to fix the problem reported in
74239              Subject: Building perl@6856 using gcc/AIX 4.3.3 
74240              I can't test this properly since the gcc installation I have
74241              access to seems to be botched (gcc is calling the AIX cpp,
74242              a losing proposition...)
74243              
74244              Add -ld to archname on long tr...double platforms.
74245              
74246              Subject: hv.h Doc Patch
74247              
74248              Potential cruft.
74249              
74250              Subject: [PATCH bleedperl@6856] warnings fixes
74251              
74252              -S is the silent flag, -s is the strip flag.
74253              Subject: [PATCH] Re: [PATCH] make no-install          
74254              
74255              Take out the SUIDMAIL thing, that will not be
74256              a problem in 5.7.*.
74257              
74258              Subject: [PATCH bleedperl@6866] spellings
74259              
74260              Subject: [PATCH] Re: files not cleaned even by veryclean
74261              
74262              Use minimal @INC in tests, most of the time just '../lib',
74263              so that we simply can't pick up stuff from other Perls than
74264              the one we are testing.  Pointed out by
74265              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
74266              
74267              Update to Getopt::Long 2.24, from Johan Vromans.
74268              
74269              Fix for thinko in #6848.
74270              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
74271              
74272              Patches all over for people and the files they (hopefully) care about.
74273              
74274              Subject: Net::protoent does not export 'getproto'
74275              
74276              Missed a change in #6869.
74277              
74278              Subject: [PATCH] Warnings in B::Deparse
74279              
74280              Subject: [PATCH] Glob dumping
74281              
74282              Disable one of the tests for now.
74283              
74284              Disabling the one test is a bit tricky.
74285              
74286              Don't forget to tidy up.
74287              
74288              The #6881 removed one dump line.
74289              
74290              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
74291              
74292              Under usethreads the dumped variable is IN_PAD.
74293              Subject: Re: [PATCH] Glob dumping
74294              
74295              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
74296              
74297              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
74298              
74299              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
74300              
74301              Regen Configure for #6894.
74302              
74303              Subject: [PATCH: 6889] updates to perlebcdic.pod
74304              
74305              Undo namespace pollution of #6878.
74306              Subject: Re: Net::protoent does not export 'getproto'
74307              
74308              Admit that we are leaking scalars.
74309              
74310              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
74311      Branch: maint-5.6/perl
74312           !> (integrate 271 files)
74313 ____________________________________________________________________________
74314 [  7894] By: gsar                                  on 2000/11/27  16:00:34
74315         Log: a couple of nits
74316      Branch: maint-5.6/perl
74317            ! MANIFEST pp_sys.c
74318 ____________________________________________________________________________
74319 [  7893] By: gsar                                  on 2000/11/27  15:10:56
74320         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
74321              6740..6745,6747..6757,6760
74322              
74323              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
74324              
74325              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
74326              
74327              Doc nits spotted by Richard Soderberg.
74328              
74329              move WNOHANG definition to where other such things are
74330              
74331              Make $Config{byteorder} more magical so that it is
74332              dynamically computed: nice for 'fat binaries'.
74333              Subject: [PATCH]: default byteorder
74334              
74335              Subject: [PATCH] Cwd.pm now uses strict
74336              
74337              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
74338              
74339              Get -DLEAKTEST to compile (not necessarily to work, mind)
74340              Subject: [ID 20000724.006] -DLEAKTEST problem
74341              
74342              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
74343              
74344              Add perlebcdic from Peter Prymmer, regen toc.
74345              
74346              Don't propose using modules built for 5.005 if no binary
74347              compatibility with 5.005 is attempted.
74348              
74349              Do not use prototyping here.
74350              Subject: [ID 20000817.016] [PATCH] Peek.xs
74351              
74352              Document what the backtick returns if the command fails.
74353              
74354              Add byteorder to the myconfig output.
74355              
74356              Introduce NVef, NVff, and NVgf, use the middle one.
74357              (helps for lib/peek + Linux + long doubles)  Reported in
74358              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
74359              Use NVs in POSIX math, not doubles.
74360              Subject: [ID 20000817.014] POSIX & modfl
74361              
74362              Subject: [PATCH 5.6.0+] newSVrv() memory leak
74363              
74364              The byteorder code in #6671 was wrong.
74365              
74366              Fix the lib/complex failure of
74367              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
74368              Linux long double accuracy issue: something that
74369              when printed with %g looks like "2" but int() of it is 1.
74370              
74371              Propagate new Configure vars.
74372              
74373              Unbuffer the output.
74374              
74375              Subject: [PATCH] perltrap.pod spring cleaning
74376              
74377              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
74378              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
74379              
74380              Tiny Getopt::Long patch from Johan Vromans.
74381              
74382              Document code point which makes if (defined %stash::) to work
74383              (noted by Spider Boardman).
74384              
74385              Subject: [PATCH perl@6698] cygwin port
74386              
74387              Document the NDBM_File and ODBM_File as SDBM_File
74388              was documented in #6417.
74389              
74390              The new tests were missing from #6415.
74391              
74392              Add [[:blank:]] as suggested in
74393              Subject: [ID 20000716.024] [=cc=] / [:blank:]
74394              (the [=cc=] has already been taken care of by #6439
74395              so the whole bug report can be closed)
74396              and make [[:space:]] to be equivalent to isspace(3)
74397              (as opposed to \s, which is isSPACE()).  The difference
74398              is that now [[:space:]] matches the mythical vertical tab,
74399              while \s doesn't.
74400              
74401              Don't eat leading os from index entries.
74402              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
74403              
74404              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
74405              
74406              Typo in pp_complement().
74407              Subject: [PATCH perl-current] Deparse
74408              
74409              Add warnif(), check warnings further up the stack,
74410              all the warnings functions now can take an optional object reference.
74411              Subject: [PATCH bleedperl@6691] warnings pragma update
74412              
74413              Fix a core dump in lib/selfloader under -DDEBUGGING.
74414              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
74415              
74416              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
74417              
74418              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
74419              
74420              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
74421              Put back the long double avoidance code to POSIX.xs
74422              because VMS seems to need it still.
74423              
74424              Introduce a 'veryclean' target that is like 'distclean'
74425              but also removes *~ and *.orig.
74426              
74427              Subject: [ID 20000817.023] endianness description in perlfunc.pod
74428              
74429              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
74430              
74431              Let's try #6717 again.
74432              
74433              UTF8 concat fixes.
74434              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
74435              
74436              pp_open() could pass an uninitialized filename down to do_open9().
74437              
74438              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
74439              
74440              Update to CGI 2.72, from Lincoln Stein.
74441              
74442              Subject: [PATCH] Silence MakeMaker (Was: installman)
74443              
74444              Use temporary directory instead of current directory.
74445              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
74446              
74447              Document odd vs even subreleases and -Dusedevel.
74448              
74449              The veryclean target needs to clobber.
74450              
74451              Use File::Spec->tmpdir().
74452              
74453              Document the number of exponent digits.
74454              
74455              Mention perlebcdic and perlposix-bc.
74456              
74457              s/this one/the 5.6.0 release/
74458              
74459              The #6724 is here.
74460              
74461              The correct cleaning order is an art.
74462              
74463              small tweaks for change#6705: avoid C++ style comments in C code;
74464              use Perl's malloc API rather than the low level system one
74465              
74466              Array context keeps slithering in.
74467              
74468              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
74469              
74470              Subject: [PATCH] os2.c fix for use64bitint
74471              
74472              Update to Pod::LaTeX 0.53.
74473              Subject: [PATCH] lib/Pod/LaTeX.pm updates
74474              
74475              Document the endianness of Alpha more precisely.
74476              
74477              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
74478              
74479              Rename the macro argument because some preprocessors
74480              can't tell the difference and expand arguments also inside
74481              double quoted strings.
74482              
74483              free TLS slot properly on Windows
74484              
74485              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
74486              
74487              Unicos/mk requires elaborate paranoia.
74488              
74489              Tweak the floating point output routine preferences.
74490              
74491              Also under djgpp the timestamps are funky.
74492              
74493              Apply some PodParser 1.18 patches; the Pod/Find.pm
74494              patches cannot be applied since #6712 conflicts.
74495              
74496              Use PodParser 1.18 new test.
74497              
74498              A pod nit.
74499              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
74500              
74501              Be verydeepclean.
74502      Branch: maint-5.6/perl
74503           +> pod/perlebcdic.pod
74504           !> (integrate 106 files)
74505 ____________________________________________________________________________
74506 [  7892] By: jhi                                   on 2000/11/27  15:02:32
74507         Log: Update Changes.
74508      Branch: perl
74509            ! Changes patchlevel.h
74510 ____________________________________________________________________________
74511 [  7891] By: jhi                                   on 2000/11/27  14:57:23
74512         Log: Subject: Re: perlfaq style changes
74513              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74514              Date: Sat, 25 Nov 2000 23:32:26 -0800
74515              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
74516              
74517              plus a note from Ronald Kimball.
74518      Branch: perl
74519            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
74520 ____________________________________________________________________________
74521 [  7890] By: jhi                                   on 2000/11/27  14:53:14
74522         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
74523              From: Benjamin Holzman <bah@ecnvantage.com>
74524              Date: Sun, 26 Nov 2000 16:27:33 -0500
74525              Message-ID: <20001126162733.J25040@ecnvantage.com>
74526      Branch: perl
74527            ! gv.c
74528 ____________________________________________________________________________
74529 [  7889] By: jhi                                   on 2000/11/27  14:43:11
74530         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
74531              From: lvirden@cas.org
74532              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
74533              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
74534      Branch: perl
74535            ! README.amiga
74536 ____________________________________________________________________________
74537 [  7888] By: jhi                                   on 2000/11/27  14:32:34
74538         Log: Restore also the locale test to no-sprintf-taint state.
74539              Fixes the bug 20001127.003.
74540      Branch: perl
74541            ! sv.c t/pragma/locale.t
74542 ____________________________________________________________________________
74543 [  7887] By: gsar                                  on 2000/11/27  14:13:05
74544         Log: integrate changes#6613..6616,6620..6665 from mainline
74545              
74546              VMS configure.com update continues.
74547              
74548              Subject: Test fails / warnings with perl-current #6612
74549              
74550              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
74551              
74552              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
74553              
74554              For now remove the mail code.
74555              
74556              Subject: Re: [PATCH] @+, @- readonly
74557              
74558              Subject: warning: storage class after type is obsolescent
74559              
74560              Subject: sfio2000
74561              
74562              Subject: Re: File::Temp problems on VMS in bleedperl
74563              
74564              README.os2 update.
74565              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
74566              
74567              Make the user to give up his firstborn, err, to knowingly
74568              verify installing an unstable developer release.  Also bump
74569              the release to 5.7.0, but leave a patch tag in the local
74570              patches saying that this is not yet the real thing.
74571              
74572              Update (kinda) to Test 1.14, from Joshua Pritikin.
74573              
74574              make ok etc also for win32.
74575              
74576              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
74577              
74578              Don't blow limited stacks, a lower number is enough to
74579              tickle the lookbehind limit.
74580              
74581              Use -Dusedevel; regen Configure and the respective Porting stuff.
74582              
74583              Subject: [PATCH] debugger exit code should reflect user exit code
74584              
74585              Subject: [PATCH perl@6620] cygwin port
74586              
74587              Missed a file from #6638.
74588              
74589              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)
74590              
74591              magic callbacks all need to have same type signature
74592              
74593              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
74594              
74595              Fix a dependency problem.
74596              Subject: [PATCH: 6640] VMS Makefile.SH update
74597              
74598              The numeric locale was reset to "C" by s?printf and never restored.
74599              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
74600              No test since adding the failing example to locale.t
74601              does not fail -- probably because the locale settings are so
74602              thoroughly tweaked by that time.  Running the example standalone
74603              does fail, though.  UPDATE: test case added at change #7540.
74604              
74605              Subject: [ID 20000324.040] minor fix to perlhpux.pod
74606              
74607              Update to CPAN 1.57.
74608              
74609              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
74610              
74611              Change the perlbug address to perl.org since it's more forgiving.
74612              
74613              Change the regx compilation error markers to use = instead of <
74614              since pod makes using the latter quite messy.  Reported in
74615              ID 20000814.006 by Abigail and in
74616              Subject: Unknown escape E<> ?
74617              
74618              Update to perldebtut 1.9, from Richard Foley.
74619              
74620              check that the number pseudo children doesn't exceed
74621              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
74622              the WaitForMultipleObjects() limit that would cause wait()
74623              to crash)
74624              wait() and waitpid() could potentially be rewritten to use
74625              more than one thread to do the waiting to eliminate this
74626              limitation
74627              
74628              change#6328 could make close(SOCKET) return false on windows
74629              when it shouldn't
74630              
74631              pod nit seen in passing
74632              
74633              on windows, the return values from wait() and waitpid() don't
74634              match those of pseudo-pids
74635              
74636              waitpid() now handles externally spawned pids correctly;
74637              fixes for backtick/wait/waitpid failures on Windows 9x
74638              these changes make the pid returned by process functions on
74639              Windows 9x always positive by clearing the high bit (which
74640              is always set on Win9x); pseudo-process PIDs are likewise
74641              always negative now on Win9x (just as on NT/2000)
74642              
74643              trailing new %ENV entries weren't being pushed into the real
74644              environment of subprocesses on Windows
74645              
74646              Tweak the regex compilation errors once more.
74647              
74648              avoid warnings from dense compiler
74649              
74650              add "ok" targets from change#6632 in makefile.mk
74651      Branch: maint-5.6/perl
74652            - lib/Pod/PlainText.pm vms/configure.com
74653           !> (integrate 66 files)
74654 ____________________________________________________________________________
74655 [  7886] By: jhi                                   on 2000/11/27  13:54:18
74656         Log: __FUNCTION__ isn't portable and trying to emulate it leads
74657              into practically spelling out the name of the function.
74658              Takes care of the bug 20001127.001.
74659      Branch: perl
74660            ! perlio.c
74661 ____________________________________________________________________________
74662 [  7885] By: gsar                                  on 2000/11/27  13:53:18
74663         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
74664              6610..6611 from mainline
74665              
74666              Make regular expression parse error messages easier to understand.
74667              Subject: Re: enhanced(?) regex error messages
74668              
74669              Tiny tidying on report_evil_fh().
74670              
74671              Subject: Re: enhanced(?) regex error messages 
74672              plus Capitalize the error messages, plus perldiag them.
74673              
74674              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
74675              
74676              Document here-doc better.
74677              
74678              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
74679              
74680              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
74681              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
74682              (either perlbug or p5p ate the original), plus regen
74683              perlapi and perltoc. 
74684              
74685              Regen global.sym.
74686              
74687              Double check that we have a dirhandle.
74688              
74689              Subject: Re: enhanced(?) regex error messages
74690              (plus two small patches sent privately)
74691              (this still seems to leave few test failures)
74692              
74693              warn is a macro, avoid using at a variable to avoid warnings
74694              in some configurations; readdir.t is too conservative in
74695              estimating number of *.t's
74696              
74697              Get back into sync with Jeffrey on the enhanced regex warnings.
74698              
74699              Subject: [PATCH 5.6.0] cygwin port
74700              
74701              Zero entries were skipped, fix from Adrian Goalby
74702              <argoalby@yahoo.co.uk>
74703              
74704              Subject: Remove dead entry in perldiag
74705              
74706              Amend the description of Perl6.
74707              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
74708              
74709              detypo
74710              
74711              It's the 2ndO'ROSSC.
74712              
74713              Revert the sv.c part of #6559, a better fix is needed.
74714              
74715              Iterating perl6 description.
74716              
74717              Update to Term::ANSIColor 1.03, from Russ Allbery.
74718              
74719              Update to Getopt::Long 2.23_05, from Johan Vromans.
74720              
74721              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
74722              
74723              Update to Pod::Parser 1.17, from Brad Appleton.
74724              
74725              Update to CPAN 1.56, from Andreas König.
74726              
74727              Update to CGI 2.70, from Lincoln Stein.
74728              
74729              Put back the std @INC thing.
74730              
74731              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
74732              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
74733              
74734              Document the IO::Select timeout.
74735              
74736              sleep(1) does not necessarily return 1.
74737              Subject: [PATCH bleadperl] op/lex_assign.t  
74738              
74739              Subject: debugger "d" command doesnt check line number
74740              
74741              B::Deparse didn't do sub attributes.
74742              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
74743              
74744              Preprocessing and postprocessing for File::Find.
74745              Subject: Patch to Find::File.pm to allow alphabetical results
74746              
74747              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
74748              
74749              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
74750              
74751              Subject: Re: [ID 20000730.003] utf8::length() bad
74752              
74753              Subject: Getting perlio and threads to compile
74754              (the Solaris version changes in Configure skipped)
74755              
74756              Tests for #6589.
74757              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
74758              
74759              Add Perl debugging tutorial, regen toc. 
74760              Subject: perldebtut.pod
74761              
74762              Add a few missing files, update MANIFEST.
74763              
74764              Rewrite of vms/subconfigure.com as configure.com,
74765              from Peter Prymmer and the vmsperl crew.
74766              
74767              Should have deleted this in #6603.
74768              
74769              Fix the test for 5005threads.
74770              
74771              Fix-n-skip the tests under 5005threads.
74772              
74773              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
74774              
74775              Upgrade to CGI 2.71, from Lincoln Stein.
74776      Branch: maint-5.6/perl
74777           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
74778           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
74779           +> t/op/regmesg.t t/pod/find.t vms/configure.com
74780            - vms/subconfigure.com
74781            ! lib/lib.pm
74782           !> (integrate 115 files)
74783 ____________________________________________________________________________
74784 [  7884] By: jhi                                   on 2000/11/27  13:44:33
74785         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
74786              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74787              Date:     Mon, 27 Nov 2000 08:23:54 EST
74788              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
74789      Branch: perl
74790            ! vms/descrip_mms.template vms/test.com
74791 ____________________________________________________________________________
74792 [  7883] By: gsar                                  on 2000/11/27  11:50:46
74793         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
74794              6511..6513,6515..6523,6525..6536
74795              
74796              The swallow_bom() saga continues.  The #23 of require.t
74797              (UTF16-LE) still fails (silently, no output) but the #22
74798              (UTF16-BE) seems to be working now.  The root of the
74799              failure may be in sv_gets(): is it UTF-16LE-aware,
74800              especially when it comes to line endings? 
74801              
74802              Document the problem with -P in HP-UX and its workaround.
74803              
74804              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
74805              (aka ID 20000730.002)
74806              
74807              Subject: fix and question re: waitpid() under win32
74808              
74809              Make the safety catch for buggy gccs work with triple version
74810              numbers like 2.95.2.  Reported in
74811              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
74812              
74813              In Digital UNIX warn if gcc explicitly chosen because even
74814              2.95.2 is known to cause problems.
74815              
74816              Make chr() for values >127 to create utf8 when under utf8.
74817              
74818              various syntax errors and such (not fixed: comp/require.t#22 coredump
74819              on Windows)
74820              
74821              Stash away the largefiles flags and libswanted.
74822              
74823              BOM patching from Simon Cozens.
74824              
74825              If gccosandvers is equal to osname, clear gccosandvers.
74826              
74827              Make p4desc to skip non-mainperl branches by default.
74828              
74829              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
74830              
74831              The test from this
74832              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
74833              
74834              In new BSDs changes to argv[] do not show up in ps(1) output,
74835              instead one must use setproctitle().  This was already addressed
74836              by change #6457, but the below has a new variant for FreeBSD 4.0
74837              or later, and the matter is also documented more.
74838              
74839              FreeBSD 3.* updates from
74840              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
74841              
74842              regen_headers, regen perltoc.
74843              
74844              Document in one place the memory abstractions used in Perl core.
74845              
74846              memcpy has n o in it, as pinted ut by Sarathy.
74847              
74848              Remove the extraneous "main::" prefix from all the
74849              "opened only for", "on closed", and "never opened" warnings.
74850              
74851              The name of a filehandle does not have <these>.
74852              
74853              The tr utf8 patching continues.
74854              
74855              The new setproctitle() feature is available only in 
74856              bleeding edge FreeBSD.  From Paul Saab.
74857              
74858              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
74859              
74860              Dump UVs as UVs in Data::Dumper.
74861              
74862              detypo #6494
74863              
74864              Document the IVdf UVuf UVof UVxf.
74865              
74866              require.t needs binmode() to work on windows
74867              
74868              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
74869              that are hopefully soon put into use.
74870              
74871              Allow "no Module;" even if there is no 'unimport'.
74872              
74873              Better skip message for the test; one of the two problems in
74874              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
74875              
74876              The subtest 4 may fail also on VOBS, as pointed out
74877              by Nick Ing-Simmons in November 1999, bug id 19991124.003
74878              (but the failure in that bug report isn't the subtest 4).
74879              
74880              Be more informative on what is skipped and why,
74881              also repeat the list at the end.
74882              
74883              Add a URL for FSF.
74884              
74885              Subject: [PATCH] sv.h documentation - SvLEN
74886              
74887              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
74888              
74889              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
74890              
74891              Subject: [PATCH] bad cppsymbols on os2 + Configure question
74892              
74893              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
74894              
74895              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
74896              mention the idea of @( and @)
74897              
74898              This is 6512.  Really.
74899              
74900              Subject: [ID 19990721.004] Documentation bug in perlfunc
74901              
74902              Subject: Minor tweak to perlvar.pod
74903              
74904              In the warnings call filehandles consistently so;
74905              add "unopened" warning for stat().
74906              
74907              After the #6519 a warning about stat() is just that,
74908              not about a filetest, which now have their own warning.
74909              
74910              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
74911              
74912              Subject: Re: Array vs. List context
74913              
74914              Subject: New perlcc, take 2
74915              
74916              Weed buglets pointed out by
74917              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
74918              
74919              gcc versions might have (parentheses) in them.
74920              
74921              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
74922              
74923              Essential prototype changes were missing from #6527.
74924              Also make report_evil_fh() more bomb-proof.
74925              
74926              Zap lib/Sys directory when cleaning up.
74927              
74928              Change the Policy policy: now -Dprefix= with an existing
74929              Policy.sh and prefix == siteprefix == vendorprefix, then all
74930              of them follow along the new prefix.
74931              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
74932              
74933              Continue fixing the io warnings.  This also
74934              sort of fixes bug ID 20000802.003: the core dump
74935              is no more.  Whether the current behaviour is correct
74936              (giving a warning: "Not a format reference"), is another matter.
74937              
74938              Have symbols for the IoTYPEs.
74939              
74940              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
74941              
74942              Document a bit that UDP is not what you might think.
74943              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
74944              tr memory corruption fix from Simon Cozens.
74945              
74946              Plug the security hole described in the Aug 05 2000 bugtraq message
74947              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
74948              The security hole exists only in suidperls, which isn't
74949              installed or even built by default.
74950      Branch: maint-5.6/perl
74951           !> (integrate 71 files)
74952 ____________________________________________________________________________
74953 [  7882] By: gsar                                  on 2000/11/27  10:25:36
74954         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
74955              from mainline
74956              
74957              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
74958              to be fatal errors (instead of by default ignoring them, and
74959              ignoring with a bug: even though -w gave an error, the opening [
74960              was left in)  Reported in:
74961              
74962              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
74963              
74964              Subject: [PATCH] split /^/
74965              
74966              MacOS nits from Matthias Neeracher.
74967              
74968              More split() doc and test patches from Mike Guy.
74969              
74970              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
74971              from Graham Barr in the module list.
74972              
74973              docfix from Peter Scott <Peter@PSDT.com>.
74974              
74975              File::Temp patches for VMS and OS/2 from Tim Jenness.
74976              
74977              open() wariness in perlbug.
74978              
74979              Subject: [PATCH] minor doc change - perlguts
74980              
74981              Subject: Minor doc patch: handy.h
74982              
74983              Be wary of close()s, too.
74984              
74985              Further File::Temp patches from Yitzchak Scott-Thoennes
74986              and Craig A. Berry.
74987              
74988              Subject: [PATCH] fixes bug 20000508.004
74989              
74990              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
74991              
74992              Allow "no AutoLoader;", based on change #6444,
74993              suggested by Graham Barr.
74994              
74995              Use setproctitle() if available to modify $0.
74996              
74997              Warn if the version of the operating system used to compile gcc
74998              differs from the current version of the operating system.
74999              Also display the gcc compilation os and version in myconfig.
75000              Inspiration from
75001              
75002              Tiny fixes for #6460.
75003              
75004              The problem described in this
75005              Subject: [ID 20000322.018] named chars aren't magical enough
75006              has been fixed in perl 5.6.0 but just in case added a test
75007              to keep it away.  (The report from Joseph Hall.)
75008              
75009              Tune the comments and hopefully stop a memory leak.
75010              
75011              Subject: UTF8 concat
75012              (with a memory leak fixed, plus a few casts added)
75013              This also seems to help for
75014              Subject: [ID 20000716.015] join UTF8 weirdness
75015              
75016              Do not upgrade SVs into utf8 just because they participate
75017              in eq or cmp.  Reported and fix suggested in
75018              Subject: [ID 20000720.009] sv_eq UTF8 bug
75019              
75020              Fix the HALF_UPGRADE() macro introduced in #6263.
75021              
75022              Find green threads before native threads.
75023              Subject: Re: Patch to jpl/JNI/Makefile.PL
75024      Branch: maint-5.6/perl
75025           !> (integrate 30 files)
75026 ____________________________________________________________________________
75027 [  7881] By: jhi                                   on 2000/11/27  05:48:41
75028         Log: It seems that *both* the unused submatch loop cleanup
75029              codes are needed.
75030      Branch: perl
75031            ! regexec.c
75032 ____________________________________________________________________________
75033 [  7880] By: jhi                                   on 2000/11/27  04:50:07
75034         Log: Clean .exists deeper.
75035      Branch: perl
75036            ! Makefile.SH
75037 ____________________________________________________________________________
75038 [  7879] By: jhi                                   on 2000/11/27  02:31:35
75039         Log: The code in regcppop() (see #7878) contains the correct lower
75040              limit for the unused submatch 'cleanup' loop so that under
75041              "use utf8" the following code wouldn't dump core:
75042              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
75043              the cleanup loop in regtry() stomped beyond allocated area
75044              in the startp[] array.  Therefore, copied the correct lower
75045              loop limit (*PL_reglastparen) to regtry().  Note: something
75046              may still not be quite right: why was the _higher_ loop limit
75047              (prog->nparens) different in the utf8 case?
75048              
75049              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
75050              without core dumps, there were about 17 of them before
75051              the patch (with us since Perl 5.7.0).  Two failures, still:
75052              496 and 505 (though these may not be severe).
75053              
75054              Patch #7881 is also needed since both the cleanup loops
75055              seem to be needed.
75056              
75057              Also, the t/op/pat#44 seems to core dump under utf8.
75058              Plus a couple of failures.  UGH-8.
75059      Branch: perl
75060            ! regexec.c
75061 ____________________________________________________________________________
75062 [  7878] By: jhi                                   on 2000/11/27  02:21:17
75063         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
75064              the code in regcppop() seems to be redundant for the test suite --
75065              but it contains a germ of truth, and it needed for the build
75066              process itself: see #7879 and #7881.
75067      Branch: perl
75068            ! regexec.c
75069 ____________________________________________________________________________
75070 [  7877] By: jhi                                   on 2000/11/27  01:53:09
75071         Log: Comment on comment.
75072      Branch: perl
75073            ! regexec.c
75074 ____________________________________________________________________________
75075 [  7876] By: jhi                                   on 2000/11/27  00:49:59
75076         Log: Adjust the docs to agree with #7875.
75077      Branch: perl
75078            ! pod/perllocale.pod
75079 ____________________________________________________________________________
75080 [  7875] By: jhi                                   on 2000/11/27  00:49:27
75081         Log: Retract #7863.  It makes more sense not to taint formatted output,
75082              not even by sprintf().
75083      Branch: perl
75084            ! sv.c
75085 ____________________________________________________________________________
75086 [  7874] By: jhi                                   on 2000/11/26  23:36:02
75087         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
75088              Not really fixed (should really dump the UTF-8 charclass),
75089              but stopped displaying the garbage.
75090              
75091              Also add a note on the (missing) Unicode PSXSPC and BLANK.
75092      Branch: perl
75093            ! regcomp.c
75094 ____________________________________________________________________________
75095 [  7873] By: jhi                                   on 2000/11/26  21:31:13
75096         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
75097      Branch: perl
75098            ! regexec.c
75099 ____________________________________________________________________________
75100 [  7872] By: jhi                                   on 2000/11/26  21:06:04
75101         Log: No need to scan till infinity, 13 is enough.
75102      Branch: perl
75103            ! handy.h utf8.c
75104 ____________________________________________________________________________
75105 [  7871] By: jhi                                   on 2000/11/26  20:20:32
75106         Log: Test line numbers are different with utf8.
75107      Branch: perl
75108            ! t/op/re_tests
75109 ____________________________________________________________________________
75110 [  7870] By: jhi                                   on 2000/11/26  20:10:12
75111         Log: Message nit.
75112      Branch: perl
75113            ! regcomp.c
75114 ____________________________________________________________________________
75115 [  7869] By: jhi                                   on 2000/11/26  19:01:05
75116         Log: Make utf8_length() and utf8_distance() (the latter of which
75117              is unused at the moment) to be less forgiving about bad UTF-8.
75118      Branch: perl
75119            ! embed.h embed.pl objXSUB.h proto.h utf8.c
75120 ____________________________________________________________________________
75121 [  7868] By: jhi                                   on 2000/11/26  18:45:56
75122         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
75123              From: Benjamin Holzman <bah@ecnvantage.com>
75124              Date: Sat, 25 Nov 2000 20:40:20 -0500       
75125              Message-ID: <20001125204020.A25040@ecnvantage.com>              
75126              
75127              Debian allows installing /usr/bin/locale without installing
75128              any locales, an error message will ensue.
75129      Branch: perl
75130            ! t/pragma/locale.t
75131 ____________________________________________________________________________
75132 [  7867] By: jhi                                   on 2000/11/26  18:31:12
75133         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
75134              From: Benjamin Holzman <bah@ecnvantage.com>
75135              Date: Sun, 26 Nov 2000 02:42:34 -0500
75136              Message-ID: <20001126024234.G25040@ecnvantage.com>
75137              
75138              Patch for the bug 20000212.002.
75139      Branch: perl
75140            ! sv.c t/op/array.t
75141 ____________________________________________________________________________
75142 [  7866] By: jhi                                   on 2000/11/26  18:28:09
75143         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
75144              From: Tim Jenness <t.jenness@jach.hawaii.edu>
75145              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
75146              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
75147              
75148              File::Temp 0.11.
75149      Branch: perl
75150            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
75151 ____________________________________________________________________________
75152 [  7865] By: jhi                                   on 2000/11/26  18:24:22
75153         Log: The metaconfig unit change for #7864.
75154      Branch: metaconfig/U/perl
75155            ! need_va_copy.U
75156 ____________________________________________________________________________
75157 [  7864] By: jhi                                   on 2000/11/26  18:23:41
75158         Log: Make the va_copy() test not to be so talkative.
75159      Branch: perl
75160            ! Configure config_h.SH
75161 ____________________________________________________________________________
75162 [  7863] By: jhi                                   on 2000/11/26  18:11:02
75163         Log: Fix locale inconsistencies unearthed by Hugo's work.
75164              Now the floating point sprintf really does taint the result
75165              string as perllocale promises (has promised for a long time)
75166              if "use locale" is in the lexical scope.
75167      Branch: perl
75168            ! sv.c t/pragma/locale.t
75169 ____________________________________________________________________________
75170 [  7862] By: jhi                                   on 2000/11/26  00:35:15
75171         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
75172              From: Nicholas Clark <nick@ccl4.org>
75173              Date: Sun, 26 Nov 2000 00:07:50 +0000
75174              Message-ID: <20001126000750.A22446@plum.flirble.org>
75175              
75176              Infinit.
75177      Branch: perl
75178            ! sv.c
75179 ____________________________________________________________________________
75180 [  7861] By: jhi                                   on 2000/11/26  00:01:26
75181         Log: Integrate perlio:
75182              
75183              [  7860]
75184              Correct relative path from new ext\Filter\Util\Call location
75185              back to miniperl.
75186              
75187              [  7857]
75188              All tests pass on Win32/gcc/USE_PERLIO.
75189              - when crlf layer is pushed make unix-level binary.
75190              - remove :crlf injection in pp_backtick in pp_sys.c
75191              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
75192              
75193              [  7853]
75194              Re-arrange crlf vs binary for platforms that care.
75195              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
75196              Lip-service to making stdio layer work on such platforms (untested).
75197              Now fails 3 tests rather than one, checkin to see if I can debug 
75198              the issue under linux. (Do not merge.)
75199      Branch: perl
75200           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
75201 ____________________________________________________________________________
75202 [  7860] By: nick                                  on 2000/11/25  22:04:17
75203         Log: Correct relative path from new ext\Filter\Util\Call location
75204              back to miniperl.
75205      Branch: perlio
75206            ! win32/makefile.mk
75207 ____________________________________________________________________________
75208 [  7859] By: nick                                  on 2000/11/25  21:26:54
75209         Log: Integrate mainline.
75210      Branch: perlio
75211           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
75212           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
75213           +> t/lib/filter-util.t
75214            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
75215            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
75216            - t/lib/filt-util.t
75217           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
75218           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
75219           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
75220           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
75221           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
75222           !> win32/makefile.mk
75223 ____________________________________________________________________________
75224 [  7858] By: gsar                                  on 2000/11/25  20:52:17
75225         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
75226              parent's memory; fix it by keeping track of the actual pad
75227              offset rather than a raw pointer (this change is probably also
75228              relevant to non-ithreads case to avoid fallout from reallocs of
75229              the pad array, but is currently only enabled for the ithreads
75230              case in the interests of minimal disruption to existing "well
75231              tested" code)
75232      Branch: perl
75233            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
75234            ! proto.h scope.c scope.h sv.c t/op/fork.t
75235 ____________________________________________________________________________
75236 [  7857] By: nick                                  on 2000/11/25  20:01:28
75237         Log: All tests pass on Win32/gcc/USE_PERLIO.
75238              - when crlf layer is pushed make unix-level binary.
75239              - remove :crlf injection in pp_backtick in pp_sys.c
75240              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
75241      Branch: perlio
75242            ! doio.c perlio.c pp_sys.c win32/makefile.mk
75243 ____________________________________________________________________________
75244 [  7856] By: jhi                                   on 2000/11/25  18:38:30
75245         Log: Update the metaconfig units for #7855.
75246      Branch: metaconfig/U/perl
75247            ! useperlio.U usesocks.U
75248 ____________________________________________________________________________
75249 [  7855] By: jhi                                   on 2000/11/25  18:37:54
75250         Log: Undo the SOCKS workarounds, instead start using PerlIO
75251              if SOCKS is selected.
75252              
75253              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
75254              From: Jens Hamisch <jens@Strawberry.COM>
75255              Date: Fri, 24 Nov 2000 18:31:30 +0100
75256              Message-ID: <20001124183130.E28337@Strawberry.COM>
75257              
75258              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
75259              From: Jens Hamisch <jens@Strawberry.COM>
75260              Date: Fri, 24 Nov 2000 19:11:51 +0100
75261              Message-ID: <20001124191151.A28753@Strawberry.COM>
75262      Branch: perl
75263            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
75264            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
75265 ____________________________________________________________________________
75266 [  7854] By: jhi                                   on 2000/11/25  17:39:08
75267         Log: Undo #7848.  Some of the code seems to use walkoptree(),
75268              some walkoptree_slow().  An unfinished renaming?
75269              Now the sub is walkoptree() (which is @EXPORT_OK),
75270              the walkoptree_slow() is a typeglob alias to walkoptree.
75271              This makes the tests to pass, at least.
75272      Branch: perl
75273            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
75274 ____________________________________________________________________________
75275 [  7853] By: nick                                  on 2000/11/24  22:24:33
75276         Log: Re-arrange crlf vs binary for platforms that care.
75277              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
75278              Lip-service to making stdio layer work on such platforms (untested).
75279              Now fails 3 tests rather than one, checkin to see if I can debug 
75280              the issue under linux. (Do not merge.)
75281      Branch: perlio
75282            ! doio.c perlio.c perliol.h
75283 ____________________________________________________________________________
75284 [  7852] By: jhi                                   on 2000/11/24  18:57:39
75285         Log: AUTHORS edits.
75286      Branch: perl
75287            ! AUTHORS
75288 ____________________________________________________________________________
75289 [  7851] By: jhi                                   on 2000/11/24  17:34:56
75290         Log: Add Jan-Erik Karlsson.
75291      Branch: perl
75292            ! AUTHORS
75293 ____________________________________________________________________________
75294 [  7850] By: jhi                                   on 2000/11/24  17:27:56
75295         Log: Configure should find stdchar on its own.
75296      Branch: perl
75297            ! hints/solaris_2.sh
75298 ____________________________________________________________________________
75299 [  7849] By: jhi                                   on 2000/11/24  17:24:55
75300         Log: Subject: PATCH over 7848: Filter test flawed
75301              From: andreas.koenig@anima.de (Andreas J. Koenig)
75302              Date: 24 Nov 2000 10:28:29 +0100
75303              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
75304      Branch: perl
75305            ! t/lib/filter-util.t
75306 ____________________________________________________________________________
75307 [  7848] By: jhi                                   on 2000/11/24  17:22:15
75308         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
75309              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
75310              Date: Fri, 24 Nov 2000 16:12:58 +0000
75311              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
75312      Branch: perl
75313            ! ext/B/B.pm
75314 ____________________________________________________________________________
75315 [  7847] By: jhi                                   on 2000/11/24  03:07:01
75316         Log: Integrate perlio:
75317              
75318              [  7844]
75319              Win32/perlio Now just fails one io/argv.t test - lack 
75320              of default :crlf on standard streams.
75321              
75322              [  7843]
75323              Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
75324              peek fail is showing a real problem (multiple crlf layers
75325              are getting pushed.)
75326              
75327              [  7842]
75328              Implement PerlIO_binmode()
75329              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
75330              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
75331              make binmode in t/lib/io_tell.t unconditional so that works.
75332              Checkin just so Win32 machine can see these changes.
75333              
75334              [  7836]
75335              Implement crlf layer - not ready for merge.
75336      Branch: perl
75337           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
75338           !> win32/makefile.mk
75339 ____________________________________________________________________________
75340 [  7846] By: gsar                                  on 2000/11/24  00:55:57
75341         Log: integrate changes#6415..6418,6420..6438 from mainline
75342              
75343              Fix the bitvector ops for utf8 (tricky since past 7 bits
75344              the utf8 'characters' can be more than one octet).
75345              
75346              MPE/ix updates for perl 5.6.0 from Mark Bixby.
75347              
75348              Subject: SDBM_File documentation
75349              
75350              Detypo.
75351              
75352              Decutandpasto.
75353              
75354              Send all installperl messages to STDERR and be -w clean.
75355              
75356              Out-of-date note removed.
75357              
75358              Protect against "wild next"s, that is, callbacks doing "next"
75359              instead of "return".
75360              
75361              Use STDOUT consistently.
75362              
75363              The output might have been produced in the wrong order.
75364              
75365              A missing 'break' after the [[:space:]] switch case.
75366              
75367              Add tests for
75368              [ID 19991110.003] another matching finding by pcre author
75369              which has already been fixed by some patch, as verified in
75370              
75371              Documentation to explain the behaviour of map().
75372              
75373              Add an optimization for map-maps-a-list-element-to-more-list-elements
75374              case, but add also notes explaining the relationship of this
75375              patch and the earlier notes by Sarathy.
75376              
75377              Subject: [ID 20000716.023] syslog test fails without sockets
75378              
75379              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
75380              Test cases for #6431.
75381              
75382              File::Spec::VMS fixup for tmpdir from Craig Berry.
75383              
75384              Make the "uninit variable" warning to say "concat or string"
75385              or "join or string" when in concat or join .
75386              
75387              Get UTF16 BOMs working.  Patch from
75388              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
75389              
75390              Subject: [PATCH] Make large file tests deal with SIGXFSZ
75391              
75392              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
75393              
75394              Subject: [PATCH] av.c apidoc
75395      Branch: maint-5.6/perl
75396           !> (integrate 43 files)
75397 ____________________________________________________________________________
75398 [  7845] By: gsar                                  on 2000/11/24  00:20:45
75399         Log: integrate changes#6406..6414 from mainline
75400              
75401              Merge perlhacktut into perlhack, update perlguts.
75402              
75403              Fix AutoSplit to use File::Spec the right way in VMS,
75404              from Peter Prymmer.
75405              
75406              The bug report
75407              [ID 19991110.002] minimal matching discrepancy found by pcre author
75408              seems to have been fixed (though differently from what was suggested
75409              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
75410              
75411              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
75412              not in pod, from Peter Prymmer
75413              
75414              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
75415              From: Hugo <hv@crypt.compulink.co.uk>
75416              Date: Fri, 14 Jul 2000 23:05:20 +0100
75417              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
75418              
75419              Didn't anymore apply, but that point still could use another fix.
75420              
75421              lib/b test fixes from Peter Prymmer.
75422              
75423              More docs for sv functions.
75424              
75425              perlvms.pod whitespace cleanup to keep pod utils happy.
75426              
75427              another VMS build tweak from Peter Prymmer
75428      Branch: maint-5.6/perl
75429           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
75430           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
75431           !> vms/descrip_mms.template vms/perlvms.pod
75432 ____________________________________________________________________________
75433 [  7844] By: nick                                  on 2000/11/23  23:42:45
75434         Log: Win32/perlio Now just fails one io/argv.t test - lack 
75435              of default :crlf on standard streams.
75436      Branch: perlio
75437            ! doio.c perlio.c
75438 ____________________________________________________________________________
75439 [  7843] By: nick                                  on 2000/11/23  23:04:05
75440         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
75441              peek fail is showing a real problem (multiple crlf layers
75442              are getting pushed.)
75443      Branch: perlio
75444            ! doio.c perlio.c win32/makefile.mk
75445 ____________________________________________________________________________
75446 [  7842] By: nick                                  on 2000/11/23  19:46:23
75447         Log: Implement PerlIO_binmode()
75448              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
75449              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
75450              make binmode in t/lib/io_tell.t unconditional so that works.
75451              Checkin just so Win32 machine can see these changes.
75452      Branch: perlio
75453            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
75454 ____________________________________________________________________________
75455 [  7841] By: jhi                                   on 2000/11/23  19:30:00
75456         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
75457      Branch: perl
75458            ! README.amiga
75459 ____________________________________________________________________________
75460 [  7840] By: jhi                                   on 2000/11/23  17:18:02
75461         Log: SOCKS wrestling continues, patches from Jens Hamisch.
75462      Branch: perl
75463            ! doio.c embed.h embed.pl perlsdio.h proto.h
75464 ____________________________________________________________________________
75465 [  7839] By: jhi                                   on 2000/11/23  16:54:14
75466         Log: Push Filter::Util::Call one level deeper.
75467      Branch: perl
75468            + t/lib/filter-util.t
75469           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
75470           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
75471            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
75472            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
75473            - t/lib/filt-util.t
75474            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
75475            ! win32/Makefile win32/makefile.mk
75476 ____________________________________________________________________________
75477 [  7838] By: jhi                                   on 2000/11/23  16:52:40
75478         Log: Reach back one higher up when searching for PERL_SRC.
75479      Branch: perl
75480            ! lib/ExtUtils/MM_Unix.pm
75481 ____________________________________________________________________________
75482 [  7837] By: jhi                                   on 2000/11/23  16:05:41
75483         Log: Subject: Re: perl@7826
75484              Date: Thu, 23 Nov 2000 02:20:25 -0600
75485              From: "Craig A. Berry" <craigberry@mac.com>
75486              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
75487              
75488              Make VMS to like Filter::Util::Call. 
75489      Branch: perl
75490            ! configure.com ext/Filter/Util/Makefile.PL
75491 ____________________________________________________________________________
75492 [  7836] By: nick                                  on 2000/11/23  16:04:08
75493         Log: Implement crlf layer - not ready for merge.
75494      Branch: perlio
75495            ! perlio.c win32/makefile.mk
75496 ____________________________________________________________________________
75497 [  7835] By: jhi                                   on 2000/11/23  15:56:52
75498         Log: STDCHAR is different in Sparc v9 vs x86.
75499      Branch: perl
75500            ! hints/solaris_2.sh
75501 ____________________________________________________________________________
75502 [  7834] By: jhi                                   on 2000/11/23  15:50:47
75503         Log: The type needs to be visible to protos.
75504      Branch: perl
75505            ! perl.h
75506 ____________________________________________________________________________
75507 [  7833] By: jhi                                   on 2000/11/23  15:40:46
75508         Log: Finish unfinished SOCKS workaround changes.
75509      Branch: perl
75510            ! doio.c
75511 ____________________________________________________________________________
75512 [  7832] By: jhi                                   on 2000/11/23  15:33:30
75513         Log: Integrate perlio:
75514              
75515              [  7831]
75516              Correct makefile.mk dependancies for ext/Filter/Util
75517              Build ext/Encode
75518              Run dmake regen_config_h
75519      Branch: perl
75520           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
75521           !> win32/makefile.mk
75522 ____________________________________________________________________________
75523 [  7831] By: nick                                  on 2000/11/23  10:31:07
75524         Log: Correct makefile.mk dependancies for ext/Filter/Util
75525              Build ext/Encode
75526              Run dmake regen_config_h
75527      Branch: perlio
75528            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
75529            ! win32/makefile.mk
75530 ____________________________________________________________________________
75531 [  7830] By: nick                                  on 2000/11/23  08:05:07
75532         Log: Integrate mainline
75533      Branch: perlio
75534           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
75535           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
75536           +> t/lib/filt-util.pl t/lib/filt-util.t
75537           !> (integrate 41 files)
75538 ____________________________________________________________________________
75539 [  7829] By: gsar                                  on 2000/11/23  03:07:11
75540         Log: build the Filter extension on windows
75541      Branch: perl
75542            ! win32/Makefile win32/makefile.mk
75543 ____________________________________________________________________________
75544 [  7828] By: gsar                                  on 2000/11/23  02:46:35
75545         Log: regenerate win32/config* and fix some inconsistencies in the
75546              makefiles; always export Perl_deb() because it is needed
75547              by ext/re/* (whether perl itself is built with -DDEBUGGING
75548              or not)
75549      Branch: perl
75550            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
75551            ! win32/config_H.vc win32/makefile.mk
75552 ____________________________________________________________________________
75553 [  7827] By: gsar                                  on 2000/11/23  02:18:38
75554         Log: get sources building on windows+MSVC again (untested with other
75555              compilers)
75556      Branch: perl
75557            ! win32/include/sys/socket.h win32/perllib.c
75558 ____________________________________________________________________________
75559 [  7826] By: jhi                                   on 2000/11/23  01:18:26
75560         Log: Update Changes.
75561      Branch: perl
75562            ! Changes patchlevel.h
75563 ____________________________________________________________________________
75564 [  7825] By: jhi                                   on 2000/11/23  00:20:41
75565         Log: Subject: Re: av.c patch (having slight problems)
75566              From: "Ben Tilly" <ben_tilly@hotmail.com>
75567              Date: Tue, 21 Nov 2000 23:29:31 -0500
75568              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
75569              
75570              unshift() speedup.
75571      Branch: perl
75572            ! av.c
75573 ____________________________________________________________________________
75574 [  7824] By: jhi                                   on 2000/11/22  23:59:15
75575         Log: Fixes for signedness warnings noticed by VMSperlers.
75576      Branch: perl
75577            ! ext/Storable/Storable.xs regcomp.c sv.c
75578 ____________________________________________________________________________
75579 [  7823] By: jhi                                   on 2000/11/22  23:19:31
75580         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
75581              From: Peter Prymmer <pvhp@forte.com>
75582              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
75583              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
75584      Branch: perl
75585            ! t/pragma/warn/pp_hot
75586 ____________________________________________________________________________
75587 [  7822] By: jhi                                   on 2000/11/22  22:52:20
75588         Log: Be clean.
75589      Branch: perl
75590            ! Makefile.SH
75591 ____________________________________________________________________________
75592 [  7821] By: jhi                                   on 2000/11/22  22:46:39
75593         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
75594              by Damian Conway, as suggested by Paul Marquess.
75595      Branch: perl
75596            + lib/Filter/Simple.pm
75597 ____________________________________________________________________________
75598 [  7820] By: jhi                                   on 2000/11/22  22:45:51
75599         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
75600      Branch: perl
75601            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
75602            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
75603            + t/lib/filt-util.t
75604            ! MANIFEST
75605 ____________________________________________________________________________
75606 [  7819] By: jhi                                   on 2000/11/22  22:03:27
75607         Log: Integrate perlio:
75608              
75609              [  7802]
75610              Win32 PerlIO intermediate state now working as expected.
75611              - In current state we are still using C runtime in text/binary
75612              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
75613              - PERLIO=stdio and PERLIO=unix pass all expected tests.
75614              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
75615              and PerlIO_seek() and the dummy crlf layer is not making adjustments
75616              for CRLF translation happening in C runtime. All other tests pass.
75617              Added note to README.win32 to point out the snags of doing a perl build
75618              with Norton AntiVirus turned on.
75619              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
75620              which file a fail comes from.
75621              Updated "canned" config.h to match the one generated.
75622      Branch: perl
75623           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
75624           !> win32/makefile.mk
75625 ____________________________________________________________________________
75626 [  7818] By: jhi                                   on 2000/11/22  21:56:02
75627         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
75628      Branch: perl
75629            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
75630            ! t/lib/io_sock.t
75631 ____________________________________________________________________________
75632 [  7817] By: jhi                                   on 2000/11/22  21:39:49
75633         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
75634              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75635              Date: Wed, 22 Nov 2000 16:08:12 -0500
75636              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
75637      Branch: perl
75638            ! lib/ExtUtils/Liblist.pm
75639 ____________________________________________________________________________
75640 [  7816] By: jhi                                   on 2000/11/22  21:38:25
75641         Log: Go ahead and #include <unistd.h> in perl.h.
75642      Branch: perl
75643            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
75644            ! util.c
75645 ____________________________________________________________________________
75646 [  7815] By: jhi                                   on 2000/11/22  21:22:52
75647         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
75648              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75649              Date: Mon, 20 Nov 2000 18:30:52 -0500
75650              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
75651      Branch: perl
75652            ! pod/perlre.pod regcomp.c t/op/re_tests
75653 ____________________________________________________________________________
75654 [  7814] By: jhi                                   on 2000/11/22  21:21:46
75655         Log: Subject: [PATCH 5.7.0] Liblist finally works
75656              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75657              Date: Tue, 21 Nov 2000 22:02:17 -0500
75658              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
75659      Branch: perl
75660            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
75661            ! lib/ExtUtils/MakeMaker.pm
75662 ____________________________________________________________________________
75663 [  7813] By: jhi                                   on 2000/11/22  21:20:23
75664         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
75665              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75666              Date: Wed, 22 Nov 2000 17:53:15 +0100
75667              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
75668              
75669              AIX dynaloader and perlio patch.
75670      Branch: perl
75671            ! ext/DynaLoader/dl_aix.xs
75672 ____________________________________________________________________________
75673 [  7812] By: jhi                                   on 2000/11/22  21:17:52
75674         Log: (Accidentally empty patch.)
75675      Branch: perl
75676            ! av.c
75677 ____________________________________________________________________________
75678 [  7811] By: jhi                                   on 2000/11/22  21:16:31
75679         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
75680              From: Peter Prymmer <pvhp@forte.com>
75681              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
75682              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
75683      Branch: perl
75684            ! vms/test.com
75685 ____________________________________________________________________________
75686 [  7810] By: jhi                                   on 2000/11/22  21:15:36
75687         Log: Subject: Re: perl@7777 
75688              From: "John P. Linderman" <jpl@research.att.com>
75689              Date: Wed, 22 Nov 2000 13:11:11 -0500
75690              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
75691              
75692              Detypoing.
75693      Branch: perl
75694            ! lib/CPAN.pm
75695 ____________________________________________________________________________
75696 [  7809] By: jhi                                   on 2000/11/22  21:14:19
75697         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
75698              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75699              Date:     Wed, 22 Nov 2000 13:51:37 EST
75700              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
75701      Branch: perl
75702            ! perlsdio.h
75703 ____________________________________________________________________________
75704 [  7808] By: jhi                                   on 2000/11/22  21:13:27
75705         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
75706              From: Casey Tweten <crt@kiski.net>
75707              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
75708              Message-Id: <200011201653.LAA10194@home.kiski.net>
75709      Branch: perl
75710            ! t/lib/io_udp.t
75711 ____________________________________________________________________________
75712 [  7807] By: jhi                                   on 2000/11/22  21:12:35
75713         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
75714              From: Casey Tweten <crt@kiski.net>
75715              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
75716              Message-Id: <200011201636.LAA07227@home.kiski.net>
75717      Branch: perl
75718            ! t/lib/io_sock.t
75719 ____________________________________________________________________________
75720 [  7806] By: jhi                                   on 2000/11/22  21:10:59
75721         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
75722              From: "Casey R. Tweten" <crt@kiski.net>
75723              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
75724              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
75725      Branch: perl
75726            ! utils/h2xs.PL
75727 ____________________________________________________________________________
75728 [  7805] By: nick                                  on 2000/11/22  21:05:06
75729         Log: Integrate mainline
75730      Branch: perlio
75731           !> Changes Porting/genlog ext/DB_File/DB_File.xs
75732           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
75733           !> utils/perlbug.PL
75734 ____________________________________________________________________________
75735 [  7804] By: jhi                                   on 2000/11/22  21:01:12
75736         Log: Subject: [PATCH] Test.pm POD peculiarity
75737              From: "Casey R. Tweten" <crt@kiski.net>
75738              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
75739              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
75740      Branch: perl
75741            ! lib/Test.pm
75742 ____________________________________________________________________________
75743 [  7803] By: jhi                                   on 2000/11/22  20:59:59
75744         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
75745              From: "Philip Newton" <pnewton@gmx.de>
75746              Date: Wed, 22 Nov 2000 14:25:53 +0100
75747              Message-Id: <3A1BD771.25462.1939FAD@localhost>
75748              
75749              Be case-understanding also on 's', and use the -oi of sendmail
75750              not to terminate the transmission on a lone '.'.
75751      Branch: perl
75752            ! utils/perlbug.PL
75753 ____________________________________________________________________________
75754 [  7802] By: nick                                  on 2000/11/22  20:51:42
75755         Log: Win32 PerlIO intermediate state now working as expected.
75756              - In current state we are still using C runtime in text/binary
75757              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
75758              - PERLIO=stdio and PERLIO=unix pass all expected tests.
75759              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
75760              and PerlIO_seek() and the dummy crlf layer is not making adjustments
75761              for CRLF translation happening in C runtime. All other tests pass.
75762              
75763              Added note to README.win32 to point out the snags of doing a perl build
75764              with Norton AntiVirus turned on.
75765              
75766              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
75767              which file a fail comes from.
75768              
75769              Updated "canned" config.h to match the one generated.
75770      Branch: perlio
75771            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
75772            ! win32/makefile.mk
75773 ____________________________________________________________________________
75774 [  7801] By: jhi                                   on 2000/11/22  06:50:20
75775         Log: Nickety nits.
75776      Branch: perl
75777            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
75778 ____________________________________________________________________________
75779 [  7800] By: jhi                                   on 2000/11/22  01:29:55
75780         Log: Changes had accidentally gone too silent on non-main branches.
75781      Branch: perl
75782            ! Changes Porting/genlog patchlevel.h
75783 ____________________________________________________________________________
75784 [  7799] By: gsar                                  on 2000/11/22  01:02:56
75785         Log: some lib_pm.PL changes snuck in via change#7772
75786      Branch: maint-5.6/perl
75787            ! Makefile.SH
75788 ____________________________________________________________________________
75789 [  7798] By: nick                                  on 2000/11/21  21:59:40
75790         Log: Integrate mainline
75791      Branch: perlio
75792           !> (integrate 28 files)
75793 ____________________________________________________________________________
75794 [  7797] By: jhi                                   on 2000/11/21  21:01:45
75795         Log: Integrate perlio:
75796              
75797              [  7796]
75798              Win32 builds and runs (mostly) with USE_PERLIO.
75799              PERLIO=perlio passes all tests. 
75800              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
75801              
75802              [  7790]
75803              If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
75804              
75805              [  7788]
75806              Make extra buffer layer work (dummy crlf layer)
75807      Branch: perl
75808           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
75809 ____________________________________________________________________________
75810 [  7796] By: nick                                  on 2000/11/21  20:36:22
75811         Log: Win32 builds and runs (mostly) with USE_PERLIO.
75812              PERLIO=perlio passes all tests. 
75813              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
75814      Branch: perlio
75815            ! perlio.c win32/perllib.c win32/win32.c
75816 ____________________________________________________________________________
75817 [  7795] By: jhi                                   on 2000/11/21  19:03:44
75818         Log: Update Changes.
75819      Branch: perl
75820            ! Changes patchlevel.h
75821 ____________________________________________________________________________
75822 [  7794] By: jhi                                   on 2000/11/21  18:56:34
75823         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
75824              From: "Craig A. Berry" <craigberry@mac.com>
75825              Date: Mon, 20 Nov 2000 20:27:06 -0600
75826              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
75827              
75828              A cut-and-pasto.
75829      Branch: perl
75830            ! perlio.h
75831 ____________________________________________________________________________
75832 [  7793] By: jhi                                   on 2000/11/21  18:54:41
75833         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
75834              From: Dominic Dunlop <domo@computer.org> 
75835              Date: Mon, 20 Nov 2000 18:55:29 +0100
75836              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
75837              
75838              va_copy() and the need of it.
75839              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
75840      Branch: metaconfig/U/perl
75841            + need_va_copy.U
75842      Branch: perl
75843            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75844            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
75845            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
75846            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
75847            ! win32/config.bc win32/config.gc win32/config.vc
75848 ____________________________________________________________________________
75849 [  7792] By: jhi                                   on 2000/11/21  17:04:10
75850         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
75851      Branch: perl
75852           !> scope.h
75853 ____________________________________________________________________________
75854 [  7791] By: jhi                                   on 2000/11/21  17:01:16
75855         Log: Export the SOCKS workaround symbols only if necessary.
75856      Branch: perl
75857            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
75858 ____________________________________________________________________________
75859 [  7790] By: nick                                  on 2000/11/20  23:57:11
75860         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
75861      Branch: perlio
75862            ! scope.h
75863 ____________________________________________________________________________
75864 [  7789] By: nick                                  on 2000/11/20  23:38:33
75865         Log: Integrate mainline
75866      Branch: perlio
75867           +> lib/File/Spec/Epoc.pm
75868           !> (integrate 34 files)
75869 ____________________________________________________________________________
75870 [  7788] By: nick                                  on 2000/11/20  23:20:18
75871         Log: Make extra buffer layer work (dummy crlf layer)
75872      Branch: perlio
75873            ! doio.c perlio.c perlio.h
75874 ____________________________________________________________________________
75875 [  7787] By: jhi                                   on 2000/11/20  22:44:04
75876         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
75877              From: Peter Prymmer <pvhp@forte.com>
75878              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
75879              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
75880      Branch: perl
75881            ! t/pragma/locale.t
75882 ____________________________________________________________________________
75883 [  7786] By: jhi                                   on 2000/11/20  22:29:10
75884         Log: Subject: DOC PATCH 5.6.0 perlreftut
75885              From: mjd@plover.com
75886              Date: 20 Nov 2000 19:45:06 -0000
75887              Message-ID: <20001120194506.9505.qmail@plover.com>
75888      Branch: perl
75889            ! pod/perlreftut.pod
75890 ____________________________________________________________________________
75891 [  7785] By: jhi                                   on 2000/11/20  22:27:44
75892         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
75893              From: David Dyck <dcd@tc.fluke.com>
75894              Date: Mon, 20 Nov 2000 11:43:40 -0800
75895              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
75896      Branch: perl
75897            ! lib/Cwd.pm
75898 ____________________________________________________________________________
75899 [  7784] By: jhi                                   on 2000/11/20  22:23:21
75900         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
75901              Date: Mon, 20 Nov 2000 17:06:10 -0500
75902              To: Mailing list Perl5 <perl5-porters@perl.org>
75903              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
75904      Branch: perl
75905            ! pp_ctl.c t/op/pat.t
75906 ____________________________________________________________________________
75907 [  7783] By: jhi                                   on 2000/11/20  22:11:18
75908         Log: Subject: [PATCH] doop.c - UTF8 tr///               
75909              From: Simon Cozens <simon@cozens.net>
75910              Date: Sat, 18 Nov 2000 18:49:30 +0000
75911              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
75912              
75913              Subject: Re: [PATCH] doop.c - UTF8 tr///           
75914              From: Simon Cozens <simon@cozens.net>
75915              Date: Mon, 20 Nov 2000 20:45:22 +0000
75916              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
75917              
75918              Make tr on UTF-8 better but still not correct.
75919      Branch: perl
75920            ! doop.c
75921 ____________________________________________________________________________
75922 [  7782] By: jhi                                   on 2000/11/20  22:02:16
75923         Log: Remove the shared object before attempting to create
75924              (by linking) a new one.  E.g. in AIX not removing
75925              becomes quite painful if one tries to do more than one
75926              build in the same tree (an interrupted build, for example),
75927              since the AIX' shared dynaloader seemingly keeps the shared
75928              objects open and therefore 'busy' for quite a while, even when
75929              nobody is using the objects, leading into link failures.
75930      Branch: perl
75931            ! lib/ExtUtils/MM_Unix.pm
75932 ____________________________________________________________________________
75933 [  7781] By: gsar                                  on 2000/11/20  19:02:55
75934         Log: type mismatch due to faulty integration
75935      Branch: maint-5.6/perl
75936            ! toke.c win32/Makefile
75937 ____________________________________________________________________________
75938 [  7780] By: gsar                                  on 2000/11/20  17:31:55
75939         Log: integrate changes#6392,6394..6399,6401..6404
75940              
75941              The {multiplier} of a fixed substring was overlooked which
75942              caused a wrong initial search offset for that substring.
75943              
75944              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
75945              From: Hugo <hv@crypt.compulink.co.uk>
75946              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
75947              Date: Thu, 13 Jul 2000 19:27:13 +0100
75948              
75949              Fix the BOM bug: not a byteorder bug, a signedness bug.
75950              
75951              Replace change #6337 with a better one.
75952              
75953              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
75954              From: Hugo <hv@crypt.compulink.co.uk>
75955              Date: Fri, 14 Jul 2000 04:16:20 +0100
75956              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
75957              
75958              MakeMaker should not remove editor backups (*~) on `make clean`
75959              by default (completes change#6383)
75960              
75961              move new variables to the end of the interpreter structure (for
75962              bincompat in code that doesn't #include XSUB.h)
75963              
75964              rename totally bletcherous SvLOCK() thingy (doesn't do what the
75965              name suggests anyway)
75966              
75967              various cleanups (typos, misformatted code, and small bugs)
75968              
75969              typecasts needed for change#6394
75970              
75971              typos in change#6399, regen headers
75972              
75973              inconsistent types needs casts
75974              
75975              PERL_OBJECT build tweaks
75976      Branch: maint-5.6/perl
75977           !> MANIFEST doop.c embed.h embed.pl embedvar.h
75978           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
75979           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
75980           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
75981           !> toke.c util.c
75982 ____________________________________________________________________________
75983 [  7779] By: gsar                                  on 2000/11/20  17:06:29
75984         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
75985              
75986              Cosmetics and perldelta.
75987              
75988              Fix nits noticed by Boston.pm.
75989              
75990              Do the cc sanity check both before the hints and
75991              after the cc selction.
75992              
75993              get sprintf.t to adjust properly for 3-digit exponents
75994              
75995              don't clobber *.orig files on *clean targets
75996              
75997              fix bugs in processing %v-*d and similar format specs (from
75998              Avi Finkel <avi@finkel.org>)
75999              
76000              sprintf test tweaks (from Dominic Dunlop)
76001              
76002              new selfloader.t in change#6183 doesn't close DATA handles,
76003              and thus fails to clean up tmp files on dosish platforms
76004              
76005              typos (spotted by Peter Prymmer)
76006              
76007              typo fix from Craig Berry
76008      Branch: maint-5.6/perl
76009           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
76010           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
76011           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
76012           !> x2p/Makefile.SH
76013 ____________________________________________________________________________
76014 [  7778] By: gsar                                  on 2000/11/20  16:46:51
76015         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
76016              
76017              Subject: Re: format bug report  [Patch]
76018              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76019              Date: Wed, 05 Jul 2000 13:12:52 +0200
76020              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
76021              
76022              Subject: Re: format bug report  [Patch]
76023              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76024              Date: Wed, 05 Jul 2000 14:10:01 +0200
76025              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
76026              
76027              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
76028              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76029              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
76030              Date: Fri, 07 Jul 2000 17:57:16 +0100
76031              
76032              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
76033              To: perl5-porters@perl.org
76034              From: Karsten Sperling <spiff@phreax.net>
76035              Date: Mon, 10 Jul 2000 15:12:52 +0200
76036              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
76037              
76038              README.posix-bc podified from Thomas Dorner.
76039              
76040              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
76041              From: Dominic Dunlop <domo@computer.org>
76042              Date: Tue, 11 Jul 2000 12:27:33 +0200
76043              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
76044              
76045              Typo in #6341.
76046              
76047              Fix for
76048              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
76049              From: Roderick Schertler <roderick@argon.org>
76050              Date: Tue, 11 Jul 2000 13:55:05 -0400
76051              Message-Id: <200007111755.NAA05077@jones.argon.org>
76052              
76053              Minor cleanups on the booklist.
76054              
76055              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
76056              regen perltoc.
76057              
76058              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
76059      Branch: maint-5.6/perl
76060           +> pod/perlbook.pod
76061           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
76062           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
76063           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
76064 ____________________________________________________________________________
76065 [  7777] By: jhi                                   on 2000/11/20  16:08:49
76066         Log: Update Changes.
76067      Branch: perl
76068            ! Changes patchlevel.h
76069 ____________________________________________________________________________
76070 [  7776] By: jhi                                   on 2000/11/20  15:27:56
76071         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
76072              This may be overly harsh but until proven otherwise, we think this
76073              way, or until we have a simple test for Configure (having to start
76074              up servers is does not count as simple) to check for the problems.
76075      Branch: perl
76076            ! perl.h
76077 ____________________________________________________________________________
76078 [  7775] By: jhi                                   on 2000/11/20  15:22:17
76079         Log: Solaris hints tweaks.
76080      Branch: perl
76081            ! hints/solaris_2.sh
76082 ____________________________________________________________________________
76083 [  7774] By: jhi                                   on 2000/11/20  15:01:20
76084         Log: Add a workaround to SOCKS 64-bit problems.
76085      Branch: perl
76086            ! doio.c embed.h embed.pl perlsdio.h proto.h
76087 ____________________________________________________________________________
76088 [  7773] By: jhi                                   on 2000/11/20  14:51:47
76089         Log: sysseek() instead of seek().
76090      Branch: perl
76091            ! t/lib/syslfs.t
76092 ____________________________________________________________________________
76093 [  7772] By: gsar                                  on 2000/11/20  13:06:23
76094         Log: integrate changes#6315..6319,6321..6331,6333..6338
76095              
76096              Integrate with Sarathy, preliminary fix for unicos
76097              alignment problems in [ID 20000612.002] Perl problem on Cray system.
76098              
76099              some debugger output does not go to the socket when RemotePort is set
76100              
76101              winsock cleanup never done on Windows (leads to handle leaks)
76102              
76103              fix UNC path handling on Windows under ithreads, and chdir()
76104              return value when given a non-existent directory
76105              
76106              Autogenerate pod/Makefile and pod/buildtoc.
76107              buildtoc also checks whether the existin pods are
76108              mentioned in MANIFEST and perl.pod, and vice versa.
76109              (None of the thusly found discrepancies fixed yet.)
76110              roffitall also needs to be autogenerated similarly but it
76111              seems so badly out of date that I didn't touch it yet.
76112              
76113              Config is being used.
76114              
76115              Add =head1 NAMEs so that buildtoc is happy.
76116              (The CGI::Util nit reported to Lincoln.)
76117              
76118              Fix complaints of buildtoc.
76119              
76120              Fix the alignment problem in Crays ([ID 20000612.002]).
76121              
76122              Remove perlbook, update perlfaq book listing,
76123              rearrange perl.pod, regenerate perltoc.
76124              
76125              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
76126              was cast to an unsigned (32-bit) integer with wild abandon.
76127              
76128              winsock options weren't being set in all threads under ithreads
76129              (caused send()s from second and subsequent threads to fail)
76130              
76131              accept() leaks memory on windows due to incorrect ordering of
76132              closesocket() and fclose() calls
76133              
76134              Reorder perl.pod once more.
76135              
76136              More POSIX.pod tweaks.
76137              
76138              Sprinkle ldlibpath.
76139              
76140              Precedence goof, fix based on
76141              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
76142              From: Hugo <hv@crypt.compulink.co.uk>
76143              Date: Tue, 11 Jul 2000 12:52:38 +0100
76144              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
76145              
76146              Subject: PATCH perlguts.pod: Document D and d magic types
76147              From: mjd@plover.com
76148              Date: 5 Jul 2000 18:01:51 -0000
76149              Message-ID: <20000705180151.29413.qmail@plover.com>
76150              
76151              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
76152              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
76153              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
76154              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
76155              
76156              Subject: [PATCH cfgperl] $& segfaults if you trick it
76157              From: simon@brecon.co.uk (Simon Cozens)
76158              Date: 7 Jul 2000 11:26:09 GMT
76159              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
76160              
76161              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
76162              From: Hugo <hv@crypt.compulink.co.uk>
76163              Date: Tue, 11 Jul 2000 12:44:50 +0100
76164              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
76165              
76166              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
76167              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76168              Date: Tue, 11 Jul 2000 13:50:51 +0100
76169              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
76170      Branch: maint-5.6/perl
76171           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
76172           +> pod/buildtoc.PL
76173            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
76174           !> (integrate 26 files)
76175 ____________________________________________________________________________
76176 [  7771] By: gsar                                  on 2000/11/20  12:31:42
76177         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
76178              6310,6311,6314
76179              
76180              Subject: [PATCH bleedperl] File::Spec 0.82 beta
76181              From: Barrie Slaymaker <barries@jester.slaysys.com>
76182              Date: Wed, 28 Jun 2000 11:35:29 -0400
76183              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
76184              
76185              tweak perlembed for multiplicity/usethreads sanity; correct notes
76186              about Windows
76187              
76188              localize %INC in a Safe compartment so that use/require work
76189              (many other magic globals probably need similar treatment)
76190              
76191              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
76192              when @_ is modified, causing coredumps
76193              
76194              slurp mode fix in change#4736 still not quite right
76195              
76196              Point to perlipc for more SysV IPC examples.
76197              
76198              Elaborate POSIX.pod.  Still needs work.
76199              
76200              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
76201              
76202              fix large memory leak that has been around for ever, masked by
76203              -DPURIFY (most of the arenas were never freed!)
76204              
76205              fix memory leak on Windows (PL_sys_intern contents were never
76206              freed)
76207              
76208              PERL_OBJECT build tweak
76209              
76210              adjust change#6299
76211              
76212              remove rel2abs prototypes (from Barrie Slaymaker)
76213              
76214              missing perldiag entry for unpack("w",...) diagnostic (from
76215              Andreas Koenig)
76216              
76217              better diagnostic on Frob->stuff() when Frob:: doesn't exist
76218              (from Richard Soderberg <rs@oregonnet.com>)
76219              
76220              Win32 patches for cfgperl from Sarathy.
76221              
76222              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
76223              
76224              More POSIX.pod embellishment.
76225              
76226              tyop in change#6306
76227      Branch: maint-5.6/perl
76228           !> (integrate 44 files)
76229 ____________________________________________________________________________
76230 [  7770] By: gsar                                  on 2000/11/20  11:51:00
76231         Log: integrate changes#6268..6282 from cfgperl branch
76232              
76233              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
76234              From: Dominic Dunlop <domo@computer.org>
76235              Date: Thu, 29 Jun 2000 12:32:39 +0200
76236              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
76237              
76238              Regen headers for #6261 (and update embed.pl for this) and #6267,
76239              silence few compiler warnings.
76240              
76241              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
76242              From: Nicholas Clark <nick@talking.bollo.cx>
76243              Date: Fri, 23 Jun 2000 16:21:15 +0100
76244              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
76245              
76246              Subject: PATCH pod/perltie.pod
76247              From: Ian Phillipps <Ian.Phillipps@iname.com>
76248              Date: Fri, 16 Jun 2000 00:17:19 +0100
76249              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
76250              (only the first hunk, the second hunk had already been done
76251              by some other patch)
76252              
76253              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
76254              From: Tom Phoenix <rootbeer@redcat.com>
76255              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
76256              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
76257              
76258              Subject: [PATCH] xsub attributes
76259              From: Doug MacEachern <dougm@covalent.net>
76260              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
76261              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
76262              
76263              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
76264              From: Andy Dougherty <doughera@lafayette.edu>
76265              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
76266              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
76267              
76268              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
76269              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
76270              Date: Tue, 13 Jun 2000 02:43:48 -0500
76271              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
76272              
76273              Subject: [PATCH] Re: eval documentation: context
76274              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76275              Date: Mon, 12 Jun 2000 15:07:29 +0100
76276              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
76277              
76278              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
76279              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76280              Date: Mon, 12 Jun 2000 14:55:59 +0100
76281              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
76282              
76283              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
76284              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
76285              Date: Fri, 09 Jun 2000 12:39:27 -0400
76286              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
76287              (plus update the version "number" of Text::Wrap)
76288              
76289              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
76290              From: Tim Ayers <tayers@bridge.com>
76291              Date: Thu, 08 Jun 2000 08:11:06 +0200
76292              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
76293              [resent by Richard Foley, Message-Id probably wrong]
76294              
76295              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
76296              From: rspier@pobox.com (Robert Spier)
76297              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
76298              Message-ID: <14654.31913.845602.610277@rls.cx>
76299              
76300              Subject: [PATCH 5.6.0] utils/h2xs.PL
76301              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
76302              Date: Wed, 7 Jun 2000 04:02:04 -0500
76303              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
76304              
76305              Subject: [PATCH 5.6.0]ITHREADs for VMS
76306              From: Dan Sugalski <dan@sidhe.org>
76307              Date: Tue, 06 Jun 2000 11:59:50 -0400
76308              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
76309      Branch: maint-5.6/perl
76310           !> (integrate 31 files)
76311 ____________________________________________________________________________
76312 [  7769] By: gsar                                  on 2000/11/20  11:29:06
76313         Log: integrate changes#6261..6266 from cfgperl
76314              
76315              Subject: Re: [PATCH cfgperl] BOMs away!
76316              From: simon@brecon.co.uk (Simon Cozens)
76317              Date: 17 Jun 2000 11:49:57 GMT
76318              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
76319              
76320              Subject: 5.6.0 Patch for EPOC
76321              From: Olaf Flebbe <o.flebbe@gmx.de>
76322              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
76323              Message-ID: <23449.960929969@www11.gmx.net>
76324              
76325              tr fixes from Simon Cozens
76326              
76327              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
76328              From: Marty Lucich <marty@netcom.com>
76329              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
76330              Message-Id: <200006282116.OAA11148@netcom.com>
76331              ccdlflags update (the BSD/OS 4.1 part had already been taken
76332              care of by #6141).
76333              
76334              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
76335              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76336              Date: Wed, 28 Jun 2000 17:50:12 -0700
76337              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
76338              
76339              Subject: [PATCH 5.6.0] cygwin port
76340              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
76341              From: "Fifer, Eric" <EFifer@sanwaint.com>
76342              Date: Thu, 29 Jun 2000 12:58:29 +0100
76343      Branch: maint-5.6/perl
76344           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
76345           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
76346           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
76347           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
76348 ____________________________________________________________________________
76349 [  7768] By: gsar                                  on 2000/11/20  11:13:44
76350         Log: integrate changes#6252..6256,6259..6260
76351              
76352              Paranoia tweak on #6249.
76353              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
76354              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
76355              Date: Sun, 25 Jun 2000 23:43:12 -0400
76356              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
76357              
76358              Subject: tr///, help wanted.
76359              From: simon@brecon.co.uk (Simon Cozens)
76360              Date: 28 Jun 2000 11:29:04 GMT
76361              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
76362              
76363              small thinko tweaks
76364              
76365              tweaks from Simon Conzes to further fix tr/// under utf8
76366              
76367              perlnewmod was missing from MANIFEST.
76368              
76369              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
76370              From: simon@brecon.co.uk (Simon Cozens)
76371              Date: 17 Jun 2000 11:56:44 GMT
76372              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
76373              pack U0, pack C0
76374      Branch: maint-5.6/perl
76375           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
76376           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
76377           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
76378           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
76379 ____________________________________________________________________________
76380 [  7767] By: gsar                                  on 2000/11/20  10:51:38
76381         Log: integrate change#6250 from cfgperl
76382              
76383              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
76384              From: Doug MacEachern <dougm@covalent.net>
76385              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
76386              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
76387      Branch: maint-5.6/perl
76388           +> t/op/my_stash.t
76389           !> MANIFEST embed.pl global.sym proto.h toke.c
76390 ____________________________________________________________________________
76391 [  7766] By: gsar                                  on 2000/11/20  10:48:34
76392         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
76393              
76394              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
76395              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
76396              Date: Mon, 26 Jun 2000 18:40:14 +0100
76397              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
76398              
76399              Subject: [PATCH] bytes<->utf8 fixes
76400              From: simon@brecon.co.uk (Simon Cozens)
76401              Date: 26 Jun 2000 04:55:45 GMT
76402              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
76403              
76404              Subject: [PATCH] is_utf8_string
76405              From: simon@brecon.co.uk (Simon Cozens)
76406              Date: 26 Jun 2000 02:25:59 GMT
76407              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
76408              
76409              Subject: [PATCH] avoid mg_ptr in '*' magic
76410              From: Doug MacEachern <dougm@covalent.net>
76411              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
76412              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
76413              
76414              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
76415              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
76416              Date: Sat, 24 Jun 2000 13:06:20 +0100
76417              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
76418              
76419              Allow for standalone testing.
76420              
76421              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
76422              From: Mark-Jason Dominus <mjd@plover.com>
76423              Date: Tue, 27 Jun 2000 22:36:42 -0400
76424              Message-ID: <20000628023642.12166.qmail@plover.com>
76425              
76426              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
76427              From: Frank Tobin <ftobin@uiuc.edu>
76428              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
76429              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
76430      Branch: maint-5.6/perl
76431           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
76432           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
76433           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
76434           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
76435           !> utf8.c utils/h2xs.PL
76436 ____________________________________________________________________________
76437 [  7765] By: gsar                                  on 2000/11/20  10:29:13
76438         Log: integrate change#6239 from cfgperl
76439              
76440              Configure maintenance.  Sever some dependency cycles,
76441              separate gccversion from the cc unit,
76442              address [ID 20000623.006] Configure script patch for using gcc on AIX
76443              (but solve it a little bit differently),
76444              unduplex some accidentally duplicated units,
76445              suggest using gcc if no cc available
76446              (p5p thread: "Solaris configure: counterproposal", 1999-09)
76447      Branch: maint-5.6/perl
76448           !> Configure Todo-5.6 config_h.SH
76449 ____________________________________________________________________________
76450 [  7764] By: gsar                                  on 2000/11/20  10:25:55
76451         Log: integrate changes#6233..6238 from cfgperl
76452              
76453              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
76454              From: Mark-Jason Dominus <mjd@plover.com>
76455              Date: Fri, 16 Jun 2000 20:53:04 -0400
76456              Message-ID: <20000617005304.8008.qmail@plover.com>
76457              
76458              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
76459              because when run as services (Win32ese for daemons)
76460              no environment variables are set and tmpdir ends up as /tmp,
76461              which is ambiguous.
76462              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
76463              From: matt@sergeant.org
76464              Date: 16 Jun 2000 16:30:43 -0000
76465              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
76466              
76467              The thread begun by
76468              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
76469              From: Kevin.Ruscoe@ubsw.com
76470              Date: Fri, 16 Jun 2000 16:38:51 +0100
76471              Message-Id: <H000019b03c300d6@MHS>
76472              
76473              Tweak embed.pl, regen headers.
76474              
76475              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
76476              From: Dan Sugalski <dan@sidhe.org>
76477              Date: Fri, 23 Jun 2000 17:00:00 -0400
76478              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
76479      Branch: maint-5.6/perl
76480           !> (integrate 27 files)
76481 ____________________________________________________________________________
76482 [  7763] By: gsar                                  on 2000/11/20  10:08:08
76483         Log: s/perl56delta/perldelta/g
76484      Branch: maint-5.6/perl
76485            ! pod/Makefile
76486 ____________________________________________________________________________
76487 [  7762] By: gsar                                  on 2000/11/20  10:04:00
76488         Log: integrate changes#6225,6229,6231,6232 from cfgperl
76489              
76490              Add source code filenames to apidoc.
76491              From: simon@brecon.co.uk (Simon Cozens)
76492              Subject: [PATCH embed.pl] Source X-ref
76493              Date: 22 Jun 2000 02:18:49 GMT
76494              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
76495              
76496              Subject: README.hpux version 0.6.1
76497              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
76498              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
76499              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
76500              
76501              Subject: [PATCH 5.6.0] cygwin port
76502              From: "Fifer, Eric" <EFifer@sanwaint.com>
76503              Date: Tue, 20 Jun 2000 14:30:58 +0100
76504              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
76505              
76506              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
76507              From: simon@brecon.co.uk (Simon Cozens)
76508              Date: 19 Jun 2000 15:18:27 GMT
76509              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
76510              
76511              plus update pod/Makefile and regenerate perltoc
76512      Branch: maint-5.6/perl
76513           +> pod/perlutil.pod
76514           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
76515           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
76516 ____________________________________________________________________________
76517 [  7761] By: jhi                                   on 2000/11/20  04:09:55
76518         Log: Miraculous typo.
76519      Branch: perl
76520            ! t/op/pat.t
76521 ____________________________________________________________________________
76522 [  7760] By: jhi                                   on 2000/11/20  04:06:08
76523         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
76524              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76525              Date: Sun, 19 Nov 2000 22:30:26 -0500
76526              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
76527      Branch: perl
76528            ! regexec.c scope.h t/op/pat.t
76529 ____________________________________________________________________________
76530 [  7759] By: jhi                                   on 2000/11/20  02:05:22
76531         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
76532      Branch: perl
76533            ! perl.h
76534 ____________________________________________________________________________
76535 [  7758] By: jhi                                   on 2000/11/20  01:58:11
76536         Log: Subject: [perl 7711: EPOC] updates
76537              From: Olaf Flebbe <o.flebbe@gmx.de>
76538              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
76539              Message-ID: <25575.974658810@www23.gmx.net>               
76540      Branch: perl
76541            + lib/File/Spec/Epoc.pm
76542            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
76543            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
76544            ! lib/File/Spec.pm perl.c sv.c
76545 ____________________________________________________________________________
76546 [  7757] By: jhi                                   on 2000/11/20  01:53:11
76547         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
76548      Branch: perl
76549            ! MANIFEST
76550 ____________________________________________________________________________
76551 [  7756] By: jhi                                   on 2000/11/20  01:47:22
76552         Log: Integrate perlio:
76553              
76554              [  7755]
76555              Add dummy crlf layer (just as buffer)
76556              Correct 1st bug - one layer of indirection.
76557              
76558              [  7754]
76559              Work-round to Perl_deb_nocontext is no longer required
76560              
76561              [  7753]
76562              diff -se shows these as different
76563              
76564              [  7752]
76565              Configure GCC/Win32 build -Duseperlio
76566              Fix a couple of gross issues
76567              - double-include of ../deb.o in re.dll
76568              - win32sck.c needs PerlIO and FILE 
76569              
76570              [  7751]
76571              Special case :crlf and :raw in dummy PerlIO_apply_layers
76572              
76573              [  7750]
76574              Missing aTHX_
76575      Branch: perl
76576            - ext/re/hints/MSWin32.pl
76577           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
76578           !> win32/config.gc win32/config_H.gc win32/win32sck.c
76579 ____________________________________________________________________________
76580 [  7755] By: nick                                  on 2000/11/19  20:57:17
76581         Log: Add dummy crlf layer (just as buffer)
76582              Correct 1st bug - one layer of indirection.
76583      Branch: perlio
76584            ! perlio.c perlio.h perliol.h
76585 ____________________________________________________________________________
76586 [  7754] By: nick                                  on 2000/11/19  20:56:12
76587         Log: Work-round to Perl_deb_nocontext is no longer required
76588      Branch: perlio
76589            - ext/re/hints/MSWin32.pl
76590 ____________________________________________________________________________
76591 [  7753] By: nick                                  on 2000/11/19  20:01:16
76592         Log: diff -se shows these as different
76593      Branch: perlio
76594            ! global.sym pod/perlapi.pod
76595 ____________________________________________________________________________
76596 [  7752] By: nick                                  on 2000/11/19  18:57:30
76597         Log: Configure GCC/Win32 build -Duseperlio
76598              Fix a couple of gross issues
76599              - double-include of ../deb.o in re.dll
76600              - win32sck.c needs PerlIO and FILE 
76601      Branch: perlio
76602            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
76603            ! win32/win32sck.c
76604 ____________________________________________________________________________
76605 [  7751] By: nick                                  on 2000/11/19  17:05:36
76606         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
76607      Branch: perlio
76608            ! perlio.c
76609 ____________________________________________________________________________
76610 [  7750] By: nick                                  on 2000/11/19  16:57:14
76611         Log: Missing aTHX_
76612      Branch: perlio
76613            ! sv.c
76614 ____________________________________________________________________________
76615 [  7749] By: jhi                                   on 2000/11/19  16:28:40
76616         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
76617              From: "Peter J. Farley III" <pjfarley@banet.net>
76618              Date: Sun, 19 Nov 2000 01:42:58 -0500
76619              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
76620      Branch: perl
76621            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
76622 ____________________________________________________________________________
76623 [  7748] By: jhi                                   on 2000/11/19  16:08:10
76624         Log: Subject: podlators 1.05 available        
76625              From: Russ Allbery <rra@stanford.edu>   
76626              Date: 18 Nov 2000 22:04:28 -0800
76627              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
76628      Branch: perl
76629            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
76630 ____________________________________________________________________________
76631 [  7747] By: nick                                  on 2000/11/19  11:19:39
76632         Log: Integrate mainline
76633      Branch: perlio
76634           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
76635           !> util.c
76636 ____________________________________________________________________________
76637 [  7746] By: jhi                                   on 2000/11/19  06:42:22
76638         Log: Make hex scanning warn on "\x{x}" and "\xx".
76639              "\x" and and hex("x") are still valid.
76640      Branch: perl
76641            ! util.c
76642 ____________________________________________________________________________
76643 [  7745] By: nick                                  on 2000/11/18  22:52:28
76644         Log: Integrate mainline
76645      Branch: perlio
76646           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
76647           !> perl.h perlio.c proto.h regcomp.c regcomp.h
76648 ____________________________________________________________________________
76649 [  7744] By: jhi                                   on 2000/11/18  22:50:28
76650         Log: Introduce Perl_utf8_length().  Use it.
76651      Branch: perl
76652            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
76653 ____________________________________________________________________________
76654 [  7743] By: jhi                                   on 2000/11/18  22:38:51
76655         Log: Compiler denit.
76656      Branch: perl
76657            ! perlio.c
76658 ____________________________________________________________________________
76659 [  7742] By: jhi                                   on 2000/11/18  20:33:05
76660         Log: Integrate perlio:
76661              
76662              [  7740]
76663              Lexical use open ... support:
76664              add ->cop_io to COP structure in cop.h.
76665              Make mg.c and gv.c associate it with ${^OPEN}.
76666              Make lib/open.pm set it.
76667              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
76668              manner similar to ->cop_warnings.
76669              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
76670              call new PerlIO_apply_layers().
76671              Declare latter in perlio.h and define in perlio.c
76672      Branch: perl
76673           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
76674           !> perlio.h pp_ctl.c pp_sys.c sv.c
76675 ____________________________________________________________________________
76676 [  7741] By: jhi                                   on 2000/11/18  20:31:27
76677         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
76678              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76679              Date: Fri, 17 Nov 2000 20:35:11 -0500
76680              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
76681              
76682              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
76683              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76684              Date: Fri, 17 Nov 2000 21:03:47 -0500
76685              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
76686              
76687              Plus a little bit of tweaking in pregcomp().
76688      Branch: perl
76689            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
76690 ____________________________________________________________________________
76691 [  7740] By: nick                                  on 2000/11/18  20:17:22
76692         Log: Lexical use open ... support:
76693              add ->cop_io to COP structure in cop.h.
76694              Make mg.c and gv.c associate it with ${^OPEN}.
76695              Make lib/open.pm set it.
76696              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
76697              manner similar to ->cop_warnings.
76698              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
76699              call new PerlIO_apply_layers().
76700              Declare latter in perlio.h and define in perlio.c
76701      Branch: perlio
76702            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
76703            ! perlio.h pp_ctl.c pp_sys.c sv.c
76704 ____________________________________________________________________________
76705 [  7739] By: jhi                                   on 2000/11/18  19:54:00
76706         Log: Integrate perlio:
76707              
76708              [  7736]
76709              Basic tweaks to do_open() type parsing to allow layer/discipline
76710              part to be isolated.
76711              
76712              [  7727]
76713              Experiment on use of attributes.pm interface.
76714              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
76715              SVt_PVRV if not already something better (else vivify of say magic gets
76716              core dump).
76717      Branch: perl
76718           !> doio.c perlio.c pp.c
76719 ____________________________________________________________________________
76720 [  7738] By: jhi                                   on 2000/11/18  17:16:13
76721         Log: Subject: [PATCH 5.7.0] etags broken again
76722              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76723              Date: Sat, 18 Nov 2000 02:41:36 -0500
76724              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
76725      Branch: perl
76726            ! emacs/ptags
76727 ____________________________________________________________________________
76728 [  7737] By: jhi                                   on 2000/11/18  17:12:18
76729         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
76730      Branch: perl
76731            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76732 ____________________________________________________________________________
76733 [  7736] By: nick                                  on 2000/11/18  14:06:20
76734         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
76735              part to be isolated.
76736      Branch: perlio
76737            ! doio.c perlio.c
76738 ____________________________________________________________________________
76739 [  7735] By: nick                                  on 2000/11/18  11:03:32
76740         Log: Integrate mainline
76741      Branch: perlio
76742           !> Changes README.amiga README.win32 patchlevel.h
76743           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
76744 ____________________________________________________________________________
76745 [  7734] By: jhi                                   on 2000/11/18  01:18:56
76746         Log: Update Changes.
76747      Branch: perl
76748            ! Changes patchlevel.h
76749 ____________________________________________________________________________
76750 [  7733] By: jhi                                   on 2000/11/18  00:32:54
76751         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
76752              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76753              Date: Fri, 17 Nov 2000 17:28:02 -0500
76754              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
76755      Branch: perl
76756            ! regcomp.c regexec.c t/op/re_tests
76757 ____________________________________________________________________________
76758 [  7732] By: jhi                                   on 2000/11/18  00:28:56
76759         Log: Sparc 64-bit pack() fix from Jens Hamisch.
76760      Branch: perl
76761            ! pp.c
76762 ____________________________________________________________________________
76763 [  7731] By: jhi                                   on 2000/11/18  00:18:39
76764         Log: Explain in more detail the {} syntax ambiguousity.
76765              
76766              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
76767              From: Nicholas Clark <nick@ccl4.org>
76768              Date: Fri, 17 Nov 2000 22:10:28 +0000
76769              Message-ID: <20001117221028.A88930@plum.flirble.org>
76770      Branch: perl
76771            ! pod/perlfunc.pod
76772 ____________________________________________________________________________
76773 [  7730] By: jhi                                   on 2000/11/18  00:12:18
76774         Log: Subject: Fix for README.amiga (20000323.033)
76775              From: "Stephen P. Potter" <spp@spotter.yi.org>
76776              Date: Fri, 17 Nov 2000 12:25:51 -0500
76777              Message-Id: <200011171725.MAA05768@spotter.yi.org>
76778      Branch: perl
76779            ! README.amiga
76780 ____________________________________________________________________________
76781 [  7729] By: jhi                                   on 2000/11/18  00:08:34
76782         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
76783              From: "A. C. Yardley" <yardley@tanet.net>
76784              Date: Mon, 3 Apr 2000 11:35:33 -0700
76785              Message-ID: <3483.000403@tanet.net>
76786      Branch: perl
76787            ! README.win32
76788 ____________________________________________________________________________
76789 [  7728] By: nick                                  on 2000/11/17  21:59:47
76790         Log: Integrate mainline
76791      Branch: perlio
76792           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
76793           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
76794           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
76795           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
76796 ____________________________________________________________________________
76797 [  7727] By: nick                                  on 2000/11/17  21:56:31
76798         Log: Experiment on use of attributes.pm interface.
76799              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
76800              SVt_PVRV if not already something better (else vivify of say magic gets
76801              core dump).
76802      Branch: perlio
76803            ! perlio.c pp.c
76804 ____________________________________________________________________________
76805 [  7726] By: jhi                                   on 2000/11/17  14:15:49
76806         Log: Subject: Fix for 20000815.006
76807              From: "Stephen P. Potter" <spp@spotter.yi.org>
76808              Date: Fri, 17 Nov 2000 08:57:45 -0500
76809              Message-Id: <200011171357.IAA05122@spotter.yi.org>
76810              
76811              It's really 20000518.006.
76812      Branch: perl
76813            ! pod/perlmodlib.PL
76814 ____________________________________________________________________________
76815 [  7725] By: jhi                                   on 2000/11/17  14:12:31
76816         Log: Subject: Fix for 20000409.001
76817              From: "Stephen P. Potter" <spp@spotter.yi.org>
76818              Date: Fri, 17 Nov 2000 08:55:45 -0500
76819              Message-Id: <200011171355.IAA05104@spotter.yi.org>
76820      Branch: perl
76821            ! pod/perlfaq9.pod
76822 ____________________________________________________________________________
76823 [  7724] By: jhi                                   on 2000/11/17  14:08:58
76824         Log: Undo #7627 now that we have =head3.
76825      Branch: perl
76826            ! pod/perlhack.pod
76827 ____________________________________________________________________________
76828 [  7723] By: jhi                                   on 2000/11/17  14:04:09
76829         Log: As surmised the #7719 wasn't a good move.
76830      Branch: perl
76831            ! hints/solaris_2.sh
76832 ____________________________________________________________________________
76833 [  7722] By: jhi                                   on 2000/11/17  13:59:04
76834         Log: Also the 64bitall hints can be either here or there.
76835      Branch: perl
76836            ! hints/solaris_2.sh
76837 ____________________________________________________________________________
76838 [  7721] By: jhi                                   on 2000/11/17  02:26:23
76839         Log: Test tweak for the open pragma.
76840      Branch: perl
76841            ! t/lib/b.t
76842 ____________________________________________________________________________
76843 [  7720] By: jhi                                   on 2000/11/17  00:23:22
76844         Log: The long double hints can be here or there.
76845      Branch: perl
76846            ! hints/solaris_2.sh
76847 ____________________________________________________________________________
76848 [  7719] By: jhi                                   on 2000/11/17  00:14:06
76849         Log: For Solaris use64bitall the stdchar needs a little bit of help.
76850      Branch: perl
76851            ! hints/solaris_2.sh
76852 ____________________________________________________________________________
76853 [  7718] By: jhi                                   on 2000/11/16  23:27:34
76854         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
76855              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
76856              Date: Wed, 15 Nov 2000 08:56:32 +0100
76857              Message-ID: <3A1241B0.64477E00@alcatel.at>
76858      Branch: perl
76859            ! lib/Carp/Heavy.pm
76860 ____________________________________________________________________________
76861 [  7717] By: jhi                                   on 2000/11/16  23:23:29
76862         Log: Subject: [PATCH] Re: 20001101.003 PDL
76863              From: Nicholas Clark <nick@ccl4.org>
76864              Date: Thu, 16 Nov 2000 16:48:25 +0000
76865              Message-ID: <20001116164825.B93487@plum.flirble.org>
76866      Branch: perl
76867            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
76868 ____________________________________________________________________________
76869 [  7716] By: jhi                                   on 2000/11/16  23:21:31
76870         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
76871              From: "Casey R. Tweten" <crt@kiski.net>
76872              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
76873              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
76874      Branch: perl
76875            ! lib/Pod/Checker.pm pod/perlpod.pod
76876 ____________________________________________________________________________
76877 [  7715] By: jhi                                   on 2000/11/16  23:19:40
76878         Log: Avoid an infinite loop in VMS when utils scripts are run
76879              with no arguments, from Charles Lane.
76880      Branch: perl
76881            ! configure.com
76882 ____________________________________________________________________________
76883 [  7714] By: jhi                                   on 2000/11/16  23:17:08
76884         Log: Subject: perllocale.pod changes
76885              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
76886              Date: Mon, 13 Nov 2000 10:09:22 +0300
76887              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
76888      Branch: perl
76889            ! pod/perllocale.pod
76890 ____________________________________________________________________________
76891 [  7713] By: jhi                                   on 2000/11/16  23:14:06
76892         Log: Integrate perlio:
76893              
76894              [  7711]
76895              Minor tweaks:
76896              consistent way of getting 'rb', 'wb' etc. for binary opens
76897              move *perlio::layers to *open::layers
76898              a #define to show layers available
76899              DOSISH popen/PerlIO had export/import sense inverted.
76900      Branch: perl
76901           !> doio.c perlio.c perlio.h util.c
76902 ____________________________________________________________________________
76903 [  7712] By: nick                                  on 2000/11/16  21:10:58
76904         Log: Integrate mainline
76905      Branch: perlio
76906           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
76907           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
76908           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
76909           !> vos/config.ga.def vos/config.ga.h win32/config.bc
76910           !> win32/config.gc win32/config.vc
76911 ____________________________________________________________________________
76912 [  7711] By: nick                                  on 2000/11/16  19:56:41
76913         Log: Minor tweaks:
76914              consistent way of getting 'rb', 'wb' etc. for binary opens
76915              move *perlio::layers to *open::layers
76916              a #define to show layers available
76917              DOSISH popen/PerlIO had export/import sense inverted.
76918      Branch: perlio
76919            ! doio.c perlio.c perlio.h util.c
76920 ____________________________________________________________________________
76921 [  7710] By: jhi                                   on 2000/11/16  15:46:05
76922         Log: Add HAS_SBRK_PROTO.
76923      Branch: metaconfig/U/perl
76924            + d_sbrkproto.U
76925      Branch: perl
76926            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76927            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
76928            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
76929            ! vos/config.ga.def vos/config.ga.h win32/config.bc
76930            ! win32/config.gc win32/config.vc
76931 ____________________________________________________________________________
76932 [  7709] By: nick                                  on 2000/11/16  07:31:49
76933         Log: Integrate mainline
76934      Branch: perlio
76935           !> (integrate 35 files)
76936 ____________________________________________________________________________
76937 [  7708] By: jhi                                   on 2000/11/16  05:33:03
76938         Log: These files are text, not binary.
76939      Branch: perl
76940            ! ext/Encode/Encode/iso8859-10.enc
76941            ! ext/Encode/Encode/iso8859-13.enc
76942            ! ext/Encode/Encode/iso8859-14.enc
76943            ! ext/Encode/Encode/iso8859-15.enc
76944 ____________________________________________________________________________
76945 [  7707] By: jhi                                   on 2000/11/16  01:53:37
76946         Log: Update Changes.
76947      Branch: perl
76948            ! Changes patchlevel.h
76949 ____________________________________________________________________________
76950 [  7706] By: jhi                                   on 2000/11/16  01:35:59
76951         Log: More #undefing of stdio.
76952      Branch: perl
76953            ! fakesdio.h nostdio.h
76954 ____________________________________________________________________________
76955 [  7705] By: jhi                                   on 2000/11/16  01:34:18
76956         Log: Add fwalk() probe to the configuration files and regen perltoc.
76957      Branch: perl
76958            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76959            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
76960            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
76961            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
76962            ! win32/config.bc win32/config.gc win32/config.vc
76963 ____________________________________________________________________________
76964 [  7704] By: jhi                                   on 2000/11/16  01:33:07
76965         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
76966              an optional third argument to Inlibc?)
76967      Branch: metaconfig/U/perl
76968            + d__fwalk.U
76969 ____________________________________________________________________________
76970 [  7703] By: jhi                                   on 2000/11/16  01:09:22
76971         Log: The type of the hash_cb() size argument is tricky.
76972      Branch: perl
76973            ! ext/DB_File/DB_File.xs
76974 ____________________________________________________________________________
76975 [  7702] By: jhi                                   on 2000/11/15  23:01:16
76976         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
76977      Branch: perl
76978            ! nostdio.h
76979 ____________________________________________________________________________
76980 [  7701] By: jhi                                   on 2000/11/15  22:52:32
76981         Log: Detypo.
76982      Branch: perl
76983            ! t/lib/bigfltpm.t
76984 ____________________________________________________________________________
76985 [  7700] By: jhi                                   on 2000/11/15  22:51:56
76986         Log: UINT64_C() work continues.
76987      Branch: perl
76988            ! handy.h perl.h utf8.h
76989 ____________________________________________________________________________
76990 [  7699] By: jhi                                   on 2000/11/15  14:13:04
76991         Log: SOCKS has its own USE_THREADS, based on
76992              
76993              Subject: [ID 20001114.002] et. al. bugfix followup
76994              From: Jens Hamisch <jens@Strawberry.COM> 
76995              Date: Wed, 15 Nov 2000 14:23:11 +0100
76996              Message-ID: <20001115142311.A21164@Strawberry.COM>
76997      Branch: perl
76998            ! perl.h
76999 ____________________________________________________________________________
77000 [  7698] By: jhi                                   on 2000/11/15  03:50:56
77001         Log: Add few missing #undefs and sort them.
77002      Branch: perl
77003            ! fakesdio.h
77004 ____________________________________________________________________________
77005 [  7697] By: jhi                                   on 2000/11/15  03:39:14
77006         Log: Linenumber fix.
77007      Branch: perl
77008            ! t/pragma/warn/utf8
77009 ____________________________________________________________________________
77010 [  7696] By: jhi                                   on 2000/11/15  02:55:26
77011         Log: EBCDIC tweaks.
77012              
77013              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
77014              From: Peter Prymmer <pvhp@forte.com>
77015              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
77016              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
77017      Branch: perl
77018            ! t/op/regmesg.t t/pragma/warn/utf8
77019 ____________________________________________________________________________
77020 [  7695] By: jhi                                   on 2000/11/15  02:53:58
77021         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
77022              From: Peter Prymmer <pvhp@forte.com>
77023              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
77024              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
77025      Branch: perl
77026            ! utf8.c
77027 ____________________________________________________________________________
77028 [  7694] By: jhi                                   on 2000/11/15  02:50:55
77029         Log: Subject: [PATCH: perl@7674] updates to README.os390
77030              From: Prymmer/Kahn <pvhp@best.com>
77031              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
77032              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
77033      Branch: perl
77034            ! README.os390
77035 ____________________________________________________________________________
77036 [  7693] By: jhi                                   on 2000/11/15  02:48:37
77037         Log: Quit utf8_to_uv() instantly if curlen == 0.
77038      Branch: perl
77039            ! utf8.c
77040 ____________________________________________________________________________
77041 [  7692] By: jhi                                   on 2000/11/15  02:24:29
77042         Log: Use u_int32_t for the size of hash_cb(), not size_t.
77043              
77044              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
77045              From: Jens Hamisch <jens@Strawberry.COM>     
77046              Date: Tue, 14 Nov 2000 19:03:55 +0100
77047              Message-Id: <20001114190355.A20559@Strawberry.COM>
77048      Branch: perl
77049            ! ext/DB_File/DB_File.xs
77050 ____________________________________________________________________________
77051 [  7691] By: jhi                                   on 2000/11/15  02:20:12
77052         Log: Use UINT64_C().
77053              
77054              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
77055              From: Jens Hamisch <jens@Strawberry.COM>
77056              Date: Tue, 14 Nov 2000 19:16:23 +0100
77057              Message-Id: <20001114191623.G20559@Strawberry.COM>
77058      Branch: perl
77059            ! utf8.c utf8.h
77060 ____________________________________________________________________________
77061 [  7690] By: jhi                                   on 2000/11/15  02:17:06
77062         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
77063              (a macro to define signed and unsigned integer constants).
77064      Branch: perl
77065            ! handy.h
77066 ____________________________________________________________________________
77067 [  7689] By: jhi                                   on 2000/11/15  01:56:51
77068         Log: Regen Configure.
77069      Branch: perl
77070            ! Configure
77071 ____________________________________________________________________________
77072 [  7688] By: jhi                                   on 2000/11/15  01:56:32
77073         Log: Make the unit know about SOCKS.
77074      Branch: metaconfig
77075            ! U/protos/socksizetype.U
77076 ____________________________________________________________________________
77077 [  7687] By: jhi                                   on 2000/11/15  01:54:47
77078         Log: Remove unused dependencies.
77079      Branch: metaconfig
77080            ! U/compline/d_getpagsz.U
77081 ____________________________________________________________________________
77082 [  7686] By: nick                                  on 2000/11/14  21:25:13
77083         Log: Integrate mainline.
77084      Branch: perlio
77085           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
77086           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
77087           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
77088           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
77089           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
77090           !> win32/config.bc win32/config.gc win32/config.vc
77091           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
77092 ____________________________________________________________________________
77093 [  7685] By: jhi                                   on 2000/11/14  17:54:56
77094         Log: Integrate perlio:
77095              
77096              [  7684]
77097              PerlIO #include and #ifdef re-work.
77098      Branch: perl
77099           +> fakesdio.h perliol.h
77100           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
77101           !> perlsdio.h perlsfio.h pod/perlfunc.pod
77102 ____________________________________________________________________________
77103 [  7684] By: nick                                  on 2000/11/14  17:43:04
77104         Log: PerlIO #include and #ifdef re-work.
77105      Branch: perlio
77106            + fakesdio.h perliol.h
77107            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
77108            ! perlsdio.h perlsfio.h
77109 ____________________________________________________________________________
77110 [  7683] By: jhi                                   on 2000/11/14  15:42:40
77111         Log: Hoist the duplicated socket/netdb include logic to perl.h;
77112              undef SETERRNO in case SOCKS has defined it.  Based on:
77113              
77114              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
77115              From: Jens Hamisch <jens@Strawberry.COM> 
77116              Date: Tue, 14 Nov 2000 11:34:40 +0100
77117              Message-Id: <20001114113440.A20005@Strawberry.COM>
77118      Branch: perl
77119            ! doio.c perl.h pp_sys.c
77120 ____________________________________________________________________________
77121 [  7682] By: jhi                                   on 2000/11/14  14:07:28
77122         Log: Subject: some additions for makefiles for win32 (for perl@7674)
77123              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77124              Date: Tue, 14 Nov 2000 09:31:13 +0300
77125              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
77126      Branch: perl
77127            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
77128            ! win32/makefile.mk
77129 ____________________________________________________________________________
77130 [  7681] By: jhi                                   on 2000/11/14  14:01:41
77131         Log: Subject: tiny typo in perl5db.pl
77132              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77133              Date: Tue, 14 Nov 2000 09:29:28 +0300
77134              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
77135      Branch: perl
77136            ! lib/perl5db.pl
77137 ____________________________________________________________________________
77138 [  7680] By: jhi                                   on 2000/11/14  04:13:50
77139         Log: Redo #7679 with LFs instead of CRLFs.
77140      Branch: perl
77141            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
77142            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
77143            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
77144 ____________________________________________________________________________
77145 [  7679] By: jhi                                   on 2000/11/14  01:21:09
77146         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
77147              From: Benjamin Stuhl <tiriath@yahoo.com> 
77148              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
77149              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
77150      Branch: perl
77151            + win32/bin/mdelete.bat
77152            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
77153            ! makedef.pl perlio.c win32/Makefile win32/config.gc
77154            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
77155 ____________________________________________________________________________
77156 [  7678] By: jhi                                   on 2000/11/14  01:19:20
77157         Log: Fix the re extension building for Win32.
77158              
77159              Subject: [PATCH perl@7638] Get PerlIO building on Win32
77160              From: Benjamin Stuhl <tiriath@yahoo.com> 
77161              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
77162              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
77163      Branch: perl
77164            + ext/re/hints/MSWin32.pl
77165            ! MANIFEST
77166 ____________________________________________________________________________
77167 [  7677] By: jhi                                   on 2000/11/14  01:13:54
77168         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
77169              From: sthoenna@efn.org
77170              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
77171              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
77172      Branch: perl
77173            ! doop.c pp.c toke.c utf8.c utf8.h
77174 ____________________________________________________________________________
77175 [  7676] By: jhi                                   on 2000/11/13  20:23:15
77176         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
77177              From: Nicholas Clark <nick@ccl4.org>
77178              Date: Mon, 13 Nov 2000 18:55:04 +0000
77179              Message-ID: <20001113185504.J29183@plum.flirble.org>
77180      Branch: perl
77181            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
77182 ____________________________________________________________________________
77183 [  7675] By: nick                                  on 2000/11/13  20:21:57
77184         Log: Integrate mainline ...
77185      Branch: perlio
77186           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
77187           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
77188           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
77189           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
77190 ____________________________________________________________________________
77191 [  7674] By: jhi                                   on 2000/11/13  15:07:56
77192         Log: Update Changes.
77193      Branch: perl
77194            ! Changes patchlevel.h
77195 ____________________________________________________________________________
77196 [  7673] By: jhi                                   on 2000/11/13  14:42:42
77197         Log: Remove the new two tests of lib/io_xs for now, they seem to
77198              fail under perlio on some platforms.
77199      Branch: perl
77200            ! t/lib/io_xs.t
77201 ____________________________________________________________________________
77202 [  7672] By: jhi                                   on 2000/11/13  13:57:53
77203         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
77204      Branch: perl
77205            ! perlio.c
77206 ____________________________________________________________________________
77207 [  7671] By: jhi                                   on 2000/11/13  05:30:48
77208         Log: Placate nervous compilers that see longer than ints switch()ing.
77209      Branch: perl
77210            ! utf8.c
77211 ____________________________________________________________________________
77212 [  7670] By: jhi                                   on 2000/11/13  05:14:21
77213         Log: fputs() does return EOF on error but here we don't care.
77214      Branch: perl
77215            ! perlio.c
77216 ____________________________________________________________________________
77217 [  7669] By: jhi                                   on 2000/11/13  05:02:45
77218         Log: Declare reg_data like reg_substr_data.
77219      Branch: perl
77220            ! regexp.h
77221 ____________________________________________________________________________
77222 [  7668] By: jhi                                   on 2000/11/13  04:54:34
77223         Log: Typos in #7667.
77224      Branch: perl
77225            ! perl.h
77226 ____________________________________________________________________________
77227 [  7667] By: jhi                                   on 2000/11/13  04:49:49
77228         Log: Cleanup messy #ifdef.
77229      Branch: perl
77230            ! perl.h
77231 ____________________________________________________________________________
77232 [  7666] By: jhi                                   on 2000/11/13  04:17:34
77233         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
77234              From: Nicholas Clark <nick@talking.bollo.cx>
77235              Date: Sun, 12 Nov 2000 21:14:11 +0000
77236              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
77237              
77238              Note: only one breakage of the two reported is fixed by this patch.
77239      Branch: perl
77240            ! perlio.c
77241 ____________________________________________________________________________
77242 [  7665] By: jhi                                   on 2000/11/13  04:05:07
77243         Log: Tweak the definition of the bit complement on UTF-8 data:
77244              if none of the characters in the string are > 0xff,
77245              the result is a complemented byte string, not a (UTF-8)
77246              char string.  Based on the summary in
77247              
77248              Subject: Re: [ID 20000918.005] ~ on wide chars
77249              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
77250              Date: Fri, 10 Nov 2000 09:47:15 -0800
77251              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
77252              
77253              This should give us the maximum backward (pre-char string)
77254              compatibility and utf8 compatibility.  The other alternative
77255              would be to limit the bit complement to be always byte only,
77256              taking the least significant byte of the chars.
77257      Branch: perl
77258            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
77259 ____________________________________________________________________________
77260 [  7664] By: jhi                                   on 2000/11/13  00:23:44
77261         Log: Couple of tests from #7660 salvaged.
77262      Branch: perl
77263            - t/op/tell.t
77264            ! MANIFEST t/io/tell.t
77265 ____________________________________________________________________________
77266 [  7663] By: jhi                                   on 2000/11/13  00:02:48
77267         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
77268              From: Nicholas Clark <nick@talking.bollo.cx>
77269              Date: Sun, 12 Nov 2000 21:23:43 +0000
77270              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
77271      Branch: perl
77272            ! perlsfio.h
77273 ____________________________________________________________________________
77274 [  7662] By: jhi                                   on 2000/11/13  00:01:39
77275         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
77276              From: Nicholas Clark <nick@talking.bollo.cx>
77277              Date: Sun, 12 Nov 2000 21:30:04 +0000
77278              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
77279      Branch: perl
77280            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
77281 ____________________________________________________________________________
77282 [  7661] By: jhi                                   on 2000/11/12  23:57:29
77283         Log: Document tell() on special streams.
77284      Branch: perl
77285            ! pod/perlfunc.pod
77286 ____________________________________________________________________________
77287 [  7660] By: jhi                                   on 2000/11/12  23:54:22
77288         Log: (Subsumed by #7664)
77289      Branch: perl
77290            + t/op/tell.t
77291            ! MANIFEST
77292 ____________________________________________________________________________
77293 [  7659] By: jhi                                   on 2000/11/12  22:55:25
77294         Log: Many subdocumented return values of the IO extension now documented.
77295              ungetc and write still left subdocumented.
77296              
77297              Subject: [PATCH] (was Re: IO::Handle::ungetc)
77298              From: Nicholas Clark <nick@talking.bollo.cx>
77299              Date: Sun, 12 Nov 2000 21:35:53 +0000
77300              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
77301      Branch: perl
77302            ! ext/IO/lib/IO/Handle.pm
77303 ____________________________________________________________________________
77304 [  7658] By: jhi                                   on 2000/11/12  21:37:06
77305         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
77306              From: Nicholas Clark <nick@talking.bollo.cx>
77307              Date: Sun, 12 Nov 2000 20:03:22 +0000
77308              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
77309      Branch: perl
77310            ! pod/perlfunc.pod
77311 ____________________________________________________________________________
77312 [  7657] By: jhi                                   on 2000/11/12  20:34:55
77313         Log: Integrate perlio:
77314              
77315              [  7656]
77316              Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
77317      Branch: perl
77318           !> perlio.c
77319 ____________________________________________________________________________
77320 [  7656] By: nick                                  on 2000/11/12  19:25:06
77321         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
77322      Branch: perlio
77323            ! perlio.c
77324 ____________________________________________________________________________
77325 [  7655] By: nick                                  on 2000/11/12  19:09:41
77326         Log: Integrate mainline
77327      Branch: perlio
77328           +> README.solaris ext/Encode/Encode/cp1006.enc
77329           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
77330           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
77331           +> ext/Encode/Encode/iso8859-13.enc
77332           +> ext/Encode/Encode/iso8859-14.enc
77333           +> ext/Encode/Encode/iso8859-15.enc
77334           !> (integrate 34 files)
77335 ____________________________________________________________________________
77336 [  7654] By: jhi                                   on 2000/11/12  19:00:22
77337         Log: Add a metaconfig unit for fsync.
77338      Branch: metaconfig/U/perl
77339            + d_fsync.U
77340 ____________________________________________________________________________
77341 [  7653] By: jhi                                   on 2000/11/12  19:00:01
77342         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
77343      Branch: perl
77344            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77345            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
77346            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
77347            ! vos/config.ga.h win32/config.bc win32/config.gc
77348            ! win32/config.vc
77349 ____________________________________________________________________________
77350 [  7652] By: jhi                                   on 2000/11/11  21:12:01
77351         Log: Copy the s// information of README.hpux also to the perlrun.
77352      Branch: perl
77353            ! README.hpux pod/perlrun.pod
77354 ____________________________________________________________________________
77355 [  7651] By: jhi                                   on 2000/11/11  21:03:13
77356         Log: More README.solaris updates from Andy Dougherty.
77357      Branch: perl
77358            ! README.solaris
77359 ____________________________________________________________________________
77360 [  7650] By: jhi                                   on 2000/11/11  18:38:57
77361         Log: More descriptive error for unknown perlio layers.
77362              
77363              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
77364              From: Dominic Dunlop <domo@computer.org> 
77365              Date: Sat, 11 Nov 2000 18:20:32 +0100             
77366              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
77367      Branch: perl
77368            ! perlio.c pod/perldiag.pod
77369 ____________________________________________________________________________
77370 [  7649] By: jhi                                   on 2000/11/11  18:37:52
77371         Log: MachTen doesn't really do mmap() and munmap().
77372              
77373              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
77374              From: Dominic Dunlop <domo@computer.org> 
77375              Date: Sat, 11 Nov 2000 18:20:32 +0100             
77376              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
77377      Branch: perl
77378            ! hints/machten.sh
77379 ____________________________________________________________________________
77380 [  7648] By: jhi                                   on 2000/11/11  18:36:46
77381         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
77382              From: rspier@pobox.com (Robert Spier)
77383              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
77384              Message-ID: <14861.32839.491271.985797@rls.cx>
77385      Branch: perl
77386            ! Porting/Contract pod/perltoot.pod
77387 ____________________________________________________________________________
77388 [  7647] By: jhi                                   on 2000/11/11  18:35:30
77389         Log: Simplify the getpagesize() unit by dropping the
77390              pagesize probe since it's nowadays slightly more
77391              complicated because of sysconf(). (Note: if some
77392              platform really needs the -lPW for getpagesize,
77393              I just broke it.)
77394              
77395              TODO: a new pagesize unit.
77396      Branch: metaconfig
77397            ! U/compline/d_getpagsz.U
77398 ____________________________________________________________________________
77399 [  7646] By: jhi                                   on 2000/11/11  18:33:23
77400         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
77401      Branch: perl
77402            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77403            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
77404            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
77405            ! vos/config.ga.h win32/config.bc win32/config.gc
77406            ! win32/config.vc
77407 ____________________________________________________________________________
77408 [  7645] By: jhi                                   on 2000/11/11  16:45:15
77409         Log: Use sysconf() or getpagesize() to find out the pagesize.
77410      Branch: perl
77411            ! perlio.c
77412 ____________________________________________________________________________
77413 [  7644] By: jhi                                   on 2000/11/11  15:46:08
77414         Log: Integrate perlio:
77415              
77416              [  7641]
77417              Fixup mmap layer by doing mmap() calls on pagesize boundaries.
77418              Also call "Buf" layer directly when unread'ing non-read chars.
77419      Branch: perl
77420           !> perlio.c
77421 ____________________________________________________________________________
77422 [  7643] By: jhi                                   on 2000/11/11  15:33:36
77423         Log: Subject: Re: [PATCH] README.solaris
77424              From: Lupe Christoph <lupe@lupe-christoph.de>
77425              Date: Sat, 11 Nov 2000 14:08:10 +0100
77426              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
77427      Branch: perl
77428            ! README.solaris
77429 ____________________________________________________________________________
77430 [  7642] By: jhi                                   on 2000/11/11  15:22:12
77431         Log: Subject: [PATCH perl@7638] cygwin port
77432              From: "Eric Fifer" <egf7@columbia.edu>            
77433              Date: Fri, 10 Nov 2000 19:30:30 -0000
77434              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
77435      Branch: perl
77436            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
77437 ____________________________________________________________________________
77438 [  7641] By: nick                                  on 2000/11/11  14:50:36
77439         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
77440              Also call "Buf" layer directly when unread'ing non-read chars.
77441      Branch: perlio
77442            ! perlio.c
77443 ____________________________________________________________________________
77444 [  7640] By: jhi                                   on 2000/11/11  02:05:02
77445         Log: Add more encoding tables.
77446      Branch: perl
77447            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
77448            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
77449            + ext/Encode/Encode/iso8859-10.enc
77450            + ext/Encode/Encode/iso8859-13.enc
77451            + ext/Encode/Encode/iso8859-14.enc
77452            + ext/Encode/Encode/iso8859-15.enc
77453            ! MANIFEST
77454 ____________________________________________________________________________
77455 [  7639] By: jhi                                   on 2000/11/10  18:49:25
77456         Log: Subject: [PATCH] README.solaris
77457              From: Andy Dougherty <doughera@lafayette.edu>
77458              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
77459              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
77460      Branch: perl
77461            + README.solaris
77462            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
77463            ! pod/perl.pod pod/perltoc.pod
77464 ____________________________________________________________________________
77465 [  7638] By: jhi                                   on 2000/11/10  15:04:15
77466         Log: Update Changes.
77467      Branch: perl
77468            ! Changes patchlevel.h
77469 ____________________________________________________________________________
77470 [  7637] By: jhi                                   on 2000/11/10  14:14:28
77471         Log: Explain better why certain regex tests are skipped.
77472              
77473              Subject: Re: tests skipped: unknown reason
77474              From: Lupe Christoph <lupe@lupe-christoph.de>
77475              Date: Fri, 10 Nov 2000 09:08:56 +0100
77476              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
77477      Branch: perl
77478            ! t/op/regexp.t
77479 ____________________________________________________________________________
77480 [  7636] By: nick                                  on 2000/11/10  13:40:00
77481         Log: Integrate mainline.
77482      Branch: perlio
77483           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
77484           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
77485           !> win32/bin/search.pl
77486 ____________________________________________________________________________
77487 [  7635] By: nick                                  on 2000/11/10  13:25:52
77488         Log: Re-instate stdio large file support via perlio.
77489      Branch: perl
77490            ! perlio.c
77491 ____________________________________________________________________________
77492 [  7634] By: jhi                                   on 2000/11/10  04:49:55
77493         Log: Amdahl UTS hints updates.
77494              
77495              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
77496              From: hom00@utsglobal.com (Harold O Morris)
77497              Date: Thu, 9 Nov 2000 20:02 PST
77498              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
77499      Branch: perl
77500            ! hints/uts.sh
77501 ____________________________________________________________________________
77502 [  7633] By: jhi                                   on 2000/11/09  23:33:28
77503         Log: Subject: [PATCH] IO::Seekable pod
77504              From: Nicholas Clark <nick@talking.bollo.cx>
77505              Date: Thu, 9 Nov 2000 20:29:45 +0000
77506              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
77507      Branch: perl
77508            ! ext/IO/lib/IO/Handle.pm
77509 ____________________________________________________________________________
77510 [  7632] By: jhi                                   on 2000/11/09  21:55:41
77511         Log: Various doc oddball characters.
77512              
77513              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
77514              From: Michael Somos <somos@grail.cba.csuohio.edu>
77515              Date: Mon, 6 Nov 2000 17:44:20 -0500
77516              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
77517      Branch: perl
77518            ! emacs/cperl-mode.el lib/unicode/syllables.txt
77519            ! win32/bin/search.pl
77520 ____________________________________________________________________________
77521 [  7631] By: jhi                                   on 2000/11/09  21:12:29
77522         Log: Subject: Re: bash -c exit and linux hints 
77523              From: "John P. Linderman" <jpl@research.att.com>
77524              Date: Thu, 02 Nov 2000 09:37:25 -0500
77525              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
77526      Branch: perl
77527            ! hints/linux.sh
77528 ____________________________________________________________________________
77529 [  7630] By: nick                                  on 2000/11/09  20:34:11
77530         Log: Integrate mainline.
77531      Branch: perlio
77532           !> (integrate 91 files)
77533 ____________________________________________________________________________
77534 [  7629] By: jhi                                   on 2000/11/09  19:46:31
77535         Log: Missing dTHXs.
77536              
77537              Subject: RE: perl@7595 builds not on cygwin
77538              From: "Eric Fifer" <egf7@columbia.edu>
77539              Date: Thu, 9 Nov 2000 19:26:50 -0000
77540              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
77541      Branch: perl
77542            ! ext/Devel/Peek/Peek.xs
77543 ____________________________________________________________________________
77544 [  7628] By: jhi                                   on 2000/11/09  14:48:27
77545         Log: Disable only the tests 99 and 166 for UTF-8 locales.
77546      Branch: perl
77547            ! t/pragma/locale.t
77548 ____________________________________________________________________________
77549 [  7627] By: jhi                                   on 2000/11/09  14:40:27
77550         Log: There's no =head3.
77551      Branch: perl
77552            ! pod/perlhack.pod
77553 ____________________________________________________________________________
77554 [  7626] By: jhi                                   on 2000/11/09  13:54:26
77555         Log: The generated boot_* headers are wrong.  Pickier compiler,
77556              such as KAI C++ will refuse to compile the resulting perlmain.
77557              
77558              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
77559              From: Harri Pasanen <harri.pasanen@trema.com>
77560              Date: Thu, 09 Nov 2000 14:23:28 +0100
77561              Message-Id: <3A0AA550.26D548A3@trema.com>
77562      Branch: perl
77563            ! minimod.pl
77564 ____________________________________________________________________________
77565 [  7625] By: jhi                                   on 2000/11/09  13:50:44
77566         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
77567              From: Prymmer/Kahn <pvhp@best.com>
77568              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
77569              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
77570              
77571              All except the "cow orker" change.
77572      Branch: perl
77573            ! Porting/pumpkin.pod
77574 ____________________________________________________________________________
77575 [  7624] By: jhi                                   on 2000/11/09  13:45:33
77576         Log: Fix for
77577              
77578              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
77579              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
77580              Date: Thu, 09 Nov 2000 11:05:52 +0100
77581              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
77582      Branch: perl
77583            ! pod/perldiag.pod t/pragma/warn/pp_sys
77584 ____________________________________________________________________________
77585 [  7623] By: jhi                                   on 2000/11/09  13:37:16
77586         Log: Typo in an ifndef.
77587              
77588              Subject: Re: [PATCH 5.7.0] better messages from malloc()
77589              From: Joe Smith <jms@inwap.com>         
77590              Date: Thu, 09 Nov 2000 01:33:14 -0800
77591              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
77592      Branch: perl
77593            ! malloc.c
77594 ____________________________________________________________________________
77595 [  7622] By: jhi                                   on 2000/11/09  13:31:18
77596         Log: Remove unused extra arguments.
77597      Branch: metaconfig/U/perl
77598            ! perlxv.U
77599      Branch: perl
77600            ! Configure config_h.SH
77601 ____________________________________________________________________________
77602 [  7621] By: jhi                                   on 2000/11/09  13:16:36
77603         Log: More VMS moves on environment handling, from Charles Lane.
77604      Branch: perl
77605            ! t/pragma/locale.t
77606 ____________________________________________________________________________
77607 [  7620] By: jhi                                   on 2000/11/09  04:42:38
77608         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
77609              From: David Dyck <dcd@tc.fluke.com>
77610              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
77611              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
77612      Branch: perl
77613            ! pp_sys.c
77614 ____________________________________________________________________________
77615 [  7619] By: jhi                                   on 2000/11/09  04:36:21
77616         Log: Forgot from #7618.
77617      Branch: perl
77618            ! lib/File/stat.pm
77619 ____________________________________________________________________________
77620 [  7618] By: jhi                                   on 2000/11/09  04:28:44
77621         Log: Make deleting for %ENV work for (newer versions of) VMS,
77622              from Craig A. Berry.
77623      Branch: perl
77624            ! vms/vms.c
77625 ____________________________________________________________________________
77626 [  7617] By: jhi                                   on 2000/11/09  04:25:05
77627         Log: Subject: [PATCH] Class::Struct at compile time
77628              From: "Casey R. Tweten" <crt@kiski.net>
77629              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
77630              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
77631      Branch: perl
77632            ! lib/Class/Struct.pm
77633 ____________________________________________________________________________
77634 [  7616] By: jhi                                   on 2000/11/09  04:15:17
77635         Log: Subject: [ID 20001108.013] spelling
77636              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
77637              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
77638              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
77639      Branch: perl
77640            ! lib/ftp.pl
77641 ____________________________________________________________________________
77642 [  7615] By: jhi                                   on 2000/11/09  04:12:42
77643         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
77644              From: Peter Prymmer <pvhp@forte.com>
77645              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
77646              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
77647      Branch: perl
77648            ! configure.com
77649 ____________________________________________________________________________
77650 [  7614] By: jhi                                   on 2000/11/08  22:42:55
77651         Log: A missing aTHX_.
77652      Branch: perl
77653            ! ext/IPC/SysV/SysV.xs
77654 ____________________________________________________________________________
77655 [  7613] By: jhi                                   on 2000/11/08  19:30:21
77656         Log: Update Changes.
77657      Branch: perl
77658            ! Changes patchlevel.h
77659 ____________________________________________________________________________
77660 [  7612] By: jhi                                   on 2000/11/08  18:35:25
77661         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
77662              From: David Dyck <dcd@tc.fluke.com>
77663              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
77664              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
77665      Branch: perl
77666            ! pp_sys.c
77667 ____________________________________________________________________________
77668 [  7611] By: jhi                                   on 2000/11/08  18:30:26
77669         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
77670              From: Dominic Dunlop <domo@computer.org>
77671              Date: Tue, 7 Nov 2000 12:05:25 +0100
77672              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
77673      Branch: perl
77674            ! malloc.c
77675 ____________________________________________________________________________
77676 [  7610] By: jhi                                   on 2000/11/08  18:25:14
77677         Log: Do not test UTF-8 locales since that the tests would require
77678              polymorphic regexen.
77679      Branch: perl
77680            ! t/pragma/locale.t
77681 ____________________________________________________________________________
77682 [  7609] By: jhi                                   on 2000/11/08  17:12:51
77683         Log: Locale buglets.
77684              
77685              Subject: RE: Locales support (setlocale) fixes
77686              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77687              Date: Wed, 8 Nov 2000 20:01:39 +0300
77688              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
77689      Branch: perl
77690            ! t/pragma/locale.t util.c
77691 ____________________________________________________________________________
77692 [  7608] By: jhi                                   on 2000/11/08  17:00:16
77693         Log: Deleting $ENV{PATH} in VMS is not recommendable.
77694      Branch: perl
77695            ! t/pragma/locale.t
77696 ____________________________________________________________________________
77697 [  7607] By: jhi                                   on 2000/11/08  16:58:26
77698         Log: Subject: PATCH std stdio for (Free)BSD
77699              From: Nicholas Clark <nick@ccl4.org>
77700              Date: Wed, 8 Nov 2000 15:36:29 +0000
77701              Message-ID: <20001108153629.D98736@plum.flirble.org>
77702      Branch: metaconfig
77703            ! U/compline/d_stdstdio.U
77704      Branch: perl
77705            ! Configure config_h.SH
77706 ____________________________________________________________________________
77707 [  7606] By: jhi                                   on 2000/11/08  16:43:31
77708         Log: Forgot to bump the line numbers in #7601.
77709      Branch: perl
77710            ! t/pragma/warn/pp_sys
77711 ____________________________________________________________________________
77712 [  7605] By: jhi                                   on 2000/11/08  16:39:12
77713         Log: More careful detection of how well NVs and UVs mix.
77714              
77715              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))
77716              From: Nicholas Clark <nick@ccl4.org>
77717              Date: Wed, 8 Nov 2000 15:14:12 +0000
77718              Message-ID: <20001108151412.B98736@plum.flirble.org>
77719              
77720              Added some SIGFPE paranoia.
77721      Branch: metaconfig/U/perl
77722            ! perlxv.U
77723      Branch: perl
77724            ! Configure config_h.SH
77725 ____________________________________________________________________________
77726 [  7604] By: jhi                                   on 2000/11/08  14:39:10
77727         Log: Subject: [patch perl@7595] VMS configure.com tweak
77728              From: "Craig A. Berry" <craigberry@mac.com>
77729              Date: Wed, 8 Nov 2000 00:24:12 -0600
77730              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
77731      Branch: perl
77732            ! configure.com
77733 ____________________________________________________________________________
77734 [  7603] By: jhi                                   on 2000/11/08  14:27:11
77735         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
77736              From: Robin Barker <rmb1@cise.npl.co.uk>
77737              Date: Wed, 8 Nov 2000 11:11:39 GMT
77738              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
77739      Branch: perl
77740            ! perlio.c
77741 ____________________________________________________________________________
77742 [  7602] By: jhi                                   on 2000/11/08  14:25:03
77743         Log: Fix for the tie-refhash string table leaks.
77744              
77745              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
77746              Date: Wed, 8 Nov 2000 13:03:04 GMT
77747              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
77748      Branch: perl
77749            ! t/lib/tie-refhash.t
77750 ____________________________________________________________________________
77751 [  7601] By: jhi                                   on 2000/11/08  14:21:08
77752         Log: Try to avoid flockless and emulationless places.
77753      Branch: perl
77754            ! t/pragma/warn/pp_sys
77755 ____________________________________________________________________________
77756 [  7600] By: jhi                                   on 2000/11/08  02:28:54
77757         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
77758              
77759              Subject: [PATCH] prototyped functions that should be overrideable
77760              From: "Casey R. Tweten" <crt@kiski.net>
77761              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
77762              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
77763      Branch: perl
77764            ! toke.c
77765 ____________________________________________________________________________
77766 [  7599] By: jhi                                   on 2000/11/08  01:12:05
77767         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
77768              
77769              Subject: [PATCH] perlbug.PL
77770              From: "Kurt D. Starsinic" <kstar@chapin.edu>
77771              Date: Mon, 6 Nov 2000 21:39:01 -0500
77772              Message-ID: <20001106213901.B20955@O2.chapin.edu>
77773      Branch: perl
77774            ! utils/perlbug.PL
77775 ____________________________________________________________________________
77776 [  7598] By: jhi                                   on 2000/11/07  23:42:00
77777         Log: Bad thinko in #7581 (I used the test program with the expanded
77778              values as-is).
77779      Branch: metaconfig
77780            ! U/compline/d_stdstdio.U
77781      Branch: perl
77782            ! Configure
77783 ____________________________________________________________________________
77784 [  7597] By: jhi                                   on 2000/11/07  21:43:29
77785         Log: Subject: [PATCH perl@7573] cygwin port
77786              From: "Fifer, Eric" <EFifer@sanwaint.com>
77787              Date: Tue, 7 Nov 2000 18:08:51 -0000 
77788              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
77789              
77790              Synchronize with Cygwin 1.1.5.
77791      Branch: perl
77792            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
77793            ! pod/perlport.pod unixish.h util.c
77794 ____________________________________________________________________________
77795 [  7596] By: jhi                                   on 2000/11/07  21:39:25
77796         Log: perlhack updates from H.Merijn Brand.
77797      Branch: perl
77798            ! pod/perlhack.pod
77799 ____________________________________________________________________________
77800 [  7595] By: jhi                                   on 2000/11/07  20:21:41
77801         Log: Update Changes.
77802      Branch: perl
77803            ! Changes patchlevel.h
77804 ____________________________________________________________________________
77805 [  7594] By: jhi                                   on 2000/11/07  19:18:58
77806         Log: Be more robust in Dynaloader.pm.
77807      Branch: perl
77808            ! ext/DynaLoader/DynaLoader_pm.PL
77809 ____________________________________________________________________________
77810 [  7593] By: jhi                                   on 2000/11/07  16:49:31
77811         Log: AUTHORS update.
77812      Branch: perl
77813            ! AUTHORS
77814 ____________________________________________________________________________
77815 [  7592] By: gsar                                  on 2000/11/07  16:39:51
77816         Log: normalize relative paths in virtualized current directory on windows,
77817              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
77818              returns)
77819      Branch: perl
77820            ! win32/vdir.h
77821 ____________________________________________________________________________
77822 [  7591] By: jhi                                   on 2000/11/07  16:04:26
77823         Log: Too profiler-happy: with optimization the #7590 actually makes
77824              the test to run 0.5% _slower_.  Requires much more instrumentation.
77825              Retract #7590.
77826      Branch: perl
77827            ! regcomp.c regcomp.h
77828 ____________________________________________________________________________
77829 [  7590] By: jhi                                   on 2000/11/07  15:51:13
77830         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
77831              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
77832              by using memset() and testing bytewise (as opposed to bitwise).
77833      Branch: perl
77834            ! regcomp.c regcomp.h
77835 ____________________________________________________________________________
77836 [  7589] By: jhi                                   on 2000/11/07  12:56:39
77837         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
77838              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77839              Date: Mon, 06 Nov 2000 23:45:30 -0500
77840              Message-Id: <0011079735.AA973576259@univpress.com>
77841      Branch: perl
77842            ! configure.com t/lib/st-lock.t
77843 ____________________________________________________________________________
77844 [  7588] By: jhi                                   on 2000/11/07  01:03:28
77845         Log: Tweak #7587.
77846      Branch: perl
77847            ! pod/perldiag.pod
77848 ____________________________________________________________________________
77849 [  7587] By: jhi                                   on 2000/11/07  01:00:27
77850         Log: A doc addition for bug id 20001105.019, beware \p.
77851      Branch: perl
77852            ! pod/perldiag.pod
77853 ____________________________________________________________________________
77854 [  7586] By: jhi                                   on 2000/11/07  00:32:22
77855         Log: Fake support of holey files in win/dosish platforms.
77856              
77857              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
77858              From: kipp@shonanblue.ne.jp
77859              Date: Mon, 6 Nov 2000 13:30:55 -0800
77860              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
77861      Branch: perl
77862            ! ext/SDBM_File/sdbm/sdbm.c
77863 ____________________________________________________________________________
77864 [  7585] By: jhi                                   on 2000/11/07  00:12:54
77865         Log: Subject: Pod updates
77866              From: "Stephen P. Potter" <spp@spotter.yi.org>
77867              Date: Mon, 06 Nov 2000 18:56:43 -0500
77868              Message-Id: <200011062357.SAA18173@spotter.yi.org>
77869      Branch: perl
77870            ! README.dos README.os2 README.win32 pod/buildtoc.PL
77871            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
77872            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
77873            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
77874            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
77875            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
77876            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
77877            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
77878            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
77879            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
77880            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
77881            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
77882            ! pod/perltootc.pod pod/perlunicode.pod
77883 ____________________________________________________________________________
77884 [  7584] By: jhi                                   on 2000/11/07  00:04:17
77885         Log: Varargs don't always work too well if one puts an unsigned
77886              char on the stack and pop an unsigned quad off the stack.
77887              
77888              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
77889              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
77890              Date: Mon, 06 Nov 2000 15:19:05 -0800
77891              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
77892      Branch: perl
77893            ! utf8.c
77894 ____________________________________________________________________________
77895 [  7583] By: jhi                                   on 2000/11/06  23:58:48
77896         Log: %ENV note tweaks from Dan Sugalski.
77897      Branch: perl
77898            ! pod/perlport.pod vms/perlvms.pod
77899 ____________________________________________________________________________
77900 [  7582] By: jhi                                   on 2000/11/06  23:05:49
77901         Log: glibc5 detection by __GNU_LIBRARY__.
77902      Branch: perl
77903            ! toke.c
77904 ____________________________________________________________________________
77905 [  7581] By: jhi                                   on 2000/11/06  22:51:29
77906         Log: Make the stdio test program of 7427 less noisy while being 
77907              compiled so that Digital UNIX wouldn't get both
77908              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
77909              undefined.  This makes perlio happy.
77910      Branch: metaconfig
77911            ! U/compline/d_stdstdio.U
77912      Branch: perl
77913            ! Configure config_h.SH
77914 ____________________________________________________________________________
77915 [  7580] By: jhi                                   on 2000/11/06  22:41:41
77916         Log: Document %ENV = () portability issues.
77917      Branch: perl
77918            ! pod/perlport.pod vms/perlvms.pod
77919 ____________________________________________________________________________
77920 [  7579] By: jhi                                   on 2000/11/06  21:29:24
77921         Log: VOS updates from Paul Green.
77922      Branch: perl
77923            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
77924 ____________________________________________________________________________
77925 [  7578] By: jhi                                   on 2000/11/06  21:00:40
77926         Log: Sanitize the environment further.
77927      Branch: perl
77928            ! t/pragma/locale.t
77929 ____________________________________________________________________________
77930 [  7577] By: jhi                                   on 2000/11/06  20:53:51
77931         Log: Re-introduce 7552 lost in integration.
77932      Branch: perl
77933            ! perlio.c
77934 ____________________________________________________________________________
77935 [  7576] By: jhi                                   on 2000/11/06  20:33:46
77936         Log: Admit that the test leaks scalars.
77937      Branch: perl
77938            ! t/comp/proto.t
77939 ____________________________________________________________________________
77940 [  7575] By: jhi                                   on 2000/11/06  20:17:08
77941         Log: Integrate perlio:
77942              
77943              [  7574]
77944              Remove debug. Try (Mmap_t) on madvise() call.
77945      Branch: perl
77946           !> perlio.c
77947 ____________________________________________________________________________
77948 [  7574] By: nick                                  on 2000/11/06  20:07:28
77949         Log: Remove debug. Try (Mmap_t) on madvise() call.
77950      Branch: perlio
77951            ! perlio.c
77952 ____________________________________________________________________________
77953 [  7573] By: jhi                                   on 2000/11/06  13:56:05
77954         Log: Update Changes.
77955      Branch: perl
77956            ! Changes patchlevel.h
77957 ____________________________________________________________________________
77958 [  7572] By: jhi                                   on 2000/11/06  13:48:41
77959         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
77960              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77961              Date: Mon, 06 Nov 2000 10:11:42 +0100
77962              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
77963      Branch: perl
77964            ! pod/perlhack.pod
77965 ____________________________________________________________________________
77966 [  7571] By: jhi                                   on 2000/11/06  01:45:51
77967         Log: AUTHORS updates.
77968      Branch: perl
77969            ! AUTHORS
77970 ____________________________________________________________________________
77971 [  7570] By: jhi                                   on 2000/11/06  00:18:00
77972         Log: Fix for
77973              
77974              Subject: [ID 20000728.005] perl -P broken
77975              From: David Dyck <dcd@tc.fluke.com>
77976              Date: Fri, 28 Jul 2000 17:19:16 -0700
77977              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
77978              
77979              (hopefully).  The fix is also not complete, it seems to break
77980              BOM swallowing for libc5 systems, but until someone figures
77981              out a way to do this without ftell(), this will do.
77982      Branch: perl
77983            ! toke.c
77984 ____________________________________________________________________________
77985 [  7569] By: jhi                                   on 2000/11/06  00:05:30
77986         Log: Document that the evaled syntax errors cause scalar leaks.
77987      Branch: perl
77988            ! t/comp/proto.t
77989 ____________________________________________________________________________
77990 [  7568] By: jhi                                   on 2000/11/05  23:14:47
77991         Log: opmini.o can linger from Configures past.
77992      Branch: perl
77993            ! Makefile.SH
77994 ____________________________________________________________________________
77995 [  7567] By: jhi                                   on 2000/11/05  21:28:39
77996         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
77997              first argument correctly.
77998      Branch: perl
77999            ! perlio.c
78000 ____________________________________________________________________________
78001 [  7566] By: jhi                                   on 2000/11/05  21:15:56
78002         Log: Integrate perlio:
78003              
78004              [  7564]
78005              Added a mmap layer as a "subclass" of perlio.
78006              PERLIO=mmap ./perl harness passes
78007      Branch: perl
78008           !> perlio.c
78009 ____________________________________________________________________________
78010 [  7565] By: jhi                                   on 2000/11/05  21:15:13
78011         Log: Use -dM for gcc (the suggested patch did it only for Linux,
78012              but I think it can be generalized).
78013              
78014              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
78015              From: Pixel <pixel@mandrakesoft.com>
78016              Date: 05 Nov 2000 21:49:34 +0100 
78017              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
78018      Branch: perl
78019            ! ext/Errno/Errno_pm.PL
78020 ____________________________________________________________________________
78021 [  7564] By: nick                                  on 2000/11/05  21:09:18
78022         Log: Added a mmap layer as a "subclass" of perlio.
78023              PERLIO=mmap ./perl harness passes
78024      Branch: perlio
78025            ! perlio.c
78026 ____________________________________________________________________________
78027 [  7563] By: jhi                                   on 2000/11/05  19:48:55
78028         Log: Add a note for future generations about bug id 20000229.006.
78029      Branch: perl
78030            ! malloc.c
78031 ____________________________________________________________________________
78032 [  7562] By: jhi                                   on 2000/11/05  19:38:24
78033         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
78034      Branch: perl
78035            ! pp_ctl.c t/op/pos.t
78036 ____________________________________________________________________________
78037 [  7561] By: jhi                                   on 2000/11/05  18:21:46
78038         Log: Add =pod to be tidy.
78039      Branch: perl
78040            ! lib/Math/Complex.pm
78041 ____________________________________________________________________________
78042 [  7560] By: jhi                                   on 2000/11/05  17:38:46
78043         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
78044      Branch: perl
78045            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
78046            ! ext/Storable/Storable.xs t/lib/st-recurse.t
78047 ____________________________________________________________________________
78048 [  7559] By: jhi                                   on 2000/11/05  17:32:59
78049         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
78050              From: "Peter J. Farley III" <pjfarley@banet.net>
78051              Date: Sun, 05 Nov 2000 11:55:59 -0500
78052              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
78053      Branch: perl
78054            ! t/lib/syslog.t
78055 ____________________________________________________________________________
78056 [  7558] By: jhi                                   on 2000/11/05  17:29:19
78057         Log: Integrate perlio:
78058              
78059              [  7555]
78060              Fix read from STDERR on raw unix layer for Solaris where fd 2 is
78061              open RDWR so does not fail. (pragma/warnings 303 again...)
78062              
78063              [  7554]
78064              Fix case where ungetc(f,EOF) was allowed.
78065              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
78066              so we can see similarities.
78067              Use types more carefully and a STDCHAR array in hope that this will
78068              fix Jarkko's 64bit machine.
78069      Branch: perl
78070           !> perlio.c
78071 ____________________________________________________________________________
78072 [  7557] By: jhi                                   on 2000/11/05  17:22:01
78073         Log: A fix of sorts for 20000329.026, a better error message
78074              for a missing "use charnames" when using the \N{...}. 
78075      Branch: perl
78076            ! pod/perldiag.pod toke.c
78077 ____________________________________________________________________________
78078 [  7556] By: jhi                                   on 2000/11/05  16:33:50
78079         Log: Test tweak: show also the failed locales.
78080              
78081              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
78082              From: Lupe Christoph <lupe@lupe-christoph.de>         
78083              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
78084              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
78085      Branch: perl
78086            ! t/pragma/locale.t
78087 ____________________________________________________________________________
78088 [  7555] By: nick                                  on 2000/11/05  11:09:34
78089         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
78090              open RDWR so does not fail. (pragma/warnings 303 again...)
78091      Branch: perlio
78092            ! perlio.c
78093 ____________________________________________________________________________
78094 [  7554] By: nick                                  on 2000/11/05  10:10:13
78095         Log: Fix case where ungetc(f,EOF) was allowed.
78096              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
78097              so we can see similarities.
78098              Use types more carefully and a STDCHAR array in hope that this will
78099              fix Jarkko's 64bit machine.
78100      Branch: perlio
78101            ! perlio.c
78102 ____________________________________________________________________________
78103 [  7553] By: jhi                                   on 2000/11/05  01:12:16
78104         Log: Fix for
78105              
78106              Subject: [ID 20001004.007] taint propogation is inconsistent
78107              From: pimlott@idiomtech.com (Andrew Pimlott) 
78108              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
78109              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
78110              
78111              The culprit was sv_setsv() which was rather blindly
78112              propagating taint, which lead to behaviour where if
78113              a tainted anon hash value was seen all the hash values
78114              from then on at that level became tainted, or at any
78115              upper levels in the case of nested anon hashes.
78116      Branch: perl
78117            ! sv.c t/op/taint.t
78118 ____________________________________________________________________________
78119 [  7552] By: jhi                                   on 2000/11/04  23:44:18
78120         Log: Some cpps don't like splitting conditionals across several lines.
78121      Branch: perl
78122            ! perlio.c
78123 ____________________________________________________________________________
78124 [  7551] By: nick                                  on 2000/11/04  23:40:44
78125         Log: Integrate mainline
78126      Branch: perlio
78127           !> pp_hot.c t/op/taint.t
78128 ____________________________________________________________________________
78129 [  7550] By: nick                                  on 2000/11/04  23:39:05
78130         Log: Integrate mainline again
78131      Branch: perlio
78132           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
78133           !> t/lib/b.t t/op/misc.t util.c
78134 ____________________________________________________________________________
78135 [  7549] By: jhi                                   on 2000/11/04  23:14:01
78136         Log: Fix for
78137              
78138              Subject: [ID 20001004.006] undef is never tainted
78139              From: pimlott@idiomtech.com (Andrew Pimlott)
78140              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
78141              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
78142              
78143              An undef read from a slurped file was not tainted.
78144      Branch: perl
78145            ! pp_hot.c t/op/taint.t
78146 ____________________________________________________________________________
78147 [  7548] By: jhi                                   on 2000/11/04  22:56:21
78148         Log: Test tweak ($Config{useperlio} is by default undef) .
78149      Branch: perl
78150            ! t/lib/b.t
78151 ____________________________________________________________________________
78152 [  7547] By: jhi                                   on 2000/11/04  22:43:56
78153         Log: Integrate perlio:
78154              
78155              [  7539]
78156              PerlIO infrastructure complete.
78157              
78158              [  7538]
78159              Type tweaks + less contorted allocation scheme
78160              
78161              [  7537]
78162              Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
78163              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
78164              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
78165              sensible) which lead to some interesting fails.
78166              
78167              [  7535]
78168              Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
78169              - Works on Linux with
78170              perlio + unix
78171              stdio
78172              - Works on Solaris with
78173              perlio + unix
78174              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
78175              - Fails (hangs in openpid) if you try and stack
78176              perlio + stdio - Linux stdio's read() logic is hanging.
78177              
78178              [  7492]
78179              Change files which are mysteriously different to mainline to be
78180              copies of mainline.
78181              
78182              [  7491]
78183              Perlio fixes discovered on big-endian & very traditional Solaris:
78184              - typo in endian code in putc.
78185              - Don't allow read of write-only files and vice-versa
78186              - and off-by-one in flush-all loop.
78187              Remove debug calls as they were using GCC specific features.
78188              
78189              [  7484]
78190              PerlIO passes all tests.
78191              
78192              [  7482]
78193              Include <unistd.h> to get correct lseek() prototype etc.
78194              (I thought perl.h did that) - down to two fails
78195              - comp/require.t (last test)
78196              - lib/io_xs.t - possibly import/export of FILE * ?
78197              
78198              [  7480]
78199              Fixed two bugs:
78200              - error code not being set on close (of broken pipe)
78201              - append mode was truncating.
78202              At least one seek/tell bug remains.
78203              
78204              [  7479]
78205              Prototype (stdio-like) PerlIO passing basic tests. Checked in
78206              in case of accidents. Still several worrying fails, no line disciplines yet.
78207      Branch: perl
78208           +> lib/perlio.pm
78209           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
78210           !> pod/perlapi.pod t/lib/b.t
78211 ____________________________________________________________________________
78212 [  7546] By: jhi                                   on 2000/11/04  22:40:59
78213         Log: Configure would use a bad $myuname from an old config.sh.
78214              
78215              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
78216              From: Andy Dougherty <doughera@lafayette.edu>
78217              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
78218              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
78219      Branch: metaconfig
78220            ! U/modified/Oldconfig.U
78221      Branch: perl
78222            ! Configure config_h.SH
78223 ____________________________________________________________________________
78224 [  7545] By: jhi                                   on 2000/11/04  22:36:54
78225         Log: Subject: Locales support (setlocale) fixes
78226              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
78227              Date: Sat, 4 Nov 2000 10:15:48 +0300 
78228              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
78229              
78230              Modified quite a bit to be more portable.
78231      Branch: perl
78232            ! embed.h embed.pl perl.h proto.h util.c
78233 ____________________________________________________________________________
78234 [  7544] By: jhi                                   on 2000/11/04  22:32:47
78235         Log: Dying is too strict here, better just skip.
78236      Branch: perl
78237            ! t/op/misc.t
78238 ____________________________________________________________________________
78239 [  7543] By: nick                                  on 2000/11/04  21:55:13
78240         Log: Merge mainline
78241      Branch: perlio
78242           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
78243           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
78244           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
78245           !> (integrate 64 files)
78246 ____________________________________________________________________________
78247 [  7542] By: jhi                                   on 2000/11/04  21:09:28
78248         Log: More Changes tweakery.
78249      Branch: perl
78250            ! Changes Porting/genlog
78251 ____________________________________________________________________________
78252 [  7541] By: jhi                                   on 2000/11/04  20:58:18
78253         Log: Changes fixups.
78254      Branch: perl
78255            ! Changes
78256 ____________________________________________________________________________
78257 [  7540] By: jhi                                   on 2000/11/04  20:42:38
78258         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
78259              create a "fast path" for locale name probing using "locale -a"
78260              if available, squash finally hopefully the s?printf resetting
78261              the numeric locale (since, IIUC perllocale, it never shouldn't). 
78262      Branch: perl
78263            ! sv.c t/op/misc.t t/pragma/locale.t
78264 ____________________________________________________________________________
78265 [  7539] By: nick                                  on 2000/11/04  19:56:10
78266         Log: PerlIO infrastructure complete.
78267      Branch: perlio
78268            + lib/perlio.pm
78269            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
78270 ____________________________________________________________________________
78271 [  7538] By: nick                                  on 2000/11/04  14:31:32
78272         Log: Type tweaks + less contorted allocation scheme
78273      Branch: perlio
78274            ! perlio.c
78275 ____________________________________________________________________________
78276 [  7537] By: nick                                  on 2000/11/04  12:40:42
78277         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
78278              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
78279              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
78280              sensible) which lead to some interesting fails.
78281      Branch: perlio
78282            ! perlio.c
78283 ____________________________________________________________________________
78284 [  7536] By: jhi                                   on 2000/11/04  00:20:02
78285         Log: Add FCNTL_CAN_LOCK.
78286              
78287              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
78288              From: Andy Dougherty <doughera@lafayette.edu>
78289              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
78290              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
78291              
78292              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
78293              From: Andy Dougherty <doughera@lafayette.edu>
78294              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
78295              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
78296      Branch: metaconfig/U/perl
78297            + d_fcntl_can_lock.U
78298            ! startperl.U
78299      Branch: perl
78300            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78301            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
78302            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
78303            ! vos/config.ga.h win32/config.bc win32/config.gc
78304            ! win32/config.vc
78305 ____________________________________________________________________________
78306 [  7535] By: nick                                  on 2000/11/03  22:19:10
78307         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
78308              - Works on Linux with
78309              perlio + unix
78310              stdio
78311              - Works on Solaris with
78312              perlio + unix
78313              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
78314              - Fails (hangs in openpid) if you try and stack
78315              perlio + stdio - Linux stdio's read() logic is hanging.
78316      Branch: perlio
78317            ! iperlsys.h perlio.c
78318 ____________________________________________________________________________
78319 [  7534] By: jhi                                   on 2000/11/03  15:16:02
78320         Log: Subject: Re: README.aix
78321              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78322              Date: Fri, 03 Nov 2000 16:03:15 +0100
78323              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
78324      Branch: perl
78325            ! README.aix
78326 ____________________________________________________________________________
78327 [  7533] By: jhi                                   on 2000/11/03  03:59:02
78328         Log: Subject: [PATCH 5.7.0] better messages from malloc()
78329              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78330              Date: Wed, 1 Nov 2000 23:39:56 -0500
78331              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
78332      Branch: perl
78333            ! malloc.c pod/perldiag.pod
78334 ____________________________________________________________________________
78335 [  7532] By: jhi                                   on 2000/11/03  00:11:56
78336         Log: The #7521 touched things it shouldn't have.
78337      Branch: perl
78338            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
78339 ____________________________________________________________________________
78340 [  7531] By: jhi                                   on 2000/11/02  22:32:33
78341         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
78342              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78343              Date:     Thu, 2 Nov 2000 16:58:36 EST
78344              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
78345      Branch: perl
78346            ! vms/gen_shrfls.pl
78347 ____________________________________________________________________________
78348 [  7530] By: jhi                                   on 2000/11/02  22:08:49
78349         Log: Fix the problem discussed in
78350              
78351              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
78352              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
78353              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
78354              
78355              originally from Linc Madison.  Also Andreas König's comments
78356              taken into account.  Some other problems with Tie::SubstrHash
78357              fixed: didn't croak when the table exceeded the requested number
78358              of entries (as documented) but instead when the number of entries
78359              exceeded the size of the table, a croak() had an unnecessary \n,
78360              didn't have a CLEAR method, documented that there is no exists().
78361              Didn't fix to be strict-proof because the module uses &foo; and
78362              dynamic scope.  Added a test script exercizing both first tamely 
78363              the basic functionality, and then the failure cases reported by
78364              Linc Madison.
78365      Branch: perl
78366            + t/lib/tie-substrhash.t
78367            ! MANIFEST lib/Tie/SubstrHash.pm
78368 ____________________________________________________________________________
78369 [  7529] By: jhi                                   on 2000/11/02  17:58:08
78370         Log: recv() can fail and return undef.
78371              
78372              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
78373              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
78374              Date: Thu, 2 Nov 2000 20:12:20 +0300
78375              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
78376      Branch: perl
78377            ! lib/Net/Ping.pm
78378 ____________________________________________________________________________
78379 [  7528] By: jhi                                   on 2000/11/02  17:49:09
78380         Log: Detpyo.
78381      Branch: perl
78382            ! pod/perlop.pod
78383 ____________________________________________________________________________
78384 [  7527] By: jhi                                   on 2000/11/02  15:48:37
78385         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
78386              fix a autovivification bug in Tie::RefHash, add tests for both.
78387              
78388              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
78389              From: Edward Avis <epa98@doc.ic.ac.uk>
78390              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
78391              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
78392      Branch: perl
78393            + t/lib/tie-refhash.t
78394            ! MANIFEST lib/Tie/RefHash.pm
78395 ____________________________________________________________________________
78396 [  7526] By: jhi                                   on 2000/11/02  13:56:26
78397         Log: Test::Harness revealed buglets in the new DynaLoader.
78398              
78399              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
78400              From: andreas.koenig@anima.de (Andreas J. Koenig)
78401              Date: 02 Nov 2000 11:26:48 +0100 
78402              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
78403      Branch: perl
78404            ! ext/DynaLoader/DynaLoader_pm.PL
78405 ____________________________________________________________________________
78406 [  7525] By: jhi                                   on 2000/11/01  23:52:08
78407         Log: The entry for #7503 was missing.
78408      Branch: perl
78409            ! Changes
78410 ____________________________________________________________________________
78411 [  7524] By: jhi                                   on 2000/11/01  23:40:52
78412         Log: Update Changes.
78413      Branch: perl
78414            ! Changes patchlevel.h
78415 ____________________________________________________________________________
78416 [  7523] By: jhi                                   on 2000/11/01  22:57:09
78417         Log: More tweaking on the #7522 theme.
78418      Branch: perl
78419            ! ext/DynaLoader/DynaLoader_pm.PL
78420 ____________________________________________________________________________
78421 [  7522] By: jhi                                   on 2000/11/01  22:06:15
78422         Log: Expand %Config variables and %ENV variables only if
78423              so requested during build time using the
78424              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
78425              Not expanding makes relocating distributions easier.
78426      Branch: perl
78427            ! ext/DynaLoader/DynaLoader_pm.PL
78428 ____________________________________________________________________________
78429 [  7521] By: jhi                                   on 2000/11/01  20:56:34
78430         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
78431              and setgid() because they were just changing $< and $( which means
78432              only changing the real uid/gid, as opposed to changing both
78433              real and effective ids.  (The alternative way could have been
78434              in POSIX.pm to change $> and $), too, but making a direct call
78435              to the C API feels cleaner.)  Fixes the bug
78436              
78437              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
78438              From: "Garry T. Williams" <garry@zvolve.com>
78439              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
78440              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
78441      Branch: perl
78442            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
78443            ! ext/POSIX/typemap pod/perlvar.pod
78444 ____________________________________________________________________________
78445 [  7520] By: jhi                                   on 2000/11/01  20:08:33
78446         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
78447              From: "Garry T. Williams" <garry@zvolve.com>
78448              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
78449              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
78450      Branch: perl
78451            ! pod/perlsec.pod
78452 ____________________________________________________________________________
78453 [  7519] By: jhi                                   on 2000/11/01  20:01:22
78454         Log: Locale warning explanation tweak.
78455      Branch: perl
78456            ! pod/perldiag.pod
78457 ____________________________________________________________________________
78458 [  7518] By: jhi                                   on 2000/11/01  18:57:13
78459         Log: C.pm part of
78460              
78461              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
78462              From: Jarkko Hietaniemi <jhi@iki.fi>
78463              Date: Tue, 10 Oct 2000 08:22:28 -0500
78464              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
78465      Branch: perl
78466            ! ext/B/B/C.pm
78467 ____________________________________________________________________________
78468 [  7517] By: jhi                                   on 2000/11/01  18:41:59
78469         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
78470              From: Martien Verbruggen <mgjv@comdyn.com.au>
78471              Date: Fri, 6 Oct 2000 14:09:10 +1100
78472              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
78473      Branch: perl
78474            ! pod/perlop.pod
78475 ____________________________________________________________________________
78476 [  7516] By: jhi                                   on 2000/11/01  18:34:55
78477         Log: Generalize the Camel wording.
78478              
78479              Subject: Re: perlfaq style changes
78480              From: John Borwick <jhborwic@unity.ncsu.edu>
78481              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
78482              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
78483      Branch: perl
78484            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
78485 ____________________________________________________________________________
78486 [  7515] By: jhi                                   on 2000/11/01  16:52:31
78487         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
78488              From: pimlott@idiomtech.com (Andrew Pimlott)
78489              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
78490              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
78491      Branch: perl
78492            ! pod/perlsec.pod
78493 ____________________________________________________________________________
78494 [  7514] By: jhi                                   on 2000/11/01  15:03:40
78495         Log: More AIX lore.
78496      Branch: perl
78497            ! ext/re/hints/aix.pl
78498 ____________________________________________________________________________
78499 [  7513] By: jhi                                   on 2000/11/01  14:48:30
78500         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
78501              From: root <root@chronos.fi.muni.cz>
78502              Date: Wed, 1 Nov 2000 12:31:32 +0100
78503              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
78504      Branch: perl
78505            ! lib/Net/Ping.pm
78506 ____________________________________________________________________________
78507 [  7512] By: jhi                                   on 2000/11/01  14:46:47
78508         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
78509              From: Martin Husemann <martin@duskware.de>
78510              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
78511              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
78512      Branch: perl
78513            ! regcomp.c
78514 ____________________________________________________________________________
78515 [  7511] By: jhi                                   on 2000/11/01  14:39:50
78516         Log: AUTHORS updates.
78517      Branch: perl
78518            ! AUTHORS
78519 ____________________________________________________________________________
78520 [  7510] By: jhi                                   on 2000/11/01  14:29:50
78521         Log: Subject: [PATCH] startperl to respect versiononly
78522              From: Robin Barker <rmb1@cise.npl.co.uk> 
78523              Date: Tue, 31 Oct 2000 16:29:36 GMT
78524              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
78525      Branch: metaconfig/U/perl
78526            ! startperl.U
78527      Branch: perl
78528            ! Configure config_h.SH
78529 ____________________________________________________________________________
78530 [  7509] By: jhi                                   on 2000/11/01  14:19:53
78531         Log: printf UVs the correct way, noticed by Robin Barker.
78532      Branch: perl
78533            ! utf8.c
78534 ____________________________________________________________________________
78535 [  7508] By: jhi                                   on 2000/11/01  14:10:03
78536         Log: Do not cleanup *% because the % has special meanings in some
78537              shell environments.
78538      Branch: perl
78539            ! ext/Storable/Makefile.PL
78540 ____________________________________________________________________________
78541 [  7507] By: jhi                                   on 2000/11/01  14:06:00
78542         Log: The NonStop-UX libraries have a novel way to say NaN.
78543      Branch: perl
78544            ! t/lib/bigfltpm.t
78545 ____________________________________________________________________________
78546 [  7506] By: jhi                                   on 2000/11/01  14:03:35
78547         Log: The osname has been lowercased by now, from Tom Bates.
78548      Branch: metaconfig
78549            ! U/modified/Oldconfig.U
78550      Branch: perl
78551            ! Configure config_h.SH
78552 ____________________________________________________________________________
78553 [  7505] By: jhi                                   on 2000/10/31  19:18:39
78554         Log: The compiler is either gcc or cc, from Tom Bates.
78555      Branch: perl
78556            ! hints/nonstopux.sh
78557 ____________________________________________________________________________
78558 [  7504] By: jhi                                   on 2000/10/31  14:53:42
78559         Log: Update Changes.
78560      Branch: perl
78561            ! Changes patchlevel.h
78562 ____________________________________________________________________________
78563 [  7503] By: jhi                                   on 2000/10/31  14:30:50
78564         Log: Whitespace style tweak.  Was originally going to see to
78565              
78566              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
78567              From: Joe Smith <jms@inwap.com>
78568              Date: Mon, 30 Oct 2000 18:47:57 -0800
78569              Message-Id: <39FE32DD.24AAC4D@inwap.com>
78570              
78571              but that had already been taken care of.
78572      Branch: metaconfig
78573            ! U/compline/d_stdstdio.U
78574      Branch: perl
78575            ! Configure config_h.SH
78576 ____________________________________________________________________________
78577 [  7502] By: jhi                                   on 2000/10/31  14:25:02
78578         Log: AUTHORS tweaks.
78579      Branch: perl
78580            ! AUTHORS
78581 ____________________________________________________________________________
78582 [  7501] By: jhi                                   on 2000/10/31  14:23:59
78583         Log: Subject: perlfaq style changes
78584              From: John Borwick <jhborwic@unity.ncsu.edu>
78585              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
78586              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
78587      Branch: perl
78588            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
78589            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
78590            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
78591            ! pod/perlfaq9.pod
78592 ____________________________________________________________________________
78593 [  7500] By: jhi                                   on 2000/10/31  14:22:15
78594         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
78595              
78596              Subject: Re: [ID 20000918.005] ~ on wide chars
78597              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78598              Date: Mon, 30 Oct 2000 21:09:55 -0800
78599              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
78600              
78601              (The ord() part of the patch skipped.)
78602      Branch: perl
78603            ! doop.c
78604 ____________________________________________________________________________
78605 [  7499] By: jhi                                   on 2000/10/31  14:20:08
78606         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
78607              From: Jens Hamisch <jens@Strawberry.COM>
78608              Date: Mon, 30 Oct 2000 15:17:07 +0100
78609              Message-Id: <20001030151707.A9597@Strawberry.COM>
78610      Branch: perl
78611            ! av.c
78612 ____________________________________________________________________________
78613 [  7498] By: jhi                                   on 2000/10/31  14:16:29
78614         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
78615              From: Peter Prymmer <pvhp@forte.com>
78616              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
78617              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
78618      Branch: perl
78619            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
78620            + ext/Encode/Encode/posix-bc.enc
78621            ! MANIFEST t/lib/encode.t
78622 ____________________________________________________________________________
78623 [  7497] By: jhi                                   on 2000/10/31  14:13:22
78624         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
78625              From: Peter Prymmer <pvhp@forte.com>
78626              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
78627              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
78628      Branch: perl
78629            ! t/lib/cgi-html.t
78630 ____________________________________________________________________________
78631 [  7496] By: jhi                                   on 2000/10/31  14:12:05
78632         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
78633              From: Peter Prymmer <pvhp@forte.com>
78634              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
78635              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
78636      Branch: perl
78637            ! t/lib/cgi-function.t
78638 ____________________________________________________________________________
78639 [  7495] By: jhi                                   on 2000/10/31  14:11:08
78640         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
78641              From: Peter Prymmer <pvhp@forte.com>
78642              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
78643              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
78644      Branch: perl
78645            + ext/re/hints/aix.pl
78646            ! MANIFEST ext/re/Makefile.PL
78647 ____________________________________________________________________________
78648 [  7494] By: jhi                                   on 2000/10/31  14:08:32
78649         Log: Use Errno magic.
78650              
78651              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
78652              From: Casey Tweten <perl@ctweten.amsite.com>
78653              Date: Mon, 30 Oct 2000 15:51:17 -0500
78654              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
78655      Branch: perl
78656            ! lib/File/Temp.pm
78657 ____________________________________________________________________________
78658 [  7493] By: jhi                                   on 2000/10/31  14:05:07
78659         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
78660              
78661              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
78662              From: Nicholas Clark <nick@ccl4.org>
78663              Date: Mon, 30 Oct 2000 17:38:45 +0000
78664              Message-ID: <20001030173845.O60355@plum.flirble.org>
78665      Branch: perl
78666            ! Makefile.SH utils/perlbug.PL
78667 ____________________________________________________________________________
78668 [  7492] By: nick                                  on 2000/10/30  19:37:23
78669         Log: Change files which are mysteriously different to mainline to be
78670              copies of mainline.
78671      Branch: perlio
78672            ! objXSUB.h perlapi.c pod/perlapi.pod
78673 ____________________________________________________________________________
78674 [  7491] By: nick                                  on 2000/10/30  18:05:54
78675         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
78676              - typo in endian code in putc.
78677              - Don't allow read of write-only files and vice-versa
78678              - and off-by-one in flush-all loop.
78679              Remove debug calls as they were using GCC specific features.
78680      Branch: perlio
78681            ! perlio.c
78682 ____________________________________________________________________________
78683 [  7490] By: nick                                  on 2000/10/29  21:45:45
78684         Log: Integrate mainline to perlio
78685      Branch: perlio
78686           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
78687           !> toke.c
78688 ____________________________________________________________________________
78689 [  7489] By: jhi                                   on 2000/10/29  21:11:08
78690         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
78691              From: andreas.koenig@anima.de (Andreas J. Koenig)
78692              Date: 29 Oct 2000 22:05:59 +0100
78693              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
78694      Branch: perl
78695            ! lib/ExtUtils/Manifest.pm
78696 ____________________________________________________________________________
78697 [  7488] By: jhi                                   on 2000/10/29  21:07:47
78698         Log: Tests for #7487.
78699              
78700              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
78701              From: andreas.koenig@anima.de (Andreas J. Koenig)
78702              Date: 29 Oct 2000 19:37:09 +0100
78703              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
78704      Branch: perl
78705            ! t/comp/proto.t
78706 ____________________________________________________________________________
78707 [  7487] By: jhi                                   on 2000/10/29  21:06:27
78708         Log: constsub spillage.
78709              
78710              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
78711              From: John Tobey <jtobey@john-edwin-tobey.org>
78712              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
78713              Message-Id: <m13pvSr-000FObC@feynman.localnet>
78714      Branch: perl
78715            ! op.c
78716 ____________________________________________________________________________
78717 [  7486] By: nick                                  on 2000/10/29  21:05:04
78718         Log: Integrate mainline to perlio branch
78719      Branch: perlio
78720           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
78721           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
78722           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
78723           +> vos/install_perl.cm
78724            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
78725            - vos/config.h vos/config_h.SH_orig
78726           !> (integrate 141 files)
78727 ____________________________________________________________________________
78728 [  7485] By: jhi                                   on 2000/10/29  21:00:47
78729         Log: Make \x{...} consistently produce UTF-8.
78730              
78731              Subject: Re: \x{...} is confused 
78732              From: Simon Cozens <simon@cozens.net>
78733              Date: Sun, 29 Oct 2000 19:36:48 +0000
78734              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
78735      Branch: perl
78736            ! t/pragma/utf8.t toke.c
78737 ____________________________________________________________________________
78738 [  7484] By: nick                                  on 2000/10/29  20:05:29
78739         Log: PerlIO passes all tests.
78740      Branch: perlio
78741            ! perlio.c
78742 ____________________________________________________________________________
78743 [  7483] By: jhi                                   on 2000/10/29  18:06:55
78744         Log: Update Changes.
78745      Branch: perl
78746            ! Changes patchlevel.h
78747 ____________________________________________________________________________
78748 [  7482] By: nick                                  on 2000/10/29  17:43:28
78749         Log: Include <unistd.h> to get correct lseek() prototype etc.
78750              (I thought perl.h did that) - down to two fails
78751              - comp/require.t (last test)
78752              - lib/io_xs.t - possibly import/export of FILE * ?
78753      Branch: perlio
78754            ! perlio.c
78755 ____________________________________________________________________________
78756 [  7481] By: jhi                                   on 2000/10/29  17:02:37
78757         Log: UTF-8 decoder tweak.
78758      Branch: perl
78759            ! utf8.c
78760 ____________________________________________________________________________
78761 [  7480] By: nick                                  on 2000/10/29  16:26:11
78762         Log: Fixed two bugs:
78763              - error code not being set on close (of broken pipe)
78764              - append mode was truncating.
78765              At least one seek/tell bug remains.
78766      Branch: perlio
78767            ! perlio.c
78768 ____________________________________________________________________________
78769 [  7479] By: nick                                  on 2000/10/29  11:18:16
78770         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
78771              in case of accidents. Still several worrying fails, no line disciplines yet.
78772      Branch: perlio
78773            ! iperlsys.h perlio.c
78774 ____________________________________________________________________________
78775 [  7478] By: jhi                                   on 2000/10/29  02:04:01
78776         Log: Add also emailless people.
78777      Branch: perl
78778            ! AUTHORS
78779 ____________________________________________________________________________
78780 [  7477] By: jhi                                   on 2000/10/29  01:36:00
78781         Log: The #7476 needs a MANIFEST change, too.
78782      Branch: perl
78783            ! MANIFEST
78784 ____________________________________________________________________________
78785 [  7476] By: jhi                                   on 2000/10/29  01:35:21
78786         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
78787      Branch: perl
78788            - MAINTAIN
78789            ! AUTHORS Changes
78790 ____________________________________________________________________________
78791 [  7475] By: jhi                                   on 2000/10/28  23:57:25
78792         Log: De-quoted-unreadable to ISO Latin 1.
78793              (There's one ISO-2022-JP name in Changes5.004.)
78794      Branch: perl
78795            ! Changes Changes5.6
78796 ____________________________________________________________________________
78797 [  7474] By: jhi                                   on 2000/10/28  19:13:06
78798         Log: Subject: [ID 20001027.007] uniq array in perlfaq
78799              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
78800              Date: Fri, 27 Oct 2000 19:28:30 +0200
78801              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
78802      Branch: perl
78803            ! pod/perlfaq4.pod
78804 ____________________________________________________________________________
78805 [  7473] By: jhi                                   on 2000/10/28  18:02:05
78806         Log: Locking null mutexes is not recommendable.
78807              
78808              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
78809              From: Hugo <hv@crypt.compulink.co.uk>
78810              Date: Sat, 28 Oct 2000 18:41:12 +0100
78811              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
78812      Branch: perl
78813            ! op.c
78814 ____________________________________________________________________________
78815 [  7472] By: jhi                                   on 2000/10/28  17:52:58
78816         Log: Better create a true mailing list for the repository keepers.
78817      Branch: perl
78818            ! Porting/repository.pod
78819 ____________________________________________________________________________
78820 [  7471] By: jhi                                   on 2000/10/28  17:28:24
78821         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
78822              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
78823      Branch: perl
78824            + Porting/repository.pod
78825            ! MANIFEST
78826 ____________________________________________________________________________
78827 [  7470] By: jhi                                   on 2000/10/28  17:20:54
78828         Log: Subject: DOC PATCH 5.6.0
78829              From: mjd@plover.com
78830              Date: 27 Oct 2000 17:32:44 -0000
78831              Message-ID: <20001027173244.23754.qmail@plover.com>
78832      Branch: perl
78833            ! pod/perlfunc.pod
78834 ____________________________________________________________________________
78835 [  7469] By: jhi                                   on 2000/10/28  17:16:45
78836         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
78837              From: "Peter J. Farley III" <pjfarley@banet.net>
78838              Date: Fri, 27 Oct 2000 20:32:56 -0400
78839              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
78840      Branch: perl
78841            ! README.dos
78842 ____________________________________________________________________________
78843 [  7468] By: jhi                                   on 2000/10/28  17:07:18
78844         Log: Make target reordering to avoid pointless re-makes.
78845              
78846              Subject: Re: Total re-make of 'make okfile' after 7451 ?
78847              From: Nicholas Clark <nick@ccl4.org>
78848              Date: Sat, 28 Oct 2000 00:31:02 +0100
78849              Message-ID: <20001028003101.A54517@plum.flirble.org>
78850      Branch: perl
78851            ! Makefile.SH
78852 ____________________________________________________________________________
78853 [  7467] By: jhi                                   on 2000/10/28  17:05:31
78854         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
78855              From: lvirden@cas.org
78856              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
78857              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
78858      Branch: perl
78859            ! README.os2
78860 ____________________________________________________________________________
78861 [  7466] By: jhi                                   on 2000/10/28  16:09:16
78862         Log: Upgrade to CPAN 1.58_55.
78863              
78864              Subject: CPAN.pm status
78865              From: andreas.koenig@anima.de (Andreas J. Koenig) 
78866              Date: 28 Oct 2000 08:18:00 +0200 
78867              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
78868      Branch: perl
78869            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
78870 ____________________________________________________________________________
78871 [  7465] By: jhi                                   on 2000/10/28  16:02:47
78872         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
78873      Branch: perl
78874            ! embed.h embed.pl perl.h proto.h toke.c
78875 ____________________________________________________________________________
78876 [  7464] By: nick                                  on 2000/10/28  10:43:44
78877         Log: Fix for sv_2iv() on "shared" value from keys %hash.
78878      Branch: perl
78879            ! sv.c
78880 ____________________________________________________________________________
78881 [  7463] By: jhi                                   on 2000/10/27  16:18:29
78882         Log: Update Changes.
78883      Branch: perl
78884            ! Changes patchlevel.h
78885 ____________________________________________________________________________
78886 [  7462] By: jhi                                   on 2000/10/27  16:17:44
78887         Log: Too enthusiastic editing in #7460.
78888      Branch: metaconfig
78889            ! U/modified/Oldsym.U
78890      Branch: perl
78891            ! Configure config_h.SH
78892 ____________________________________________________________________________
78893 [  7461] By: jhi                                   on 2000/10/27  15:37:38
78894         Log: Retract #7459, the script needs more work.
78895      Branch: perl
78896            - mkreef
78897            ! MANIFEST
78898 ____________________________________________________________________________
78899 [  7460] By: jhi                                   on 2000/10/27  15:23:14
78900         Log: Use $sort, $uniq (and $tr) consistently as wondered
78901              by Nicholas Clark.
78902      Branch: metaconfig
78903            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
78904            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
78905            ! U/modified/libc.U
78906      Branch: perl
78907            ! Configure config_h.SH
78908 ____________________________________________________________________________
78909 [  7459] By: jhi                                   on 2000/10/27  15:02:07
78910         Log: (Retracted by #7461)
78911              
78912              Add a shell script for creating/removing symbolic link farms,
78913              useful for keeping the source code read-only and doing the
78914              builds somewhere else.
78915      Branch: perl
78916            + mkreef
78917            ! MANIFEST
78918 ____________________________________________________________________________
78919 [  7458] By: jhi                                   on 2000/10/27  14:42:20
78920         Log: Do away with the fix_pl.
78921      Branch: perl
78922            - fix_pl
78923            ! MANIFEST Makefile.SH
78924 ____________________________________________________________________________
78925 [  7457] By: jhi                                   on 2000/10/27  12:43:13
78926         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
78927              From: Jens Hamisch <jens@Strawberry.COM>
78928              Date: Fri, 27 Oct 2000 14:38:21 +0200
78929              Message-Id: <20001027143821.B3366@Strawberry.COM>
78930      Branch: perl
78931            ! perl.h
78932 ____________________________________________________________________________
78933 [  7456] By: jhi                                   on 2000/10/27  12:33:42
78934         Log: Subject: [PATCH] todo
78935              From: Nicholas Clark <nick@ccl4.org>
78936              Date: Thu, 26 Oct 2000 22:32:29 +0100
78937              Message-ID: <20001026223229.A44540@plum.flirble.org>
78938      Branch: perl
78939            ! pod/perltodo.pod
78940 ____________________________________________________________________________
78941 [  7455] By: jhi                                   on 2000/10/27  12:02:21
78942         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
78943              From: John Tobey <jtobey@john-edwin-tobey.org>
78944              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
78945              Message-Id: <m13ozHF-000FObC@feynman.localnet>
78946      Branch: perl
78947            ! op.c t/pragma/sub_lval.t
78948 ____________________________________________________________________________
78949 [  7454] By: jhi                                   on 2000/10/27  11:59:42
78950         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
78951              From: sthoenna@efn.org
78952              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
78953              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
78954      Branch: perl
78955            ! pp.c t/op/assignwarn.t
78956 ____________________________________________________________________________
78957 [  7453] By: jhi                                   on 2000/10/27  00:15:08
78958         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
78959      Branch: perl
78960            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
78961            ! ext/Storable/Storable.xs t/lib/st-lock.t
78962 ____________________________________________________________________________
78963 [  7452] By: jhi                                   on 2000/10/26  13:05:52
78964         Log: Undo #7451, this seems to be a deficiency in Perforce,
78965              there is no per-file line-terminator type, only per-client.
78966      Branch: perl
78967            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
78968            ! win32/makefile.mk
78969 ____________________________________________________________________________
78970 [  7451] By: jhi                                   on 2000/10/26  04:56:03
78971         Log: Experimenting in DOS arcana.
78972      Branch: perl
78973            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
78974            ! win32/makefile.mk
78975 ____________________________________________________________________________
78976 [  7450] By: jhi                                   on 2000/10/26  04:50:52
78977         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
78978              From: "Peter J. Farley III" <pjfarley@banet.net>            
78979              Date: Wed, 25 Oct 2000 23:10:18 -0400
78980              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
78981      Branch: perl
78982            ! t/io/open.t
78983 ____________________________________________________________________________
78984 [  7449] By: jhi                                   on 2000/10/26  04:49:16
78985         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
78986              From: Hugo <hv@crypt.compulink.co.uk>
78987              Date: Thu, 26 Oct 2000 01:55:17 +0100
78988              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
78989              
78990              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
78991      Branch: perl
78992            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
78993 ____________________________________________________________________________
78994 [  7448] By: jhi                                   on 2000/10/26  04:38:36
78995         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
78996              From: Peter Prymmer <pvhp@forte.com>
78997              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
78998              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
78999      Branch: perl
79000            ! configure.com
79001 ____________________________________________________________________________
79002 [  7447] By: jhi                                   on 2000/10/25  23:20:02
79003         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
79004              in platforms that strictly require all the symbols being present
79005              at link time.
79006      Branch: perl
79007            ! handy.h
79008 ____________________________________________________________________________
79009 [  7446] By: jhi                                   on 2000/10/25  21:55:57
79010         Log: Update Changes.
79011      Branch: perl
79012            ! Changes patchlevel.h
79013 ____________________________________________________________________________
79014 [  7445] By: jhi                                   on 2000/10/25  21:27:08
79015         Log: Integrate with vmsperl #7430 by Charles Bailey:
79016              
79017              Cleanup from prior patch (Charles Lane?):
79018              - improve handling of MFDs in Basename and Path
79019              - default to no xsubpp line # munging when building debug images
79020      Branch: perl
79021           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
79022 ____________________________________________________________________________
79023 [  7444] By: jhi                                   on 2000/10/25  21:03:50
79024         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
79025              From: John Peacock <JPeacock@UnivPress.com>
79026              Date: Thu, 18 May 2000 11:55:27 -0400
79027              Message-ID: <3924126F.A58BE57A@UnivPress.com>
79028      Branch: perl
79029            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
79030            ! t/op/write.t
79031 ____________________________________________________________________________
79032 [  7443] By: jhi                                   on 2000/10/25  20:43:10
79033         Log: Temporary stopgap for the self-tying issue: for now only
79034              array and hash self-ties are verboten.  The real fix, of
79035              course, would be to comprehensively test (and implement?)
79036              and debug (and document) self-ties.
79037      Branch: perl
79038            ! pod/perldiag.pod pp_sys.c t/op/tie.t
79039 ____________________________________________________________________________
79040 [  7442] By: jhi                                   on 2000/10/25  20:14:30
79041         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
79042              From: Dan Sugalski <dan@sidhe.org>
79043              Date: Wed, 25 Oct 2000 13:36:35 -0400
79044              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
79045              
79046              plus regen global.sym.
79047      Branch: perl
79048            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
79049            ! thrdvar.h util.c
79050 ____________________________________________________________________________
79051 [  7441] By: jhi                                   on 2000/10/25  20:12:20
79052         Log: buildtoc target tweaks.
79053      Branch: perl
79054            ! pod/Makefile.SH
79055 ____________________________________________________________________________
79056 [  7440] By: jhi                                   on 2000/10/25  20:03:53
79057         Log: A new version of making the syslog test more robust.
79058              (Replaces #7421.)
79059              
79060              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
79061              From: "Kurt D. Starsinic" <kstar@chapin.edu>
79062              Date: Wed, 25 Oct 2000 12:13:54 -0400
79063              Message-ID: <20001025121354.B2264@O2.chapin.edu>
79064      Branch: perl
79065            ! t/lib/syslog.t
79066 ____________________________________________________________________________
79067 [  7439] By: jhi                                   on 2000/10/25  20:00:48
79068         Log: Continue the internal UTF-8 API tweaking.
79069              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
79070              used much more than the simpler API, now called utf8_to_uv_simple().
79071              Still not quite happy with API, too much partial duplication
79072              of functionality.
79073      Branch: perl
79074            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
79075            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
79076            ! regcomp.c regexec.c sv.c toke.c utf8.c
79077 ____________________________________________________________________________
79078 [  7438] By: jhi                                   on 2000/10/25  18:52:30
79079         Log: Allow poking holes at the UTF-8 decoding strictness.
79080      Branch: perl
79081            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
79082            ! utf8.h
79083 ____________________________________________________________________________
79084 [  7437] By: jhi                                   on 2000/10/25  13:53:05
79085         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
79086              UTF8LEN() and UTF8SKIP(). 
79087      Branch: perl
79088            ! pp.c utf8.c utf8.h
79089 ____________________________________________________________________________
79090 [  7436] By: jhi                                   on 2000/10/25  13:51:37
79091         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
79092              From: Nicholas Clark <nick@ccl4.org>
79093              Date: Wed, 25 Oct 2000 14:44:05 +0100
79094              Message-ID: <20001025144404.D27253@plum.flirble.org>
79095      Branch: perl
79096            ! pod/perlrun.pod
79097 ____________________________________________________________________________
79098 [  7435] By: jhi                                   on 2000/10/25  13:49:32
79099         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
79100              From: Mike Guy <mjtg@cam.ac.uk>
79101              Date: Tue, 24 Oct 2000 14:59:40 +0100
79102              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
79103      Branch: perl
79104            ! scope.c
79105 ____________________________________________________________________________
79106 [  7434] By: jhi                                   on 2000/10/25  13:48:41
79107         Log: AIX is picky about its symbol exports.  Solution for now
79108              is to include the deb.o explicitly to the re extension build.
79109              
79110              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
79111              From: Peter Prymmer <pvhp@forte.com>
79112              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
79113              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
79114      Branch: perl
79115            ! ext/re/Makefile.PL hints/aix.sh
79116 ____________________________________________________________________________
79117 [  7433] By: jhi                                   on 2000/10/25  13:46:49
79118         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
79119              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79120              Date: Wed, 25 Oct 2000 12:02:20 +0200
79121              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
79122      Branch: perl
79123            ! perlsdio.h
79124 ____________________________________________________________________________
79125 [  7432] By: jhi                                   on 2000/10/25  13:44:28
79126         Log: Subject: Minor update to find2perl, for portability
79127              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
79128              Date: Wed, 25 Oct 2000 12:05:47 +0100
79129              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
79130      Branch: perl
79131            ! x2p/find2perl.PL
79132 ____________________________________________________________________________
79133 [  7431] By: jhi                                   on 2000/10/25  13:40:39
79134         Log: Add targets to Makefile.SH, most importantly
79135              'regen_all' which also remembers to update vms/perly*.
79136      Branch: perl
79137            ! Makefile.SH
79138 ____________________________________________________________________________
79139 [  7430] By: bailey                                on 2000/10/25  03:13:53
79140         Log: Cleanup from prior patch (Charles Lane?):
79141              - improve handling of MFDs in Basename and Path
79142              - default to no xsubpp line # munging when building debug images
79143      Branch: vmsperl
79144            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
79145 ____________________________________________________________________________
79146 [  7429] By: jhi                                   on 2000/10/24  20:03:40
79147         Log: Podify README.epoc and README.vos.
79148      Branch: perl
79149            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
79150            ! pod/perlport.pod pod/perltoc.pod
79151 ____________________________________________________________________________
79152 [  7428] By: jhi                                   on 2000/10/24  19:10:33
79153         Log: Stratus VOS updates from Paul Green.
79154      Branch: perl
79155            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
79156            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
79157            - vos/config.def vos/config.h vos/config_h.SH_orig
79158            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
79159            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
79160 ____________________________________________________________________________
79161 [  7427] By: jhi                                   on 2000/10/24  18:59:48
79162         Log: Check if stdio supports tweaking lval and cnt simultaneously.
79163              
79164              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
79165              From: Nicholas Clark <nick@ccl4.org>
79166              Date: Mon, 23 Oct 2000 15:39:32 +0100
79167              Message-ID: <20001023153932.A10786@plum.flirble.org>
79168      Branch: metaconfig
79169            ! U/compline/d_stdstdio.U
79170      Branch: perl
79171            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79172            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
79173            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
79174            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
79175            ! vos/config.h vos/config_h.SH_orig win32/config.bc
79176            ! win32/config.gc win32/config.vc
79177 ____________________________________________________________________________
79178 [  7426] By: jhi                                   on 2000/10/24  17:57:44
79179         Log: Missed the header file changes from #7425.
79180      Branch: perl
79181            ! embed.h embed.pl objXSUB.h proto.h
79182 ____________________________________________________________________________
79183 [  7425] By: jhi                                   on 2000/10/24  17:55:17
79184         Log: Fix the bug reported in
79185              
79186              From: andreas.koenig@anima.de (Andreas J. Koenig)
79187              Subject: Encode bug?
79188              Date: 24 Oct 2000 14:01:26 +0200 
79189              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
79190              
79191              Also make is_utf8_char() stricter.
79192      Branch: perl
79193            ! ext/Encode/Encode.xs utf8.c
79194 ____________________________________________________________________________
79195 [  7424] By: jhi                                   on 2000/10/24  15:15:39
79196         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
79197              From: Peter Scott <Peter@PSDT.com>
79198              Date: Mon, 23 Oct 2000 19:46:01 -0700
79199              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
79200      Branch: perl
79201            ! pod/perlfaq5.pod
79202 ____________________________________________________________________________
79203 [  7423] By: jhi                                   on 2000/10/24  14:25:30
79204         Log: Test tweak to avoid pulling in the whole Config.
79205      Branch: perl
79206            ! t/lib/st-lock.t
79207 ____________________________________________________________________________
79208 [  7422] By: jhi                                   on 2000/10/24  14:03:16
79209         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
79210      Branch: perl
79211            ! pp.c
79212 ____________________________________________________________________________
79213 [  7421] By: jhi                                   on 2000/10/24  13:32:09
79214         Log: (Replaced by #7440.)
79215              
79216              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
79217              From: "Kurt D. Starsinic" <kstar@chapin.edu>
79218              Date: Mon, 23 Oct 2000 16:40:54 -0400
79219              Message-ID: <20001023164054.B14491@O2.chapin.edu>
79220      Branch: perl
79221            ! t/lib/syslog.t
79222 ____________________________________________________________________________
79223 [  7420] By: jhi                                   on 2000/10/24  13:30:53
79224         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
79225              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
79226              Date: Mon, 23 Oct 2000 17:29:03 -0400
79227              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
79228      Branch: perl
79229            ! lib/ExtUtils/MM_Unix.pm
79230 ____________________________________________________________________________
79231 [  7419] By: jhi                                   on 2000/10/24  13:29:57
79232         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
79233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
79234              Date: Mon, 23 Oct 2000 19:01:32 -0400
79235              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
79236      Branch: perl
79237            ! utils/h2xs.PL
79238 ____________________________________________________________________________
79239 [  7418] By: jhi                                   on 2000/10/24  13:26:04
79240         Log: Replace #7409 with
79241              
79242              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
79243              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
79244              Date: Mon, 23 Oct 2000 20:08:56 +0200
79245              Message-ID: <20001023200855.A14850@nice.ram.loc>
79246      Branch: perl
79247            ! ext/Storable/Storable.pm t/lib/st-lock.t
79248 ____________________________________________________________________________
79249 [  7417] By: jhi                                   on 2000/10/24  13:17:52
79250         Log: Run vms/vms_yfix.pl, should have done that after changing
79251              perly.c in #7382.
79252      Branch: perl
79253            ! vms/perly_c.vms vms/perly_h.vms
79254 ____________________________________________________________________________
79255 [  7416] By: jhi                                   on 2000/10/24  02:55:33
79256         Log: Make the UTF-8 decoding stricter and more verbose when
79257              malformation happens.  This involved adding an argument
79258              to utf8_to_uv_chk(), which involved changing its prototype,
79259              and prefer STRLEN over I32 for the UTF-8 length, which as
79260              a domino effect necessitated changing the prototypes of
79261              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
79262              The stricter UTF-8 decoding checking uses Markus Kuhn's
79263              UTF-8 Decode Stress Tester from
79264              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
79265      Branch: perl
79266            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
79267            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
79268            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
79269            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
79270 ____________________________________________________________________________
79271 [  7415] By: jhi                                   on 2000/10/23  14:06:06
79272         Log: Update Changes.
79273      Branch: perl
79274            ! Changes patchlevel.h
79275 ____________________________________________________________________________
79276 [  7414] By: jhi                                   on 2000/10/23  12:39:52
79277         Log: Undo the basename() part of #7412 since the lib/basename
79278              tests would need upgrading too.
79279      Branch: perl
79280            ! lib/File/Basename.pm
79281 ____________________________________________________________________________
79282 [  7413] By: jhi                                   on 2000/10/23  12:19:27
79283         Log: Document PERL_INSTALL_ROOT of #7210.
79284      Branch: perl
79285            ! lib/ExtUtils/Install.pm
79286 ____________________________________________________________________________
79287 [  7412] By: jhi                                   on 2000/10/23  12:16:47
79288         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
79289      Branch: perl
79290            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
79291            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
79292 ____________________________________________________________________________
79293 [  7411] By: jhi                                   on 2000/10/23  12:07:41
79294         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
79295              From: Prymmer/Kahn <pvhp@best.com>
79296              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
79297              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
79298      Branch: perl
79299            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
79300 ____________________________________________________________________________
79301 [  7410] By: jhi                                   on 2000/10/23  04:10:11
79302         Log: The change #7187 was not so good on VMS.
79303              
79304              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
79305              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79306              Date: Sun, 22 Oct 2000 23:03:08 -0500
79307              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
79308      Branch: perl
79309            ! utils/perldoc.PL
79310 ____________________________________________________________________________
79311 [  7409] By: jhi                                   on 2000/10/23  03:57:36
79312         Log: Avoid Storable locking on DJGPP for now.
79313              
79314              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
79315              From: "Peter J. Farley III" <pjfarley@banet.net>
79316              Date: Sun, 22 Oct 2000 20:00:00 -0400
79317              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
79318      Branch: perl
79319            ! ext/Storable/Storable.pm t/lib/st-lock.t
79320 ____________________________________________________________________________
79321 [  7408] By: jhi                                   on 2000/10/23  03:50:24
79322         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
79323              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
79324              Date: Sun, 22 Oct 2000 21:12:22 -0400
79325              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
79326      Branch: perl
79327            ! lib/vars.pm
79328 ____________________________________________________________________________
79329 [  7407] By: jhi                                   on 2000/10/23  03:43:12
79330         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
79331              From: Hugo <hv@crypt.compulink.co.uk>
79332              Date: Mon, 23 Oct 2000 00:47:22 +0100
79333              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
79334      Branch: perl
79335            ! regexec.c t/op/pat.t
79336 ____________________________________________________________________________
79337 [  7406] By: jhi                                   on 2000/10/23  03:40:29
79338         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
79339      Branch: perl
79340            ! lib/ExtUtils/MakeMaker.pm
79341 ____________________________________________________________________________
79342 [  7405] By: jhi                                   on 2000/10/22  21:32:00
79343         Log: Doc patch.
79344              
79345              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
79346              From: rspier@pobox.com (Robert Spier)
79347              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
79348              Message-ID: <14835.16112.13457.447971@rls.cx>
79349      Branch: perl
79350            ! lib/strict.pm
79351 ____________________________________________________________________________
79352 [  7404] By: jhi                                   on 2000/10/22  21:30:51
79353         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
79354              From: rspier@pobox.com (Robert Spier)
79355              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
79356              Message-ID: <14835.17223.72448.705566@rls.cx>
79357      Branch: perl
79358            ! lib/ExtUtils/MakeMaker.pm
79359 ____________________________________________________________________________
79360 [  7403] By: jhi                                   on 2000/10/22  21:24:11
79361         Log: Subject: [PATCH bleadperl] ripples from constsub patch
79362              From: John Tobey <jtobey@john-edwin-tobey.org>
79363              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
79364              Message-Id: <m13nSOB-000FObC@feynman.localnet>
79365      Branch: perl
79366            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
79367 ____________________________________________________________________________
79368 [  7402] By: jhi                                   on 2000/10/22  20:59:35
79369         Log: Support s?printf parameter reordering.
79370      Branch: perl
79371            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
79372 ____________________________________________________________________________
79373 [  7401] By: jhi                                   on 2000/10/22  19:19:14
79374         Log: Expand %Config variables only if explicitly so requested
79375              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
79376              
79377              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
79378              From: Gurusamy Sarathy <gsar@ActiveState.com>
79379              Date: Sun, 22 Oct 2000 11:47:32 -0700
79380              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
79381      Branch: perl
79382            ! Makefile.SH lib/lib_pm.PL
79383 ____________________________________________________________________________
79384 [  7400] By: jhi                                   on 2000/10/22  18:24:10
79385         Log: Move the #7390 test from warn/op to comp/redef.
79386              
79387              Subject: Re: Creating const subs for constants.
79388              From: John Tobey <jtobey@john-edwin-tobey.org>
79389              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
79390              Message-Id: <m13nG72-000FObC@feynman.localnet>               
79391      Branch: perl
79392            ! t/comp/redef.t t/pragma/warn/op
79393 ____________________________________________________________________________
79394 [  7399] By: jhi                                   on 2000/10/22  17:49:59
79395         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
79396              From: Nicholas Clark <nick@ccl4.org>
79397              Date: Sat, 21 Oct 2000 22:23:19 +0100
79398              Message-ID: <20001021222319.B45586@plum.flirble.org>
79399      Branch: perl
79400            ! ext/DynaLoader/DynaLoader_pm.PL
79401 ____________________________________________________________________________
79402 [  7398] By: jhi                                   on 2000/10/22  17:47:35
79403         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
79404              From: Hugo <hv@crypt.compulink.co.uk>
79405              Date: Sat, 21 Oct 2000 18:19:59 +0100
79406              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
79407      Branch: perl
79408            ! ext/B/B.pm ext/B/B/C.pm
79409 ____________________________________________________________________________
79410 [  7397] By: jhi                                   on 2000/10/22  17:35:18
79411         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
79412              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
79413              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
79414              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
79415      Branch: perl
79416            ! hints/openbsd.sh
79417 ____________________________________________________________________________
79418 [  7396] By: jhi                                   on 2000/10/22  17:19:46
79419         Log: Subject: installman go-faster stripes
79420              From: Nicholas Clark <nick@talking.bollo.cx>
79421              Date: Sat, 21 Oct 2000 17:24:53 +0100
79422              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
79423              
79424              Subject: Re: installman go-faster stripes
79425              From: Russ Allbery <rra@stanford.edu>
79426              Date: 21 Oct 2000 11:04:13 -0700
79427              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
79428      Branch: perl
79429            ! installman pod/pod2man.PL
79430 ____________________________________________________________________________
79431 [  7395] By: jhi                                   on 2000/10/22  17:17:35
79432         Log: Hints tweak from Anton Berezin.
79433      Branch: perl
79434            ! hints/freebsd.sh
79435 ____________________________________________________________________________
79436 [  7394] By: jhi                                   on 2000/10/22  04:50:04
79437         Log: Tweak the Is* definitions of Unicode character classes
79438              to better match the official categorizations; embrace
79439              the official categorizations; add the combining marks
79440              as alpha (and -numeric); fix DCinital (a typo and edito)
79441              to be DCmedial.
79442      Branch: perl
79443            + lib/unicode/Is/DCmedial.pl
79444            - lib/unicode/Is/DCinital.pl
79445            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
79446            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
79447            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
79448            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
79449 ____________________________________________________________________________
79450 [  7393] By: jhi                                   on 2000/10/21  18:06:05
79451         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
79452              From: Daniel Chetlin <daniel@chetlin.com>
79453              Date: Sat, 21 Oct 2000 02:57:03 -0700
79454              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
79455      Branch: perl
79456            + t/lib/tie-splice.t
79457            ! MANIFEST lib/Tie/Array.pm
79458 ____________________________________________________________________________
79459 [  7392] By: gsar                                  on 2000/10/21  18:05:15
79460         Log: resync utfperl branch with mainline
79461      Branch: utfperl
79462           !> (integrate 1760 files)
79463 ____________________________________________________________________________
79464 [  7391] By: jhi                                   on 2000/10/21  14:37:49
79465         Log: Testcases for a #7383,#7385 related bug.
79466              
79467              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
79468              From: Nicholas Clark <nick@ccl4.org>
79469              Date: Sat, 21 Oct 2000 15:04:51 +0100
79470              Message-ID: <20001021150451.A51566@plum.flirble.org>
79471      Branch: perl
79472            ! t/pragma/utf8.t
79473 ____________________________________________________________________________
79474 [  7390] By: jhi                                   on 2000/10/21  14:35:57
79475         Log: Add a testcase for #7389.
79476      Branch: perl
79477            ! t/pragma/warn/op
79478 ____________________________________________________________________________
79479 [  7389] By: jhi                                   on 2000/10/21  14:26:45
79480         Log: Subject: Re: Creating const subs for constants.
79481              From: John Tobey <jtobey@john-edwin-tobey.org>
79482              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
79483              Message-Id: <m13mo0N-000FObC@feynman.localnet>
79484      Branch: perl
79485            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
79486            ! proto.h sv.c
79487 ____________________________________________________________________________
79488 [  7388] By: nick                                  on 2000/10/21  11:44:23
79489         Log: Populate perlio branch
79490      Branch: perlio
79491           +> (branch 1760 files)
79492 ____________________________________________________________________________
79493 [  7387] By: nick                                  on 2000/10/21  10:52:05
79494         Log: Get branch back as replica of mainline via :
79495              p4 integrate -b utfperl
79496              p4 resolve -at ./...
79497      Branch: utfperl
79498           +> (branch 269 files)
79499            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
79500            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
79501            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
79502            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
79503            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
79504            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
79505            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
79506            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
79507            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
79508            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
79509            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
79510            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
79511            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
79512            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
79513            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
79514            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
79515            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
79516            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
79517            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
79518            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
79519            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
79520            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
79521            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
79522            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
79523            - lib/unicode/UCD300.html lib/unicode/Unicode.300
79524            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
79525            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
79526            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
79527            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
79528           !> (integrate 965 files)
79529 ____________________________________________________________________________
79530 [  7386] By: jhi                                   on 2000/10/21  01:31:12
79531         Log: Update Changes.
79532      Branch: perl
79533            ! Changes patchlevel.h
79534 ____________________________________________________________________________
79535 [  7385] By: jhi                                   on 2000/10/21  01:28:42
79536         Log: The #7383 was right only in the context of the original bug report,
79537              not in more general case.
79538      Branch: perl
79539            ! pp_hot.c
79540 ____________________________________________________________________________
79541 [  7384] By: jhi                                   on 2000/10/21  01:08:23
79542         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
79543      Branch: perl
79544            ! ext/IO/lib/IO/Select.pm
79545 ____________________________________________________________________________
79546 [  7383] By: jhi                                   on 2000/10/21  00:44:18
79547         Log: Fix for ID 20001020.006, concatenating an unset submatch
79548              with utf8 resulted in "Modification of a read-only value".
79549      Branch: perl
79550            ! pp_hot.c t/pragma/utf8.t
79551 ____________________________________________________________________________
79552 [  7382] By: jhi                                   on 2000/10/20  20:44:31
79553         Log: Make scan_num() reëntrant, as suggested in
79554              
79555              Subject: [PATCH perl@7229] Rentrant parser and yylex()
79556              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
79557              Date: Fri, 20 Oct 2000 14:17:27 +0100
79558              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
79559      Branch: perl
79560            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
79561            ! toke.c
79562 ____________________________________________________________________________
79563 [  7381] By: jhi                                   on 2000/10/20  20:07:29
79564         Log: Reëntrancy fix.
79565              
79566              Subject: [PATCH perl@7229] Rentrant parser and yylex()
79567              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
79568              Date: Fri, 20 Oct 2000 14:17:27 +0100
79569              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
79570      Branch: perl
79571            ! embed.h embed.pl perl.h proto.h toke.c
79572 ____________________________________________________________________________
79573 [  7380] By: jhi                                   on 2000/10/20  19:15:54
79574         Log: Don't write double values through long double pointers,
79575              based on a part of
79576              
79577              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
79578              From: Jens Hamisch <jens@Strawberry.COM>
79579              Date: Tue, 17 Oct 2000 08:39:36 +0200
79580              Message-Id: <20001017083936.A11104@Strawberry.COM>
79581      Branch: perl
79582            ! perl.h pp.c
79583 ____________________________________________________________________________
79584 [  7379] By: jhi                                   on 2000/10/20  18:43:37
79585         Log: Portability tweak on #7377.
79586              
79587              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
79588              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
79589              Date:     Fri, 20 Oct 2000 13:13:41 EDT
79590              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
79591      Branch: perl
79592            ! t/lib/dprof.t
79593 ____________________________________________________________________________
79594 [  7378] By: jhi                                   on 2000/10/20  12:57:19
79595         Log: SOCKS function redefinitions need prototypes, too, otherwise
79596              for example 32 bit versus 64 bit differences cause a lot of
79597              problems.  Part of
79598              
79599              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
79600              From: Jens Hamisch <jens@Strawberry.COM>
79601              Date: Tue, 17 Oct 2000 08:39:36 +0200
79602              Message-Id: <20001017083936.A11104@Strawberry.COM>
79603      Branch: perl
79604            ! doio.c pp_sys.c
79605 ____________________________________________________________________________
79606 [  7377] By: jhi                                   on 2000/10/20  12:37:12
79607         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
79608              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
79609              Date:     Fri, 20 Oct 2000 08:26:04 EDT
79610              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
79611      Branch: perl
79612            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
79613 ____________________________________________________________________________
79614 [  7376] By: jhi                                   on 2000/10/20  12:35:31
79615         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
79616              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
79617              Date:     Fri, 20 Oct 2000 07:48:15 EDT
79618              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
79619      Branch: perl
79620            ! configure.com vms/gen_shrfls.pl
79621 ____________________________________________________________________________
79622 [  7375] By: bailey                                on 2000/10/20  04:44:37
79623         Log: SYN SYN
79624      Branch: vmsperl
79625           +> (branch 134 files)
79626            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
79627            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
79628            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
79629            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
79630            - eg/cgi/frameset.cgi eg/cgi/index.html
79631            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
79632            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
79633            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
79634            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
79635            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
79636            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
79637            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
79638            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
79639            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
79640            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
79641            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
79642            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
79643            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
79644            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
79645            - lib/unicode/Props.txt lib/unicode/UCD300.html
79646            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
79647            - utils/perlbc.PL vms/subconfigure.com
79648           !> (integrate 785 files)
79649 ____________________________________________________________________________
79650 [  7374] By: jhi                                   on 2000/10/20  00:59:48
79651         Log: In the latest compiler builds cccdlflags must not become -fpic,
79652              from Wilfredo Sánchez.
79653      Branch: perl
79654            ! hints/darwin.sh
79655 ____________________________________________________________________________
79656 [  7373] By: jhi                                   on 2000/10/20  00:56:35
79657         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
79658              From: Tony Cook <tony@develop-help.com>
79659              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
79660              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
79661      Branch: perl
79662            ! pod/perlop.pod
79663 ____________________________________________________________________________
79664 [  7372] By: jhi                                   on 2000/10/19  19:34:40
79665         Log: Typo noted by Mark Lutz.
79666      Branch: perl
79667            ! t/op/64bitint.t
79668 ____________________________________________________________________________
79669 [  7371] By: jhi                                   on 2000/10/19  19:33:13
79670         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
79671      Branch: metaconfig
79672            ! U/modified/Cppsym.U U/modified/Oldconfig.U
79673      Branch: metaconfig/U/perl
79674            ! End.U dlsrc.U libperl.U
79675      Branch: perl
79676            + hints/nonstopux.sh
79677            ! Configure MANIFEST config_h.SH
79678 ____________________________________________________________________________
79679 [  7370] By: jhi                                   on 2000/10/19  17:18:08
79680         Log: Subject: PATCH do_print has 2 PerlIO_error()s
79681              From: nick@ccl4.org
79682              Date: Thu, 19 Oct 2000 18:09:20 +0100
79683              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
79684      Branch: perl
79685            ! doio.c
79686 ____________________________________________________________________________
79687 [  7369] By: jhi                                   on 2000/10/19  14:01:49
79688         Log: Update Changes.
79689      Branch: perl
79690            ! Changes patchlevel.h
79691 ____________________________________________________________________________
79692 [  7368] By: jhi                                   on 2000/10/19  13:04:29
79693         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
79694              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79695              Date: Wed, 18 Oct 2000 13:12:01 +0200
79696              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
79697      Branch: perl
79698            ! hints/aix.sh
79699 ____________________________________________________________________________
79700 [  7367] By: jhi                                   on 2000/10/19  02:22:40
79701         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
79702              of a 'pmshort' anywhere in the B, so the offending line was simply
79703              removed.
79704      Branch: perl
79705            ! ext/B/B/Debug.pm
79706 ____________________________________________________________________________
79707 [  7366] By: jhi                                   on 2000/10/19  02:12:37
79708         Log: Add the test case for the bug id 20000730.004 which seems
79709              to have been fixed by now.
79710      Branch: perl
79711            ! t/pragma/utf8.t
79712 ____________________________________________________________________________
79713 [  7365] By: jhi                                   on 2000/10/18  23:36:24
79714         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
79715              From: Hugo <hv@crypt.compulink.co.uk>
79716              Date: Wed, 18 Oct 2000 23:25:58 +0100
79717              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
79718      Branch: perl
79719            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
79720 ____________________________________________________________________________
79721 [  7364] By: jhi                                   on 2000/10/18  21:12:53
79722         Log: (retracted)
79723      Branch: perl
79724            ! pp.c
79725 ____________________________________________________________________________
79726 [  7363] By: jhi                                   on 2000/10/18  20:55:38
79727         Log: Missing change from #7362.
79728      Branch: perl
79729            ! win32/perlhost.h
79730 ____________________________________________________________________________
79731 [  7362] By: jhi                                   on 2000/10/18  20:52:01
79732         Log: Borland C fstat() never saw the fd as writable.
79733              
79734              Subject: fix for Borland's weak "stat" (perl@7211)
79735              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
79736              Date: Mon, 16 Oct 2000 09:55:03 +0400
79737              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
79738      Branch: perl
79739            ! win32/win32.c
79740 ____________________________________________________________________________
79741 [  7361] By: jhi                                   on 2000/10/18  17:43:50
79742         Log: Regen toc.
79743      Branch: perl
79744            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
79745 ____________________________________________________________________________
79746 [  7360] By: jhi                                   on 2000/10/18  17:07:44
79747         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79748              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
79749              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
79750              Date: Mon, 16 Oct 2000 15:19:49 +0200
79751      Branch: perl
79752            + README.aix
79753            ! MANIFEST
79754 ____________________________________________________________________________
79755 [  7359] By: jhi                                   on 2000/10/18  17:04:49
79756         Log: Subject: Pod patch for Devel::Peek
79757              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79758              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
79759              Date: Mon, 16 Oct 2000 12:26:34 +0200
79760      Branch: perl
79761            ! ext/Devel/Peek/Peek.pm
79762 ____________________________________________________________________________
79763 [  7358] By: jhi                                   on 2000/10/18  17:03:15
79764         Log: Make Cwd more bulletproof in chrooted environments.
79765              
79766              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
79767              From: "Eric E. Coe" <Eric.Coe@oracle.com>
79768              Date: Wed, 18 Oct 2000 04:03:54 -0400
79769              Message-Id: <39ED596A.70E599FE@oracle.com>
79770      Branch: perl
79771            ! lib/Cwd.pm
79772 ____________________________________________________________________________
79773 [  7357] By: jhi                                   on 2000/10/18  16:37:26
79774         Log: Disable the UTF8 downgrade croakage for now to avoid
79775              too many not okay messages.
79776      Branch: perl
79777            ! doio.c
79778 ____________________________________________________________________________
79779 [  7356] By: jhi                                   on 2000/10/17  23:29:41
79780         Log: Show the failed remote port, instead of the failing line number.
79781              
79782              Subject: [PATCH 5.6.1 Debugger] More diagnostics
79783              From: David Sparks <daves@ActiveState.com>
79784              Date: Tue, 17 Oct 2000 15:00:24 -0700
79785              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
79786      Branch: perl
79787            ! lib/perl5db.pl
79788 ____________________________________________________________________________
79789 [  7355] By: jhi                                   on 2000/10/17  14:11:31
79790         Log: On output try to downgrade to bytes, croak if impossible,
79791              from Simon Cozens.  This means that outputting >255 UTF8
79792              is impossible.  Consider this as a strong incentive to get
79793              the I/O disciplines implemented.
79794      Branch: perl
79795            ! doio.c pod/perldiag.pod sv.c
79796 ____________________________________________________________________________
79797 [  7354] By: jhi                                   on 2000/10/17  13:42:23
79798         Log: Clarify documentation on 'use bytes'.
79799              
79800              Subject: Re: What does 'use bytes' "mean" ?
79801              From: Simon Cozens <simon@cozens.net>
79802              Date: Mon, 18 Sep 2000 18:24:25 +0100
79803              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
79804      Branch: perl
79805            ! lib/bytes.pm
79806 ____________________________________________________________________________
79807 [  7353] By: jhi                                   on 2000/10/17  13:28:12
79808         Log: Workaround for a sfio bug where the stream error indicator
79809              is not cleared as documented.
79810              
79811              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
79812              From: Nicholas Clark <nick@ccl4.org>
79813              Date: Mon, 16 Oct 2000 18:28:23 +0100
79814              Message-ID: <20001016182823.J19700@plum.flirble.org>
79815      Branch: perl
79816            ! doio.c
79817 ____________________________________________________________________________
79818 [  7352] By: jhi                                   on 2000/10/17  13:06:19
79819         Log: More IoTYPE sprinkling.
79820      Branch: perl
79821            ! doio.c pp_hot.c
79822 ____________________________________________________________________________
79823 [  7351] By: jhi                                   on 2000/10/16  22:47:07
79824         Log: Detect early whether the std streams have gone bad.
79825              
79826              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
79827              Date: Mon, 16 Oct 2000 23:28:42 +0100
79828              From: Nicholas Clark <nick@ccl4.org>
79829              Message-ID: <20001016232842.A37942@plum.flirble.org>
79830      Branch: perl
79831            ! t/op/misc.t
79832 ____________________________________________________________________________
79833 [  7350] By: jhi                                   on 2000/10/16  22:45:16
79834         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
79835              From: "Peter J. Farley III" <pjfarley@banet.net>
79836              Date: Mon, 16 Oct 2000 18:15:59 -0400
79837              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
79838      Branch: perl
79839            ! djgpp/djgpp.c dosish.h t/io/open.t
79840 ____________________________________________________________________________
79841 [  7349] By: jhi                                   on 2000/10/16  22:36:45
79842         Log: perldelta tweak.
79843      Branch: perl
79844            ! pod/perldelta.pod
79845 ____________________________________________________________________________
79846 [  7348] By: jhi                                   on 2000/10/16  15:17:53
79847         Log: Update Changes.
79848      Branch: perl
79849            ! Changes patchlevel.h
79850 ____________________________________________________________________________
79851 [  7347] By: jhi                                   on 2000/10/16  13:55:27
79852         Log: Add the capability to include/exclude branches.
79853      Branch: perl
79854            ! Porting/genlog
79855 ____________________________________________________________________________
79856 [  7346] By: jhi                                   on 2000/10/16  13:18:04
79857         Log: Add Charles Lane.
79858      Branch: perl
79859            ! AUTHORS Changes
79860 ____________________________________________________________________________
79861 [  7345] By: jhi                                   on 2000/10/16  13:13:21
79862         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
79863      Branch: perl
79864            ! pod/perldelta.pod
79865 ____________________________________________________________________________
79866 [  7344] By: gsar                                  on 2000/10/16  09:30:21
79867         Log: integrate change#6220 from cfgperl
79868              
79869              Win32 patches from Benjamin Stuhl.
79870      Branch: maint-5.6/perl
79871           !> makedef.pl win32/win32.h
79872 ____________________________________________________________________________
79873 [  7343] By: gsar                                  on 2000/10/16  08:32:19
79874         Log: integrate changes#6221,6222 from cfgperl
79875              
79876              Remove tr///CU (the feature is to be obsoleted by better interfaces).
79877              From: simon@brecon.co.uk (Simon Cozens)
79878              Subject: [PATCH] Eliminate tr///[CU][CU]
79879              Date: 23 Jun 2000 11:05:40 GMT
79880              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
79881              
79882              doc typo fix
79883              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
79884              From: Ian Phillipps <Ian.Phillipps@iname.com>
79885              Date: Fri, 23 Jun 2000 10:40:58 +0100
79886              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
79887      Branch: maint-5.6/perl
79888           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
79889 ____________________________________________________________________________
79890 [  7342] By: gsar                                  on 2000/10/16  08:28:08
79891         Log: integrate change#6217 from cfgperl (in part)
79892              
79893              Rename the fdpid locking and integrate with Sarathy.
79894      Branch: maint-5.6/perl
79895           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
79896           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
79897           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
79898           !> win32/win32.c
79899 ____________________________________________________________________________
79900 [  7341] By: gsar                                  on 2000/10/16  08:23:39
79901         Log: integrate changes#6214..6216 from mainline
79902              
79903              @_ can't have junk in it even in the non-USE_ITHREADS case because
79904              caller() wants to populate @DB::args with it (causes a coredump
79905              in Carp::confess())
79906              
79907              tweak comment about @DB::args
79908              
79909              be more optimal about clearing @_
79910      Branch: maint-5.6/perl
79911           !> av.h cop.h pp_ctl.c t/op/runlevel.t
79912 ____________________________________________________________________________
79913 [  7340] By: gsar                                  on 2000/10/16  08:20:37
79914         Log: integrate changes#6207..6210 from cfgperl
79915              
79916              Subject: [PATCH 5.6.0] Threadsafe patches
79917              From: Dan Sugalski <dan@sidhe.org>
79918              To: perl5-porters@perl.org
79919              Date: Mon, 08 May 2000 18:08:13 -0400
79920              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
79921              
79922              Regen headers for #6207.
79923              
79924              Lock PL_fdpid against race conditions, based on:
79925              Subject: [PATCH 5.6.0]subprocess fixup for threads
79926              From: Dan Sugalski <dan@sidhe.org>
79927              To: perl5-porters@perl.org
79928              Date: Tue, 11 Apr 2000 17:02:32 -0400
79929              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
79930              
79931              Mopup for #6207 and #6209.
79932      Branch: maint-5.6/perl
79933           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
79934           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
79935           !> win32/win32.c
79936 ____________________________________________________________________________
79937 [  7339] By: gsar                                  on 2000/10/16  08:14:34
79938         Log: integrate change#6203 from cfgperl
79939              
79940              perldiag should refer to perlos2.pod not README.os2
79941      Branch: maint-5.6/perl
79942           !> pod/perldiag.pod
79943 ____________________________________________________________________________
79944 [  7338] By: gsar                                  on 2000/10/16  08:11:42
79945         Log: integrate change#6201 from mainline
79946              
79947              Perl_eval_pv() leaks 4 bytes every time it is called because it
79948              does a PUSHMARK that's never ever POPMARKed; in general, only
79949              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
79950              Perl_eval_[sp]v() don't because they don't take any incoming
79951              arguments (this leak has been around since the original version
79952              of perl_eval_pv() in 5.003_97e)
79953      Branch: maint-5.6/perl
79954           !> perl.c
79955 ____________________________________________________________________________
79956 [  7337] By: gsar                                  on 2000/10/16  08:08:47
79957         Log: integrate changes#6197..6200 from cfgperl
79958              
79959              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
79960              From: John Borwick <jhborwic@unity.ncsu.edu>
79961              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
79962              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
79963              
79964              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
79965              From: Dan Sugalski <dan@sidhe.org>
79966              To: vmsperl@perl.org, perl5-porters@perl.org
79967              Date: Fri, 02 Jun 2000 16:00:41 -0400
79968              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
79969              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
79970              
79971              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
79972              From: Dan Sugalski <dan@sidhe.org>
79973              To: perl5-porters@perl.org, vmsperl@perl.org
79974              Date: Fri, 02 Jun 2000 17:30:51 -0400
79975              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
79976              
79977              Update to cperl-mode.el 4.31 from
79978              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
79979              Subject: A couple of notes
79980              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
79981              To: Mailing list Perl5 <perl5-porters@perl.org>
79982              Date: Sat, 3 Jun 2000 23:33:32 -0400
79983              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
79984      Branch: maint-5.6/perl
79985           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
79986           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
79987           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
79988           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
79989           !> vms/vmsish.h
79990 ____________________________________________________________________________
79991 [  7336] By: gsar                                  on 2000/10/16  08:03:46
79992         Log: integrate changes#6194,6195 from mainline
79993              
79994              fix small eval"" memory leaks under USE_ITHREADS
79995              
79996              fix yet another eval"" leak under USE_ITHREADS
79997      Branch: maint-5.6/perl
79998           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
79999           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
80000           !> vms/perly_c.vms
80001 ____________________________________________________________________________
80002 [  7335] By: gsar                                  on 2000/10/16  08:02:15
80003         Log: integrate changes#6190,6191 from mainline
80004              
80005              submit missing embed.pl change
80006              
80007              vec() loses numericalness (modified version of patch suggested
80008              by Robin Barker)
80009      Branch: maint-5.6/perl
80010           !> doop.c embed.pl t/op/vec.t
80011 ____________________________________________________________________________
80012 [  7334] By: gsar                                  on 2000/10/16  08:01:03
80013         Log: integrate change#6189 from mainline
80014              
80015              counting tr/// corrupts later operation (from M.J.T Guy)
80016      Branch: maint-5.6/perl
80017           !> doop.c t/op/tr.t
80018 ____________________________________________________________________________
80019 [  7333] By: gsar                                  on 2000/10/16  07:59:07
80020         Log: integrate changes#6183..6188 from mainline
80021              
80022              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
80023              <nick@ccl4.org>)
80024              
80025              tweak for change#6127
80026              
80027              remove incorrect documentation about implicit split to @_ in
80028              list context, which never really worked in perl 5 (from
80029              M.J.T. Guy)
80030              
80031              further qualify references to "alphanumeric" (from Wolfgang Laun
80032              <wolfgang.laun@alcatel.at>)
80033              
80034              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
80035              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
80036              
80037              h2xs tweaks
80038      Branch: maint-5.6/perl
80039           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
80040           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
80041           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
80042           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
80043           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
80044           !> pod/pod2latex.PL utils/h2xs.PL
80045 ____________________________________________________________________________
80046 [  7332] By: gsar                                  on 2000/10/16  07:53:52
80047         Log: integrate change#6179 from mainline
80048              
80049              buggy modulus on UVs introduced by change#3378 (resulted in
80050              4063328477 % 65535 amounting to 27406, instead of 27407)
80051      Branch: maint-5.6/perl
80052           !> pp.c t/op/arith.t
80053 ____________________________________________________________________________
80054 [  7331] By: gsar                                  on 2000/10/16  07:52:49
80055         Log: integrate changes#6176,6177,6178,6182 from cfgperl
80056              
80057              Single-quoted utf8 patch from Simon Cozens.
80058              
80059              Substitution utf8 patch from Simon Cozens.
80060              
80061              Be cleaner.
80062              
80063              Be Cleaner Part Deux.
80064      Branch: maint-5.6/perl
80065           !> Makefile.SH pp_hot.c toke.c
80066 ____________________________________________________________________________
80067 [  7330] By: gsar                                  on 2000/10/16  07:41:36
80068         Log: integrate change#6172 from mainline
80069              
80070              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
80071              (from Ilya Zakharevich)
80072      Branch: maint-5.6/perl
80073           !> regexec.c t/op/re_tests
80074 ____________________________________________________________________________
80075 [  7329] By: gsar                                  on 2000/10/16  07:40:25
80076         Log: integrate change#6171 from mainline
80077              
80078              scalar() doesn't force scalar context when used in void context
80079              (from Simon Cozens)
80080      Branch: maint-5.6/perl
80081           !> op.c t/op/wantarray.t
80082 ____________________________________________________________________________
80083 [  7328] By: gsar                                  on 2000/10/16  07:39:33
80084         Log: integrate change#6170 from mainline
80085              
80086              change#6142 needs tweaks to tests to work where there's no
80087              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
80088      Branch: maint-5.6/perl
80089           !> t/lib/filefind.t
80090 ____________________________________________________________________________
80091 [  7327] By: gsar                                  on 2000/10/16  07:35:34
80092         Log: integrate changes#6166..6168 from cfgperl
80093              
80094              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
80095              in case somebody wants to write an extension for more
80096              shadow database interfaces.
80097              
80098              tweak todo
80099              
80100              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
80101      Branch: maint-5.6/perl
80102           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
80103           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
80104           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
80105           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
80106           !> win32/config.vc win32/config_H.bc win32/config_H.gc
80107           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
80108 ____________________________________________________________________________
80109 [  7326] By: gsar                                  on 2000/10/16  07:29:05
80110         Log: integrate changes#6157,6159..6161,6164 from cfgperl
80111              
80112              Regen Configure to jive with #6149.
80113              
80114              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
80115              
80116              Changes for the File::Temp 0.08 (change #6159) test suite
80117              to fit better into the Perl distribution test framework.
80118              
80119              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
80120              both from Simon Cozens.
80121              
80122              detypo
80123      Branch: maint-5.6/perl
80124           +> pod/perlmodlib.PL pod/perlnewmod.pod
80125           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
80126           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
80127           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
80128           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
80129 ____________________________________________________________________________
80130 [  7325] By: gsar                                  on 2000/10/16  07:25:13
80131         Log: integrate change#6158 from vmsperl
80132              
80133              Add fallback to tmpfile for use in cases where user's relying on
80134              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
80135              Lane's patch)
80136      Branch: maint-5.6/perl
80137           !> vms/vms.c vms/vmsish.h
80138 ____________________________________________________________________________
80139 [  7324] By: gsar                                  on 2000/10/16  07:20:50
80140         Log: integrate changes#6153..6155 from mainline
80141              
80142              prettier Test::Harness output on failed tests (from Nicholas Clark
80143              <nick@Bagpuss.uk.boo.com>)
80144              
80145              avoid type mismatch warning
80146              
80147              small bug in change#6144; remove random \xA0 character that snuck
80148              in via change#6145
80149      Branch: maint-5.6/perl
80150           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
80151           !> perl.c
80152 ____________________________________________________________________________
80153 [  7323] By: gsar                                  on 2000/10/16  07:18:47
80154         Log: integrate changes#6151,6152 from mainline
80155              
80156              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
80157              
80158              cosmetic fixups of RE debug output (from Ilya Zakharevich)
80159      Branch: maint-5.6/perl
80160           !> regexec.c
80161 ____________________________________________________________________________
80162 [  7322] By: gsar                                  on 2000/10/16  07:17:25
80163         Log: integrate changes#6146..6150 from mainline
80164              
80165              doc typo
80166              
80167              add a make entry to Config.pm so "perl -V:make" works on VMS
80168              (from Peter Prymmer)
80169              
80170              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
80171              
80172              OS/2 tweaks for usethreads build (from Rocco Caputo
80173              <troc@netrus.net>)
80174              
80175              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
80176      Branch: maint-5.6/perl
80177           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
80178           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
80179           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
80180           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
80181           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
80182           !> warnings.pl x2p/a2p.h
80183 ____________________________________________________________________________
80184 [  7321] By: gsar                                  on 2000/10/16  07:14:02
80185         Log: integrate changes#6143..6145 from mainline
80186              
80187              MacOS support, part 1 (from Matthias Neeracher
80188              <neeri@iis.ee.ethz.ch>)
80189              
80190              MacOS support, part 2: make AutoSplit use File::Spec instead
80191              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
80192              <neeri@iis.ee.ethz.ch>)
80193              
80194              make xsubpp skip embedded pod (from Matthias Neeracher
80195              <neeri@iis.ee.ethz.ch>)
80196      Branch: maint-5.6/perl
80197           +> ext/DynaLoader/dl_mac.xs
80198           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
80199           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
80200           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
80201           !> pp_ctl.c proto.h toke.c util.c util.h
80202 ____________________________________________________________________________
80203 [  7320] By: gsar                                  on 2000/10/16  07:12:13
80204         Log: integrate changes#6141,6142 from mainline
80205              
80206              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
80207              forwarded by Peter Seebach from the bsdi-users mailing list.
80208              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
80209              
80210              File::Find fails to chdir when chasing symlinks (from
80211              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
80212      Branch: maint-5.6/perl
80213           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
80214 ____________________________________________________________________________
80215 [  7319] By: gsar                                  on 2000/10/16  07:04:30
80216         Log: integrate change#6139 from mainline
80217              
80218              revise mktables.PL for bugs and newness in Unicode 3.0
80219              (from James Bence <jbence@amgen.com>)
80220      Branch: maint-5.6/perl
80221           +> (branch 30 files)
80222           !> (integrate 49 files)
80223 ____________________________________________________________________________
80224 [  7318] By: gsar                                  on 2000/10/16  07:01:01
80225         Log: integrate changes#6137,6138 from mainline
80226              
80227              fix bogus redeclaration warning for "our" variables in different
80228              scopes
80229              
80230              add note about the handling of negative indices to tied arrays
80231              (from Michael G Schwern <schwern@pobox.com>)
80232      Branch: maint-5.6/perl
80233           !> op.c pod/perltie.pod t/pragma/strict-vars
80234 ____________________________________________________________________________
80235 [  7317] By: gsar                                  on 2000/10/16  06:58:46
80236         Log: integrate changes#6127..6136 from mainline
80237              
80238              call_method(...,G_EVAL) can longjmp() out if the method probing
80239              failed (from Gisle Aas)
80240              
80241              new perlxstut example for passing/returning refs to arrays
80242              (from David Lowe <dlowe@pootpoot.com>)
80243              
80244              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
80245              
80246              fix places that mean C<"word" character> but say C<alphanumeric
80247              character>
80248              
80249              avoid warnings in POSIX.pm (from Barrie Slaymaker)
80250              
80251              warnings::enabled() doesn't fall back to looking at $^W if
80252              caller isn't using lexical warnings (from Paul Marquess)
80253              
80254              elide bogus test in change#6132
80255              
80256              make Test::Harness use wait.h/WCOREDUMP if available
80257              (from Ben Tilly <ben_tilly@hotmail.com>)
80258              
80259              enable Test::Harness to dynamically determine column width etc.
80260              (from Rob Napier <rnapier@employees.org>)
80261              
80262              random pod typos (from Peter Scott <Peter@PSDT.com>)
80263      Branch: maint-5.6/perl
80264           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
80265           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
80266           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
80267           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
80268 ____________________________________________________________________________
80269 [  7316] By: gsar                                  on 2000/10/16  06:53:23
80270         Log: integrate change#6126 from mainline
80271              
80272              change#2879 broke rvalue autovivification of magicals such as
80273              ${$num} (reworked variant of patch suggested by Simon Cozens)
80274      Branch: maint-5.6/perl
80275           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
80276           !> pp_hot.c proto.h t/op/gv.t
80277 ____________________________________________________________________________
80278 [  7315] By: gsar                                  on 2000/10/16  06:51:38
80279         Log: integrate changes#6123,6125 from mainline
80280              
80281              clarify gotcha with #line directives (from Rocco Caputo
80282              <troc@netrus.net>)
80283              
80284              enable propagating exception objects via Perl_croak() in XS code
80285              (from Gisle Aas)
80286      Branch: maint-5.6/perl
80287           !> pod/perldebug.pod pod/perlsyn.pod util.c
80288 ____________________________________________________________________________
80289 [  7314] By: gsar                                  on 2000/10/16  06:49:28
80290         Log: integrate change#6122 from mainline
80291              
80292              downgrade fatal error on C<"foo@nosucharray.com"> to optional
80293              warning (from Mark-Jason Dominus)
80294      Branch: maint-5.6/perl
80295           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
80296           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
80297           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
80298           !> toke.c
80299 ____________________________________________________________________________
80300 [  7313] By: gsar                                  on 2000/10/16  06:46:54
80301         Log: integrate changes#6112..6121 from vmsperl
80302              
80303              Check for existence of file before trying to delete
80304              
80305              Ugly workaround for version-specific RTL error
80306              
80307              Urk -- undo previous removal of vmsish 'exit' change
80308              
80309              Add bounds checking for several strings (Charles Lane)
80310              
80311              Miscellaneous cosmetic fixes (Charles Lane)
80312              
80313              Treat sockets as special in sys(read|write) (Charles Lane et al.)
80314              
80315              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
80316              Flatten case labels in switch statements uniformly (Charles Bailey)
80317              
80318              Quiet error messages in vmsish.t (Charles Lane)
80319              
80320              Add missing escape (Charles Lane)
80321              
80322              Allow eliminate_macros() and fixpath() to handle space-delimited
80323              lists (based on fixes by Craig Berry)
80324      Branch: maint-5.6/perl
80325           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
80326           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
80327           !> vms/vmsish.h
80328 ____________________________________________________________________________
80329 [  7312] By: gsar                                  on 2000/10/16  06:41:18
80330         Log: integrate changes#6107,6110 from cfgperl
80331              
80332              Tweak the todo list.
80333              
80334              todo tweak
80335      Branch: maint-5.6/perl
80336           !> Todo-5.6
80337 ____________________________________________________________________________
80338 [  7311] By: gsar                                  on 2000/10/16  06:38:38
80339         Log: integrate changes#6104,6108 from mainline
80340              
80341              PL_sys_intern was being initialized too late on windows
80342              
80343              reenable fake signal handling on Windows, bugs and all
80344      Branch: maint-5.6/perl
80345           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
80346           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
80347           !> win32/win32.c
80348 ____________________________________________________________________________
80349 [  7310] By: gsar                                  on 2000/10/16  06:36:03
80350         Log: integrate changes#6095,6097..6103 from cfgperl
80351              
80352              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
80353              might be useful in future.
80354              
80355              Add a note about possible compilation problems from Allen Smith.
80356              
80357              Add a note about other, yet unsupported, shadow password APIs.
80358              
80359              Tweaks for the cc bugs from Allen Smith.
80360              
80361              More compilation tweakery from Allen Smith.
80362              
80363              Hints and test tweaks for Unicos.
80364              
80365              The test suite tweak in #6101 wasn't quite right.
80366              
80367              Test tweaking for Unicos continues.
80368      Branch: maint-5.6/perl
80369           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
80370           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
80371           !> t/lib/complex.t t/op/64bitint.t
80372 ____________________________________________________________________________
80373 [  7309] By: gsar                                  on 2000/10/16  06:29:41
80374         Log: integrate changes#6093,6094 from mainline
80375              
80376              fork() failure to create pseudo process sets errno=EAGAIN and returns
80377              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
80378              
80379              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
80380      Branch: maint-5.6/perl
80381           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
80382           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
80383 ____________________________________________________________________________
80384 [  7308] By: gsar                                  on 2000/10/16  06:27:29
80385         Log: integrate change#6092 from cfgperl
80386              
80387              Regen perltoc with the fixed buildtoc.
80388      Branch: maint-5.6/perl
80389           !> pod/perltoc.pod
80390 ____________________________________________________________________________
80391 [  7307] By: gsar                                  on 2000/10/16  06:26:40
80392         Log: integrate changes#6089,6090 from mainline
80393              
80394              buildtoc tweak to fix newline lossage
80395              
80396              concat doesn't preserve utf8-ness, and doesn't invalidate
80397              [NI]OK; added tests for both
80398      Branch: maint-5.6/perl
80399           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
80400 ____________________________________________________________________________
80401 [  7306] By: gsar                                  on 2000/10/16  06:24:05
80402         Log: integrate change#6088 from cfgperl
80403              
80404              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
80405              because we do not use those.  The HAS_GETSPNAM remains,
80406              though, because we still do use that.
80407      Branch: maint-5.6/perl
80408           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
80409           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
80410           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
80411           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
80412           !> win32/config.vc win32/config_H.bc win32/config_H.gc
80413           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
80414 ____________________________________________________________________________
80415 [  7305] By: gsar                                  on 2000/10/16  06:15:52
80416         Log: integrate changes#6084,6085,6087 from mainline
80417              
80418              substr() does not preserve utf8-ness (from Stefan Eissing
80419              <Eissing@medicaldataservice.de>); added tests
80420              
80421              repeat operator (x) doesn't preserve utf8-ness
80422              
80423              reverse() and quotemeta() weren't preserving utf8-ness; add tests
80424      Branch: maint-5.6/perl
80425           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
80426 ____________________________________________________________________________
80427 [  7304] By: gsar                                  on 2000/10/16  06:13:10
80428         Log: integrate changes#6077..6083 from mainline
80429              
80430              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
80431              and Tom Phoenix)
80432              
80433              workaround for CRT bug in chdir() (from Charles Lane, via
80434              Peter Prymmer)
80435              
80436              remove outdated kludge in Carp (NULLs are permitted in diagnostics
80437              now)
80438              
80439              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
80440              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
80441              
80442              better default perlbug categories for ok reports (from Richard Foley)
80443              
80444              peek.t non-portable to ithreads
80445              
80446              note about undocumented caller() return value (from M.J.T. Guy);
80447              yet another peek.t tweak
80448      Branch: maint-5.6/perl
80449           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
80450           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
80451           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
80452           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
80453           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
80454           !> vms/vmsish.h
80455 ____________________________________________________________________________
80456 [  7303] By: gsar                                  on 2000/10/16  06:03:18
80457         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
80458              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
80459              
80460              &HUGE_VAL is not defined, it exists.
80461              
80462              Do not warn that an infinity does not look like a number.
80463              
80464              Rewrite the pwent/spent logic to be a little bit more clearer.
80465              
80466              Continue on the pwent/spent case.
80467              
80468              Correct Freudian slip.
80469              
80470              Use HUGE_VALL if applicable.
80471              
80472              pwent/spent #ifdef imbalance.
80473              
80474              Infinite problems.
80475              
80476              Call getspnam() only iff needd.
80477              
80478              Test both the scalar and list contexts.
80479              
80480              Use setxxent()/endxxent().
80481              
80482              Complex tweakery.
80483              
80484              Unicos hint tweak.
80485              
80486              Be more forgiving in POSIX about HUGE_VALL.
80487              
80488              Detypo.
80489              
80490              The search of infinity continues, this time simplified.
80491              
80492              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
80493              in natively 64-bit platforms where a long is a quad (no need
80494              for long longs).  Also added bias for IVs.
80495              
80496              Complex tweaks.
80497              
80498              Introduce t/lib/peek.t.
80499              
80500              Make the test more portable.
80501      Branch: maint-5.6/perl
80502           +> t/lib/peek.t
80503            ! pp_sys.c
80504           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
80505           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
80506           !> t/op/pwent.t toke.c util.c
80507 ____________________________________________________________________________
80508 [  7302] By: gsar                                  on 2000/10/16  05:03:37
80509         Log: integrate changes#6066..6071 from mainline
80510              
80511              s/END/CHECK/
80512              
80513              replace direct call to sighandler() with (*PL_sighandlerp)()
80514              
80515              note about values()
80516              
80517              File::Spec compatibility update (from Barrie Slaymaker
80518              <barries@slaysys.com>)
80519              
80520              remove misleading comment (from M.J.T. Guy)
80521              
80522              misformatted perllocal.pod (from Tim Jenness
80523              <t.jenness@jach.hawaii.edu>)
80524      Branch: maint-5.6/perl
80525           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
80526           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
80527           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
80528           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
80529 ____________________________________________________________________________
80530 [  7301] By: gsar                                  on 2000/10/16  05:00:08
80531         Log: integrate changes#6061..6063 from mainline
80532              
80533              change#5921 neglected to make eq honor "use bytes"
80534              
80535              additional tests for utf8.t
80536              
80537              tokeq() could read unallocated field in argument
80538      Branch: maint-5.6/perl
80539           !> sv.c t/pragma/utf8.t toke.c
80540 ____________________________________________________________________________
80541 [  7300] By: gsar                                  on 2000/10/16  04:56:54
80542         Log: integrate changes#6046,6048,6057,6058 from mainline
80543              
80544              libscheck has insufficient checks for n32 libs (from
80545              Albert Chin-A-Young <china@thewrittenword.com>)
80546              
80547              add note about how $( doesn't interpolate in REs (from
80548              Philip Newton <newton@ficus.frogspace.net>)
80549              
80550              fix broken parsing of /\x{ab}/
80551              
80552              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
80553              (spotted by Donald Kinzer <dkinzer@premia.com>)
80554      Branch: maint-5.6/perl
80555           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
80556           !> t/pragma/utf8.t
80557 ____________________________________________________________________________
80558 [  7299] By: gsar                                  on 2000/10/16  04:52:50
80559         Log: integrate change#6044 from mainline
80560              
80561              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
80562              such that underscores are only ignored in literal numbers,
80563              "\x{...}", and hex/oct argument
80564      Branch: maint-5.6/perl
80565           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
80566 ____________________________________________________________________________
80567 [  7298] By: gsar                                  on 2000/10/16  04:50:53
80568         Log: integrate changes#6027..6043 from mainline
80569              
80570              podlators-1.02 update (from Russ Allbery)
80571              
80572              Pod::Man generates groff-incompatible macro definition (from
80573              Tom Christiansen)
80574              
80575              add CGI.pm v2.66 (from Lincoln Stein)
80576              
80577              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
80578              for @- and @+ (from Johan Vromans)
80579              
80580              small nits in diagnostics.pm (from Robin Barker)
80581              
80582              whitespace adjustments
80583              
80584              missing files in MANIFEST
80585              
80586              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
80587              to compensate
80588              
80589              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
80590              
80591              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
80592      Branch: maint-5.6/perl
80593           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
80594           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
80595           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
80596           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
80597           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
80598           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
80599           !> t/lib/cgi-html.t t/lib/cgi-request.t
80600 ____________________________________________________________________________
80601 [  7297] By: gsar                                  on 2000/10/16  04:44:30
80602         Log: integrate change#6025 from mainline
80603              
80604              Is{Alnum,Alpha,Word} don't match titlecase
80605              TODO: IsSpace is defined recursively!
80606              (both spotted by Larry)
80607      Branch: maint-5.6/perl
80608           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
80609           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
80610 ____________________________________________________________________________
80611 [  7296] By: gsar                                  on 2000/10/16  04:39:30
80612         Log: integrate change#6023 from mainline
80613              
80614              debugger stomps on $. (from M.J.T. Guy)
80615      Branch: maint-5.6/perl
80616           !> lib/perl5db.pl
80617 ____________________________________________________________________________
80618 [  7295] By: gsar                                  on 2000/10/16  04:38:02
80619         Log: integrate change#6022 from mainline
80620              
80621              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
80622      Branch: maint-5.6/perl
80623           !> sv.c
80624 ____________________________________________________________________________
80625 [  7294] By: gsar                                  on 2000/10/16  04:37:05
80626         Log: integrate changes#6018..6021 from mainline
80627              
80628              make lib/syslog.t portable to systems that don't have _PATH_LOG,
80629              make _PATH_LOG() return "" if unavailable
80630              
80631              windows portability tweaks
80632              
80633              test tweak
80634              
80635              remove Win2K issue in pod (fixed by change#6020)
80636      Branch: maint-5.6/perl
80637           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
80638           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
80639           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
80640 ____________________________________________________________________________
80641 [  7293] By: gsar                                  on 2000/10/16  04:20:00
80642         Log: integrate changes#6013..6015 from mainline
80643              
80644              tweak change#5945 to display correct switch name in diagnostic
80645              
80646              glob() loading File::Glob behind the scenes may cause syntax errors
80647              
80648              tweak test for portability
80649      Branch: maint-5.6/perl
80650           !> op.c perl.c pod/perldiag.pod t/lib/b.t
80651 ____________________________________________________________________________
80652 [  7292] By: gsar                                  on 2000/10/16  04:18:11
80653         Log: integrate changes#6005..6010 from mainline, cfgperl
80654              
80655              perldoc might fail via "use blib" (from Hugo van der Sanden)
80656              
80657              Regen Configure.
80658              
80659              note about compile failures and END blocks (from M.J.T. Guy)
80660              
80661              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
80662              
80663              (change#6009 integrated earlier in change#7255)
80664              
80665              clarify note about shadow password support (from
80666              gellyfish@gellyfish.com)
80667      Branch: maint-5.6/perl
80668           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
80669           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
80670           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
80671 ____________________________________________________________________________
80672 [  7291] By: gsar                                  on 2000/10/16  04:12:03
80673         Log: integrate changes#6002,6003 from mainline
80674              
80675              destructive sv_setsv() can lose UV-ness from source, causing
80676              numeric promotions/comparisons to fail to do the right thing
80677              
80678              allow REG_EXPAND_SZ keys in Windows registry (from
80679              John Clayton <John.Clayton@barclayscapital.com>)
80680      Branch: maint-5.6/perl
80681           !> sv.c win32/win32.c
80682 ____________________________________________________________________________
80683 [  7290] By: gsar                                  on 2000/10/16  04:10:19
80684         Log: integrate change#6001 from mainline
80685              
80686              support additional library locations via $Config{otherlibdirs}
80687              (from Andy Dougherty)
80688      Branch: maint-5.6/perl
80689           !> Configure INSTALL Porting/Glossary Porting/config.sh
80690           !> Porting/config_H config_h.SH epoc/config.sh perl.c
80691           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
80692           !> win32/config.bc win32/config.gc win32/config.vc
80693 ____________________________________________________________________________
80694 [  7289] By: gsar                                  on 2000/10/16  04:08:28
80695         Log: integrate change#5999 from mainline
80696              
80697              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
80698      Branch: maint-5.6/perl
80699           !> t/pragma/warn/toke toke.c
80700 ____________________________________________________________________________
80701 [  7288] By: gsar                                  on 2000/10/16  04:07:01
80702         Log: integrate changes#5997,5998 from cfgperl
80703              
80704              Preserve $!.
80705              
80706              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
80707      Branch: maint-5.6/perl
80708           !> lib/Math/Complex.pm
80709 ____________________________________________________________________________
80710 [  7287] By: gsar                                  on 2000/10/16  04:04:37
80711         Log: integrate change#5995 from mainline
80712              
80713              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
80714      Branch: maint-5.6/perl
80715           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
80716 ____________________________________________________________________________
80717 [  7286] By: gsar                                  on 2000/10/16  04:03:21
80718         Log: integrate change#5994 from mainline
80719              
80720              fix for missed accounting for null byte in pack("Z",...) (from
80721              M.J.T. Guy)
80722      Branch: maint-5.6/perl
80723           !> pp.c t/op/pack.t
80724 ____________________________________________________________________________
80725 [  7285] By: gsar                                  on 2000/10/16  04:02:11
80726         Log: integrate changes#5989..5993 from mainline
80727              
80728              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
80729              itself and no other (from Tom Hughes)
80730              
80731              use $ENV{LIB} to search for libs under Visual C compiler
80732              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
80733              
80734              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
80735              
80736              pod nit (from Simon Cozens)
80737              
80738              various minor tweaks seen on p5p
80739      Branch: maint-5.6/perl
80740           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
80741           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
80742           !> t/op/array.t toke.c
80743 ____________________________________________________________________________
80744 [  7284] By: gsar                                  on 2000/10/16  03:59:00
80745         Log: integrate changes#5978..5988 from mainline
80746              
80747              sync version numbers in File::Spec with the ones on CPAN
80748              (from Barrie Slaymaker)
80749              
80750              under useithreads, constant pad entries could inadvertantly be
80751              shared across threads (from Eric Blood <eblood@xmission.com>);
80752              added Eric's test case to testsuite
80753              
80754              allow Configure -S to run non-interactively (spotted by Greg Hudson
80755              <ghudson@mit.edu>)
80756              
80757              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
80758              prototype mismatch with CORE::glob(); update pod and tests to
80759              suit (File::Glob::glob() is still available for backward
80760              compatibility, but should be considered deprecated)
80761              
80762              avoid error in IO::Socket::INET when given an unknown service name
80763              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
80764              
80765              numeric conversion of non-number in change#3378 tramples on
80766              OOK offset, causing segfaults
80767              
80768              attributes::reftype() doesn't work on tied argument
80769              
80770              forked child may not exit correctly if it failed to open
80771              /dev/console (from Graham Barr)
80772              
80773              add regular expressions tutorial and quick-start guide (from
80774              Mark Kvale <kvale@phy.ucsf.edu>)
80775              
80776              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
80777              
80778              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
80779              <paul@miraclefish.com>)
80780      Branch: maint-5.6/perl
80781           +> pod/perlrequick.pod pod/perlretut.pod
80782           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
80783           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
80784           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
80785           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
80786           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
80787           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
80788           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
80789           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
80790 ____________________________________________________________________________
80791 [  7283] By: gsar                                  on 2000/10/16  03:52:14
80792         Log: integrate change#5977 from mainline
80793              
80794              autoquote barewords followed by newline and arrow properly
80795              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
80796      Branch: maint-5.6/perl
80797           !> t/pragma/warn/toke toke.c
80798 ____________________________________________________________________________
80799 [  7282] By: gsar                                  on 2000/10/16  03:50:48
80800         Log: integrate change#5976 from mainline
80801              
80802              DB_File v1.73 update (from Paul Marquess)
80803      Branch: maint-5.6/perl
80804           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
80805           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
80806 ____________________________________________________________________________
80807 [  7281] By: gsar                                  on 2000/10/16  03:49:14
80808         Log: integrate change#5975 from mainline
80809              
80810              allow sort() reentrancy (variant of patch suggested by
80811              Hugo van der Sanden)
80812      Branch: maint-5.6/perl
80813           !> pp_ctl.c t/op/sort.t
80814 ____________________________________________________________________________
80815 [  7280] By: gsar                                  on 2000/10/16  03:48:22
80816         Log: integrate change#5974 from mainline
80817              
80818              change#4197 somehow missed initializing PL_errors, meaning
80819              syntax error queueing wasn't working outside eval"" at all;
80820              also fixed eval"" to localize PL_error_count, so that compile-time
80821              eval's don't clobber the error state of the outer context
80822      Branch: maint-5.6/perl
80823           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
80824           !> t/pragma/warn/toke
80825 ____________________________________________________________________________
80826 [  7279] By: gsar                                  on 2000/10/16  03:46:21
80827         Log: integrate change#5973 from mainline
80828              
80829              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
80830      Branch: maint-5.6/perl
80831           !> regcomp.c regexec.c t/op/re_tests
80832 ____________________________________________________________________________
80833 [  7278] By: gsar                                  on 2000/10/16  03:44:54
80834         Log: integrate change#5971 from cfgperl
80835              
80836              Unicos tweaks from Mark P. Lutz.
80837      Branch: maint-5.6/perl
80838           !> hints/unicos.sh lib/Math/Complex.pm
80839 ____________________________________________________________________________
80840 [  7277] By: gsar                                  on 2000/10/16  03:42:59
80841         Log: integrate changes#5966..5970 from mainline
80842              
80843              add testsuite for B backends, fix bug in B::Deparse (from
80844              Simon Cozens <simon@brecon.co.uk>)
80845              
80846              improved docs on the warn_uninit diagnostic (from David Glasser
80847              and Simon Cozens)
80848              
80849              tolerate spaces in group names in test on solaris (from David Boyce
80850              <dsb@boyski.com>)
80851              
80852              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
80853              
80854              Data::Dumper fumbles negative numbers on 32-bit platforms where
80855              IV is >32bits
80856      Branch: maint-5.6/perl
80857           +> t/lib/b.t t/lib/syslog.t
80858           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
80859           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
80860           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
80861 ____________________________________________________________________________
80862 [  7276] By: gsar                                  on 2000/10/16  03:39:30
80863         Log: integrate change#5965 from mainline
80864              
80865              avoid "will not stay shared" warnings for our variables (from
80866              Robin Barker)
80867      Branch: maint-5.6/perl
80868           !> op.c t/pragma/warn/op
80869 ____________________________________________________________________________
80870 [  7275] By: gsar                                  on 2000/10/16  03:38:18
80871         Log: integrate change#5964 from mainline
80872              
80873              reformat to 72 columns (again)
80874      Branch: maint-5.6/perl
80875           !> pod/perldiag.pod
80876 ____________________________________________________________________________
80877 [  7274] By: gsar                                  on 2000/10/16  03:36:58
80878         Log: integrate change#5963 from mainline
80879              
80880              patch from Larry to make (\&) prototype work; added tests for
80881              the same
80882      Branch: maint-5.6/perl
80883           !> op.c t/comp/proto.t
80884 ____________________________________________________________________________
80885 [  7273] By: gsar                                  on 2000/10/16  03:35:51
80886         Log: integrate changes#5956..5962 from mainline
80887              
80888              better diagnostics on failed tests (from Ilya Zakharevich)
80889              
80890              pod nits (from A. C. Yardley <yardley@tanet.net>)
80891              
80892              change#3569 deleted some essential code, revert; avoid use of
80893              atexit() to make DynaLoader work properly on AIX under mod_perl
80894              (from Jens-Uwe Mager <jum@helios.de>)
80895              
80896              doubled words in pods (from Simon Cozens
80897              <simon.p.cozens@jp.pwcglobal.com>)
80898              
80899              better INSTALL notes on Solaris issues (from Dominic Dunlop)
80900              
80901              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
80902              
80903              updated README.hpux (from Jeff Okamoto)
80904      Branch: maint-5.6/perl
80905           !> INSTALL README.hpux emacs/cperl-mode.el
80906           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
80907           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
80908           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
80909           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
80910           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
80911           !> t/op/lex_assign.t
80912 ____________________________________________________________________________
80913 [  7272] By: gsar                                  on 2000/10/16  03:31:22
80914         Log: integrate change#5955 from mainline
80915              
80916              longstanding bug exposed by change#3307: sort arguments weren't
80917              compiled with the right wantarray context (ensuing runtime lookup
80918              via block_gimme() was getting the incidental context of the
80919              sort() itself)
80920      Branch: maint-5.6/perl
80921           !> op.c t/op/sort.t
80922 ____________________________________________________________________________
80923 [  7271] By: gsar                                  on 2000/10/16  03:29:11
80924         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
80925              branch
80926              
80927              Flatten the cpp jungle doing the nosuid checking.
80928              
80929              Do not assume sign propagation. (from M.J.T. Guy)
80930              
80931              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
80932              
80933              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
80934              Now pp_ncmp() returns undef is either operand is a NaN.
80935              
80936              On second thoughts frexp() does have two arguments.
80937              
80938              Document that tr() is not tr(1).
80939              
80940              Be more robust on "extreme" (large absolute value)
80941              arguments.  Originally reported by Daniel Connelly
80942              as a problem with asinh() on large negative arguments,
80943              asinh() used to bail out because an argument to log()
80944              ended up being zero.  Ilya Zakharevich proposed using
80945              Taylor's series in such cases, which for such large
80946              arguments is a very good approximation.
80947              
80948              Undo "use integer" addition from 64bitint as it seems
80949              to break most of the subtests in Digital UNIX;
80950              Unicos needs to find another way.
80951      Branch: maint-5.6/perl
80952           !> (integrate 29 files)
80953 ____________________________________________________________________________
80954 [  7270] By: gsar                                  on 2000/10/16  03:09:44
80955         Log: integrate changes#5948,5949,5950 from mainline
80956              
80957              typo in vars.pm that leads to cryptic message (from Piotr
80958              Piatkowski <kompas@kompas.usr.onet.pl>)
80959              
80960              make perldoc use the pod2man from the same version (from
80961              M.J.T. Guy)
80962              
80963              reformat perldiag to avoid long lines
80964      Branch: maint-5.6/perl
80965           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
80966 ____________________________________________________________________________
80967 [  7269] By: gsar                                  on 2000/10/16  03:05:54
80968         Log: integrate change#5947 from mainline
80969              
80970              use &dl_error rather than &dl_load_file as the guard for calling
80971              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
80972              statically built perl)
80973      Branch: maint-5.6/perl
80974           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
80975 ____________________________________________________________________________
80976 [  7268] By: gsar                                  on 2000/10/16  03:04:48
80977         Log: integrate change#5945 from mainline
80978              
80979              make module name mandatory after -M switch; reorder perldiag
80980              alphabetically (from Mark-Jason Dominus)
80981      Branch: maint-5.6/perl
80982           !> perl.c pod/perldiag.pod
80983 ____________________________________________________________________________
80984 [  7267] By: gsar                                  on 2000/10/16  03:03:01
80985         Log: integrate change#5939 from mainline
80986              
80987              more pod nits (from Larry Virden)
80988      Branch: maint-5.6/perl
80989           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
80990           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
80991           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
80992 ____________________________________________________________________________
80993 [  7266] By: gsar                                  on 2000/10/16  03:01:39
80994         Log: integrate change#5938 from mainline
80995              
80996              Consolidated B::Deparse fixes (from Stephen McCamant)
80997      Branch: maint-5.6/perl
80998           !> ext/B/B/Deparse.pm
80999 ____________________________________________________________________________
81000 [  7265] By: gsar                                  on 2000/10/16  03:00:43
81001         Log: integrate change#5936 from mainline
81002              
81003              additional tests for change#7263 (from Paul Marquess)
81004      Branch: maint-5.6/perl
81005           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
81006           !> t/pragma/warn/5nolint t/pragma/warn/6default
81007 ____________________________________________________________________________
81008 [  7264] By: gsar                                  on 2000/10/16  02:58:34
81009         Log: integrate change#5934 from mainline
81010              
81011              propagate lexical warnings from surrounding scope correctly
81012              within string eval() (from Paul Marquess)
81013      Branch: maint-5.6/perl
81014           !> pp_ctl.c t/pragma/warn/pp_ctl
81015 ____________________________________________________________________________
81016 [  7263] By: gsar                                  on 2000/10/16  02:56:53
81017         Log: integrate change#5932 from mainline
81018              
81019              add rsignal(), whichsig() and do_join() to public API list
81020              (mod_perl uses them to good advantage)
81021      Branch: maint-5.6/perl
81022           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
81023 ____________________________________________________________________________
81024 [  7262] By: gsar                                  on 2000/10/16  02:55:53
81025         Log: integrate change#5931 from mainline
81026              
81027              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
81028      Branch: maint-5.6/perl
81029           !> pp_hot.c regexec.c t/op/pat.t
81030 ____________________________________________________________________________
81031 [  7261] By: gsar                                  on 2000/10/16  02:55:01
81032         Log: integrate change#5930 from mainline
81033              
81034              small os390 tweaks (from Peter Prymmer)
81035      Branch: maint-5.6/perl
81036           !> config_h.SH makedepend.SH
81037 ____________________________________________________________________________
81038 [  7260] By: gsar                                  on 2000/10/16  02:54:10
81039         Log: integrate change#5929 from mainline
81040              
81041              pod nits
81042      Branch: maint-5.6/perl
81043           !> pod/perlguts.pod
81044 ____________________________________________________________________________
81045 [  7259] By: gsar                                  on 2000/10/16  02:52:55
81046         Log: integrate change#5927 from mainline
81047              
81048              arrange for next() to resume at the unstack op rather than the
81049              loop conditional, so that scope cleanup happens correctly
81050              (from Stephen McCamant)
81051      Branch: maint-5.6/perl
81052           !> op.c pp_ctl.c t/op/misc.t
81053 ____________________________________________________________________________
81054 [  7258] By: gsar                                  on 2000/10/16  02:51:38
81055         Log: integrate change#5926 from mainline
81056              
81057              on windows, reserve 16M of stack rather than 128M (allows more
81058              threads to run concurrently)
81059      Branch: maint-5.6/perl
81060           !> win32/Makefile win32/makefile.mk
81061 ____________________________________________________________________________
81062 [  7257] By: gsar                                  on 2000/10/16  02:50:37
81063         Log: integrate change#5925 from mainline
81064              
81065              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
81066      Branch: maint-5.6/perl
81067           !> toke.c
81068 ____________________________________________________________________________
81069 [  7256] By: gsar                                  on 2000/10/16  02:49:36
81070         Log: integrate change#5924 from mainline
81071              
81072              avoid using uninitialized memory in require version check
81073      Branch: maint-5.6/perl
81074           !> pp_ctl.c universal.c
81075 ____________________________________________________________________________
81076 [  7255] By: gsar                                  on 2000/10/16  02:48:03
81077         Log: integrate changes#5923,5928,6009 from mainline
81078              
81079              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
81080      Branch: maint-5.6/perl
81081           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
81082 ____________________________________________________________________________
81083 [  7254] By: gsar                                  on 2000/10/16  02:44:46
81084         Log: integrate change#5922 from mainline
81085              
81086              commentary about IoTYPE() (from Nathan Torkington)
81087      Branch: maint-5.6/perl
81088           !> sv.h
81089 ____________________________________________________________________________
81090 [  7253] By: gsar                                  on 2000/10/16  02:43:49
81091         Log: integrate change#5921 from mainline
81092              
81093              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
81094      Branch: maint-5.6/perl
81095           !> sv.c t/lib/charnames.t t/pragma/utf8.t
81096 ____________________________________________________________________________
81097 [  7252] By: gsar                                  on 2000/10/16  02:42:31
81098         Log: integrate change#5920 from mainline
81099              
81100              Larry's fix for buggy propagation of utf8-ness in join(); add test
81101      Branch: maint-5.6/perl
81102           !> doop.c t/op/ver.t
81103 ____________________________________________________________________________
81104 [  7251] By: gsar                                  on 2000/10/16  02:41:14
81105         Log: integrate changes#5915..5919 from mainline
81106              
81107              various (pod tweaks &c)
81108      Branch: maint-5.6/perl
81109           !> (integrate 33 files)
81110 ____________________________________________________________________________
81111 [  7250] By: gsar                                  on 2000/10/16  02:38:16
81112         Log: integrate change#5914 from mainline
81113              
81114              caller() wasn't returning the right number of elements for
81115              eval {...}
81116      Branch: maint-5.6/perl
81117           !> pp_ctl.c t/pragma/warn/9enabled
81118 ____________________________________________________________________________
81119 [  7249] By: gsar                                  on 2000/10/16  02:37:02
81120         Log: integrate change#5913 from mainline
81121              
81122              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
81123              (from Mark-Jason Dominus)
81124      Branch: maint-5.6/perl
81125           !> pod/perlfunc.pod
81126 ____________________________________________________________________________
81127 [  7248] By: gsar                                  on 2000/10/16  02:35:58
81128         Log: integrate change#5912 from mainline
81129              
81130              fix totally broken caching in UNIVERSAL::isa() (from
81131              Nick Ing-Simmons)
81132      Branch: maint-5.6/perl
81133           !> t/op/universal.t universal.c
81134 ____________________________________________________________________________
81135 [  7247] By: gsar                                  on 2000/10/16  02:34:27
81136         Log: integrate changes#5910,5911 from mainline
81137              
81138              typo in pod
81139              
81140              add linebreak properties from unicode/LineBrk.txt (from
81141              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
81142      Branch: maint-5.6/perl
81143           +> (branch 29 files)
81144           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
81145 ____________________________________________________________________________
81146 [  7246] By: gsar                                  on 2000/10/16  02:33:29
81147         Log: integrate change#5909 from mainline
81148              
81149              mode argument to do_binmode() should be file mode, not boolean
81150      Branch: maint-5.6/perl
81151           !> pp_sys.c
81152 ____________________________________________________________________________
81153 [  7245] By: gsar                                  on 2000/10/16  02:31:04
81154         Log: integrate change#5908 from mainline
81155              
81156              introduce illegal symbols into null package so that
81157              gv_fetchpv(...,TRUE) always returns a valid GV even when the
81158              symbol is trapped by strictures (avoids coredumps)
81159      Branch: maint-5.6/perl
81160           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
81161           !> t/pragma/strict-vars
81162 ____________________________________________________________________________
81163 [  7244] By: jhi                                   on 2000/10/16  02:29:54
81164         Log: Subject: $Carp::ExportLevel confusion in Exporter
81165              From: "Ben Tilly" <ben_tilly@hotmail.com>
81166              Date: Sat, 14 Oct 2000 16:44:34 EDT
81167              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
81168      Branch: perl
81169            ! lib/Exporter/Heavy.pm
81170 ____________________________________________________________________________
81171 [  7243] By: jhi                                   on 2000/10/16  02:28:33
81172         Log: Subject: [PATCH perlguts.pod] Document offset hack
81173              From: Simon Cozens <simon@cozens.net>
81174              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
81175              Date: Sat, 14 Oct 2000 19:32:25 +0100
81176      Branch: perl
81177            ! pod/perlguts.pod
81178 ____________________________________________________________________________
81179 [  7242] By: gsar                                  on 2000/10/16  02:26:51
81180         Log: integrate changes#5905,5906,5907,6064 from mainline
81181              
81182              printf/sprintf didn't get quad types right under use64bitint
81183      Branch: maint-5.6/perl
81184           !> pp_sys.c sv.c t/op/64bitint.t
81185 ____________________________________________________________________________
81186 [  7241] By: jhi                                   on 2000/10/16  02:22:44
81187         Log: Subject: small pod patch
81188              From: Dan Boorstein <dan_boo@bellsouth.net>
81189              Date: Sat, 14 Oct 2000 14:29:24 -0400
81190              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
81191      Branch: perl
81192            ! pod/perlfaq7.pod pod/perlmod.pod
81193 ____________________________________________________________________________
81194 [  7240] By: jhi                                   on 2000/10/16  02:13:46
81195         Log: -w cleanup.
81196              
81197              Subject: Re: Problems with bleadperl 
81198              From: "Stephen P. Potter" <spp@ds.net>
81199              Date: Fri, 13 Oct 2000 13:32:49 -0400
81200              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
81201      Branch: perl
81202            ! t/pragma/overload.t
81203 ____________________________________________________________________________
81204 [  7239] By: jhi                                   on 2000/10/16  01:41:18
81205         Log: One more ~utf8 tweak.
81206      Branch: perl
81207            ! t/op/bop.t
81208 ____________________________________________________________________________
81209 [  7238] By: jhi                                   on 2000/10/16  01:34:14
81210         Log: Tweak the test of #7235.
81211      Branch: perl
81212            ! t/op/bop.t
81213 ____________________________________________________________________________
81214 [  7237] By: jhi                                   on 2000/10/16  01:25:04
81215         Log: Fix a couple of compiler-noted nits in #7235.
81216      Branch: perl
81217            ! pp.c
81218 ____________________________________________________________________________
81219 [  7236] By: jhi                                   on 2000/10/16  01:22:46
81220         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
81221      Branch: perl
81222            ! pp.c pp_hot.c
81223 ____________________________________________________________________________
81224 [  7235] By: jhi                                   on 2000/10/15  16:24:44
81225         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
81226              
81227              From: Simon Cozens <simon@cozens.net>
81228              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
81229              Date: Sat, 14 Oct 2000 20:52:13 +0100
81230              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
81231      Branch: perl
81232            ! pp.c t/op/bop.t utf8.h
81233 ____________________________________________________________________________
81234 [  7234] By: jhi                                   on 2000/10/15  15:19:29
81235         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
81236              The problem was that rx->minlen was in chars while pp_split()
81237              thought it would be in bytes. 
81238      Branch: perl
81239            ! pp.c t/pragma/utf8.t
81240 ____________________________________________________________________________
81241 [  7233] By: jhi                                   on 2000/10/14  20:24:24
81242         Log: Document FNCASE=y as discussed in the bug 20000902.009.
81243      Branch: perl
81244            ! README.dos
81245 ____________________________________________________________________________
81246 [  7232] By: jhi                                   on 2000/10/14  18:52:21
81247         Log: Add test for bug id 20000427.003 (which seems to have
81248              been fixed) (also duplicate as 20000427.004, though
81249              with a higher severity).  Move one utf8 from op/append
81250              to pragma/utf8, tag the tests with bug ids.
81251      Branch: perl
81252            ! t/op/append.t t/pragma/utf8.t
81253 ____________________________________________________________________________
81254 [  7231] By: jhi                                   on 2000/10/14  17:28:37
81255         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
81256      Branch: perl
81257            ! t/pragma/utf8.t
81258 ____________________________________________________________________________
81259 [  7230] By: jhi                                   on 2000/10/14  14:24:50
81260         Log: Needs to be conditional on SunOS 4.
81261              
81262              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
81263              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
81264              Date: Sat, 14 Oct 2000 13:37:49 +0100
81265              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
81266      Branch: metaconfig/U/perl
81267            ! End.U
81268      Branch: perl
81269            ! Configure myconfig.SH pod/perldelta.pod
81270 ____________________________________________________________________________
81271 [  7229] By: jhi                                   on 2000/10/14  00:49:22
81272         Log: Update Changes.
81273      Branch: perl
81274            ! Changes patchlevel.h
81275 ____________________________________________________________________________
81276 [  7228] By: jhi                                   on 2000/10/14  00:46:10
81277         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
81278              From: Peter Prymmer <pvhp@forte.com>
81279              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
81280              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
81281      Branch: perl
81282            ! lib/utf8.pm
81283 ____________________________________________________________________________
81284 [  7227] By: jhi                                   on 2000/10/13  23:20:30
81285         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
81286      Branch: perl
81287            ! t/op/tie.t
81288 ____________________________________________________________________________
81289 [  7226] By: jhi                                   on 2000/10/13  22:14:32
81290         Log: Tweak #7225.
81291              
81292              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
81293              From: Peter Prymmer <pvhp@forte.com>
81294              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
81295              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
81296      Branch: perl
81297            ! t/op/sprintf.t
81298 ____________________________________________________________________________
81299 [  7225] By: jhi                                   on 2000/10/13  22:11:31
81300         Log: op/sprintf.t patch for OS/390 (and any other host with limited
81301              floating-point exponent length)
81302              
81303              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
81304              From: Dominic Dunlop <domo@computer.org>
81305              Date: Fri, 13 Oct 2000 19:17:57 +0200
81306              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
81307      Branch: perl
81308            ! t/op/sprintf.t
81309 ____________________________________________________________________________
81310 [  7224] By: jhi                                   on 2000/10/13  18:40:48
81311         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
81312      Branch: perl
81313            ! toke.c
81314 ____________________________________________________________________________
81315 [  7223] By: jhi                                   on 2000/10/13  18:37:13
81316         Log: Thinko in #7222.
81317      Branch: perl
81318            ! utf8.c
81319 ____________________________________________________________________________
81320 [  7222] By: jhi                                   on 2000/10/13  18:05:23
81321         Log: Use UTF8SKIP(), from Simon Cozens.
81322      Branch: perl
81323            ! utf8.c
81324 ____________________________________________________________________________
81325 [  7221] By: jhi                                   on 2000/10/13  15:43:19
81326         Log: (accidentally empty check-in)
81327      Branch: perl
81328            ! utf8.c
81329 ____________________________________________________________________________
81330 [  7220] By: jhi                                   on 2000/10/13  15:23:51
81331         Log: Add (optimistically) Storable to static extensions.
81332      Branch: perl
81333            ! hints/uwin.sh hints/vmesa.sh
81334 ____________________________________________________________________________
81335 [  7219] By: jhi                                   on 2000/10/13  15:20:05
81336         Log: Amdahl UTS doesn't seem to do dynaloading.
81337      Branch: perl
81338            ! hints/uts.sh
81339 ____________________________________________________________________________
81340 [  7218] By: jhi                                   on 2000/10/13  15:15:20
81341         Log: Slight tweak of the code to appease Amdahl UTS cc.
81342      Branch: perl
81343            ! pp.c
81344 ____________________________________________________________________________
81345 [  7217] By: jhi                                   on 2000/10/13  14:50:42
81346         Log: In Amdahl UTS "struct sv" is defined by a system header,
81347              <ksync.h>.
81348      Branch: perl
81349            ! perl.h sv.h
81350 ____________________________________________________________________________
81351 [  7216] By: jhi                                   on 2000/10/13  11:58:25
81352         Log: Ilya implemented the memory profiling API.
81353      Branch: perl
81354            ! Todo
81355 ____________________________________________________________________________
81356 [  7215] By: jhi                                   on 2000/10/13  02:56:38
81357         Log: Subject: [PATCH 5.7.0] Perl API for mstats
81358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81359              Date: Thu, 12 Oct 2000 22:52:40 -0400
81360              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
81361      Branch: perl
81362            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
81363 ____________________________________________________________________________
81364 [  7214] By: jhi                                   on 2000/10/13  02:55:38
81365         Log: Subject: [PATCH 5.7.0] IVs in mtats
81366              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81367              Date: Thu, 12 Oct 2000 22:51:04 -0400
81368              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
81369      Branch: perl
81370            ! malloc.c perl.h
81371 ____________________________________________________________________________
81372 [  7213] By: jhi                                   on 2000/10/13  02:31:47
81373         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
81374      Branch: perl
81375            ! pod/perldiag.pod pp_sys.c
81376 ____________________________________________________________________________
81377 [  7212] By: jhi                                   on 2000/10/13  01:27:38
81378         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
81379              From: Peter Prymmer <pvhp@forte.com>
81380              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
81381              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
81382      Branch: perl
81383            ! t/op/oct.t
81384 ____________________________________________________________________________
81385 [  7211] By: jhi                                   on 2000/10/13  00:35:09
81386         Log: Update Changes.
81387      Branch: perl
81388            ! Changes patchlevel.h
81389 ____________________________________________________________________________
81390 [  7210] By: jhi                                   on 2000/10/12  23:59:40
81391         Log: The Install.pm third of
81392              
81393              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
81394              From: Bill Campbell <bill@celestial.com>
81395              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
81396              Date: Thu, 5 Oct 2000 18:04:51 -0700
81397      Branch: perl
81398            ! lib/ExtUtils/Install.pm
81399 ____________________________________________________________________________
81400 [  7209] By: jhi                                   on 2000/10/12  23:58:43
81401         Log: Two thirds of
81402              
81403              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
81404              Date: Thu, 5 Oct 2000 18:04:51 -0700
81405              From: Bill Campbell <bill@celestial.com>
81406              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
81407              
81408              The Install.pm changes will be submitted separately because
81409              they need some work and discussion still.
81410      Branch: perl
81411            ! lib/getopts.pl lib/termcap.pl
81412 ____________________________________________________________________________
81413 [  7208] By: jhi                                   on 2000/10/12  23:41:19
81414         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
81415              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
81416              Date:     Thu, 12 Oct 2000 07:30:02 EDT
81417              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
81418      Branch: perl
81419            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
81420            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
81421 ____________________________________________________________________________
81422 [  7207] By: jhi                                   on 2000/10/12  23:39:01
81423         Log: An updated EBCDIC tr patch.
81424              
81425              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
81426              From: Peter Prymmer <pvhp@forte.com>
81427              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
81428              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
81429      Branch: perl
81430            ! t/op/tr.t
81431 ____________________________________________________________________________
81432 [  7206] By: jhi                                   on 2000/10/12  23:34:55
81433         Log: Upgrade to CPAN 1.58, from Andreas König.
81434      Branch: perl
81435            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
81436 ____________________________________________________________________________
81437 [  7205] By: jhi                                   on 2000/10/12  23:29:08
81438         Log: Introduce the man[24-8] variables, from Andy Dougherty.
81439      Branch: metaconfig/U/perl
81440            + mandirs.U mandirstyle.U
81441      Branch: perl
81442            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81443            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
81444            ! vos/config.h vos/config.pl vos/config_h.SH_orig
81445            ! win32/config.bc win32/config.gc win32/config.vc
81446 ____________________________________________________________________________
81447 [  7204] By: gsar                                  on 2000/10/12  18:11:24
81448         Log: restore change#7202
81449      Branch: perl
81450            ! mg.c
81451 ____________________________________________________________________________
81452 [  7203] By: gsar                                  on 2000/10/12  18:09:40
81453         Log: another test of the Emergency Broadcast System--back out 
81454              change#7202
81455      Branch: perl
81456            ! mg.c
81457 ____________________________________________________________________________
81458 [  7202] By: gsar                                  on 2000/10/12  16:40:47
81459         Log: (submitted on behalf of Jarkko)
81460              Fix the lib/encode.t subtest 6 failure as reported by Andreas
81461              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
81462              was unearthed by change 7182, as was a bug in HTML::Entities.
81463      Branch: perl
81464            ! mg.c
81465 ____________________________________________________________________________
81466 [  7201] By: jhi                                   on 2000/10/11  03:16:05
81467         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
81468      Branch: perl
81469            ! pp_hot.c t/pragma/utf8.t
81470 ____________________________________________________________________________
81471 [  7200] By: jhi                                   on 2000/10/11  00:40:30
81472         Log: The #7198 was a false alarm.
81473      Branch: perl
81474            ! pp_hot.c
81475 ____________________________________________________________________________
81476 [  7199] By: jhi                                   on 2000/10/11  00:26:04
81477         Log: Remove duplicated code.
81478      Branch: perl
81479            ! t/lib/cgi-html.t
81480 ____________________________________________________________________________
81481 [  7198] By: jhi                                   on 2000/10/10  23:30:46
81482         Log: (Retracted by #7200.)
81483      Branch: perl
81484            ! pp_hot.c
81485 ____________________________________________________________________________
81486 [  7197] By: jhi                                   on 2000/10/10  21:49:30
81487         Log: Add the test case for #7190, from the original bug report
81488              by Andreas König.
81489      Branch: perl
81490            ! t/pragma/utf8.t
81491 ____________________________________________________________________________
81492 [  7196] By: jhi                                   on 2000/10/10  21:40:49
81493         Log: Reapply Andy's patch and regen Configure.
81494      Branch: perl
81495            ! Configure INSTALL Makefile.SH Porting/Glossary
81496            ! Porting/config.sh config_h.SH epoc/config.sh installperl
81497            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
81498            ! win32/config.vc
81499 ____________________________________________________________________________
81500 [  7195] By: jhi                                   on 2000/10/10  21:09:30
81501         Log: Use the versiononly instead of the installscripts,
81502              retract the changes 7146 and 7147.
81503      Branch: perl
81504            ! Configure INSTALL Makefile.SH Porting/Glossary
81505            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
81506            ! installperl uconfig.sh vos/config.def win32/config.bc
81507            ! win32/config.gc win32/config.vc
81508 ____________________________________________________________________________
81509 [  7194] By: jhi                                   on 2000/10/10  21:06:15
81510         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
81511              From: Peter Prymmer <pvhp@forte.com>
81512              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
81513              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
81514      Branch: perl
81515            ! t/op/ver.t
81516 ____________________________________________________________________________
81517 [  7193] By: jhi                                   on 2000/10/10  21:05:12
81518         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
81519              From: Peter Prymmer <pvhp@forte.com>
81520              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
81521              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
81522      Branch: perl
81523            ! t/op/tr.t
81524 ____________________________________________________________________________
81525 [  7192] By: jhi                                   on 2000/10/10  20:57:30
81526         Log: Add versiononly, delete installscripts, from Andy Dougherty.
81527      Branch: metaconfig
81528            - U/installdirs/installscripts.U
81529      Branch: metaconfig/U/perl
81530            + versiononly.U
81531 ____________________________________________________________________________
81532 [  7191] By: jhi                                   on 2000/10/10  19:41:21
81533         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
81534              From: Peter Prymmer <pvhp@forte.com>
81535              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
81536              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
81537      Branch: perl
81538            ! pod/perlebcdic.pod
81539 ____________________________________________________________________________
81540 [  7190] By: jhi                                   on 2000/10/10  19:26:14
81541         Log: Subject: Re: utf8 concat, mg_get
81542              From: Simon Cozens <simon@cozens.net>
81543              Date: Tue, 10 Oct 2000 17:40:17 +0100
81544              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
81545      Branch: perl
81546            ! pp_hot.c
81547 ____________________________________________________________________________
81548 [  7189] By: jhi                                   on 2000/10/10  19:23:03
81549         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
81550              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
81551              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
81552              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
81553      Branch: perl
81554            ! lib/ExtUtils/MM_Unix.pm
81555 ____________________________________________________________________________
81556 [  7188] By: jhi                                   on 2000/10/10  15:31:24
81557         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
81558              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
81559              Date: Fri, 14 Jul 2000 10:47:36 +0100
81560              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
81561      Branch: perl
81562            ! README.win32
81563 ____________________________________________________________________________
81564 [  7187] By: jhi                                   on 2000/10/10  13:30:10
81565         Log: Quote the temp file name, needed in Win32 because the
81566              default name unfortunately contains spaces, shouldn't
81567              hurt elsewhere.
81568              
81569              Subject: FW: perldoc fails if $TEMP contains spaces
81570              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
81571              Date: Thu, 14 Sep 2000 08:58:45 +0100
81572              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
81573      Branch: perl
81574            ! utils/perldoc.PL
81575 ____________________________________________________________________________
81576 [  7186] By: jhi                                   on 2000/10/10  13:16:27
81577         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
81578              From: hv@hugo.hybyte.com
81579              Date: Tue, 10 Oct 2000 14:10:20 +0100
81580              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
81581      Branch: perl
81582            ! t/lib/thr5005.t util.c
81583 ____________________________________________________________________________
81584 [  7185] By: jhi                                   on 2000/10/10  12:06:22
81585         Log: Upgrade to podlators 1.04, from Russ Allbery.
81586      Branch: perl
81587            ! lib/Pod/Man.pm lib/Pod/Text.pm
81588 ____________________________________________________________________________
81589 [  7184] By: jhi                                   on 2000/10/10  12:01:32
81590         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
81591      Branch: perl
81592            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
81593 ____________________________________________________________________________
81594 [  7183] By: jhi                                   on 2000/10/09  23:47:15
81595         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
81596              From: Peter Prymmer <pvhp@forte.com>
81597              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
81598              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
81599      Branch: perl
81600            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
81601 ____________________________________________________________________________
81602 [  7182] By: jhi                                   on 2000/10/09  23:43:16
81603         Log: Make eq work again with utf8 (disabling the upgrading
81604              should no more be necessary since the copies of the
81605              scalars are upgraded, not the scalars themselves).
81606              Takes care of ID 20001009.001.  (The claimed length()
81607              bug in 20001009.001 seems bogus to me.)
81608      Branch: perl
81609            ! sv.c t/pragma/utf8.t
81610 ____________________________________________________________________________
81611 [  7181] By: gsar                                  on 2000/10/09  19:41:54
81612         Log: tweak for change#7173
81613      Branch: perl
81614            ! win32/win32sck.c
81615 ____________________________________________________________________________
81616 [  7180] By: gsar                                  on 2000/10/09  19:26:56
81617         Log: on Windows, clean targets might not work under some flavors of the shell
81618      Branch: perl
81619            ! win32/Makefile win32/makefile.mk
81620 ____________________________________________________________________________
81621 [  7179] By: jhi                                   on 2000/10/09  19:21:02
81622         Log: Update Changes.
81623      Branch: perl
81624            ! Changes patchlevel.h
81625 ____________________________________________________________________________
81626 [  7178] By: jhi                                   on 2000/10/09  19:18:23
81627         Log: Warn about unknown scripts.
81628              
81629              Subject: Re: ideas? patches? [PATCH bleadperl]
81630              From: Dominic Dunlop <domo@computer.org>
81631              Date: Mon, 9 Oct 2000 14:57:17 +0200
81632              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
81633      Branch: perl
81634            ! lib/charnames.pm
81635 ____________________________________________________________________________
81636 [  7177] By: jhi                                   on 2000/10/09  19:13:27
81637         Log: Change #7160 had a nasty typo.
81638      Branch: metaconfig
81639            ! U/compline/Compile.U
81640      Branch: perl
81641            ! Configure config_h.SH
81642 ____________________________________________________________________________
81643 [  7176] By: gsar                                  on 2000/10/09  18:59:33
81644         Log: pod nit
81645      Branch: perl
81646            ! pod/perlport.pod
81647 ____________________________________________________________________________
81648 [  7175] By: gsar                                  on 2000/10/09  18:54:28
81649         Log: Windows9x doesn't support link(), despite what Config.pm
81650              might think
81651      Branch: perl
81652            ! lib/ExtUtils/Manifest.pm
81653 ____________________________________________________________________________
81654 [  7174] By: gsar                                  on 2000/10/09  18:50:03
81655         Log: avoid nonportable example code
81656      Branch: perl
81657            ! lib/File/Copy.pm
81658 ____________________________________________________________________________
81659 [  7173] By: gsar                                  on 2000/10/09  18:46:54
81660         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
81661              being used) when closing a socket handle
81662      Branch: perl
81663            ! win32/win32.c win32/win32.h win32/win32sck.c
81664 ____________________________________________________________________________
81665 [  7172] By: gsar                                  on 2000/10/09  18:41:40
81666         Log: on Windows, cwd strings in the environment should be of the
81667              form =X:=X:\foo instead of =X=X:\foo\
81668      Branch: perl
81669            ! win32/vdir.h
81670 ____________________________________________________________________________
81671 [  7171] By: gsar                                  on 2000/10/09  18:30:09
81672         Log: on Windows, LoadLibrary() could load an extension DLL multiple
81673              times if forward slashes are used in the path
81674      Branch: perl
81675            ! win32/win32.c
81676 ____________________________________________________________________________
81677 [  7170] By: jhi                                   on 2000/10/09  17:53:59
81678         Log: Add a todo note about overloadable assertions.
81679      Branch: perl
81680            ! Todo-5.6
81681 ____________________________________________________________________________
81682 [  7169] By: jhi                                   on 2000/10/09  13:43:45
81683         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
81684              From: mjd@plover.com
81685              Date: 9 Oct 2000 00:24:44 -0000
81686              Message-ID: <20001009002444.10616.qmail@plover.com>
81687      Branch: perl
81688            ! pod/perldebguts.pod
81689 ____________________________________________________________________________
81690 [  7168] By: nick                                  on 2000/10/08  13:16:33
81691         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
81692              is not right thing to do on (e.g. x86). Network order is also "right" for
81693              X fonts.
81694      Branch: perl
81695            ! ext/Encode/Encode.pm
81696 ____________________________________________________________________________
81697 [  7167] By: nick                                  on 2000/10/08  12:54:42
81698         Log: Make "encodings" work post-install when Encode/*.enc files may not
81699              be in same directory as Encode.pm
81700      Branch: perl
81701            ! ext/Encode/Encode.pm
81702 ____________________________________________________________________________
81703 [  7166] By: nick                                  on 2000/10/08  11:51:26
81704         Log: Work round the fact that $hash->{$key} does not take into account
81705              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
81706              so that key is always in the "expected" encoding - i.e. same way we put
81707              it in the hash.
81708      Branch: perl
81709            ! ext/Encode/Encode.pm
81710 ____________________________________________________________________________
81711 [  7165] By: gsar                                  on 2000/10/08  04:15:29
81712         Log: save_re_context() could reset PL_curcop to freed memory, causing core
81713              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
81714      Branch: perl
81715            ! pp_ctl.c
81716 ____________________________________________________________________________
81717 [  7164] By: jhi                                   on 2000/10/06  20:51:48
81718         Log: UTF8ize split() so that the cloned substrings get the UTF8
81719              flag of the original scalar.  Problem reported by Simon Cozens.
81720      Branch: perl
81721            ! pp.c t/pragma/utf8.t
81722 ____________________________________________________________________________
81723 [  7163] By: nick                                  on 2000/10/06  20:48:34
81724         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
81725              got a false +ve and so did not reach code which would have un-FAKEd the SV.
81726      Branch: perl
81727            ! sv.c
81728 ____________________________________________________________________________
81729 [  7162] By: nick                                  on 2000/10/06  20:25:37
81730         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
81731              To fix  (sort {$a <=> $b} keys %hash) in particular but
81732              should cover a number of other as-yet-unknown cases as well.
81733      Branch: perl
81734            ! sv.c
81735 ____________________________________________________________________________
81736 [  7161] By: jhi                                   on 2000/10/06  19:56:18
81737         Log: Change the version number of Tie::Handle in the core to 4.0,
81738              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
81739              
81740              Subject: Note on Tie::Handle
81741              From: andreas.koenig@anima.de (Andreas J. Koenig)
81742              Date:      06 Oct 2000 21:48:58 +0200
81743              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
81744      Branch: perl
81745            ! lib/Tie/Handle.pm
81746 ____________________________________________________________________________
81747 [  7160] By: jhi                                   on 2000/10/06  18:20:35
81748         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
81749              as the first option of cc/ld because of ultrapicky compilers
81750              (e.g. OS/390 R2.5)
81751      Branch: metaconfig
81752            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
81753            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
81754            ! U/compline/orderlib.U U/modified/Cppsym.U
81755            ! U/modified/d_access.U
81756      Branch: metaconfig/U/perl
81757            ! Checkcc.U d_dlsymun.U gccvers.U
81758      Branch: perl
81759            ! Configure config_h.SH
81760 ____________________________________________________________________________
81761 [  7159] By: jhi                                   on 2000/10/06  13:56:39
81762         Log: Update Changes.
81763      Branch: perl
81764            ! Changes patchlevel.h
81765 ____________________________________________________________________________
81766 [  7158] By: jhi                                   on 2000/10/06  12:48:40
81767         Log: Eliminate $Is_VMS code from the test.
81768              
81769              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
81770              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
81771              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
81772              Date:     Thu, 5 Oct 2000 07:46:33 EDT
81773      Branch: perl
81774            ! t/lib/b.t
81775 ____________________________________________________________________________
81776 [  7157] By: jhi                                   on 2000/10/06  12:47:13
81777         Log: Also the $ccflags is needed for the C compiler check.
81778              
81779              Subject: Configure (check for C-compiler)
81780              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81781              Date: Fri, 06 Oct 2000 08:47:15 +0200
81782              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
81783      Branch: metaconfig/U/perl
81784            ! Checkcc.U
81785      Branch: perl
81786            ! Configure config_h.SH
81787 ____________________________________________________________________________
81788 [  7156] By: jhi                                   on 2000/10/06  11:45:15
81789         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
81790      Branch: perl
81791            ! perl.c pp_ctl.c sv.h utf8.c
81792 ____________________________________________________________________________
81793 [  7155] By: jhi                                   on 2000/10/06  11:40:41
81794         Log: IO::Handle->syswrite() did not handle length omission
81795              like CORE::syswrite() does.
81796              
81797              Subject: [Fwd] IO::Handle, syswrite and arguments
81798              From: Graham Barr <gbarr@pobox.com>
81799              Date: Fri, 6 Oct 2000 10:22:05 +0100
81800              Message-ID: <20001006102205.U6312@pobox.com>
81801              
81802              The original patch from andrew@ugh.net.au.
81803      Branch: perl
81804            ! ext/IO/lib/IO/Handle.pm
81805 ____________________________________________________________________________
81806 [  7154] By: jhi                                   on 2000/10/06  01:42:15
81807         Log: Tweak #7153.
81808      Branch: perl
81809            ! utf8.h
81810 ____________________________________________________________________________
81811 [  7153] By: jhi                                   on 2000/10/06  00:39:55
81812         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
81813      Branch: perl
81814            ! utf8.h
81815 ____________________________________________________________________________
81816 [  7152] By: jhi                                   on 2000/10/06  00:38:11
81817         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
81818      Branch: perl
81819            ! perl.c pp_ctl.c sv.h utf8.c
81820 ____________________________________________________________________________
81821 [  7151] By: jhi                                   on 2000/10/06  00:36:38
81822         Log: Subject: Re: Questions about Tie::Array and perl modules
81823              From: Nick Ing-Simmons <nik@tiuk.ti.com>
81824              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
81825              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
81826              
81827              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
81828      Branch: perl
81829            ! lib/Tie/Array.pm t/op/array.t
81830 ____________________________________________________________________________
81831 [  7150] By: jhi                                   on 2000/10/05  00:20:45
81832         Log: Regen Changes.
81833      Branch: perl
81834            ! Changes patchlevel.h
81835 ____________________________________________________________________________
81836 [  7149] By: jhi                                   on 2000/10/05  00:20:01
81837         Log: Regen toc.
81838      Branch: perl
81839            ! pod/perltoc.pod
81840 ____________________________________________________________________________
81841 [  7148] By: jhi                                   on 2000/10/04  23:35:08
81842         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
81843              reported several times by Dominic Dunlop, for example in
81844              ID 20000315.008.  Patch from Dominic.  Patch affects at
81845              least MachTen, and possibly other oldish BSDs. Should not
81846              break non-broken platforms (tested on LinuxPPC). 
81847      Branch: perl
81848            ! doio.c
81849 ____________________________________________________________________________
81850 [  7147] By: jhi                                   on 2000/10/04  23:26:34
81851         Log: The one that got away from 7146.
81852      Branch: metaconfig
81853            + U/installdirs/installscripts.U
81854 ____________________________________________________________________________
81855 [  7146] By: jhi                                   on 2000/10/04  23:25:04
81856         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
81857              suggested by H. Merijn Brand.
81858      Branch: perl
81859            ! Configure INSTALL Makefile.SH Porting/Glossary
81860            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
81861            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
81862            ! win32/config.vc
81863 ____________________________________________________________________________
81864 [  7145] By: jhi                                   on 2000/10/04  22:08:21
81865         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
81866              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81867              Date: Wed, 4 Oct 2000 17:37:46 -0400
81868              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
81869      Branch: perl
81870            ! utils/h2xs.PL
81871 ____________________________________________________________________________
81872 [  7144] By: jhi                                   on 2000/10/04  18:11:41
81873         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
81874              From: Jeff Pinyan <jeffp@crusoe.net>
81875              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
81876              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
81877      Branch: perl
81878            ! pod/perlrun.pod
81879 ____________________________________________________________________________
81880 [  7143] By: jhi                                   on 2000/10/04  18:09:58
81881         Log: Subject: perlhack.pod Patch for Externals Tools
81882              From: Fisher Mark <fisherm@tce.com>
81883              Date: Tue, 3 Oct 2000 15:43:27 -0500 
81884              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
81885      Branch: perl
81886            ! pod/perlhack.pod
81887 ____________________________________________________________________________
81888 [  7142] By: jhi                                   on 2000/10/04  18:08:41
81889         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
81890              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
81891              Date:     Wed, 4 Oct 2000 12:11:11 EDT
81892              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
81893      Branch: perl
81894            ! vms/vms.c
81895 ____________________________________________________________________________
81896 [  7141] By: jhi                                   on 2000/10/04  12:20:16
81897         Log: Subject: [PATCH 5.7.0] h2xs not working
81898              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81899              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
81900              Date: Tue, 3 Oct 2000 21:43:01 -0400
81901              
81902              Subject: [PATCH 5.7.0] h2xs not documenting the created module
81903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81904              Date: Tue, 3 Oct 2000 22:55:19 -0400
81905              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
81906      Branch: perl
81907            ! utils/h2xs.PL
81908 ____________________________________________________________________________
81909 [  7140] By: jhi                                   on 2000/10/04  11:53:44
81910         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
81911              From: nick@babyhippo.com
81912              Date: Wed, 4 Oct 2000 12:06:45 +0100
81913              Message-Id: <20001004120645.A7356@babyhippo.com>
81914              
81915              Retract 7118 and 7135.
81916      Branch: perl
81917            ! installman installperl op.c t/pragma/subs.t
81918 ____________________________________________________________________________
81919 [  7139] By: jhi                                   on 2000/10/03  22:09:41
81920         Log: It is possible to have no hosts database at all.  Pointed out in
81921              
81922              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
81923              From: Peter Prymmer <pvhp@forte.com>
81924              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
81925              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
81926      Branch: metaconfig
81927            ! U/modified/myhostname.U
81928      Branch: perl
81929            ! Configure config_h.SH
81930 ____________________________________________________________________________
81931 [  7138] By: jhi                                   on 2000/10/03  21:49:49
81932         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
81933              From: Peter Prymmer <pvhp@forte.com>
81934              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
81935              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
81936      Branch: perl
81937            ! pp_sys.c
81938 ____________________________________________________________________________
81939 [  7137] By: jhi                                   on 2000/10/03  20:10:05
81940         Log: One remaining nit less at the VMS mailbox sizing.
81941      Branch: perl
81942            ! vms/vms.c
81943 ____________________________________________________________________________
81944 [  7136] By: jhi                                   on 2000/10/03  20:08:47
81945         Log: Test harness update to sync with the new perlcc,
81946              from Simon Cozens.
81947      Branch: perl
81948            ! t/TEST t/UTEST
81949 ____________________________________________________________________________
81950 [  7135] By: jhi                                   on 2000/10/03  15:15:42
81951         Log: Subject: Re: PATCH for 20001003.004
81952              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
81953              From: "AARON B. DOSSETT" <aaron@iglou.com>
81954              Message-Id: <E13gTay-0006od-00@iglou.com>
81955      Branch: perl
81956            ! installman installperl
81957 ____________________________________________________________________________
81958 [  7134] By: jhi                                   on 2000/10/03  15:00:34
81959         Log: Subject: [ID 20001003.006] B::Debug not -w clean
81960              From: Nicholas Clark <nick@babyhippo.co.uk>
81961              Date: Tue, 03 Oct 2000 15:46:32 +0100
81962              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
81963      Branch: perl
81964            ! ext/B/B/Debug.pm
81965 ____________________________________________________________________________
81966 [  7133] By: jhi                                   on 2000/10/03  14:58:39
81967         Log: Scale down the VMS message boxes, by Charles Lane.
81968              Fix for ID 20000903.009, workaround at
81969              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
81970      Branch: perl
81971            ! vms/vms.c
81972 ____________________________________________________________________________
81973 [  7132] By: jhi                                   on 2000/10/03  11:20:37
81974         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
81975      Branch: perl
81976            + t/lib/st-lock.t t/lib/st-utf8.t
81977            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
81978            ! ext/Storable/Storable.xs t/lib/st-recurse.t
81979 ____________________________________________________________________________
81980 [  7131] By: jhi                                   on 2000/10/03  03:38:23
81981         Log: Encode nits.
81982      Branch: perl
81983            ! MANIFEST Makefile.SH
81984 ____________________________________________________________________________
81985 [  7130] By: jhi                                   on 2000/10/03  03:31:05
81986         Log: Update Changes.
81987      Branch: perl
81988            ! Changes patchlevel.h
81989 ____________________________________________________________________________
81990 [  7129] By: jhi                                   on 2000/10/03  02:24:02
81991         Log: Misplaced else.
81992      Branch: metaconfig/U/perl
81993            ! d_strtoll.U
81994      Branch: perl
81995            ! Configure config_h.SH
81996 ____________________________________________________________________________
81997 [  7128] By: jhi                                   on 2000/10/03  02:08:29
81998         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
81999              From: sthoenna@efn.org
82000              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
82001              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
82002      Branch: metaconfig/U/perl
82003            ! d_strtoll.U
82004      Branch: perl
82005            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
82006 ____________________________________________________________________________
82007 [  7127] By: jhi                                   on 2000/10/03  01:13:14
82008         Log: Update Changes.
82009      Branch: perl
82010            ! Changes patchlevel.h
82011 ____________________________________________________________________________
82012 [  7126] By: jhi                                   on 2000/10/03  00:57:08
82013         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
82014              as suggested by Olaf Flebbe and Nick Clark.
82015      Branch: perl
82016            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
82017 ____________________________________________________________________________
82018 [  7125] By: jhi                                   on 2000/10/03  00:50:56
82019         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
82020              From: Nick Clark <nick@plum.flirble.org>
82021              Date: Mon, 2 Oct 2000 11:03:24 +0100
82022              Message-Id: <20001002110324.D20073@plum.flirble.org>
82023              
82024              Also fixes bug ID 20001002.005.
82025      Branch: perl
82026            ! t/lib/encode.t
82027 ____________________________________________________________________________
82028 [  7124] By: jhi                                   on 2000/10/03  00:34:59
82029         Log: Subject: [PATCH 5.7.0] Epoc update
82030              From: Olaf Flebbe <o.flebbe@gmx.de>
82031              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
82032              Message-ID: <26423.969484586@www10.gmx.net>
82033      Branch: perl
82034            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
82035            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
82036            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
82037            ! util.c util.h
82038 ____________________________________________________________________________
82039 [  7123] By: jhi                                   on 2000/10/03  00:30:07
82040         Log: Regen headers.
82041      Branch: perl
82042            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
82043 ____________________________________________________________________________
82044 [  7122] By: jhi                                   on 2000/10/03  00:10:48
82045         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
82046      Branch: perl
82047            ! hints/openbsd.sh
82048 ____________________________________________________________________________
82049 [  7121] By: jhi                                   on 2000/10/03  00:05:06
82050         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
82051              From: <abigail@foad.org>
82052              Date: Tue, 26 Sep 2000 13:36:14 -0400
82053              Message-ID: <20000926173614.4356.qmail@foad.org>
82054      Branch: perl
82055            ! pod/perlop.pod
82056 ____________________________________________________________________________
82057 [  7120] By: jhi                                   on 2000/10/03  00:04:00
82058         Log: Inside require() $^S was always left undefined.
82059              
82060              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
82061              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82062              Date: Wed, 27 Sep 2000 18:54:49 -0400
82063              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
82064      Branch: perl
82065            ! cop.h mg.c pp_ctl.c util.c
82066 ____________________________________________________________________________
82067 [  7119] By: jhi                                   on 2000/10/03  00:00:16
82068         Log: Subject: [PATCH] DLL not restartabke with threaded perl
82069              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
82070              Date: Thu, 28 Sep 2000 09:20:46 +0100
82071              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
82072      Branch: perl
82073            ! perl.c
82074 ____________________________________________________________________________
82075 [  7118] By: jhi                                   on 2000/10/02  23:59:20
82076         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
82077              From: Nicholas Clark <nick@ccl4.org>
82078              Date: Thu, 28 Sep 2000 11:52:24 +0100
82079              Message-ID: <20000928115224.D7924@plum.flirble.org>
82080      Branch: perl
82081            ! op.c
82082 ____________________________________________________________________________
82083 [  7117] By: jhi                                   on 2000/10/02  23:57:51
82084         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
82085              From: Nicholas Clark <nick@babyhippo.co.uk>
82086              Date: Thu, 28 Sep 2000 12:18:10 +0100
82087              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
82088              
82089              Did not apply cleanly, manual intervention was needed.
82090      Branch: perl
82091            ! ext/B/B/Bytecode.pm utils/perlcc.PL
82092 ____________________________________________________________________________
82093 [  7116] By: jhi                                   on 2000/10/02  23:50:40
82094         Log: Document the issue (is not a syntax error, kind of)
82095              
82096              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
82097              From: Nicholas Clark <nick@ccl4.org>
82098              Date: Thu, 28 Sep 2000 17:12:42 +0100
82099              Message-ID: <20000928171242.K7924@plum.flirble.org>
82100      Branch: perl
82101            ! pod/perldata.pod
82102 ____________________________________________________________________________
82103 [  7115] By: jhi                                   on 2000/10/02  23:48:58
82104         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
82105              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82106              Date: Thu, 28 Sep 2000 21:55:31 -0400
82107              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
82108      Branch: perl
82109            ! regexec.c
82110 ____________________________________________________________________________
82111 [  7114] By: jhi                                   on 2000/10/02  23:47:57
82112         Log: Subject: DOC PATCH 5.6.0
82113              From: mjd@plover.com
82114              Date: 30 Sep 2000 06:02:34 -0000
82115              Message-ID: <20000930060234.4559.qmail@plover.com>
82116      Branch: perl
82117            ! pod/perldebguts.pod
82118 ____________________________________________________________________________
82119 [  7113] By: jhi                                   on 2000/10/02  23:46:43
82120         Log: SOCK_DGRAM and listen() do not mix as reported in
82121              
82122              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
82123              From: Petter Reinholdtsen <pere@hungry.com>
82124              Date: Sun, 1 Oct 2000 10:57:20 +0800
82125              Message-Id: <200010010257.KAA05735@localhost.localdomain>
82126              
82127              The patch for 5.7.0+ had to be reengineered, though.
82128      Branch: perl
82129            ! ext/IO/lib/IO/Socket/UNIX.pm
82130 ____________________________________________________________________________
82131 [  7112] By: jhi                                   on 2000/10/02  23:36:57
82132         Log: Subject: Re: [PATCH 5.005_64 missed]
82133              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82134              Date: Sun, 1 Oct 2000 18:50:10 -0400
82135              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
82136      Branch: perl
82137            ! pod/perlxs.pod
82138 ____________________________________________________________________________
82139 [  7111] By: jhi                                   on 2000/10/02  23:35:40
82140         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
82141              From: Radu Greab <radu@netsoft.ro>
82142              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
82143              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
82144      Branch: perl
82145            ! op.c opcode.pl t/op/substr.t
82146 ____________________________________________________________________________
82147 [  7110] By: jhi                                   on 2000/10/02  23:32:38
82148         Log: Subject: [PATCH] Fix aliasing of tied filehandles
82149              From: Daniel Chetlin <daniel@chetlin.com>
82150              Date: Mon, 2 Oct 2000 14:53:27 -0700
82151              Message-ID: <20001002145327.C1617@ilmd>
82152      Branch: perl
82153            ! perl.h pp_hot.c t/op/tiehandle.t
82154 ____________________________________________________________________________
82155 [  7109] By: jhi                                   on 2000/10/02  23:31:30
82156         Log: s/Robin Parker/Robin Barker/
82157      Branch: perl
82158            ! Changes5.6
82159 ____________________________________________________________________________
82160 [  7108] By: jhi                                   on 2000/10/02  23:15:46
82161         Log: Retract #7091 as suggested in
82162              
82163              From: Robin Barker <rmb1@cise.npl.co.uk> 
82164              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
82165              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
82166              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
82167      Branch: perl
82168            ! embed.pl proto.h
82169 ____________________________________________________________________________
82170 [  7107] By: nick                                  on 2000/10/02  18:23:14
82171         Log: A few tweaks to get Tk803 to work with Encode scheme.
82172      Branch: perl
82173            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
82174 ____________________________________________________________________________
82175 [  7106] By: nick                                  on 2000/10/01  21:34:14
82176         Log: Add checking cases to Encode's toUnicode and fromUnicode.
82177      Branch: perl
82178            ! ext/Encode/Encode.pm
82179 ____________________________________________________________________________
82180 [  7105] By: nick                                  on 2000/10/01  17:18:01
82181         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
82182              To read and use them.
82183              Add a lib/encode.t which checks a few things.
82184      Branch: perl
82185            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
82186            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
82187            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
82188            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
82189            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
82190            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
82191            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
82192            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
82193            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
82194            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
82195            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
82196            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
82197            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
82198            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
82199            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
82200            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
82201            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
82202            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
82203            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
82204            + ext/Encode/Encode/iso2022-jp.enc
82205            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
82206            + ext/Encode/Encode/iso8859-1.enc
82207            + ext/Encode/Encode/iso8859-2.enc
82208            + ext/Encode/Encode/iso8859-3.enc
82209            + ext/Encode/Encode/iso8859-4.enc
82210            + ext/Encode/Encode/iso8859-5.enc
82211            + ext/Encode/Encode/iso8859-6.enc
82212            + ext/Encode/Encode/iso8859-7.enc
82213            + ext/Encode/Encode/iso8859-8.enc
82214            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
82215            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
82216            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
82217            + ext/Encode/Encode/macCentEuro.enc
82218            + ext/Encode/Encode/macCroatian.enc
82219            + ext/Encode/Encode/macCyrillic.enc
82220            + ext/Encode/Encode/macDingbats.enc
82221            + ext/Encode/Encode/macGreek.enc
82222            + ext/Encode/Encode/macIceland.enc
82223            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
82224            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
82225            + ext/Encode/Encode/macTurkish.enc
82226            + ext/Encode/Encode/macUkraine.enc
82227            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
82228            + t/lib/encode.t
82229            ! MANIFEST ext/Encode/Encode.pm
82230 ____________________________________________________________________________
82231 [  7104] By: nick                                  on 2000/09/30  13:04:30
82232         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
82233              From: Daniel Chetlin <daniel@chetlin.com>
82234              Date: Mon, 18 Sep 2000 05:05:40 -0700
82235              Message-Id: <20000918050540.C652@ilmd>
82236      Branch: perl
82237            ! lib/overload.pm sv.c t/pragma/overload.t
82238 ____________________________________________________________________________
82239 [  7103] By: nick                                  on 2000/09/30  12:53:36
82240         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
82241              From: Johan Vromans <jvromans@squirrel.nl>
82242              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
82243              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
82244      Branch: perl
82245            ! pod/Makefile.SH
82246 ____________________________________________________________________________
82247 [  7102] By: nick                                  on 2000/09/30  12:52:31
82248         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
82249              From: Spider Boardman <spider@Orb.Nashua.NH.US>
82250              Date: Sat, 16 Sep 2000 16:36:45 -0400
82251              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
82252      Branch: perl
82253            ! ext/B/B/Deparse.pm
82254 ____________________________________________________________________________
82255 [  7101] By: nick                                  on 2000/09/30  12:51:41
82256         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
82257              From: Craig A. Berry <craig.berry@psinetcs.com>
82258              Date: Sat, 16 Sep 2000 10:11:10 -0500
82259              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
82260      Branch: perl
82261            ! vms/vms.c
82262 ____________________________________________________________________________
82263 [  7100] By: nick                                  on 2000/09/30  12:50:33
82264         Log: Subject: Re: unicode support and perl [ID 20000901.097]
82265              From: Spider Boardman <spider@Orb.Nashua.NH.US>
82266              Date: Fri, 15 Sep 2000 16:37:58 -0400
82267              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
82268      Branch: perl
82269            ! t/op/append.t
82270 ____________________________________________________________________________
82271 [  7099] By: nick                                  on 2000/09/30  12:49:35
82272         Log: Subject: Re: unicode support and perl [ID 20000901.097]
82273              From: Spider Boardman <spider@Orb.Nashua.NH.US>
82274              Date: Fri, 15 Sep 2000 16:25:30 -0400
82275              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
82276      Branch: perl
82277            ! pp_hot.c
82278 ____________________________________________________________________________
82279 [  7098] By: nick                                  on 2000/09/30  12:48:00
82280         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
82281              From: Gisle Aas <gisle@ActiveState.com>
82282              Date: 15 Sep 2000 16:23:41 +0200
82283              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
82284      Branch: perl
82285            ! toke.c
82286 ____________________________________________________________________________
82287 [  7097] By: nick                                  on 2000/09/30  12:45:16
82288         Log: Subject: [PATCH] Nits in perlmod.pod
82289              From: Daniel Chetlin <daniel@chetlin.com>
82290              Date: Fri, 15 Sep 2000 02:04:09 -0700
82291              Message-Id: <20000915020409.A2104@ilmd>
82292      Branch: perl
82293            ! pod/perlmod.pod
82294 ____________________________________________________________________________
82295 [  7096] By: nick                                  on 2000/09/30  12:18:00
82296         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
82297              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
82298              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
82299              0 to checking to get the warning.
82300      Branch: perl
82301            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
82302            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
82303            ! regexec.c sv.c toke.c utf8.c
82304 ____________________________________________________________________________
82305 [  7095] By: nick                                  on 2000/09/15  16:55:59
82306         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
82307              
82308              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
82309              From: Spider Boardman <spider@Orb.Nashua.NH.US>
82310              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
82311              Date: Fri, 15 Sep 2000 06:37:30 -0400
82312      Branch: perl
82313            ! ext/Encode/Encode.xs sv.c
82314 ____________________________________________________________________________
82315 [  7094] By: jhi                                   on 2000/09/15  03:23:32
82316         Log: Update Changes.
82317      Branch: perl
82318            ! Changes patchlevel.h
82319 ____________________________________________________________________________
82320 [  7093] By: jhi                                   on 2000/09/15  03:11:44
82321         Log: Fix for the charnames.t failures from Spider Boardman.
82322      Branch: perl
82323            ! toke.c
82324 ____________________________________________________________________________
82325 [  7092] By: jhi                                   on 2000/09/15  00:15:48
82326         Log: Botched the #7090 check-in.
82327      Branch: perl
82328            ! sv.c
82329 ____________________________________________________________________________
82330 [  7091] By: jhi                                   on 2000/09/14  23:33:24
82331         Log: Part of #7081 didn't come through.
82332      Branch: perl
82333            ! embed.pl proto.h
82334 ____________________________________________________________________________
82335 [  7090] By: jhi                                   on 2000/09/14  23:17:39
82336         Log: Subject: Re: perl@7078 
82337              From: Spider Boardman <spider@web.zk3.dec.com>
82338              Date: Thu, 14 Sep 2000 19:06:36 -0400
82339              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
82340      Branch: perl
82341            ! sv.c toke.c
82342 ____________________________________________________________________________
82343 [  7089] By: jhi                                   on 2000/09/14  23:11:21
82344         Log: Small portability tweaks.
82345      Branch: perl
82346            ! ext/Encode/Encode.xs
82347 ____________________________________________________________________________
82348 [  7088] By: jhi                                   on 2000/09/14  22:57:23
82349         Log: Fake return to pacify picky compilers.
82350      Branch: perl
82351            ! ext/Encode/Encode.xs
82352 ____________________________________________________________________________
82353 [  7087] By: jhi                                   on 2000/09/14  22:53:37
82354         Log: Subject: [PATCH] utf8.c apidoc
82355              From: Simon Cozens <simon@cozens.net>
82356              Date: Thu, 14 Sep 2000 23:46:57 +0100
82357              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
82358      Branch: perl
82359            ! perlapi.c pod/perlapi.pod utf8.c
82360 ____________________________________________________________________________
82361 [  7086] By: jhi                                   on 2000/09/14  22:40:38
82362         Log: We don't need to count the high bit bytes, a boolean is enough. 
82363      Branch: perl
82364            ! sv.c
82365 ____________________________________________________________________________
82366 [  7085] By: jhi                                   on 2000/09/14  21:20:09
82367         Log: Replace #7084 with
82368              
82369              Subject: Re: perl@7078 
82370              From: Spider Boardman <spider@web.zk3.dec.com>
82371              Date: Thu, 14 Sep 2000 17:09:36 -0400
82372              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
82373      Branch: perl
82374            ! sv.c utf8.c
82375 ____________________________________________________________________________
82376 [  7084] By: jhi                                   on 2000/09/14  20:03:34
82377         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
82378              convertible to bytes by checking it doesn't go above 0xc3
82379              
82380              Subject: Re: perl@7078
82381              From: Simon Cozens <simon@cozens.net>
82382              Date: Thu, 14 Sep 2000 20:59:19 +0100
82383              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
82384      Branch: perl
82385            ! utf8.c
82386 ____________________________________________________________________________
82387 [  7083] By: jhi                                   on 2000/09/14  19:38:47
82388         Log: Subject: Re: perl@7078
82389              From: Simon Cozens <simon@cozens.net>
82390              Date: Thu, 14 Sep 2000 20:13:09 +0100
82391              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
82392      Branch: perl
82393            ! t/op/bop.t
82394 ____________________________________________________________________________
82395 [  7082] By: jhi                                   on 2000/09/14  17:50:44
82396         Log: The one that got away.
82397      Branch: perl
82398            ! lib/File/Find.pm
82399 ____________________________________________________________________________
82400 [  7081] By: jhi                                   on 2000/09/14  17:45:35
82401         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
82402              From: Robin Barker <rmb1@cise.npl.co.uk>
82403              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
82404              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
82405      Branch: perl
82406            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
82407            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
82408            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
82409            ! regcomp.c toke.c universal.c
82410 ____________________________________________________________________________
82411 [  7080] By: jhi                                   on 2000/09/14  17:40:35
82412         Log: Problems picked up by AIX cc.
82413              
82414              Subject: Re: perl@7078 (patch included)
82415              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82416              Date: Thu, 14 Sep 2000 18:53:30 +0200
82417              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
82418      Branch: perl
82419            ! ext/Encode/Encode.xs
82420 ____________________________________________________________________________
82421 [  7079] By: jhi                                   on 2000/09/14  17:38:27
82422         Log: Subject: File::Find 5.7.0 POD nits
82423              From: Rich Morin <rdm@cfcl.com>
82424              Date: Wed, 13 Sep 2000 22:03:58 -0700
82425              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
82426      Branch: perl
82427            ! lib/File/Find.pm
82428 ____________________________________________________________________________
82429 [  7078] By: jhi                                   on 2000/09/14  14:58:20
82430         Log: Update Changes.
82431      Branch: perl
82432            ! Changes patchlevel.h
82433 ____________________________________________________________________________
82434 [  7077] By: jhi                                   on 2000/09/14  14:55:54
82435         Log: Compilation warnings and an error.
82436      Branch: perl
82437            ! sv.c
82438 ____________________________________________________________________________
82439 [  7076] By: jhi                                   on 2000/09/14  14:42:56
82440         Log: Fix for a parsing bug, not for the original bug.
82441              
82442              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
82443              From: Spider Boardman <spider@web.zk3.dec.com>
82444              Date: Wed, 13 Sep 2000 17:52:20 -0400
82445              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
82446      Branch: perl
82447            ! regcomp.c
82448 ____________________________________________________________________________
82449 [  7075] By: jhi                                   on 2000/09/14  14:40:40
82450         Log: Batch of UTF-8 patches from Simon Cozens.
82451      Branch: perl
82452            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
82453            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
82454            ! toke.c utf8.c
82455 ____________________________________________________________________________
82456 [  7074] By: jhi                                   on 2000/09/14  14:29:58
82457         Log: Subject: Re: Two advertising clauses need to be removed
82458              From: Russ Allbery <rra@stanford.edu>
82459              Date: 13 Sep 2000 18:50:26 -0700
82460              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
82461      Branch: perl
82462            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
82463 ____________________________________________________________________________
82464 [  7073] By: jhi                                   on 2000/09/14  14:28:20
82465         Log: Subject: [PATCH] de-wall t/README
82466              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82467              Date: Wed, 13 Sep 2000 17:46:55 -0700
82468              Message-ID: <//Bw5gzkge/e092yn@efn.org>
82469      Branch: perl
82470            ! t/README
82471 ____________________________________________________________________________
82472 [  7072] By: jhi                                   on 2000/09/14  14:25:10
82473         Log: Hints optimization.
82474              
82475              Subject: Minor nit
82476              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82477              Date: Wed, 13 Sep 2000 21:42:07 +0200
82478              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
82479      Branch: perl
82480            ! hints/hpux.sh
82481 ____________________________________________________________________________
82482 [  7071] By: jhi                                   on 2000/09/14  14:23:30
82483         Log: Allow chop() and chomp() to be overridden.
82484              
82485              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
82486              From: "Casey R. Tweten" <crt@kiski.net>
82487              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
82488              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
82489      Branch: perl
82490            ! toke.c
82491 ____________________________________________________________________________
82492 [  7070] By: jhi                                   on 2000/09/14  14:20:36
82493         Log: The return value of setlocale must be copied away.
82494              
82495              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
82496              From: Alan Burlison <Alan.Burlison@uk.sun.com>
82497              Date: Wed, 13 Sep 2000 16:27:37 +0100 
82498              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
82499      Branch: perl
82500            ! util.c
82501 ____________________________________________________________________________
82502 [  7069] By: jhi                                   on 2000/09/14  14:16:27
82503         Log: Remove vestiges of tr//CU.
82504              
82505              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
82506              From: Nick Clark <nick@plum.flirble.org>
82507              Date: Tue, 12 Sep 2000 22:50:14 +0100
82508              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
82509              
82510              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
82511              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82512              Date: Tue, 12 Sep 2000 21:38:48 -0700
82513              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
82514      Branch: perl
82515            ! op.h pod/perlunicode.pod
82516 ____________________________________________________________________________
82517 [  7068] By: jhi                                   on 2000/09/13  14:18:39
82518         Log: Add the Encode extension.  The code is still largely just skeleton.
82519      Branch: perl
82520            + ext/Encode/Encode.pm ext/Encode/Encode.xs
82521            + ext/Encode/Makefile.PL ext/Encode/Todo
82522            ! MANIFEST Todo-5.6
82523 ____________________________________________________________________________
82524 [  7067] By: jhi                                   on 2000/09/12  17:43:33
82525         Log: Allow for whitespace between "#" and "line" in cpp output.
82526              
82527              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
82528              From: Calle Dybedahl <calle@lysator.liu.se>
82529              Date: 12 Sep 2000 19:38:02 +0200 
82530              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
82531      Branch: perl
82532            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
82533 ____________________________________________________________________________
82534 [  7066] By: gsar                                  on 2000/09/12  17:24:29
82535         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
82536              initialization in all the threads on Windows
82537      Branch: perl
82538            ! win32/win32.c
82539 ____________________________________________________________________________
82540 [  7065] By: jhi                                   on 2000/09/12  15:11:31
82541         Log: Update Changes.
82542      Branch: perl
82543            ! Changes patchlevel.h
82544 ____________________________________________________________________________
82545 [  7064] By: jhi                                   on 2000/09/12  14:54:54
82546         Log: Retract #7062, the pod tests are not ready.
82547      Branch: perl
82548            ! t/TEST t/harness
82549 ____________________________________________________________________________
82550 [  7063] By: jhi                                   on 2000/09/12  14:25:41
82551         Log: The #7054 truncated Configure badly.
82552      Branch: metaconfig/U/perl
82553            ! End.U
82554      Branch: perl
82555            ! Configure config_h.SH
82556 ____________________________________________________________________________
82557 [  7062] By: jhi                                   on 2000/09/12  14:08:32
82558         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
82559              From: sthoenna@efn.org
82560              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
82561              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
82562      Branch: perl
82563            ! t/TEST t/harness
82564 ____________________________________________________________________________
82565 [  7061] By: jhi                                   on 2000/09/12  14:07:18
82566         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
82567              From: sthoenna@efn.org
82568              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
82569              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
82570      Branch: perl
82571            ! pod/perlxs.pod
82572 ____________________________________________________________________________
82573 [  7060] By: jhi                                   on 2000/09/12  14:06:08
82574         Log: Break up the myconfig lines a bit.
82575              
82576              Subject: perlbug/perl -V output format
82577              From: sthoenna@efn.org
82578              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
82579              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
82580      Branch: perl
82581            ! myconfig.SH
82582 ____________________________________________________________________________
82583 [  7059] By: jhi                                   on 2000/09/12  14:05:04
82584         Log: Test for the #7049.
82585              
82586              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
82587              From: andreas.koenig@anima.de (Andreas J. Koenig)
82588              Date: 12 Sep 2000 06:42:01 +0200
82589              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
82590      Branch: perl
82591            ! t/op/my.t
82592 ____________________________________________________________________________
82593 [  7058] By: jhi                                   on 2000/09/12  14:03:05
82594         Log: Subject: [patch: perl@7045] vms updates
82595              From: Peter Prymmer <pvhp@forte.com>
82596              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
82597              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
82598      Branch: perl
82599            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
82600 ____________________________________________________________________________
82601 [  7057] By: jhi                                   on 2000/09/12  14:00:51
82602         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
82603              From: sthoenna@efn.org
82604              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
82605              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
82606      Branch: perl
82607            ! t/op/64bitint.t
82608 ____________________________________________________________________________
82609 [  7056] By: jhi                                   on 2000/09/12  13:58:14
82610         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
82611              From: Jeff Pinyan <jeffp@crusoe.net>
82612              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
82613              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
82614      Branch: perl
82615            ! pod/perlfunc.pod
82616 ____________________________________________________________________________
82617 [  7055] By: jhi                                   on 2000/09/12  13:56:32
82618         Log: Do in VMS as the #7054 does.
82619      Branch: perl
82620            ! configure.com
82621 ____________________________________________________________________________
82622 [  7054] By: jhi                                   on 2000/09/12  13:50:31
82623         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
82624              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
82625              Date: Mon, 11 Sep 2000 08:33:09 +0100
82626              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
82627      Branch: metaconfig/U/perl
82628            ! End.U
82629      Branch: perl
82630            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
82631            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
82632 ____________________________________________________________________________
82633 [  7053] By: jhi                                   on 2000/09/12  13:29:19
82634         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
82635              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
82636              Date:     Tue, 12 Sep 2000 08:35:59 EDT
82637              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
82638      Branch: perl
82639            ! vms/test.com
82640 ____________________________________________________________________________
82641 [  7052] By: jhi                                   on 2000/09/11  23:01:50
82642         Log: Document the SvUTF8*().
82643      Branch: perl
82644            ! pod/perlapi.pod sv.h
82645 ____________________________________________________________________________
82646 [  7051] By: gsar                                  on 2000/09/11  14:46:30
82647         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
82648              (missed a spot when fixing up op_pmreplroot hack for ithreads)
82649      Branch: perl
82650            ! op.c t/op/split.t
82651 ____________________________________________________________________________
82652 [  7050] By: nick                                  on 2000/09/11  10:03:51
82653         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
82654              
82655              Subject: borland C++ win32.c tweak
82656              From: Vadim Konovalov <vkonovalov@lucent.com>
82657              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
82658              Date: Mon, 11 Sep 2000 11:22:33 +0400
82659      Branch: perl
82660            ! win32/win32.c
82661 ____________________________________________________________________________
82662 [  7049] By: nick                                  on 2000/09/11  09:57:33
82663         Log: Point fix for s/// on foreach (keys %xxx).
82664      Branch: perl
82665            ! pp_hot.c
82666 ____________________________________________________________________________
82667 [  7048] By: jhi                                   on 2000/09/10  23:37:09
82668         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
82669              by Pod::Text, from Brad Appleton.
82670      Branch: perl
82671            ! t/pod/testp2pt.pl
82672 ____________________________________________________________________________
82673 [  7047] By: jhi                                   on 2000/09/10  14:32:53
82674         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
82675              by Russ Allbery.
82676      Branch: perl
82677            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
82678 ____________________________________________________________________________
82679 [  7046] By: jhi                                   on 2000/09/10  14:15:08
82680         Log: Upgrade to CPAN 1.57_65, from Andreas König.
82681      Branch: perl
82682            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
82683 ____________________________________________________________________________
82684 [  7045] By: jhi                                   on 2000/09/08  21:36:32
82685         Log: Update Changes.
82686      Branch: perl
82687            ! Changes patchlevel.h
82688 ____________________________________________________________________________
82689 [  7044] By: jhi                                   on 2000/09/08  21:29:56
82690         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
82691              From: Peter Prymmer <pvhp@forte.com>
82692              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
82693              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
82694      Branch: perl
82695            ! configure.com
82696 ____________________________________________________________________________
82697 [  7043] By: jhi                                   on 2000/09/08  21:27:50
82698         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
82699              From: Peter Prymmer <pvhp@forte.com>
82700              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
82701              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
82702      Branch: perl
82703            ! Makefile.SH installperl
82704 ____________________________________________________________________________
82705 [  7042] By: jhi                                   on 2000/09/08  21:23:21
82706         Log: Continue #7041.
82707      Branch: perl
82708            ! cygwin/Makefile.SHs os2/Makefile.SHs
82709 ____________________________________________________________________________
82710 [  7041] By: jhi                                   on 2000/09/08  21:18:10
82711         Log: Do away with memory models cruft.  Sorry, PDP users.
82712      Branch: metaconfig
82713            ! U/modified/cc.U U/modified/libpth.U
82714      Branch: perl
82715            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
82716            ! Porting/config_H cflags.SH config_h.SH configure.com
82717            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
82718            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
82719            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
82720 ____________________________________________________________________________
82721 [  7040] By: jhi                                   on 2000/09/08  14:34:18
82722         Log: Major rewrite of s2p.  And I mean really major, it is
82723              an implementation of sed in perl.  If called as s2p it
82724              will function as s2p.  Note: needs non-UNIXifying.
82725              
82726              Subject: s2p
82727              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
82728              Date: Mon, 28 Aug 2000 14:05:12 +0200
82729              Message-ID: <39AA5578.2102E2AA@alcatel.at>
82730      Branch: perl
82731            ! x2p/s2p.PL
82732 ____________________________________________________________________________
82733 [  7039] By: jhi                                   on 2000/09/08  14:19:49
82734         Log: Re-allow vec() for characters > 255.
82735              
82736              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
82737              From: Spider Boardman <spider@web.zk3.dec.com>
82738              Date: Fri, 08 Sep 2000 02:21:02 -0400
82739              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
82740      Branch: perl
82741            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
82742            ! t/op/vec.t
82743 ____________________________________________________________________________
82744 [  7038] By: jhi                                   on 2000/09/08  14:14:18
82745         Log: Subject: [PATCH lib/Benchmark.pm]
82746              From: <abigail@foad.org>
82747              Date: Thu, 7 Sep 2000 15:03:20 -0400
82748              Message-ID: <20000907190320.888.qmail@foad.org>
82749      Branch: perl
82750            ! lib/Benchmark.pm
82751 ____________________________________________________________________________
82752 [  7037] By: jhi                                   on 2000/09/08  14:11:06
82753         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
82754              
82755              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
82756              From: Spider Boardman <spider@web.zk3.dec.com>
82757              Date: Fri, 08 Sep 2000 01:30:27 -0400
82758              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
82759      Branch: perl
82760            ! op.c
82761 ____________________________________________________________________________
82762 [  7036] By: jhi                                   on 2000/09/08  14:08:58
82763         Log: Subject: [ID 20000908.002] perlipc documentation bug.
82764              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
82765              Date: Fri, 08 Sep 2000 12:38:32 +0200
82766              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
82767      Branch: perl
82768            ! pod/perlipc.pod
82769 ____________________________________________________________________________
82770 [  7035] By: jhi                                   on 2000/09/08  14:03:12
82771         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
82772              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82773              Date: Fri, 08 Sep 2000 11:47:34 +0200
82774              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
82775      Branch: perl
82776            ! hints/dec_osf.sh
82777 ____________________________________________________________________________
82778 [  7034] By: jhi                                   on 2000/09/08  13:59:35
82779         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
82780              From: Simon Cozens <simon@cozens.net>
82781              Date: Thu, 7 Sep 2000 20:40:38 +0100
82782              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
82783      Branch: perl
82784            ! pp_hot.c
82785 ____________________________________________________________________________
82786 [  7033] By: jhi                                   on 2000/09/08  04:03:03
82787         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
82788              From: "Larry W. Virden" <lvirden@cas.org>
82789              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
82790              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
82791      Branch: perl
82792            ! pod/perldiag.pod
82793 ____________________________________________________________________________
82794 [  7032] By: jhi                                   on 2000/09/07  22:18:30
82795         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
82796              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
82797              Date: Mon, 04 Sep 2000 13:16:38 -0700
82798              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
82799      Branch: perl
82800            ! lib/perl5db.pl
82801 ____________________________________________________________________________
82802 [  7031] By: jhi                                   on 2000/09/07  22:02:29
82803         Log: Fix the ccversion detection for 5.1 and beyond.
82804              
82805              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
82806              From: Spider Boardman <spider@leggy.zk3.dec.com>
82807              Date: Thu, 7 Sep 2000 17:54:27 -0400
82808              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
82809      Branch: perl
82810            ! hints/dec_osf.sh
82811 ____________________________________________________________________________
82812 [  7030] By: jhi                                   on 2000/09/07  19:12:28
82813         Log: Fix for
82814              
82815              Subject: [ID 20000903.001] \w in utf8-strings
82816              From: Marc Lehmann <pcg@goof.com>
82817              Date: Sun, 03 Sep 2000 09:44:29 +0200
82818              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
82819              
82820              and various related nits.
82821      Branch: perl
82822            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
82823 ____________________________________________________________________________
82824 [  7029] By: jhi                                   on 2000/09/07  18:49:09
82825         Log: Fix the URL, but the server is still missing in action.
82826              
82827              Subject: [ID 20000905.002] perlfaq1.pod URL error
82828              From: "Larry W. Virden" <lvirden@cas.org>
82829              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
82830              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
82831      Branch: perl
82832            ! pod/perlfaq1.pod
82833 ____________________________________________________________________________
82834 [  7028] By: jhi                                   on 2000/09/07  18:47:13
82835         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
82836              From: Hugo <hv@crypt.compulink.co.uk>
82837              Date: Tue, 05 Sep 2000 14:13:37 +0100
82838              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
82839      Branch: perl
82840            ! toke.c
82841 ____________________________________________________________________________
82842 [  7027] By: jhi                                   on 2000/09/07  18:45:35
82843         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
82844              From: Daniel Chetlin <daniel@chetlin.com>
82845              Date: Tue, 5 Sep 2000 04:57:07 -0700
82846              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
82847      Branch: perl
82848            ! pod/perlfaq6.pod pod/perlop.pod
82849 ____________________________________________________________________________
82850 [  7026] By: jhi                                   on 2000/09/07  18:44:01
82851         Log: Document the new ref() semantics.
82852              
82853              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
82854              From: Gisle Aas <gisle@ActiveState.com>
82855              Date: 05 Sep 2000 08:10:30 +0200
82856              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
82857      Branch: perl
82858            ! pod/perldelta.pod
82859 ____________________________________________________________________________
82860 [  7025] By: jhi                                   on 2000/09/07  18:42:27
82861         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
82862              
82863              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
82864              From: Gisle Aas <gisle@ActiveState.com>
82865              Date: 05 Sep 2000 08:11:40 +0200
82866              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
82867      Branch: perl
82868            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
82869 ____________________________________________________________________________
82870 [  7024] By: jhi                                   on 2000/09/07  18:39:32
82871         Log: Subject: [PATCH] Modernize Opcode.pm documentation
82872              From: Gisle Aas <gisle@ActiveState.com>
82873              Date: 4 Sep 2000 00:18:55 -0000
82874              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
82875      Branch: perl
82876            ! ext/Opcode/Opcode.pm
82877 ____________________________________________________________________________
82878 [  7023] By: jhi                                   on 2000/09/07  18:37:42
82879         Log: Subject: [PATCH] Tied filehandle documentation
82880              From: Gisle Aas <gisle@ActiveState.com>
82881              Date: 4 Sep 2000 00:14:40 -0000
82882              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
82883      Branch: perl
82884            ! pod/perlfunc.pod pod/perltie.pod
82885 ____________________________________________________________________________
82886 [  7022] By: jhi                                   on 2000/09/07  18:35:37
82887         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
82888              From: Gisle Aas <gisle@ActiveState.com>
82889              Date: 4 Sep 2000 00:04:22 -0000
82890              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
82891      Branch: perl
82892            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
82893 ____________________________________________________________________________
82894 [  7021] By: jhi                                   on 2000/09/07  18:33:22
82895         Log: Subject: small apidoc fix
82896              From: Marc Lehmann <pcg@goof.com>
82897              Date: Sun, 3 Sep 2000 05:12:06 +0200
82898              Message-ID: <20000903051206.A5909@cerebro.laendle>
82899      Branch: perl
82900            ! pod/perlapi.pod utf8.c
82901 ____________________________________________________________________________
82902 [  7020] By: jhi                                   on 2000/09/07  16:14:57
82903         Log: Tiny perldelta nits.
82904      Branch: perl
82905            ! pod/perldelta.pod
82906 ____________________________________________________________________________
82907 [  7019] By: jhi                                   on 2000/09/07  16:04:20
82908         Log: Guard against bad string->int conversion for quads.
82909      Branch: perl
82910            ! t/op/64bitint.t
82911 ____________________________________________________________________________
82912 [  7018] By: jhi                                   on 2000/09/06  17:07:03
82913         Log: Update Unicode todo list.
82914      Branch: perl
82915            ! Todo-5.6
82916 ____________________________________________________________________________
82917 [  7017] By: jhi                                   on 2000/09/05  21:16:01
82918         Log: Document the SvIOK_.*UV().
82919      Branch: perl
82920            ! pod/perlapi.pod sv.h
82921 ____________________________________________________________________________
82922 [  7016] By: nick                                  on 2000/09/03  21:54:46
82923         Log: Hash lookup of constant strings optimization:
82924              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
82925              to string table (as per sharepvn). Add newSV_pvn_share to create such
82926              a thing. Make hv.c compare addresses of strings and skip string compare
82927              if equal. Make method_named and helem ops use these shared-string SVs
82928              when arg is constant. Make keys op return shared-string SVs (less clearly
82929              a win).
82930      Branch: perl
82931            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
82932            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
82933            ! pod/perlintern.pod pp_hot.c proto.h sv.c
82934 ____________________________________________________________________________
82935 [  7015] By: jhi                                   on 2000/09/02  17:48:59
82936         Log: This is 5.7.0.
82937      Branch: perl
82938            ! Changes
82939 ____________________________________________________________________________
82940 [  7014] By: jhi                                   on 2000/09/02  17:35:45
82941         Log: Changes and patchlevel tweaks.
82942      Branch: perl
82943            ! Changes patchlevel.h
82944 ____________________________________________________________________________
82945 [  7013] By: jhi                                   on 2000/09/02  17:30:50
82946         Log: Update Changes.
82947      Branch: perl
82948            ! Changes patchlevel.h
82949 ____________________________________________________________________________
82950 [  7012] By: nick                                  on 2000/09/02  17:25:20
82951         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
82952      Branch: perl
82953            ! gv.c lib/overload.pm
82954 ____________________________________________________________________________
82955 [  7011] By: jhi                                   on 2000/09/02  17:16:25
82956         Log: Update perlhist.
82957      Branch: perl
82958            ! pod/perlhist.pod
82959 ____________________________________________________________________________
82960 [  7010] By: jhi                                   on 2000/09/02  17:01:35
82961         Log: perldelta nits.
82962      Branch: perl
82963            ! pod/perldelta.pod
82964 ____________________________________________________________________________
82965 [  7009] By: nick                                  on 2000/09/02  16:48:35
82966         Log: If overloaded %{} etc. return the object do not loop.
82967              Thus  sub deref { $_[0] } functions if object is wanted type.
82968      Branch: perl
82969            ! pp.h
82970 ____________________________________________________________________________
82971 [  7008] By: jhi                                   on 2000/09/02  16:26:11
82972         Log: Retab MANIFEST.
82973      Branch: perl
82974            ! ext/Storable/MANIFEST
82975 ____________________________________________________________________________
82976 [  7007] By: jhi                                   on 2000/09/02  16:23:02
82977         Log: Make certain cc is set before trying to run it.
82978      Branch: perl
82979            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
82980 ____________________________________________________________________________
82981 [  7006] By: jhi                                   on 2000/09/02  15:45:41
82982         Log: Unicode notes.
82983      Branch: perl
82984            ! pod/perldelta.pod
82985 ____________________________________________________________________________
82986 [  7005] By: jhi                                   on 2000/09/02  15:42:11
82987         Log: Various Configure nits by Philip Newton,
82988              plus the ebcdic one by me.
82989      Branch: metaconfig
82990            + U/modified/pager.U
82991            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
82992      Branch: metaconfig/U/perl
82993            ! Devel.U quadfio.U
82994      Branch: perl
82995            ! Configure config_h.SH
82996 ____________________________________________________________________________
82997 [  7004] By: jhi                                   on 2000/09/02  15:06:14
82998         Log: Apparently avoiding the swapping is too costly.
82999              
83000              From: "Ben Tilly" <ben_tilly@hotmail.com>
83001              Subject: Re: the door is closed.
83002              Date: Fri, 01 Sep 2000 20:23:16 EDT
83003              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
83004      Branch: perl
83005            ! pod/perlfaq4.pod
83006 ____________________________________________________________________________
83007 [  7003] By: nick                                  on 2000/09/02  12:26:04
83008         Log: Undo part of change 6489 which looks like a bulk edit which
83009              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
83010              The supressing of main:: on return from select() is undesirable.
83011      Branch: perl
83012            ! pp_sys.c
83013 ____________________________________________________________________________
83014 [  7002] By: jhi                                   on 2000/09/01  23:08:54
83015         Log: Update Changes.
83016      Branch: perl
83017            ! Changes patchlevel.h
83018 ____________________________________________________________________________
83019 [  7001] By: jhi                                   on 2000/09/01  23:00:13
83020         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
83021              From: Peter Prymmer <pvhp@forte.com>
83022              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
83023              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
83024              
83025              plus rework the http: spots as suggested by Tom Christiansen,
83026              plus regen perltoc.
83027      Branch: perl
83028            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
83029            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
83030 ____________________________________________________________________________
83031 [  7000] By: jhi                                   on 2000/09/01  22:36:01
83032         Log: Only the first line, thank you very much.
83033      Branch: perl
83034            ! hints/solaris_2.sh
83035 ____________________________________________________________________________
83036 [  6999] By: gsar                                  on 2000/09/01  22:16:40
83037         Log: change#6791 accidentally clobbered change#6710, put it back
83038      Branch: perl
83039            ! win32/win32.c
83040 ____________________________________________________________________________
83041 [  6998] By: jhi                                   on 2000/09/01  22:14:16
83042         Log: Mention the HP-UX LP64 freak failure.
83043      Branch: perl
83044            ! pod/perldelta.pod
83045 ____________________________________________________________________________
83046 [  6997] By: jhi                                   on 2000/09/01  21:48:32
83047         Log: Detypo.
83048      Branch: perl
83049            ! hints/hpux.sh
83050 ____________________________________________________________________________
83051 [  6996] By: jhi                                   on 2000/09/01  21:27:10
83052         Log: Update Changes.
83053      Branch: perl
83054            ! Changes patchlevel.h
83055 ____________________________________________________________________________
83056 [  6995] By: jhi                                   on 2000/09/01  21:14:24
83057         Log: Mi splgn s gnin.g
83058      Branch: perl
83059            ! pp_ctl.c
83060 ____________________________________________________________________________
83061 [  6994] By: jhi                                   on 2000/09/01  21:09:54
83062         Log: Subject: http:// in L<>
83063              From: Nicholas Clark <nick@ccl4.org>
83064              Date: Fri, 1 Sep 2000 22:03:21 +0100
83065              Message-ID: <20000901220321.B72074@plum.flirble.org>
83066      Branch: perl
83067            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
83068 ____________________________________________________________________________
83069 [  6993] By: jhi                                   on 2000/09/01  21:06:54
83070         Log: Update to Storable 1.0, from Raphael Manfredi.
83071      Branch: perl
83072            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
83073            ! ext/Storable/Makefile.PL ext/Storable/README
83074            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
83075            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
83076            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
83077            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
83078            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
83079            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
83080 ____________________________________________________________________________
83081 [  6992] By: jhi                                   on 2000/09/01  20:43:05
83082         Log: Mention known sfio+linux buglet.
83083      Branch: perl
83084            ! pod/perldelta.pod
83085 ____________________________________________________________________________
83086 [  6991] By: jhi                                   on 2000/09/01  20:40:11
83087         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
83088              From: Peter Prymmer <pvhp@forte.com>
83089              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
83090              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
83091      Branch: perl
83092            ! vms/vms.c
83093 ____________________________________________________________________________
83094 [  6990] By: jhi                                   on 2000/09/01  20:25:26
83095         Log: Retract #6986.
83096      Branch: perl
83097            ! hints/solaris_2.sh
83098 ____________________________________________________________________________
83099 [  6989] By: jhi                                   on 2000/09/01  20:23:00
83100         Log: Mergesort is back.
83101      Branch: perl
83102            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
83103 ____________________________________________________________________________
83104 [  6988] By: jhi                                   on 2000/09/01  19:37:40
83105         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
83106              From: Mike Guy <mjtg@cam.ac.uk>
83107              Date: Fri, 01 Sep 2000 17:43:33 +0100
83108              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
83109      Branch: perl
83110            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
83111            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
83112 ____________________________________________________________________________
83113 [  6987] By: jhi                                   on 2000/09/01  19:17:10
83114         Log: Regen perltoc.
83115      Branch: perl
83116            ! pod/perltoc.pod
83117 ____________________________________________________________________________
83118 [  6986] By: jhi                                   on 2000/09/01  18:51:10
83119         Log: Subject: Re: Solaris x86 has no SPARC libraries!
83120              From: Lupe Christoph <lupe@lupe-christoph.de>
83121              Date: Fri, 1 Sep 2000 20:41:20 +0200
83122              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
83123      Branch: perl
83124            ! hints/solaris_2.sh
83125 ____________________________________________________________________________
83126 [  6985] By: jhi                                   on 2000/09/01  18:28:10
83127         Log: Update Changes.
83128      Branch: perl
83129            ! Changes patchlevel.h
83130 ____________________________________________________________________________
83131 [  6984] By: jhi                                   on 2000/09/01  18:26:53
83132         Log: Feature ordering tweak.
83133      Branch: perl
83134            ! myconfig.SH
83135 ____________________________________________________________________________
83136 [  6983] By: jhi                                   on 2000/09/01  18:19:50
83137         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
83138              From: <abigail@foad.org>
83139              Date: Fri, 1 Sep 2000 13:07:32 -0400
83140              Message-ID: <20000901170732.18249.qmail@foad.org>
83141      Branch: perl
83142            ! t/pragma/overload.t
83143 ____________________________________________________________________________
83144 [  6982] By: jhi                                   on 2000/09/01  18:17:54
83145         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
83146              so that case-ignoring systems like DCL can tell them from
83147              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
83148      Branch: metaconfig/U/perl
83149            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
83150      Branch: perl
83151            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83152            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
83153            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
83154            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
83155            ! vos/config.def vos/config.h vos/config_h.SH_orig
83156            ! win32/config.bc win32/config.gc win32/config.vc
83157 ____________________________________________________________________________
83158 [  6981] By: nick                                  on 2000/09/01  17:21:57
83159         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
83160              warning when UNTIE exists and instead pass the count of extra references to
83161              the UNTIE method.
83162      Branch: perl
83163            ! pod/perltie.pod pp_sys.c
83164 ____________________________________________________________________________
83165 [  6980] By: jhi                                   on 2000/09/01  16:54:44
83166         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
83167              From: Peter Prymmer <pvhp@forte.com>
83168              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
83169              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
83170      Branch: perl
83171            ! configure.com
83172 ____________________________________________________________________________
83173 [  6979] By: jhi                                   on 2000/09/01  16:06:20
83174         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
83175              From: Mike Guy <mjtg@cam.ac.uk> 
83176              Date: Fri, 01 Sep 2000 16:49:27 +0100
83177              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
83178      Branch: perl
83179            ! t/base/rs.t
83180 ____________________________________________________________________________
83181 [  6978] By: jhi                                   on 2000/09/01  16:00:42
83182         Log: Update to PodParser 1.18, from Brad Appleton.
83183      Branch: perl
83184            ! lib/Pod/Checker.pm t/pod/find.t
83185 ____________________________________________________________________________
83186 [  6977] By: jhi                                   on 2000/09/01  14:48:58
83187         Log: Subject: Nit in Configure (bleadperl@6961)
83188              From: Lupe Christoph <lupe@lupe-christoph.de>
83189              Date: Fri, 1 Sep 2000 16:34:29 +0200
83190              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
83191      Branch: metaconfig
83192            ! U/compline/ccflags.U
83193      Branch: perl
83194            ! Configure config_h.SH
83195 ____________________________________________________________________________
83196 [  6976] By: jhi                                   on 2000/09/01  14:39:52
83197         Log: Update Changes.
83198      Branch: perl
83199            ! Changes patchlevel.h
83200 ____________________________________________________________________________
83201 [  6975] By: jhi                                   on 2000/09/01  14:37:36
83202         Log: microperl config update.
83203      Branch: perl
83204            ! uconfig.h uconfig.sh
83205 ____________________________________________________________________________
83206 [  6974] By: jhi                                   on 2000/09/01  14:36:53
83207         Log: Document known deficiencies.
83208      Branch: perl
83209            ! pod/perldelta.pod
83210 ____________________________________________________________________________
83211 [  6973] By: jhi                                   on 2000/09/01  14:10:20
83212         Log: Mention warnings fixes and updates.
83213      Branch: perl
83214            ! pod/perldelta.pod
83215 ____________________________________________________________________________
83216 [  6972] By: jhi                                   on 2000/09/01  14:01:52
83217         Log: Drop unused argument.
83218              
83219              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
83220              From: Spider Boardman <spider@web.zk3.dec.com>
83221              Date: Thu, 31 Aug 2000 16:10:15 -0400
83222              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
83223      Branch: perl
83224            ! toke.c
83225 ____________________________________________________________________________
83226 [  6971] By: jhi                                   on 2000/09/01  13:59:24
83227         Log: Add the overload warnings to perldiag.
83228      Branch: perl
83229            ! lib/overload.pm pod/perldiag.pod
83230 ____________________________________________________________________________
83231 [  6970] By: jhi                                   on 2000/09/01  13:55:10
83232         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
83233              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
83234              Date: Fri, 1 Sep 2000 13:43:15 +0100 
83235              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
83236      Branch: perl
83237            ! lib/overload.pm t/pragma/overload.t
83238 ____________________________________________________________________________
83239 [  6969] By: jhi                                   on 2000/09/01  13:52:27
83240         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
83241              From: <abigail@foad.org>
83242              Date: Fri, 1 Sep 2000 05:46:54 -0400
83243              Message-ID: <20000901094654.6476.qmail@foad.org>
83244      Branch: perl
83245            ! lib/overload.pm
83246 ____________________________________________________________________________
83247 [  6968] By: jhi                                   on 2000/09/01  13:50:05
83248         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
83249              From: Daniel Chetlin <daniel@chetlin.com>
83250              Date: Fri, 1 Sep 2000 02:10:55 -0700
83251              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
83252      Branch: perl
83253            ! pod/perlretut.pod
83254 ____________________________________________________________________________
83255 [  6967] By: jhi                                   on 2000/09/01  13:47:54
83256         Log: Part of the solution.
83257              
83258              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
83259              From: Mike Guy <mjtg@cam.ac.uk>
83260              Date: Fri, 01 Sep 2000 14:16:01 +0100
83261              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
83262      Branch: perl
83263            ! gv.c mg.c
83264 ____________________________________________________________________________
83265 [  6966] By: jhi                                   on 2000/09/01  13:46:17
83266         Log: Subject: CPAN.pm beta 1.57_57 for the core
83267              From: andreas.koenig@anima.de (Andreas J. Koenig)
83268              Date: 01 Sep 2000 15:16:31 +0200
83269              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
83270      Branch: perl
83271            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
83272 ____________________________________________________________________________
83273 [  6965] By: jhi                                   on 2000/09/01  13:43:18
83274         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
83275              From: "Craig A. Berry" <craig.berry@psinetcs.com>
83276              Date: Fri, 01 Sep 2000 01:47:22 -0500
83277              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
83278      Branch: perl
83279            ! pod/perldelta.pod vms/vms.c
83280 ____________________________________________________________________________
83281 [  6964] By: jhi                                   on 2000/09/01  13:35:35
83282         Log: File::Temp patches from Andreas König,
83283              
83284              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
83285              From: andreas.koenig@anima.de (Andreas J. Koenig)
83286              Date: 01 Sep 2000 10:07:20 +0200
83287              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
83288              
83289              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
83290              From: andreas.koenig@anima.de (Andreas J. Koenig)
83291              Date: 31 Aug 2000 23:26:08 +0200
83292              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
83293      Branch: perl
83294            ! lib/File/Temp.pm t/lib/ftmp-security.t
83295 ____________________________________________________________________________
83296 [  6963] By: jhi                                   on 2000/09/01  02:22:24
83297         Log: Retract the mergesort code, way too incompatible licensing
83298              and copyrights.
83299      Branch: perl
83300            ! pod/perldelta.pod pp_ctl.c
83301 ____________________________________________________________________________
83302 [  6962] By: jhi                                   on 2000/08/31  23:27:32
83303         Log: Update Changes.
83304      Branch: perl
83305            ! Changes patchlevel.h
83306 ____________________________________________________________________________
83307 [  6961] By: jhi                                   on 2000/08/31  23:20:04
83308         Log: Small tweaks all over.
83309      Branch: metaconfig
83310            ! U/compline/d_gconvert.U
83311      Branch: perl
83312            ! AUTHORS Configure config_h.SH pp_ctl.c
83313 ____________________________________________________________________________
83314 [  6960] By: jhi                                   on 2000/08/31  22:39:36
83315         Log: Further rewording.
83316      Branch: perl
83317            ! pp_ctl.c
83318 ____________________________________________________________________________
83319 [  6959] By: jhi                                   on 2000/08/31  21:26:44
83320         Log: More address tweaking.
83321      Branch: perl
83322            ! AUTHORS Changes
83323 ____________________________________________________________________________
83324 [  6958] By: jhi                                   on 2000/08/31  20:47:25
83325         Log: AUTHORS tweaks, from Peter Prymmer.
83326              
83327              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
83328              From: Peter Prymmer <pvhp@forte.com>
83329              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
83330              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
83331      Branch: perl
83332            ! AUTHORS MAINTAIN
83333 ____________________________________________________________________________
83334 [  6957] By: jhi                                   on 2000/08/31  20:34:43
83335         Log: perldelta tweaks.
83336      Branch: perl
83337            ! pod/perldelta.pod
83338 ____________________________________________________________________________
83339 [  6956] By: jhi                                   on 2000/08/31  19:11:06
83340         Log: Regen perltoc.
83341      Branch: perl
83342            ! pod/perltoc.pod
83343 ____________________________________________________________________________
83344 [  6955] By: jhi                                   on 2000/08/31  19:06:30
83345         Log: Clarify the mergesort situation.
83346      Branch: perl
83347            ! pp_ctl.c
83348 ____________________________________________________________________________
83349 [  6954] By: jhi                                   on 2000/08/31  18:24:17
83350         Log: Move the Solaris 7 scan to use64bitall, make the
83351              failure to find 64-bot sparc libc to mention the
83352              possibility of being in an intel, from Lupe and Alan.
83353      Branch: perl
83354            ! hints/solaris_2.sh
83355 ____________________________________________________________________________
83356 [  6953] By: jhi                                   on 2000/08/31  18:09:20
83357         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
83358              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
83359      Branch: metaconfig
83360            ! U/compline/d_gconvert.U U/threads/archname.U
83361      Branch: metaconfig/U/perl
83362            ! perlxv.U
83363      Branch: perl
83364            ! Configure config_h.SH sv.c
83365 ____________________________________________________________________________
83366 [  6952] By: jhi                                   on 2000/08/31  17:42:24
83367         Log: :: not allowed in pathnames, change to .
83368              
83369              Subject: [PATCH perl@6938] cygwin port
83370              From: "Fifer, Eric" <EFifer@sanwaint.com>
83371              Date: Thu, 31 Aug 2000 16:32:59 +0100
83372              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
83373      Branch: metaconfig/U/perl
83374            ! perlxv.U
83375 ____________________________________________________________________________
83376 [  6951] By: jhi                                   on 2000/08/31  17:02:05
83377         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
83378      Branch: perl
83379            ! perl.h
83380 ____________________________________________________________________________
83381 [  6950] By: jhi                                   on 2000/08/31  16:26:08
83382         Log: More author updates.
83383              
83384              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
83385              From: Simon Cozens <simon@cozens.net>
83386              Date: Thu, 31 Aug 2000 17:13:32 +0100
83387              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
83388      Branch: perl
83389            ! AUTHORS
83390 ____________________________________________________________________________
83391 [  6949] By: jhi                                   on 2000/08/31  16:04:49
83392         Log: POSIX doesn't report long double values under -Duselongdouble
83393              when the long doubles are "real" (bigger than doubles).
83394              
83395              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
83396              From: Spider Boardman <spider@peano.zk3.dec.com>
83397              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
83398              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
83399      Branch: perl
83400            ! ext/POSIX/POSIX.xs
83401 ____________________________________________________________________________
83402 [  6948] By: jhi                                   on 2000/08/31  15:25:10
83403         Log: Update Changes.
83404      Branch: perl
83405            ! Changes patchlevel.h
83406 ____________________________________________________________________________
83407 [  6947] By: jhi                                   on 2000/08/31  15:22:29
83408         Log: Document UNTIE in a very minimalistic way.
83409      Branch: perl
83410            ! pod/perlfunc.pod pod/perltie.pod
83411 ____________________________________________________________________________
83412 [  6946] By: jhi                                   on 2000/08/31  15:15:23
83413         Log: Document known failures.
83414      Branch: perl
83415            ! pod/perldelta.pod
83416 ____________________________________________________________________________
83417 [  6945] By: jhi                                   on 2000/08/31  15:07:00
83418         Log: Don't attach -ld to the archname if pointless.
83419      Branch: metaconfig
83420            ! U/threads/archname.U
83421      Branch: perl
83422            ! Configure config_h.SH
83423 ____________________________________________________________________________
83424 [  6944] By: jhi                                   on 2000/08/31  14:37:42
83425         Log: Wrap the test in eval.
83426              
83427              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
83428              From: Tim Jenness <timj@jach.hawaii.edu>
83429              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
83430              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
83431      Branch: perl
83432            ! t/lib/ftmp-security.t
83433 ____________________________________________________________________________
83434 [  6943] By: jhi                                   on 2000/08/31  14:30:57
83435         Log: Make -Dusemorebits find long doubles in Solaris.
83436      Branch: perl
83437            ! hints/solaris_2.sh
83438 ____________________________________________________________________________
83439 [  6942] By: jhi                                   on 2000/08/31  13:48:45
83440         Log: Clarify the third case of ftmp-security warnings.
83441      Branch: perl
83442            ! INSTALL
83443 ____________________________________________________________________________
83444 [  6941] By: jhi                                   on 2000/08/31  13:40:31
83445         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
83446              From: <abigail@foad.org>
83447              Date: Thu, 31 Aug 2000 01:35:05 -0400
83448              Message-ID: <20000831053505.32120.qmail@foad.org>
83449      Branch: perl
83450            ! pod/perldelta.pod
83451 ____________________________________________________________________________
83452 [  6940] By: jhi                                   on 2000/08/31  13:38:48
83453         Log: Issue useful diagnostic on unknown pod commands.
83454              
83455              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
83456              From: <abigail@foad.org>
83457              Date: Thu, 31 Aug 2000 03:41:18 -0400
83458              Message-ID: <20000831074118.24880.qmail@foad.org>
83459      Branch: perl
83460            ! lib/Pod/Man.pm
83461 ____________________________________________________________________________
83462 [  6939] By: jhi                                   on 2000/08/31  13:34:33
83463         Log: Reveal Borland's isnan.
83464              
83465              Subject: build with BC++ tweak
83466              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
83467              Date: Thu, 31 Aug 2000 13:09:37 +0400
83468              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
83469      Branch: perl
83470            ! win32/win32.h
83471 ____________________________________________________________________________
83472 [  6938] By: jhi                                   on 2000/08/31  05:01:20
83473         Log: Update Changes.
83474      Branch: perl
83475            ! Changes patchlevel.h
83476 ____________________________________________________________________________
83477 [  6937] By: jhi                                   on 2000/08/31  04:26:23
83478         Log: sscanf() may be the only way to read long doubles from strings.
83479      Branch: metaconfig/U/perl
83480            ! longdblfio.U
83481      Branch: perl
83482            ! Configure config_h.SH perl.h util.c
83483 ____________________________________________________________________________
83484 [  6936] By: jhi                                   on 2000/08/31  04:18:19
83485         Log: The #6929 was too skimpy.
83486      Branch: perl
83487            ! sv.c
83488 ____________________________________________________________________________
83489 [  6935] By: jhi                                   on 2000/08/31  02:47:07
83490         Log: Subject: Re: typos in pods
83491              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83492              Date: Wed, 30 Aug 2000 19:25:34 -0700
83493              Message-ID: <eIcr5gzkg25X092yn@efn.org>
83494      Branch: perl
83495            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
83496 ____________________________________________________________________________
83497 [  6934] By: jhi                                   on 2000/08/31  02:42:55
83498         Log: Missed one Unicode file.
83499      Branch: perl
83500            + lib/unicode/UCDFF301.html
83501 ____________________________________________________________________________
83502 [  6933] By: jhi                                   on 2000/08/30  23:42:27
83503         Log: Update Changes.
83504      Branch: perl
83505            ! Changes patchlevel.h
83506 ____________________________________________________________________________
83507 [  6932] By: jhi                                   on 2000/08/30  23:40:07
83508         Log: Mention UNTIE in perldelta.  Still needs documenting
83509              in perltie et alia.
83510      Branch: perl
83511            ! pod/perldelta.pod
83512 ____________________________________________________________________________
83513 [  6931] By: jhi                                   on 2000/08/30  23:36:02
83514         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
83515              From: <abigail@foad.org>
83516              Date: Wed, 30 Aug 2000 19:28:07 -0400
83517              Message-ID: <20000830232807.305.qmail@foad.org>
83518      Branch: perl
83519            ! pod/perldelta.pod
83520 ____________________________________________________________________________
83521 [  6930] By: jhi                                   on 2000/08/30  23:32:40
83522         Log: Update to Unicode 3.0.1.
83523      Branch: perl
83524            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
83525            + lib/unicode/PropList.txt lib/unicode/README.perl
83526            + lib/unicode/UCD301.html lib/unicode/Unicode.301
83527            - lib/unicode/Props.txt lib/unicode/UCD300.html
83528            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
83529            ! (edit 257 files)
83530 ____________________________________________________________________________
83531 [  6929] By: jhi                                   on 2000/08/30  22:38:18
83532         Log: Heap decorruption.
83533              
83534              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
83535              From: Alan Burlison <Alan.Burlison@uk.sun.com>
83536              Date: Wed, 30 Aug 2000 22:39:52 +0100
83537              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
83538      Branch: perl
83539            ! sv.c
83540 ____________________________________________________________________________
83541 [  6928] By: jhi                                   on 2000/08/30  22:29:34
83542         Log: Retract the dummy test, skip the security tests (instead of failing),
83543              explain what the warnings mean.
83544      Branch: perl
83545            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
83546 ____________________________________________________________________________
83547 [  6927] By: jhi                                   on 2000/08/30  22:14:13
83548         Log: Change the internal implementation of sort() to be mergesort
83549              instead of quicksort, from John Linderman <jpl@research.att.com>.
83550              Gives us better worst case, better average case, and stability.
83551              What's there not to like?  (Small fixes for threaded builds
83552              were required).
83553      Branch: perl
83554            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
83555 ____________________________________________________________________________
83556 [  6926] By: jhi                                   on 2000/08/30  20:55:20
83557         Log: A better fix for the Socket building problem from Craig Berry.
83558      Branch: perl
83559            ! vms/vms.c
83560 ____________________________________________________________________________
83561 [  6925] By: jhi                                   on 2000/08/30  20:20:25
83562         Log: Subject: [PATCH] Re: UNTIE method 
83563              From: Nick Ing-Simmons <nik@tiuk.ti.com>
83564              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
83565              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
83566      Branch: perl
83567            ! pp_sys.c t/op/tie.t
83568 ____________________________________________________________________________
83569 [  6924] By: jhi                                   on 2000/08/30  20:17:11
83570         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
83571              From: "Craig A. Berry" <craig.berry@psinetcs.com>
83572              Date: Wed, 30 Aug 2000 15:03:14 -0500
83573              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
83574      Branch: perl
83575            ! vms/vms.c
83576 ____________________________________________________________________________
83577 [  6923] By: jhi                                   on 2000/08/30  20:15:18
83578         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
83579              From: "Craig A. Berry" <craig.berry@psinetcs.com>
83580              Date: Wed, 30 Aug 2000 13:30:36 -0500
83581              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
83582      Branch: perl
83583            ! vms/vms.c
83584 ____________________________________________________________________________
83585 [  6922] By: jhi                                   on 2000/08/30  19:54:43
83586         Log: Better options for rsync.
83587      Branch: perl
83588            ! pod/perlhack.pod
83589 ____________________________________________________________________________
83590 [  6921] By: jhi                                   on 2000/08/30  19:40:16
83591         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
83592              From: Rick Delaney <rick@consumercontact.com>
83593              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
83594              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
83595      Branch: perl
83596            ! pod/perlfunc.pod
83597 ____________________________________________________________________________
83598 [  6920] By: jhi                                   on 2000/08/30  19:36:40
83599         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
83600              From: Peter Prymmer <pvhp@forte.com>
83601              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
83602              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
83603      Branch: perl
83604            ! configure.com
83605 ____________________________________________________________________________
83606 [  6919] By: jhi                                   on 2000/08/30  14:52:02
83607         Log: Update Changes.
83608      Branch: perl
83609            ! Changes patchlevel.h
83610 ____________________________________________________________________________
83611 [  6918] By: jhi                                   on 2000/08/30  14:48:34
83612         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
83613      Branch: perl
83614            ! lib/ExtUtils/typemap
83615 ____________________________________________________________________________
83616 [  6917] By: jhi                                   on 2000/08/30  14:46:34
83617         Log: Subject: typos in pods
83618              From: Nicholas Clark <nick@ccl4.org>
83619              Date: Wed, 30 Aug 2000 01:12:50 +0100
83620              Message-ID: <20000830011249.A61388@plum.flirble.org>
83621      Branch: perl
83622            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
83623            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
83624            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
83625            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
83626 ____________________________________________________________________________
83627 [  6916] By: jhi                                   on 2000/08/30  14:19:09
83628         Log: Document Storable problems on Crays.  (Will have
83629              to document all the other Storable problems, too.)
83630      Branch: perl
83631            ! pod/perldelta.pod
83632 ____________________________________________________________________________
83633 [  6915] By: jhi                                   on 2000/08/30  14:06:02
83634         Log: Subject: [PATCH] fix misc cast warnings
83635              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83636              Date: Tue, 29 Aug 2000 23:16:14 -0700
83637              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
83638      Branch: perl
83639            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
83640            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
83641            ! os2/os2ish.h
83642 ____________________________________________________________________________
83643 [  6914] By: jhi                                   on 2000/08/30  14:03:45
83644         Log: Timestamp mismatch again.  Need to fix this dependence on
83645              config_h.SH timestamp, since it's the contents of config_h.SH
83646              that matter.
83647      Branch: perl
83648            ! uconfig.h uconfig.sh
83649 ____________________________________________________________________________
83650 [  6913] By: jhi                                   on 2000/08/30  13:54:06
83651         Log: Don't say "Perl 5.0 source kit".
83652      Branch: perl
83653            ! perl.c
83654 ____________________________________________________________________________
83655 [  6912] By: jhi                                   on 2000/08/30  13:51:24
83656         Log: Reset archname and archname64 always, forcing them be
83657              recomputed at each Configure run, make Configure and
83658              the hints files agree on the naming of largefiles variables.
83659      Branch: metaconfig
83660            ! U/threads/archname.U
83661      Branch: metaconfig/U/perl
83662            ! use64bits.U
83663      Branch: perl
83664            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
83665            ! hints/linux.sh hints/solaris_2.sh
83666 ____________________________________________________________________________
83667 [  6911] By: jhi                                   on 2000/08/30  13:30:13
83668         Log: Put back the slice accidentally removed by #6907.
83669      Branch: perl
83670            ! hints/solaris_2.sh
83671 ____________________________________________________________________________
83672 [  6910] By: jhi                                   on 2000/08/30  01:24:26
83673         Log: Be consistent: other Net::get* do export theirs.
83674              
83675              Subject: Re: Net::protoent does not export 'getproto'
83676              From: Yasushi Nakajima <sey@jkc.co.jp>
83677              Date: Wed, 30 Aug 2000 09:53:14 +0900
83678              Message-Id: <200008300051.DAA24700@taku.hut.fi>
83679      Branch: perl
83680            ! lib/Net/protoent.pm
83681 ____________________________________________________________________________
83682 [  6909] By: jhi                                   on 2000/08/30  01:17:25
83683         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
83684              From: Gurusamy Sarathy <gsar@ActiveState.com>
83685              Date: Tue, 29 Aug 2000 17:17:07 -0700
83686              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
83687      Branch: perl
83688            ! cop.h
83689 ____________________________________________________________________________
83690 [  6908] By: jhi                                   on 2000/08/30  00:58:05
83691         Log: Update Changes.
83692      Branch: perl
83693            ! Changes patchlevel.h
83694 ____________________________________________________________________________
83695 [  6907] By: jhi                                   on 2000/08/30  00:57:22
83696         Log: Introduce ccname to keep track of what compiler kind of we have.
83697      Branch: metaconfig/U/perl
83698            ! Checkcc.U gccvers.U
83699      Branch: perl
83700            ! Configure config_h.SH hints/solaris_2.sh
83701 ____________________________________________________________________________
83702 [  6906] By: jhi                                   on 2000/08/30  00:25:47
83703         Log: Put back the flags dump as reasoned in
83704              
83705              Subject: Re: [PATCH] Glob dumping
83706              From: Mike Guy <mjtg@cam.ac.uk> 
83707              Date: Tue, 29 Aug 2000 21:41:32 +0100
83708              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
83709      Branch: perl
83710            ! dump.c t/lib/peek.t
83711 ____________________________________________________________________________
83712 [  6905] By: jhi                                   on 2000/08/30  00:16:17
83713         Log: Make the epsilon to be relative, not absolute.
83714              
83715              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
83716              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
83717              Date: Tue, 29 Aug 2000 19:58:56 -0400
83718              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
83719      Branch: perl
83720            ! t/lib/trig.t
83721 ____________________________________________________________________________
83722 [  6904] By: jhi                                   on 2000/08/30  00:13:09
83723         Log: From now on, Gisle is on my list of usual suspects :-)
83724              Retract #6902.
83725      Branch: perl
83726            ! ext/Opcode/Safe.pm
83727 ____________________________________________________________________________
83728 [  6903] By: jhi                                   on 2000/08/29  23:51:20
83729         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
83730              From: "Craig A. Berry" <craig.berry@psinetcs.com>
83731              Date: Tue, 29 Aug 2000 18:43:26 -0500
83732              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
83733      Branch: perl
83734            + vms/vmspipe.com
83735            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
83736            ! vms/vms.c
83737 ____________________________________________________________________________
83738 [  6902] By: jhi                                   on 2000/08/29  23:44:14
83739         Log: Retry what #6882 attempted.
83740              
83741              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
83742              From: Gisle Aas <gisle@ActiveState.com>
83743              Date: 30 Aug 2000 00:33:09 +0200
83744              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
83745      Branch: perl
83746            ! ext/Opcode/Safe.pm
83747 ____________________________________________________________________________
83748 [  6901] By: jhi                                   on 2000/08/29  22:59:32
83749         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
83750              From: Hugo <hv@crypt.compulink.co.uk>
83751              Date: Mon, 12 Jun 2000 19:36:08 +0100
83752              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
83753      Branch: perl
83754            ! sv.c
83755 ____________________________________________________________________________
83756 [  6900] By: jhi                                   on 2000/08/29  22:58:35
83757         Log: Admit that we are leaking scalars.
83758              
83759              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
83760              From: Spider Boardman <spider@leggy.zk3.dec.com>
83761              Date: Tue, 29 Aug 2000 18:48:29 -0400
83762              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
83763      Branch: perl
83764            ! t/pragma/warnings.t
83765 ____________________________________________________________________________
83766 [  6899] By: jhi                                   on 2000/08/29  20:53:13
83767         Log: Update Changes.
83768      Branch: perl
83769            ! Changes patchlevel.h
83770 ____________________________________________________________________________
83771 [  6898] By: jhi                                   on 2000/08/29  20:46:21
83772         Log: Undo namespace pollution of #6878.
83773              
83774              Subject: Re: Net::protoent does not export 'getproto'
83775              From: Mike Guy <mjtg@cam.ac.uk>
83776              Date: Tue, 29 Aug 2000 21:32:37 +0100
83777              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
83778      Branch: perl
83779            ! lib/Net/protoent.pm
83780 ____________________________________________________________________________
83781 [  6897] By: jhi                                   on 2000/08/29  20:44:29
83782         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
83783              From: Peter Prymmer <pvhp@forte.com>
83784              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
83785              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
83786      Branch: perl
83787            ! pod/perlebcdic.pod
83788 ____________________________________________________________________________
83789 [  6896] By: jhi                                   on 2000/08/29  20:40:57
83790         Log: There's no point repeating the 'revision' (5) of perl5.
83791      Branch: metaconfig/U/perl
83792            ! Devel.U patchlevel.U
83793      Branch: perl
83794            ! Configure config_h.SH
83795 ____________________________________________________________________________
83796 [  6895] By: jhi                                   on 2000/08/29  20:16:58
83797         Log: Regen Configure for #6894.
83798      Branch: metaconfig/U/perl
83799            ! perladmin.U
83800      Branch: perl
83801            ! Configure config_h.SH
83802 ____________________________________________________________________________
83803 [  6894] By: jhi                                   on 2000/08/29  19:59:52
83804         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
83805              From: "Philip Newton" <Philip.Newton@gmx.net>
83806              Date: Tue, 29 Aug 2000 21:39:14 +0200
83807              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
83808      Branch: perl
83809            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
83810            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
83811            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
83812            ! utils/perlbug.PL
83813 ____________________________________________________________________________
83814 [  6893] By: jhi                                   on 2000/08/29  19:55:30
83815         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
83816              From: "Philip Newton" <Philip.Newton@gmx.net>
83817              Date: Tue, 29 Aug 2000 21:39:14 +0200
83818              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
83819      Branch: perl
83820            ! installhtml
83821 ____________________________________________________________________________
83822 [  6892] By: jhi                                   on 2000/08/29  19:53:59
83823         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
83824              From: "Philip Newton" <Philip.Newton@gmx.net>
83825              Date: Tue, 29 Aug 2000 21:48:18 +0200
83826              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
83827      Branch: perl
83828            ! lib/File/Temp.pm
83829 ____________________________________________________________________________
83830 [  6891] By: jhi                                   on 2000/08/29  18:30:03
83831         Log: Nail the ID 20000828.023.
83832      Branch: perl
83833            ! ext/Storable/Storable.xs
83834 ____________________________________________________________________________
83835 [  6890] By: jhi                                   on 2000/08/29  16:50:17
83836         Log: Under usethreads the dumped variable is IN_PAD.
83837              
83838              Subject: Re: [PATCH] Glob dumping
83839              From: Gisle Aas <gisle@ActiveState.com>
83840              Date: 29 Aug 2000 18:45:05 +0200
83841              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
83842      Branch: perl
83843            ! t/lib/peek.t
83844 ____________________________________________________________________________
83845 [  6889] By: jhi                                   on 2000/08/29  15:17:37
83846         Log: Update Changes.
83847      Branch: perl
83848            ! Changes patchlevel.h
83849 ____________________________________________________________________________
83850 [  6888] By: jhi                                   on 2000/08/29  14:49:59
83851         Log: Retract #6882, broke the safe tests.
83852      Branch: perl
83853            ! ext/Opcode/Safe.pm
83854 ____________________________________________________________________________
83855 [  6887] By: jhi                                   on 2000/08/29  14:47:06
83856         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
83857              From: Gisle Aas <gisle@ActiveState.com> 
83858              Date: 09 Jun 2000 20:00:11 +0200
83859              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
83860      Branch: perl
83861            ! utils/perldoc.PL
83862 ____________________________________________________________________________
83863 [  6886] By: jhi                                   on 2000/08/29  14:42:45
83864         Log: The #6881 removed one dump line.
83865      Branch: perl
83866            ! t/lib/peek.t
83867 ____________________________________________________________________________
83868 [  6885] By: jhi                                   on 2000/08/29  14:30:47
83869         Log: Don't forget to tidy up.
83870      Branch: perl
83871            ! t/lib/ftmp-security.t
83872 ____________________________________________________________________________
83873 [  6884] By: jhi                                   on 2000/08/29  14:25:17
83874         Log: Disabling the one test is a bit tricky.
83875      Branch: perl
83876            ! t/lib/ftmp-security.t
83877 ____________________________________________________________________________
83878 [  6883] By: jhi                                   on 2000/08/29  14:16:25
83879         Log: Disable one of the tests for now.
83880      Branch: perl
83881            ! t/lib/ftmp-security.t
83882 ____________________________________________________________________________
83883 [  6882] By: jhi                                   on 2000/08/29  14:05:50
83884         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
83885              From: gisle@aas.no
83886              Date: 29 Aug 2000 10:35:06 -0000
83887              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
83888      Branch: perl
83889            ! ext/Opcode/Safe.pm
83890 ____________________________________________________________________________
83891 [  6881] By: jhi                                   on 2000/08/29  14:03:51
83892         Log: Subject: [PATCH] Glob dumping
83893              From: Gisle Aas <gisle@ActiveState.com>
83894              Date: 29 Aug 2000 07:59:42 -0000
83895              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
83896      Branch: perl
83897            ! dump.c
83898 ____________________________________________________________________________
83899 [  6880] By: jhi                                   on 2000/08/29  14:02:01
83900         Log: Subject: [PATCH] Warnings in B::Deparse
83901              From: <abigail@foad.org>
83902              Date: Tue, 29 Aug 2000 00:00:01 -0400
83903              Message-ID: <20000829040001.2999.qmail@foad.org>
83904      Branch: perl
83905            ! ext/B/B/Deparse.pm
83906 ____________________________________________________________________________
83907 [  6879] By: jhi                                   on 2000/08/29  13:57:26
83908         Log: Missed a change in #6869.
83909      Branch: perl
83910            ! mg.c
83911 ____________________________________________________________________________
83912 [  6878] By: jhi                                   on 2000/08/29  13:45:04
83913         Log: Subject: Net::protoent does not export 'getproto'
83914              From: Yasushi Nakajima <sey@jkc.co.jp>
83915              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
83916      Branch: perl
83917            ! lib/Net/protoent.pm
83918 ____________________________________________________________________________
83919 [  6877] By: jhi                                   on 2000/08/29  13:39:19
83920         Log: Patches all over for people and the files they (hopefully) care about.
83921      Branch: perl
83922            ! AUTHORS Changes MAINTAIN
83923 ____________________________________________________________________________
83924 [  6876] By: jhi                                   on 2000/08/29  12:53:54
83925         Log: Fix for thinko in #6848.
83926              
83927              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
83928              From: Lupe Christoph <lupe@lupe-christoph.de>
83929              Date: Tue, 29 Aug 2000 09:04:08 +0200
83930              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
83931      Branch: perl
83932            ! ext/Thread/Thread.xs
83933 ____________________________________________________________________________
83934 [  6875] By: jhi                                   on 2000/08/29  12:50:14
83935         Log: Update to Getopt::Long 2.24, from Johan Vromans.
83936      Branch: perl
83937            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
83938 ____________________________________________________________________________
83939 [  6874] By: jhi                                   on 2000/08/29  02:09:53
83940         Log: Use minimal @INC in tests, most of the time just '../lib',
83941              so that we simply can't pick up stuff from other Perls than
83942              the one we are testing.  Pointed out by
83943              
83944              From: Mike Guy <mjtg@cam.ac.uk>
83945              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
83946              Date: Fri, 25 Aug 2000 15:15:59 +0100
83947              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
83948      Branch: perl
83949            ! (edit 185 files)
83950 ____________________________________________________________________________
83951 [  6873] By: jhi                                   on 2000/08/29  01:07:11
83952         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
83953              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83954              Date: Mon, 28 Aug 2000 17:45:52 -0700
83955              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
83956      Branch: perl
83957            ! Makefile.SH hints/os2.sh
83958 ____________________________________________________________________________
83959 [  6872] By: jhi                                   on 2000/08/28  23:33:39
83960         Log: Subject: [PATCH bleedperl@6866] spellings
83961              From: marcel@codewerk.com (Marcel Grunauer)
83962              Date: Tue, 29 Aug 2000 01:19:59 +0200
83963              Message-Id: <200008282319.BAA29862@gandalf.local>
83964      Branch: perl
83965            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
83966            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
83967            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
83968 ____________________________________________________________________________
83969 [  6871] By: jhi                                   on 2000/08/28  23:22:09
83970         Log: Take out the SUIDMAIL thing, that will not be
83971              a problem in 5.7.*.
83972      Branch: perl
83973            ! patchlevel.h
83974 ____________________________________________________________________________
83975 [  6870] By: jhi                                   on 2000/08/28  23:19:30
83976         Log: -S is the silent flag, -s is the strip flag.
83977              
83978              Subject: [PATCH] Re: [PATCH] make no-install          
83979              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83980              Date: Mon, 28 Aug 2000 15:12:55 -0700
83981              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
83982      Branch: perl
83983            ! Makefile.SH
83984 ____________________________________________________________________________
83985 [  6869] By: jhi                                   on 2000/08/28  23:12:05
83986         Log: Subject: [PATCH bleedperl@6856] warnings fixes
83987              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
83988              Date: Mon, 28 Aug 2000 23:55:06 +0100
83989              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
83990      Branch: perl
83991            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
83992            ! warnings.h warnings.pl
83993 ____________________________________________________________________________
83994 [  6868] By: jhi                                   on 2000/08/28  21:38:22
83995         Log: Potential cruft.
83996      Branch: perl
83997            ! Makefile.SH
83998 ____________________________________________________________________________
83999 [  6867] By: jhi                                   on 2000/08/28  21:35:36
84000         Log: Update Changes.
84001      Branch: perl
84002            ! Changes patchlevel.h
84003 ____________________________________________________________________________
84004 [  6866] By: jhi                                   on 2000/08/28  21:33:49
84005         Log: Subject: hv.h Doc Patch
84006              From: Fisher Mark <fisherm@tce.com>
84007              Date: Mon, 28 Aug 2000 16:24:59 -0500
84008              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
84009      Branch: perl
84010            ! hv.h
84011 ____________________________________________________________________________
84012 [  6865] By: jhi                                   on 2000/08/28  21:02:15
84013         Log: Add -ld to archname on long tr...double platforms.
84014      Branch: metaconfig
84015            ! U/threads/archname.U
84016      Branch: perl
84017            ! Configure config_h.SH
84018 ____________________________________________________________________________
84019 [  6864] By: jhi                                   on 2000/08/28  20:38:59
84020         Log: An attempt to fix the problem reported in
84021              
84022              Subject: Building perl@6856 using gcc/AIX 4.3.3 
84023              From: Daniel Muino <dmuino@afip.gov.ar> 
84024              Date: Mon, 28 Aug 2000 15:50:01 -0300   
84025              Message-ID: <20000828155001.A14403@con2-dgi>
84026              
84027              I can't test this properly since the gcc installation I have
84028              access to seems to be botched (gcc is calling the AIX cpp,
84029              a losing proposition...)
84030      Branch: perl
84031            ! hints/aix.sh
84032 ____________________________________________________________________________
84033 [  6863] By: jhi                                   on 2000/08/28  18:57:52
84034         Log: Fix for ID 20000828.001, long doubles were not formatted
84035              correctly (showed up in $], which stopped installing perl).
84036      Branch: perl
84037            ! sv.c
84038 ____________________________________________________________________________
84039 [  6862] By: jhi                                   on 2000/08/28  18:07:15
84040         Log: Typo in #6858.
84041      Branch: perl
84042            ! lib/Cwd.pm
84043 ____________________________________________________________________________
84044 [  6861] By: jhi                                   on 2000/08/28  17:57:27
84045         Log: opmini.o may be left around if a build is interrupted.
84046      Branch: perl
84047            ! Makefile.SH
84048 ____________________________________________________________________________
84049 [  6860] By: jhi                                   on 2000/08/28  16:52:50
84050         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
84051              From: Daniel Chetlin <daniel@chetlin.com>
84052              Date: Mon, 28 Aug 2000 01:14:18 -0700
84053              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
84054      Branch: perl
84055            ! lib/overload.pm
84056 ____________________________________________________________________________
84057 [  6859] By: jhi                                   on 2000/08/28  16:08:46
84058         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
84059              From: Nicholas Clark <nick@ccl4.org>
84060              Date: Mon, 28 Aug 2000 16:03:27 +0100
84061              Message-Id: <20000828160327.C49785@plum.flirble.org>
84062      Branch: perl
84063            ! ext/ByteLoader/bytecode.h
84064 ____________________________________________________________________________
84065 [  6858] By: jhi                                   on 2000/08/28  16:02:10
84066         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
84067              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
84068              Date: Mon, 28 Aug 2000 13:08:30 +0200
84069              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
84070      Branch: perl
84071            ! lib/Cwd.pm
84072 ____________________________________________________________________________
84073 [  6857] By: jhi                                   on 2000/08/28  15:42:47
84074         Log: display_format used as a class method without arguments was broken,
84075              reported in
84076              
84077              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
84078              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
84079              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
84080              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
84081      Branch: perl
84082            ! lib/Math/Complex.pm t/lib/complex.t
84083 ____________________________________________________________________________
84084 [  6856] By: jhi                                   on 2000/08/27  22:09:48
84085         Log: Update Changes.
84086      Branch: perl
84087            ! Changes patchlevel.h
84088 ____________________________________________________________________________
84089 [  6855] By: jhi                                   on 2000/08/27  21:59:21
84090         Log: Retract #6853 (false alarm).
84091      Branch: perl
84092            ! lib/ExtUtils/xsubpp
84093 ____________________________________________________________________________
84094 [  6854] By: jhi                                   on 2000/08/27  21:37:44
84095         Log: Update Changes.
84096      Branch: perl
84097            ! Changes patchlevel.h
84098 ____________________________________________________________________________
84099 [  6853] By: jhi                                   on 2000/08/27  21:37:16
84100         Log: Subject: [PATCH perl@6850] workaround for xsubpp
84101              From: Hugo <hv@crypt.compulink.co.uk>
84102              Date: Sun, 27 Aug 2000 22:30:25 +0100
84103              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
84104      Branch: perl
84105            ! lib/ExtUtils/xsubpp
84106 ____________________________________________________________________________
84107 [  6852] By: jhi                                   on 2000/08/27  21:33:58
84108         Log: Big-endian 64-bit patch from Raphael Manfredi.
84109      Branch: perl
84110            ! ext/Storable/Storable.xs
84111 ____________________________________________________________________________
84112 [  6851] By: jhi                                   on 2000/08/27  21:22:21
84113         Log: More ruthless editing from Hugo van der Sanden.
84114      Branch: perl
84115            ! pod/perldelta.pod
84116 ____________________________________________________________________________
84117 [  6850] By: jhi                                   on 2000/08/27  16:11:46
84118         Log: Update Changes.
84119      Branch: perl
84120            ! Changes patchlevel.h
84121 ____________________________________________________________________________
84122 [  6849] By: jhi                                   on 2000/08/27  16:11:05
84123         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
84124      Branch: perl
84125            ! configpm pod/perldelta.pod
84126 ____________________________________________________________________________
84127 [  6848] By: jhi                                   on 2000/08/27  15:35:08
84128         Log: Use the actual thread type, not the pointer-to-struct.
84129      Branch: perl
84130            ! ext/Thread/Thread.xs
84131 ____________________________________________________________________________
84132 [  6847] By: jhi                                   on 2000/08/27  15:30:49
84133         Log: Test nit.
84134      Branch: perl
84135            ! t/pragma/warn/pp_sys
84136 ____________________________________________________________________________
84137 [  6846] By: jhi                                   on 2000/08/27  15:19:02
84138         Log: Passing -R in ldflags makes now it to appear in the default
84139              for lddlflags, just like with -L.
84140              
84141              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
84142              From: Lupe Christoph <lupe@lupe-christoph.de>
84143              Date: Sun, 27 Aug 2000 10:28:21 +0200
84144              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
84145      Branch: metaconfig/U/perl
84146            ! dlsrc.U
84147      Branch: perl
84148            ! Configure
84149 ____________________________________________________________________________
84150 [  6845] By: jhi                                   on 2000/08/27  15:08:54
84151         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
84152              From: Alan Burlison <Alan.Burlison@uk.sun.com>
84153              Date: Sat, 26 Aug 2000 22:23:27 +0100
84154              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
84155      Branch: perl
84156            ! lib/ExtUtils/MM_Unix.pm
84157 ____________________________________________________________________________
84158 [  6844] By: jhi                                   on 2000/08/27  15:02:37
84159         Log: DJGPP update from Laszlo Molnar.
84160              
84161              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
84162              From: ml1050 <ml1050@freemail.hu>
84163              Date: Sat, 26 Aug 2000 23:24:40 +0200
84164              Message-Id: <20000826232440.A439@freemail.hu>
84165      Branch: perl
84166            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
84167            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
84168 ____________________________________________________________________________
84169 [  6843] By: jhi                                   on 2000/08/27  14:53:58
84170         Log: Subject: installman buglet
84171              From: Lupe Christoph <lupe@lupe-christoph.de>
84172              Date: Sun, 27 Aug 2000 14:38:59 +0200
84173              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
84174      Branch: perl
84175            ! installman
84176 ____________________________________________________________________________
84177 [  6842] By: jhi                                   on 2000/08/27  14:52:08
84178         Log: Can't get the test to reliably work thanks to the
84179              inaccurateness of floating point.  "Resolves" bug ids
84180              20000826.003, 20000826.009, 20000826.010,
84181      Branch: perl
84182            ! t/lib/trig.t
84183 ____________________________________________________________________________
84184 [  6841] By: jhi                                   on 2000/08/26  15:53:58
84185         Log: Update Changes.
84186      Branch: perl
84187            ! Changes patchlevel.h
84188 ____________________________________________________________________________
84189 [  6840] By: jhi                                   on 2000/08/26  14:23:03
84190         Log: grep -e isn't portable.
84191              
84192              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
84193              From: chris@broadband.att.com
84194              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
84195              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
84196      Branch: perl
84197            ! hints/solaris_2.sh
84198 ____________________________________________________________________________
84199 [  6839] By: jhi                                   on 2000/08/26  14:12:23
84200         Log: no-install target a la make -n.
84201              
84202              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
84203              From: <abigail@foad.org>
84204              Date: Sat, 26 Aug 2000 03:57:34 -0400
84205              Message-ID: <20000826075735.18912.qmail@foad.org>
84206      Branch: perl
84207            ! Makefile.SH installman installperl
84208 ____________________________________________________________________________
84209 [  6838] By: jhi                                   on 2000/08/26  14:06:33
84210         Log: Retract #6826 as the #6828 should be do the same
84211              in a More Correct Way.
84212      Branch: perl
84213            ! installperl
84214 ____________________________________________________________________________
84215 [  6837] By: jhi                                   on 2000/08/26  05:24:00
84216         Log: More casting.
84217      Branch: perl
84218            ! ext/Storable/Storable.xs
84219 ____________________________________________________________________________
84220 [  6836] By: jhi                                   on 2000/08/26  05:05:46
84221         Log: Nicer in decimal.
84222      Branch: perl
84223            ! ext/Storable/Storable.xs
84224 ____________________________________________________________________________
84225 [  6835] By: jhi                                   on 2000/08/26  05:03:50
84226         Log: There be no UVdf.
84227      Branch: perl
84228            ! ext/Storable/Storable.xs
84229 ____________________________________________________________________________
84230 [  6834] By: jhi                                   on 2000/08/26  05:00:18
84231         Log: Continue IVdfing and UVxfing.
84232      Branch: perl
84233            ! ext/Storable/Storable.xs
84234 ____________________________________________________________________________
84235 [  6833] By: jhi                                   on 2000/08/26  04:53:14
84236         Log: Use IVdf.
84237      Branch: perl
84238            ! ext/Storable/Storable.xs
84239 ____________________________________________________________________________
84240 [  6832] By: jhi                                   on 2000/08/26  04:40:41
84241         Log: Document PTR2XX and INT2PTR.
84242      Branch: perl
84243            ! pod/perlguts.pod
84244 ____________________________________________________________________________
84245 [  6831] By: jhi                                   on 2000/08/26  04:33:18
84246         Log: Use UVxf, PTR2UV, NVff.
84247      Branch: perl
84248            ! ext/Storable/Storable.xs
84249 ____________________________________________________________________________
84250 [  6830] By: jhi                                   on 2000/08/26  04:31:32
84251         Log: Update the test count.
84252      Branch: perl
84253            ! t/lib/trig.t
84254 ____________________________________________________________________________
84255 [  6829] By: jhi                                   on 2000/08/26  03:05:50
84256         Log: Subject: [PATCH] installation not quite silent yet.
84257              From: <abigail@foad.org>
84258              Date: Fri, 25 Aug 2000 20:07:53 -0400
84259              Message-ID: <20000826000753.7822.qmail@foad.org>
84260      Branch: perl
84261            ! installman installperl
84262 ____________________________________________________________________________
84263 [  6828] By: jhi                                   on 2000/08/26  03:05:14
84264         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
84265              From: Spider Boardman <spider@web.zk3.dec.com>
84266              Date: Fri, 25 Aug 2000 19:12:40 -0400
84267              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
84268      Branch: perl
84269            ! gv.c
84270 ____________________________________________________________________________
84271 [  6827] By: jhi                                   on 2000/08/25  23:54:34
84272         Log: Support preserving extremely big/small angles.
84273      Branch: perl
84274            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
84275 ____________________________________________________________________________
84276 [  6826] By: jhi                                   on 2000/08/25  23:01:20
84277         Log: Patch installperl to be long double-aware.
84278              
84279              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
84280              From: Spider Boardman <spider@web.zk3.dec.com>
84281              Date: Fri, 25 Aug 2000 18:15:23 -0400
84282              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
84283      Branch: perl
84284            ! installperl
84285 ____________________________________________________________________________
84286 [  6825] By: jhi                                   on 2000/08/25  22:58:25
84287         Log: Remove duplicately applied patch shards.
84288              
84289              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
84290              From: Spider Boardman <spider@leggy.zk3.dec.com>
84291              Date: Fri, 25 Aug 2000 16:45:03 -0400
84292              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
84293      Branch: perl
84294            ! t/lib/cgi-html.t
84295 ____________________________________________________________________________
84296 [  6824] By: jhi                                   on 2000/08/25  22:57:00
84297         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
84298              From: Daniel Chetlin <daniel@chetlin.com>
84299              Date: Fri, 25 Aug 2000 12:23:16 -0700
84300              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
84301              
84302              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
84303              From: Daniel Chetlin <daniel@chetlin.com>
84304              Date: Fri, 25 Aug 2000 14:47:19 -0700
84305              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
84306      Branch: perl
84307            ! installman
84308 ____________________________________________________________________________
84309 [  6823] By: jhi                                   on 2000/08/25  22:44:17
84310         Log: Timestamp problem?
84311      Branch: perl
84312            ! uconfig.h uconfig.sh
84313 ____________________________________________________________________________
84314 [  6822] By: jhi                                   on 2000/08/25  19:01:06
84315         Log: One forgotten file from #6816.
84316      Branch: perl
84317            ! vos/config.h
84318 ____________________________________________________________________________
84319 [  6821] By: jhi                                   on 2000/08/25  18:56:39
84320         Log: Regen Changes.
84321      Branch: perl
84322            ! Changes patchlevel.h
84323 ____________________________________________________________________________
84324 [  6820] By: jhi                                   on 2000/08/25  18:52:35
84325         Log: Fix Changes ordering.
84326      Branch: perl
84327            ! Changes
84328 ____________________________________________________________________________
84329 [  6819] By: jhi                                   on 2000/08/25  18:50:25
84330         Log: Update Changes.
84331      Branch: perl
84332            ! Changes patchlevel.h
84333 ____________________________________________________________________________
84334 [  6818] By: jhi                                   on 2000/08/25  18:47:45
84335         Log: Tweak the sfio/useperlio logic, hopefully as wished in
84336              
84337              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
84338              From: Nicholas Clark <nick@babyhippo.co.uk>
84339              Date: Fri, 25 Aug 2000 12:01:45 +0100
84340              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
84341      Branch: metaconfig/U/perl
84342            ! d_sfio.U
84343      Branch: perl
84344            ! Configure
84345 ____________________________________________________________________________
84346 [  6817] By: jhi                                   on 2000/08/25  18:32:51
84347         Log: Allow microperl to assume <math.h>, without it the math
84348              functions like floor() are assumed to return int, which makes
84349              for core dumps in machines where integer and floating register
84350              don't mix.
84351      Branch: perl
84352            ! uconfig.h uconfig.sh
84353 ____________________________________________________________________________
84354 [  6816] By: jhi                                   on 2000/08/25  18:27:17
84355         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
84356              the problem reported in
84357              
84358              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
84359              From: danhale@us.ibm.com
84360              Date: Fri, 25 Aug 2000 10:58:06 -0400
84361              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
84362      Branch: metaconfig/U/perl
84363            + d_socks5_init.U
84364      Branch: perl
84365            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
84366            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
84367            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
84368            ! win32/config.gc win32/config.vc
84369 ____________________________________________________________________________
84370 [  6815] By: jhi                                   on 2000/08/25  17:43:31
84371         Log: A solution for the retrieve_fd autosplit warning,
84372              idea suggested by Mike Guy.
84373      Branch: perl
84374            ! ext/Storable/Storable.pm
84375 ____________________________________________________________________________
84376 [  6814] By: jhi                                   on 2000/08/25  17:16:03
84377         Log: Add install-silent target.
84378      Branch: perl
84379            ! Makefile.SH
84380 ____________________________________________________________________________
84381 [  6813] By: jhi                                   on 2000/08/25  17:14:23
84382         Log: Subject: Re: [PATCH] More silencing of installman.
84383              From: <abigail@foad.org>
84384              Date: Thu, 24 Aug 2000 19:27:03 -0400
84385              Message-ID: <20000824232703.7001.qmail@foad.org>
84386              
84387              Subject: Re: [PATCH] More silencing of installman.
84388              From: <abigail@foad.org>
84389              Date: Fri, 25 Aug 2000 03:00:58 -0400
84390              Message-ID: <20000825070058.10697.qmail@foad.org>
84391      Branch: perl
84392            ! installman
84393 ____________________________________________________________________________
84394 [  6812] By: jhi                                   on 2000/08/25  17:11:28
84395         Log: installperl --verbose and --silent.
84396              
84397              Subject: Re: [PATCH] More silencing of installman.
84398              From: <abigail@foad.org>
84399              Message-ID: <20000825064430.9719.qmail@foad.org>
84400              Date: Fri, 25 Aug 2000 02:44:30 -0400
84401      Branch: perl
84402            ! installperl
84403 ____________________________________________________________________________
84404 [  6811] By: jhi                                   on 2000/08/25  17:05:43
84405         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
84406              From: "Peter J. Farley III" <pjfarley@banet.net>
84407              Date: Thu, 24 Aug 2000 21:58:03 -0400
84408              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
84409              
84410              (applied slightly modified)
84411      Branch: perl
84412            ! lib/ExtUtils/MM_Unix.pm
84413 ____________________________________________________________________________
84414 [  6810] By: jhi                                   on 2000/08/25  17:01:18
84415         Log: Missing parts of 
84416              
84417              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
84418              From: Peter Prymmer <pvhp@forte.com>
84419              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
84420              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
84421      Branch: perl
84422            ! t/lib/cgi-html.t
84423 ____________________________________________________________________________
84424 [  6809] By: jhi                                   on 2000/08/25  16:46:32
84425         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
84426              From: "Craig A. Berry" <craig.berry@psinetcs.com>
84427              Date: Thu, 24 Aug 2000 19:13:11 -0500
84428              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
84429      Branch: perl
84430            ! vms/vms.c
84431 ____________________________________________________________________________
84432 [  6808] By: jhi                                   on 2000/08/25  16:39:22
84433         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
84434              From: Peter Prymmer <pvhp@forte.com>
84435              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
84436              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
84437      Branch: perl
84438            ! configure.com
84439 ____________________________________________________________________________
84440 [  6807] By: jhi                                   on 2000/08/25  16:36:37
84441         Log: Better wording for the vec lvalue diagnostic.
84442              
84443              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
84444              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
84445              Date: Wed, 23 Aug 2000 14:12:16 -0400
84446              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
84447      Branch: perl
84448            ! pod/perldiag.pod
84449 ____________________________________________________________________________
84450 [  6806] By: jhi                                   on 2000/08/24  18:17:22
84451         Log: Subject: [PATCH] More silencing of installman.
84452              From: <abigail@foad.org>
84453              Date: Thu, 24 Aug 2000 14:01:44 -0400
84454              Message-ID: <20000824180144.20062.qmail@foad.org>
84455      Branch: perl
84456            ! installman
84457 ____________________________________________________________________________
84458 [  6805] By: jhi                                   on 2000/08/24  15:00:31
84459         Log: Update Changes.
84460      Branch: perl
84461            ! Changes patchlevel.h
84462 ____________________________________________________________________________
84463 [  6804] By: jhi                                   on 2000/08/24  14:59:07
84464         Log: Regen perltoc.
84465      Branch: perl
84466            ! pod/perltoc.pod
84467 ____________________________________________________________________________
84468 [  6803] By: jhi                                   on 2000/08/24  14:44:39
84469         Log: Show the doc file, not the temp file.
84470      Branch: perl
84471            ! installman
84472 ____________________________________________________________________________
84473 [  6802] By: jhi                                   on 2000/08/24  14:41:53
84474         Log: Continue silencing.
84475      Branch: perl
84476            ! installman
84477 ____________________________________________________________________________
84478 [  6801] By: jhi                                   on 2000/08/24  14:34:40
84479         Log: Actually do something with the silencer option.
84480      Branch: perl
84481            ! installman
84482 ____________________________________________________________________________
84483 [  6800] By: jhi                                   on 2000/08/24  14:26:22
84484         Log: Make installman to recognize the silence flag -S.
84485      Branch: perl
84486            ! installman
84487 ____________________________________________________________________________
84488 [  6799] By: jhi                                   on 2000/08/24  13:49:38
84489         Log: DOS patches and portability/porting notes, from Tim Jenness.
84490      Branch: perl
84491            ! lib/File/Temp.pm
84492 ____________________________________________________________________________
84493 [  6798] By: jhi                                   on 2000/08/24  13:48:27
84494         Log: Create directories in silence.
84495              
84496              Subject: [PATCH] Another silencer for MakeMaker
84497              From: andreas.koenig@anima.de (Andreas J. Koenig)
84498              Date: 24 Aug 2000 14:18:52 +0200
84499              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
84500      Branch: perl
84501            ! lib/ExtUtils/Command.pm
84502 ____________________________________________________________________________
84503 [  6797] By: jhi                                   on 2000/08/24  13:46:42
84504         Log: More liberal parsing of version numbers.
84505              
84506              Subject: Re: CPAN.pm beta for testing available
84507              From: andreas.koenig@anima.de (Andreas J. Koenig)
84508              Date: 24 Aug 2000 13:51:57 +0200
84509              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
84510      Branch: perl
84511            ! lib/CPAN.pm
84512 ____________________________________________________________________________
84513 [  6796] By: jhi                                   on 2000/08/24  13:44:36
84514         Log: Make "make install" by default silent.  A new "install-verbose"
84515              target is verbose.
84516      Branch: perl
84517            ! Makefile.SH
84518 ____________________________________________________________________________
84519 [  6795] By: jhi                                   on 2000/08/24  13:39:14
84520         Log: Add silencer flags to installperl.
84521              
84522              Subject: [PATCH] Making installperl silent.
84523              From: <abigail@foad.org>
84524              Date: Thu, 24 Aug 2000 05:01:45 -0400
84525              Message-ID: <20000824090145.13141.qmail@foad.org>
84526      Branch: perl
84527            ! installperl
84528 ____________________________________________________________________________
84529 [  6794] By: jhi                                   on 2000/08/24  13:35:50
84530         Log: installperl couldn't tell whether it had run tests or not.
84531              
84532              Subject: [PATCH] Re: installperl and t/TEST
84533              From: <abigail@foad.org>
84534              Date: Thu, 24 Aug 2000 04:00:53 -0400
84535              Message-ID: <20000824080053.2494.qmail@foad.org>
84536      Branch: perl
84537            ! Makefile.SH installperl
84538 ____________________________________________________________________________
84539 [  6793] By: jhi                                   on 2000/08/24  13:27:50
84540         Log: Drop the separate perlbc, perlcc -b should be enough.
84541      Branch: perl
84542            - utils/perlbc.PL
84543            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
84544 ____________________________________________________________________________
84545 [  6792] By: jhi                                   on 2000/08/24  04:41:30
84546         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
84547              plus the typo fix from Peter Prymmer.
84548      Branch: perl
84549            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
84550            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
84551 ____________________________________________________________________________
84552 [  6791] By: jhi                                   on 2000/08/24  02:10:43
84553         Log: Replace #6705 with a minimal doc patch.
84554              
84555              Subject: [PATCH 5.6.0] replace change #6705
84556              From: Jan Dubois <jand@ActiveState.com>
84557              Date: Wed, 23 Aug 2000 18:31:51 -0700
84558              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
84559      Branch: perl
84560            ! lib/Win32.pod win32/win32.c
84561 ____________________________________________________________________________
84562 [  6790] By: jhi                                   on 2000/08/23  17:52:00
84563         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
84564              From: Mike Guy <mjtg@cam.ac.uk>
84565              Date: Wed, 23 Aug 2000 18:38:46 +0100
84566              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
84567      Branch: perl
84568            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
84569 ____________________________________________________________________________
84570 [  6789] By: jhi                                   on 2000/08/23  15:34:21
84571         Log: Update Changes.
84572      Branch: perl
84573            ! Changes patchlevel.h
84574 ____________________________________________________________________________
84575 [  6788] By: jhi                                   on 2000/08/23  15:33:40
84576         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
84577              From: Wilfredo Sánchez <wsanchez@apple.com>
84578              Date: Tue, 22 Aug 2000 19:31:27 -0700
84579              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
84580      Branch: perl
84581            ! perl.h
84582 ____________________________________________________________________________
84583 [  6787] By: jhi                                   on 2000/08/23  15:29:31
84584         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
84585              From: Spider Boardman <spider@leggy.zk3.dec.com>
84586              Date: Wed, 23 Aug 2000 10:33:23 -0400
84587              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
84588      Branch: perl
84589            ! lib/Pod/Html.pm
84590 ____________________________________________________________________________
84591 [  6786] By: jhi                                   on 2000/08/23  15:28:11
84592         Log: Bad makefile.
84593      Branch: perl
84594            ! ext/B/Makefile.PL
84595 ____________________________________________________________________________
84596 [  6785] By: jhi                                   on 2000/08/23  14:37:04
84597         Log: Update Changes.
84598      Branch: perl
84599            ! Changes patchlevel.h
84600 ____________________________________________________________________________
84601 [  6784] By: jhi                                   on 2000/08/23  13:58:41
84602         Log: Portability fix from Hugo van der Sanden.
84603      Branch: perl
84604            ! ext/re/Makefile.PL
84605 ____________________________________________________________________________
84606 [  6783] By: jhi                                   on 2000/08/23  13:53:53
84607         Log: Storable support, v-version fixes.
84608              
84609              Subject: CPAN.pm beta for testing available
84610              From: andreas.koenig@anima.de (Andreas J. Koenig)
84611              Date: 22 Aug 2000 23:31:33 +0200
84612              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
84613      Branch: perl
84614            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
84615 ____________________________________________________________________________
84616 [  6782] By: jhi                                   on 2000/08/23  13:51:26
84617         Log: Mac and other portability updates from Chris Nandor.
84618      Branch: perl
84619            ! pod/perlmodinstall.pod
84620 ____________________________________________________________________________
84621 [  6781] By: jhi                                   on 2000/08/23  13:47:33
84622         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
84623              From: Peter Prymmer <pvhp@forte.com>
84624              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
84625              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
84626      Branch: perl
84627            ! ext/Storable/Storable.xs
84628 ____________________________________________________________________________
84629 [  6780] By: jhi                                   on 2000/08/23  13:33:34
84630         Log: VMS MMS (make) wants null action.
84631      Branch: perl
84632            ! ext/B/Makefile.PL
84633 ____________________________________________________________________________
84634 [  6779] By: jhi                                   on 2000/08/22  19:44:47
84635         Log: Forgot portability nit.
84636      Branch: perl
84637            ! t/lib/st-forgive.t
84638 ____________________________________________________________________________
84639 [  6778] By: jhi                                   on 2000/08/22  19:35:25
84640         Log: Be portable.
84641      Branch: perl
84642            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
84643            ! t/lib/st-store.t
84644 ____________________________________________________________________________
84645 [  6777] By: jhi                                   on 2000/08/22  18:50:53
84646         Log: Update Changes.
84647      Branch: perl
84648            ! Changes patchlevel.h
84649 ____________________________________________________________________________
84650 [  6776] By: jhi                                   on 2000/08/22  18:44:46
84651         Log: cSVOPo_*v things index into the current PL_curpad
84652              under ithreads, which is different from the curpad
84653              used by the XSUB.  (In other words, the code as-is
84654              before this patch wouldn't work under ithreads.)
84655              From Sarathy.
84656      Branch: perl
84657            ! ext/B/B.xs
84658 ____________________________________________________________________________
84659 [  6775] By: jhi                                   on 2000/08/22  18:18:37
84660         Log: Make the selection of NVff et al stricter.
84661      Branch: metaconfig/U/perl
84662            ! perlxvf.U
84663      Branch: perl
84664            ! Configure config_h.SH
84665 ____________________________________________________________________________
84666 [  6774] By: jhi                                   on 2000/08/22  17:19:42
84667         Log: perldelta nits.
84668      Branch: perl
84669            ! pod/perldelta.pod
84670 ____________________________________________________________________________
84671 [  6773] By: jhi                                   on 2000/08/22  17:06:26
84672         Log: Long double fixes from Spider Boardman.
84673              
84674              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
84675              From: system PRIVILEGED account <root@peano.zk3.dec.com>
84676              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
84677              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
84678      Branch: perl
84679            ! t/lib/bigfltpm.t t/lib/st-06compat.t
84680 ____________________________________________________________________________
84681 [  6772] By: jhi                                   on 2000/08/22  15:04:53
84682         Log: Update Changes.
84683      Branch: perl
84684            ! Changes patchlevel.h
84685 ____________________________________________________________________________
84686 [  6771] By: jhi                                   on 2000/08/22  15:01:44
84687         Log: perldelta fixes from Hugo van der Sanden.
84688      Branch: perl
84689            ! pod/perldelta.pod
84690 ____________________________________________________________________________
84691 [  6770] By: jhi                                   on 2000/08/22  14:34:49
84692         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
84693              From: Hugo <hv@crypt.compulink.co.uk>
84694              Date: Tue, 22 Aug 2000 11:21:53 +0100
84695              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
84696      Branch: perl
84697            ! regcomp.c
84698 ____________________________________________________________________________
84699 [  6769] By: jhi                                   on 2000/08/22  14:30:02
84700         Log: Add Yitzchak, reformat.
84701      Branch: perl
84702            ! Changes config_h.SH
84703 ____________________________________________________________________________
84704 [  6768] By: jhi                                   on 2000/08/22  14:21:35
84705         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
84706              and Spider Boardman.
84707      Branch: metaconfig
84708            ! U/compline/d_gconvert.U
84709      Branch: perl
84710            ! Configure
84711 ____________________________________________________________________________
84712 [  6767] By: jhi                                   on 2000/08/22  14:11:24
84713         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
84714              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84715              Date: Mon, 21 Aug 2000 19:08:31 -0700
84716              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
84717      Branch: perl
84718            - ext/Storable/patchlevel.h
84719            ! MANIFEST ext/Storable/MANIFEST
84720 ____________________________________________________________________________
84721 [  6766] By: jhi                                   on 2000/08/22  13:49:29
84722         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
84723              From: Peter Prymmer <pvhp@forte.com>
84724              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
84725              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
84726      Branch: perl
84727            ! configure.com ext/Storable/Makefile.PL
84728 ____________________________________________________________________________
84729 [  6765] By: jhi                                   on 2000/08/22  13:44:59
84730         Log: Subject: [PATCH blead] B:: missing dependency
84731              From: Hugo <hv@crypt.compulink.co.uk>
84732              Date: Tue, 22 Aug 2000 06:44:33 +0100
84733              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
84734      Branch: perl
84735            ! ext/B/Makefile.PL
84736 ____________________________________________________________________________
84737 [  6764] By: jhi                                   on 2000/08/22  13:38:12
84738         Log: More bytecompiler.
84739      Branch: perl
84740            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
84741 ____________________________________________________________________________
84742 [  6763] By: jhi                                   on 2000/08/22  13:36:44
84743         Log: Bytecompiler patches from Benjamin Stuhl.
84744      Branch: perl
84745            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
84746            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
84747            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
84748            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
84749            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
84750            ! perl.c perlapi.h pod/perldelta.pod
84751 ____________________________________________________________________________
84752 [  6762] By: jhi                                   on 2000/08/21  23:43:40
84753         Log: An obsoleted diagnostic.
84754      Branch: perl
84755            ! pod/perldelta.pod
84756 ____________________________________________________________________________
84757 [  6761] By: jhi                                   on 2000/08/21  23:01:45
84758         Log: The #6759 wasn't quite right.
84759      Branch: perl
84760            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
84761            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
84762            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
84763            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
84764            ! t/lib/st-tieditems.t
84765 ____________________________________________________________________________
84766 [  6760] By: jhi                                   on 2000/08/21  22:35:49
84767         Log: Be verydeepclean.
84768      Branch: perl
84769            ! Makefile.SH
84770 ____________________________________________________________________________
84771 [  6759] By: jhi                                   on 2000/08/21  22:25:40
84772         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
84773              From: Peter Prymmer <pvhp@forte.com>
84774              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
84775              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
84776      Branch: perl
84777            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
84778            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
84779            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
84780            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
84781            ! t/lib/st-tieditems.t
84782 ____________________________________________________________________________
84783 [  6758] By: jhi                                   on 2000/08/21  22:22:32
84784         Log: Few more casts, need reported in
84785              
84786              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
84787              From: Mike Stok <mike@stok.co.uk>
84788              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
84789              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
84790              
84791              and
84792              
84793              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
84794              From: abigail@foad.org
84795              Date: 21 Aug 2000 21:31:34 -0000
84796              Message-Id: <20000821213134.30170.qmail@foad.org>
84797      Branch: perl
84798            ! ext/Storable/Storable.xs
84799 ____________________________________________________________________________
84800 [  6757] By: jhi                                   on 2000/08/21  18:37:07
84801         Log: Update Changes.
84802      Branch: perl
84803            ! Changes patchlevel.h
84804 ____________________________________________________________________________
84805 [  6756] By: jhi                                   on 2000/08/21  18:34:02
84806         Log: A pod nit.
84807              
84808              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
84809              From: <abigail@foad.org>
84810              Date: Mon, 21 Aug 2000 14:00:16 -0400
84811              Message-ID: <20000821180016.28627.qmail@foad.org>
84812      Branch: perl
84813            ! pod/perlre.pod
84814 ____________________________________________________________________________
84815 [  6755] By: jhi                                   on 2000/08/21  18:30:56
84816         Log: Use PodParser 1.18 new test.
84817      Branch: perl
84818            ! t/pod/special_seqs.t t/pod/special_seqs.xr
84819 ____________________________________________________________________________
84820 [  6754] By: jhi                                   on 2000/08/21  18:28:35
84821         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
84822              patches cannot be applied since #6712 conflicts.
84823      Branch: perl
84824            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
84825 ____________________________________________________________________________
84826 [  6753] By: jhi                                   on 2000/08/21  18:15:11
84827         Log: Weed out some smaller changes.
84828      Branch: perl
84829            ! pod/perldelta.pod
84830 ____________________________________________________________________________
84831 [  6752] By: jhi                                   on 2000/08/21  18:02:30
84832         Log: Also under djgpp the timestamps are funky.
84833      Branch: perl
84834            ! t/op/stat.t
84835 ____________________________________________________________________________
84836 [  6751] By: jhi                                   on 2000/08/21  17:55:56
84837         Log: Tweak the floating point output routine preferences.
84838      Branch: metaconfig
84839            ! U/compline/d_gconvert.U
84840      Branch: perl
84841            ! Configure
84842 ____________________________________________________________________________
84843 [  6750] By: jhi                                   on 2000/08/21  17:51:29
84844         Log: Unicos/mk requires elaborate paranoia.
84845      Branch: perl
84846            ! lib/Math/Complex.pm
84847 ____________________________________________________________________________
84848 [  6749] By: gsar                                  on 2000/08/21  16:53:31
84849         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
84850      Branch: perl
84851            ! lib/Cwd.pm
84852 ____________________________________________________________________________
84853 [  6748] By: gsar                                  on 2000/08/21  16:22:19
84854         Log: free TLS slot properly on Windows
84855      Branch: perl
84856            ! thread.h win32/perllib.c win32/win32thread.h
84857 ____________________________________________________________________________
84858 [  6747] By: jhi                                   on 2000/08/21  16:20:58
84859         Log: Rename the macro argument because some preprocessors
84860              can't tell the difference and expand arguments also inside
84861              double quoted strings.
84862      Branch: perl
84863            ! regcomp.c
84864 ____________________________________________________________________________
84865 [  6746] By: jhi                                   on 2000/08/21  16:09:41
84866         Log: Support long doubles in Storable.
84867              
84868              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
84869              From: Radu Greab <radu@netsoft.ro>
84870              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
84871              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
84872      Branch: perl
84873            ! ext/Storable/Storable.xs
84874 ____________________________________________________________________________
84875 [  6745] By: jhi                                   on 2000/08/21  15:51:40
84876         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
84877              From: "Fifer, Eric" <EFifer@sanwaint.com>
84878              Date: Mon, 21 Aug 2000 15:34:49 +0100
84879              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
84880      Branch: perl
84881            ! t/pragma/warn/9enabled
84882 ____________________________________________________________________________
84883 [  6744] By: jhi                                   on 2000/08/21  15:39:35
84884         Log: Document the endianness of Alpha more precisely.
84885      Branch: perl
84886            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
84887            ! pod/perlport.pod
84888 ____________________________________________________________________________
84889 [  6743] By: jhi                                   on 2000/08/21  14:47:05
84890         Log: perldelta fixes from the p5p crowd.
84891      Branch: perl
84892            ! pod/perldelta.pod pod/perlop.pod
84893 ____________________________________________________________________________
84894 [  6742] By: jhi                                   on 2000/08/21  13:34:51
84895         Log: Update to Pod::LaTeX 0.53.
84896              
84897              Subject: [PATCH] lib/Pod/LaTeX.pm updates
84898              From: Tim Jenness <timj@jach.hawaii.edu>
84899              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
84900              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
84901      Branch: perl
84902            ! lib/Pod/LaTeX.pm
84903 ____________________________________________________________________________
84904 [  6741] By: jhi                                   on 2000/08/21  13:33:01
84905         Log: Subject: [PATCH] os2.c fix for use64bitint
84906              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84907              Date: Mon, 21 Aug 2000 01:32:25 -0700
84908              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
84909      Branch: perl
84910            ! os2/os2.c
84911 ____________________________________________________________________________
84912 [  6740] By: jhi                                   on 2000/08/21  13:28:52
84913         Log: Array context keeps slithering in.
84914              
84915              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
84916              From: Daniel Chetlin <daniel@chetlin.com>
84917              Date: Sun, 20 Aug 2000 21:40:25 -0700
84918              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
84919      Branch: perl
84920            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
84921            ! pod/perldebtut.pod
84922 ____________________________________________________________________________
84923 [  6739] By: jhi                                   on 2000/08/21  13:23:55
84924         Log: Big-endian quad fixes for Storable from Radu Greab,
84925              plus few explicit null casts for picky compilers.
84926      Branch: perl
84927            ! ext/Storable/Storable.xs
84928 ____________________________________________________________________________
84929 [  6738] By: gsar                                  on 2000/08/21  05:56:13
84930         Log: small tweaks for change#6705: avoid C++ style comments in C code;
84931              use Perl's malloc API rather than the low level system one
84932      Branch: perl
84933            ! win32/win32.c
84934 ____________________________________________________________________________
84935 [  6737] By: gsar                                  on 2000/08/21  05:35:41
84936         Log: add Storable to list of extensions on Windows
84937      Branch: perl
84938            ! win32/Makefile win32/makefile.mk
84939 ____________________________________________________________________________
84940 [  6736] By: jhi                                   on 2000/08/21  02:57:53
84941         Log: Update Changes.
84942      Branch: perl
84943            ! Changes patchlevel.h
84944 ____________________________________________________________________________
84945 [  6735] By: jhi                                   on 2000/08/21  02:57:20
84946         Log: Draft 0.
84947      Branch: perl
84948            ! pod/perldelta.pod
84949 ____________________________________________________________________________
84950 [  6734] By: jhi                                   on 2000/08/21  02:57:03
84951         Log: Add Storable 0.7.2 from Raphael Manfredi,
84952              plus the patch from
84953              
84954              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
84955              From: Radu Greab <radu@netsoft.ro>
84956              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
84957              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
84958              
84959              plus changes to get Storable to compile with
84960              picky ANSI compilers.
84961      Branch: perl
84962            + ext/Storable/ChangeLog ext/Storable/MANIFEST
84963            + ext/Storable/Makefile.PL ext/Storable/README
84964            + ext/Storable/Storable.pm ext/Storable/Storable.xs
84965            + ext/Storable/patchlevel.h t/lib/st-06compat.t
84966            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
84967            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
84968            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
84969            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
84970            + t/lib/st-tieditems.t
84971            ! MANIFEST
84972 ____________________________________________________________________________
84973 [  6733] By: jhi                                   on 2000/08/21  02:29:09
84974         Log: The correct cleaning order is an art.
84975      Branch: perl
84976            ! Makefile.SH
84977 ____________________________________________________________________________
84978 [  6732] By: jhi                                   on 2000/08/21  01:23:39
84979         Log: The #6724 is here.
84980      Branch: perl
84981            ! t/lib/ftmp-security.t
84982 ____________________________________________________________________________
84983 [  6731] By: jhi                                   on 2000/08/20  23:17:03
84984         Log: s/this one/the 5.6.0 release/
84985      Branch: perl
84986            ! pod/perl56delta.pod
84987 ____________________________________________________________________________
84988 [  6730] By: jhi                                   on 2000/08/20  23:07:34
84989         Log: Mention perlebcdic and perlposix-bc.
84990      Branch: perl
84991            ! pod/perlport.pod
84992 ____________________________________________________________________________
84993 [  6729] By: jhi                                   on 2000/08/20  21:32:59
84994         Log: Document the number of exponent digits.
84995      Branch: perl
84996            ! pod/perlfunc.pod
84997 ____________________________________________________________________________
84998 [  6728] By: jhi                                   on 2000/08/20  21:16:47
84999         Log: Use File::Spec->tmpdir().
85000              
85001              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
85002              From: Tim Jenness <timj@jach.hawaii.edu>
85003              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
85004              MIME-Version: 1.0
85005              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
85006      Branch: perl
85007            ! utils/perlbug.PL
85008 ____________________________________________________________________________
85009 [  6727] By: jhi                                   on 2000/08/20  20:43:32
85010         Log: Update Changes.
85011      Branch: perl
85012            ! Changes patchlevel.h
85013 ____________________________________________________________________________
85014 [  6726] By: jhi                                   on 2000/08/20  20:41:44
85015         Log: The veryclean target needs to clobber.
85016      Branch: perl
85017            ! Makefile.SH
85018 ____________________________________________________________________________
85019 [  6725] By: jhi                                   on 2000/08/20  20:37:38
85020         Log: Document odd vs even subreleases and -Dusedevel.
85021      Branch: perl
85022            ! INSTALL
85023 ____________________________________________________________________________
85024 [  6724] By: jhi                                   on 2000/08/20  19:58:05
85025         Log: Use temporary directory instead of current directory.
85026              
85027              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
85028              From: Tim Jenness <timj@jach.hawaii.edu>
85029              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
85030              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
85031      Branch: perl
85032            ! t/lib/ftmp-security.t
85033 ____________________________________________________________________________
85034 [  6723] By: jhi                                   on 2000/08/20  19:55:55
85035         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
85036              From: andreas.koenig@anima.de (Andreas J. Koenig)
85037              Date: 20 Aug 2000 15:52:03 +0200
85038              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
85039      Branch: perl
85040            ! lib/ExtUtils/MM_Unix.pm
85041 ____________________________________________________________________________
85042 [  6722] By: jhi                                   on 2000/08/20  19:46:01
85043         Log: Update to CGI 2.72, from Lincoln Stein.
85044      Branch: perl
85045            ! lib/CGI.pm
85046 ____________________________________________________________________________
85047 [  6721] By: jhi                                   on 2000/08/20  19:43:54
85048         Log: (Replaced by #8364.)
85049              
85050              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
85051              From: Radu Greab <radu@netsoft.ro>
85052              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
85053              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
85054      Branch: perl
85055            ! ext/GDBM_File/GDBM_File.xs
85056 ____________________________________________________________________________
85057 [  6720] By: jhi                                   on 2000/08/20  19:42:01
85058         Log: pp_open() could pass an uninitialized filename down to do_open9().
85059      Branch: perl
85060            ! pp_sys.c
85061 ____________________________________________________________________________
85062 [  6719] By: jhi                                   on 2000/08/20  14:06:41
85063         Log: UTF8 concat fixes.
85064              
85065              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
85066              From: Hugo <hv@crypt.compulink.co.uk>
85067              Date: Sun, 20 Aug 2000 07:30:46 +0100
85068              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
85069      Branch: perl
85070            ! pp_hot.c t/op/append.t
85071 ____________________________________________________________________________
85072 [  6718] By: jhi                                   on 2000/08/20  02:09:37
85073         Log: Let's try #6717 again.
85074      Branch: perl
85075            ! lib/File/Temp.pm
85076 ____________________________________________________________________________
85077 [  6717] By: jhi                                   on 2000/08/20  01:56:55
85078         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
85079              From: "Craig A. Berry" <craig.berry@metamorgs.com>
85080              Date: Sat, 19 Aug 2000 18:15:39 -0500
85081              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
85082      Branch: perl
85083            ! lib/File/Temp.pm
85084 ____________________________________________________________________________
85085 [  6716] By: jhi                                   on 2000/08/19  15:50:11
85086         Log: Update Changes.
85087      Branch: perl
85088            ! Changes patchlevel.h
85089 ____________________________________________________________________________
85090 [  6715] By: jhi                                   on 2000/08/19  15:39:09
85091         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
85092              From: Jonathan D Johnston <jdjohnston2@juno.com>
85093              Date: Thu, 17 Aug 2000 23:13:01 -0400       
85094              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
85095      Branch: perl
85096            ! pod/perlfunc.pod
85097 ____________________________________________________________________________
85098 [  6714] By: jhi                                   on 2000/08/19  15:34:04
85099         Log: Introduce a 'veryclean' target that is like 'distclean'
85100              but also removes *~ and *.orig.
85101      Branch: perl
85102            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
85103            ! utils/Makefile x2p/Makefile.SH
85104 ____________________________________________________________________________
85105 [  6713] By: jhi                                   on 2000/08/19  14:15:45
85106         Log: Put back the long double avoidance code to POSIX.xs
85107              because VMS seems to need it still.
85108      Branch: perl
85109            ! ext/POSIX/POSIX.xs
85110 ____________________________________________________________________________
85111 [  6712] By: jhi                                   on 2000/08/19  14:10:41
85112         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
85113              From: Peter Prymmer <pvhp@forte.com>
85114              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
85115              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
85116      Branch: perl
85117            ! lib/Pod/Find.pm t/pod/find.t
85118 ____________________________________________________________________________
85119 [  6711] By: jhi                                   on 2000/08/19  14:09:19
85120         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
85121              From: Peter Prymmer <pvhp@forte.com>
85122              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
85123              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
85124              cc: vmsperl@perl.org
85125      Branch: perl
85126            ! t/lib/peek.t
85127 ____________________________________________________________________________
85128 [  6710] By: jhi                                   on 2000/08/19  14:08:01
85129         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
85130              From: Jan Dubois <jand@ActiveState.com>
85131              Date: Fri, 18 Aug 2000 16:31:48 -0700
85132              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
85133      Branch: perl
85134            ! win32/win32.c
85135 ____________________________________________________________________________
85136 [  6709] By: jhi                                   on 2000/08/19  14:06:57
85137         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
85138              
85139              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
85140              From: Spider.Boardman@Orb.Nashua.NH.US
85141              Date: Fri, 18 Aug 2000 18:41:14 -0400
85142              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
85143      Branch: perl
85144            ! regcomp.c
85145 ____________________________________________________________________________
85146 [  6708] By: jhi                                   on 2000/08/18  22:04:49
85147         Log: Update Changes.
85148      Branch: perl
85149            ! Changes patchlevel.h
85150 ____________________________________________________________________________
85151 [  6707] By: jhi                                   on 2000/08/18  21:55:14
85152         Log: Add warnif(), check warnings further up the stack,
85153              all the warnings functions now can take an optional object reference.
85154              
85155              Subject: [PATCH bleedperl@6691] warnings pragma update
85156              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
85157              Date: Fri, 18 Aug 2000 22:42:06 +0100
85158              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
85159      Branch: perl
85160            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
85161            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
85162            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
85163 ____________________________________________________________________________
85164 [  6706] By: jhi                                   on 2000/08/18  21:41:45
85165         Log: Typo in pp_complement().
85166              
85167              Subject: [PATCH perl-current] Deparse
85168              From: Peter Scott <Peter@PSDT.com>
85169              Date: Fri, 18 Aug 2000 12:44:37 -0700
85170              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
85171      Branch: perl
85172            ! ext/B/B/Deparse.pm
85173 ____________________________________________________________________________
85174 [  6705] By: jhi                                   on 2000/08/18  21:25:59
85175         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
85176              From: Jan Dubois <jand@ActiveState.com>
85177              Date: Fri, 18 Aug 2000 14:22:51 -0700
85178              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
85179      Branch: perl
85180            ! lib/Win32.pod win32/win32.c
85181 ____________________________________________________________________________
85182 [  6704] By: jhi                                   on 2000/08/18  21:16:14
85183         Log: Don't eat leading os from index entries.
85184              
85185              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
85186              From: Russ Allbery <rra@stanford.edu>
85187              Date: 10 Aug 2000 20:49:25 -0700
85188              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
85189      Branch: perl
85190            ! lib/Pod/Man.pm
85191 ____________________________________________________________________________
85192 [  6703] By: jhi                                   on 2000/08/18  21:07:06
85193         Log: Add [[:blank:]] as suggested in
85194              
85195              Subject: [ID 20000716.024] [=cc=] / [:blank:]
85196              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
85197              Date: Sun, 16 Jul 2000 17:55:29 -0700
85198              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
85199              
85200              (the [=cc=] has already been taken care of by #6439
85201              so the whole bug report can be closed)
85202              
85203              and make [[:space:]] to be equivalent to isspace(3)
85204              (as opposed to \s, which is isSPACE()).  The difference
85205              is that now [[:space:]] matches the mythical vertical tab,
85206              while \s doesn't.
85207      Branch: perl
85208            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
85209            ! regexec.c t/op/pat.t
85210 ____________________________________________________________________________
85211 [  6702] By: jhi                                   on 2000/08/18  18:47:47
85212         Log: The new tests were missing from #6415.
85213      Branch: perl
85214            ! t/op/bop.t
85215 ____________________________________________________________________________
85216 [  6701] By: jhi                                   on 2000/08/18  18:20:40
85217         Log: Document the NDBM_File and ODBM_File as SDBM_File
85218              was documented in #6417.
85219      Branch: perl
85220            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
85221            ! ext/SDBM_File/SDBM_File.pm
85222 ____________________________________________________________________________
85223 [  6700] By: jhi                                   on 2000/08/18  18:10:39
85224         Log: Subject: [PATCH perl@6698] cygwin port
85225              From: "Fifer, Eric" <EFifer@sanwaint.com>
85226              Date: Fri, 18 Aug 2000 17:30:05 +0100
85227              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
85228      Branch: perl
85229            ! lib/File/Temp.pm
85230 ____________________________________________________________________________
85231 [  6699] By: jhi                                   on 2000/08/18  16:21:49
85232         Log: Document code point which makes if (defined %stash::) to work
85233              (noted by Spider Boardman).
85234      Branch: perl
85235            ! op.c
85236 ____________________________________________________________________________
85237 [  6698] By: jhi                                   on 2000/08/18  13:43:27
85238         Log: Update Changes.
85239      Branch: perl
85240            ! Changes patchlevel.h
85241 ____________________________________________________________________________
85242 [  6697] By: jhi                                   on 2000/08/18  13:35:57
85243         Log: Tiny Getopt::Long patch from Johan Vromans.
85244      Branch: perl
85245            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
85246 ____________________________________________________________________________
85247 [  6696] By: jhi                                   on 2000/08/18  13:26:14
85248         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
85249              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
85250              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
85251              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
85252      Branch: perl
85253            ! pod/perldiag.pod pod/perlsyn.pod
85254 ____________________________________________________________________________
85255 [  6695] By: jhi                                   on 2000/08/18  13:13:26
85256         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
85257              From: Daniel Chetlin <daniel@chetlin.com>
85258              Date: Fri, 18 Aug 2000 03:13:36 -0700
85259              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
85260      Branch: perl
85261            ! pod/perlfunc.pod
85262 ____________________________________________________________________________
85263 [  6694] By: jhi                                   on 2000/08/18  13:08:05
85264         Log: Subject: [PATCH] perltrap.pod spring cleaning
85265              From: Daniel Chetlin <daniel@chetlin.com>
85266              Date: Fri, 18 Aug 2000 03:06:54 -0700
85267              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
85268              
85269              plus Mike Guy's nitfix.
85270      Branch: perl
85271            ! pod/perltrap.pod
85272 ____________________________________________________________________________
85273 [  6693] By: jhi                                   on 2000/08/18  13:00:26
85274         Log: Unbuffer the output.
85275              
85276              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
85277              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85278              Date: Thu, 17 Aug 2000 18:39:29 -0700
85279              Message-ID: <RPJn5gzkgydf092yn@efn.org>
85280      Branch: perl
85281            ! t/op/fork.t
85282 ____________________________________________________________________________
85283 [  6692] By: jhi                                   on 2000/08/18  05:19:17
85284         Log: Delete the image, too, not just its MANIFEStation.
85285      Branch: perl
85286            - lib/CGI/eg/wilogo.gif
85287 ____________________________________________________________________________
85288 [  6691] By: jhi                                   on 2000/08/18  05:10:26
85289         Log: Propagate new Configure vars.
85290      Branch: perl
85291            ! configure.com epoc/config.sh uconfig.h uconfig.sh
85292            ! vos/config.def vos/config.h vos/config_h.SH_orig
85293            ! win32/config.bc win32/config.gc win32/config.vc
85294            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
85295 ____________________________________________________________________________
85296 [  6690] By: jhi                                   on 2000/08/18  04:30:56
85297         Log: Update Changes.
85298      Branch: perl
85299            ! Changes patchlevel.h
85300 ____________________________________________________________________________
85301 [  6689] By: jhi                                   on 2000/08/18  04:12:30
85302         Log: Fix the lib/complex failure of
85303              
85304              From: abigail@foad.org
85305              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
85306              Date: 15 Aug 2000 04:06:38 -0000
85307              Message-Id: <20000815040638.8524.qmail@foad.org> 
85308              
85309              Linux long double accuracy issue: something that
85310              when printed with %g looks like "2" but int() of it is 1.
85311      Branch: perl
85312            ! lib/Math/Complex.pm
85313 ____________________________________________________________________________
85314 [  6688] By: jhi                                   on 2000/08/18  03:15:35
85315         Log: The byteorder code in #6671 was wrong.
85316      Branch: perl
85317            ! configpm
85318 ____________________________________________________________________________
85319 [  6687] By: jhi                                   on 2000/08/18  02:08:42
85320         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
85321              From: Jan Dubois <jand@ActiveState.com>
85322              Date: Thu, 17 Aug 2000 18:31:55 -0700
85323              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
85324      Branch: perl
85325            ! sv.c
85326 ____________________________________________________________________________
85327 [  6686] By: jhi                                   on 2000/08/18  02:04:15
85328         Log: Use NVs in POSIX math, not doubles.
85329              
85330              From: abigail@foad.org
85331              Subject: [ID 20000817.014] POSIX & modfl
85332              Date: 17 Aug 2000 20:49:18 -0000
85333              Message-Id: <20000817204918.23123.qmail@foad.org>
85334      Branch: perl
85335            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
85336 ____________________________________________________________________________
85337 [  6685] By: jhi                                   on 2000/08/18  02:02:12
85338         Log: Introduce NVef, NVff, and NVgf, use the middle one.
85339              (helps for lib/peek + Linux + long doubles)  Reported in
85340              
85341              From: abigail@foad.org
85342              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
85343              Date: 15 Aug 2000 04:06:38 -0000
85344              Message-Id: <20000815040638.8524.qmail@foad.org> 
85345              
85346              (note: the lib/complex failure has not yet been addressed)
85347      Branch: metaconfig/U/perl
85348            ! perlxvf.U
85349      Branch: perl
85350            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85351            ! config_h.SH dump.c perl.h pod/perlguts.pod
85352 ____________________________________________________________________________
85353 [  6684] By: jhi                                   on 2000/08/17  23:22:19
85354         Log: Add byteorder to the myconfig output.
85355      Branch: perl
85356            ! myconfig.SH
85357 ____________________________________________________________________________
85358 [  6683] By: jhi                                   on 2000/08/17  23:20:19
85359         Log: The image doth not exist, spotted by Johan Vromans.
85360      Branch: perl
85361            ! MANIFEST
85362 ____________________________________________________________________________
85363 [  6682] By: jhi                                   on 2000/08/17  22:38:16
85364         Log: Document what the backtick returns if the command fails.
85365      Branch: perl
85366            ! pod/perlop.pod
85367 ____________________________________________________________________________
85368 [  6681] By: jhi                                   on 2000/08/17  22:33:12
85369         Log: Do not use prototyping here.
85370              
85371              Subject: [ID 20000817.016] [PATCH] Peek.xs
85372              From: abigail@foad.org
85373              Date: 17 Aug 2000 20:55:56 -0000
85374              Message-Id: <20000817205556.24270.qmail@foad.org>
85375      Branch: perl
85376            ! ext/Devel/Peek/Makefile.PL
85377 ____________________________________________________________________________
85378 [  6680] By: jhi                                   on 2000/08/17  19:46:43
85379         Log: Don't propose using modules built for 5.005 if no binary
85380              compatibility with 5.005 is attempted.
85381              
85382              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
85383              Subject: Minor nit with 5.7.0 (6655)
85384              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
85385              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
85386      Branch: metaconfig
85387            ! U/installdirs/inc_version_list.U
85388      Branch: perl
85389            ! Configure config_h.SH
85390 ____________________________________________________________________________
85391 [  6679] By: jhi                                   on 2000/08/17  19:16:39
85392         Log: Microperl config update.
85393      Branch: perl
85394            ! uconfig.h uconfig.sh
85395 ____________________________________________________________________________
85396 [  6678] By: jhi                                   on 2000/08/17  19:16:13
85397         Log: The #6648 wasn't protective enough for limited platforms
85398              (like microperl).
85399      Branch: perl
85400            ! dump.c sv.c
85401 ____________________________________________________________________________
85402 [  6677] By: jhi                                   on 2000/08/17  14:46:35
85403         Log: Update Changes.
85404      Branch: perl
85405            ! Changes patchlevel.h
85406 ____________________________________________________________________________
85407 [  6676] By: jhi                                   on 2000/08/17  14:44:02
85408         Log: Add perlebcdic from Peter Prymmer, regen toc.
85409      Branch: perl
85410            + pod/perlebcdic.pod
85411            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
85412 ____________________________________________________________________________
85413 [  6675] By: jhi                                   on 2000/08/17  14:41:52
85414         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
85415      Branch: perl
85416            ! pod/perldebtut.pod
85417 ____________________________________________________________________________
85418 [  6674] By: jhi                                   on 2000/08/17  14:29:43
85419         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
85420              
85421              Subject: [ID 20000724.006] -DLEAKTEST problem
85422              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
85423              Date: Tue, 25 Jul 2000 00:36:32 -0500
85424              Message-Id: <20000725003632.A26186@www.llamacom.com>
85425              
85426              Reminder sent
85427              
85428              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
85429              From: Hugo <hv@crypt.compulink.co.uk>
85430              Date: Thu, 17 Aug 2000 15:23:42 +0100
85431              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
85432      Branch: perl
85433            ! util.c
85434 ____________________________________________________________________________
85435 [  6673] By: jhi                                   on 2000/08/17  04:07:10
85436         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
85437              From: John Peacock <JPeacock@UnivPress.com>
85438              Date: Tue, 01 Aug 2000 09:38:12 -0400
85439              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
85440      Branch: perl
85441            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
85442 ____________________________________________________________________________
85443 [  6672] By: jhi                                   on 2000/08/17  03:04:35
85444         Log: Subject: [PATCH] Cwd.pm now uses strict
85445              From: Tim Jenness <timj@jach.hawaii.edu>
85446              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
85447              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
85448      Branch: perl
85449            ! lib/Cwd.pm
85450 ____________________________________________________________________________
85451 [  6671] By: jhi                                   on 2000/08/17  02:16:35
85452         Log: Make $Config{byteorder} more magical so that it is
85453              dynamically computed: nice for 'fat binaries'.
85454              
85455              Subject: [PATCH]: default byteorder
85456              From: Wilfredo Sánchez <wsanchez@apple.com>
85457              Date: Mon, 31 Jul 2000 19:45:31 -0700
85458              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
85459      Branch: perl
85460            ! configpm
85461 ____________________________________________________________________________
85462 [  6670] By: gsar                                  on 2000/08/17  01:22:21
85463         Log: move WNOHANG definition to where other such things are
85464      Branch: perl
85465            ! win32/win32.h
85466 ____________________________________________________________________________
85467 [  6669] By: jhi                                   on 2000/08/17  01:19:17
85468         Log: Update Changes.
85469      Branch: perl
85470            ! Changes patchlevel.h
85471 ____________________________________________________________________________
85472 [  6668] By: jhi                                   on 2000/08/17  01:16:29
85473         Log: Doc nits spotted by Richard Soderberg.
85474      Branch: perl
85475            ! README.posix-bc README.vmesa
85476 ____________________________________________________________________________
85477 [  6667] By: jhi                                   on 2000/08/17  01:12:11
85478         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
85479              From: "Casey R. Tweten" <crt@kiski.net>
85480              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
85481              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
85482      Branch: perl
85483            ! pod/perldebtut.pod
85484 ____________________________________________________________________________
85485 [  6666] By: jhi                                   on 2000/08/17  01:09:31
85486         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
85487              From: "Casey R. Tweten" <crt@kiski.net>
85488              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
85489              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
85490      Branch: perl
85491            ! lib/Shell.pm
85492 ____________________________________________________________________________
85493 [  6665] By: gsar                                  on 2000/08/17  01:03:52
85494         Log: add "ok" targets from change#6632 in makefile.mk
85495      Branch: perl
85496            ! pod/perlport.pod win32/Makefile win32/makefile.mk
85497 ____________________________________________________________________________
85498 [  6664] By: gsar                                  on 2000/08/17  00:56:11
85499         Log: avoid warnings from dense compiler
85500      Branch: perl
85501            ! win32/win32.c
85502 ____________________________________________________________________________
85503 [  6663] By: jhi                                   on 2000/08/17  00:51:49
85504         Log: Tweak the regex compilation errors once more.
85505      Branch: perl
85506            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
85507            ! t/op/regmesg.t t/pragma/warn/regcomp
85508 ____________________________________________________________________________
85509 [  6662] By: gsar                                  on 2000/08/17  00:28:19
85510         Log: trailing new %ENV entries weren't being pushed into the real
85511              environment of subprocesses on Windows
85512      Branch: perl
85513            ! t/op/magic.t win32/perlhost.h
85514 ____________________________________________________________________________
85515 [  6661] By: gsar                                  on 2000/08/17  00:19:20
85516         Log: waitpid() now handles externally spawned pids correctly;
85517              fixes for backtick/wait/waitpid failures on Windows 9x
85518              
85519              these changes make the pid returned by process functions on
85520              Windows 9x always positive by clearing the high bit (which
85521              is always set on Win9x); pseudo-process PIDs are likewise
85522              always negative now on Win9x (just as on NT/2000)
85523      Branch: perl
85524            ! pp_sys.c win32/perlhost.h win32/win32.c
85525 ____________________________________________________________________________
85526 [  6660] By: jhi                                   on 2000/08/17  00:04:32
85527         Log: Retract #6645.
85528      Branch: perl
85529            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85530            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
85531            ! t/op/sprintf.t
85532 ____________________________________________________________________________
85533 [  6659] By: gsar                                  on 2000/08/16  23:59:28
85534         Log: on windows, the return values from wait() and waitpid() don't
85535              match those of pseudo-pids
85536      Branch: perl
85537            ! pp_sys.c t/op/fork.t util.c win32/win32.c
85538 ____________________________________________________________________________
85539 [  6658] By: gsar                                  on 2000/08/16  23:56:14
85540         Log: pod nit seen in passing
85541      Branch: perl
85542            ! pod/perlfunc.pod
85543 ____________________________________________________________________________
85544 [  6657] By: gsar                                  on 2000/08/16  23:53:42
85545         Log: change#6328 could make close(SOCKET) return false on windows
85546              when it shouldn't
85547      Branch: perl
85548            ! win32/win32sck.c
85549 ____________________________________________________________________________
85550 [  6656] By: gsar                                  on 2000/08/16  23:46:57
85551         Log: check that the number pseudo children doesn't exceed
85552              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
85553              the WaitForMultipleObjects() limit that would cause wait()
85554              to crash)
85555              
85556              wait() and waitpid() could potentially be rewritten to use
85557              more than one thread to do the waiting to eliminate this
85558              limitation
85559      Branch: perl
85560            ! win32/perlhost.h
85561 ____________________________________________________________________________
85562 [  6655] By: jhi                                   on 2000/08/16  14:11:05
85563         Log: Update Changes.
85564      Branch: perl
85565            ! Changes patchlevel.h
85566 ____________________________________________________________________________
85567 [  6654] By: jhi                                   on 2000/08/16  14:10:12
85568         Log: Update to perldebtut 1.9, from Richard Foley.
85569      Branch: perl
85570            ! pod/perldebtut.pod
85571 ____________________________________________________________________________
85572 [  6653] By: jhi                                   on 2000/08/16  14:08:17
85573         Log: Change the regx compilation error markers to use = instead of <
85574              since pod makes using the latter quite messy.  Reported in
85575              ID 20000814.006 by Abigail and in
85576              Subject: Unknown escape E<> ?
85577              From: Lupe Christoph <lupe@lupe-christoph.de>
85578              Date: Fri, 11 Aug 2000 00:30:27 +0200
85579              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
85580      Branch: perl
85581            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
85582            ! t/op/regmesg.t t/pragma/warn/regcomp
85583 ____________________________________________________________________________
85584 [  6652] By: jhi                                   on 2000/08/16  13:25:31
85585         Log: Change the perlbug address to perl.org since it's more forgiving.
85586              
85587              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
85588              From: abigail@foad.org
85589              Date: 15 Aug 2000 04:15:40 -0000
85590              Message-Id: <20000815041540.8633.qmail@foad.org>
85591      Branch: perl
85592            ! utils/perlbug.PL
85593 ____________________________________________________________________________
85594 [  6651] By: jhi                                   on 2000/08/16  13:22:35
85595         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
85596              From: Tim Jenness <timj@jach.hawaii.edu>
85597              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
85598              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
85599      Branch: perl
85600            ! lib/Cwd.pm
85601 ____________________________________________________________________________
85602 [  6650] By: jhi                                   on 2000/08/16  13:18:13
85603         Log: Update to CPAN 1.57.
85604              
85605              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
85606              From: andreas.koenig@anima.de (Andreas J. Koenig)
85607              Date: 16 Aug 2000 15:09:46 +0200
85608              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
85609      Branch: perl
85610            ! lib/CPAN.pm
85611 ____________________________________________________________________________
85612 [  6649] By: jhi                                   on 2000/08/16  13:12:31
85613         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
85614              From: "Larry W. Virden" <lvirden@cas.org>
85615              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
85616              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
85617      Branch: perl
85618            ! README.hpux
85619 ____________________________________________________________________________
85620 [  6648] By: jhi                                   on 2000/08/16  13:03:53
85621         Log: The numeric locale was reset to "C" by s?printf and never restored.
85622              
85623              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
85624              From: Christian Kirsch <ck@held.mind.de>
85625              Date: Wed, 9 Aug 2000 17:05:17 +0200
85626              Message-Id: <20000809170517.A25389@held>
85627              
85628              No test since adding the failing example to locale.t
85629              does not fail -- probably because the locale settings are so
85630              thoroughly tweaked by that time.  Running the example standalone
85631              does fail, though.  UPDATE: test case added at change #7540.
85632      Branch: perl
85633            ! dump.c perl.h pp.c pp_ctl.c sv.c
85634 ____________________________________________________________________________
85635 [  6647] By: jhi                                   on 2000/08/16  00:07:54
85636         Log: Update Changes and test semi-automatic patchlevel updating.
85637      Branch: perl
85638            ! Changes patchlevel.h
85639 ____________________________________________________________________________
85640 [  6646] By: jhi                                   on 2000/08/15  23:35:07
85641         Log: Fix a dependency problem.
85642              
85643              Subject: [PATCH: 6640] VMS Makefile.SH update
85644              From: Peter Prymmer <pvhp@forte.com>
85645              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
85646              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
85647      Branch: perl
85648            ! vms/descrip_mms.template
85649 ____________________________________________________________________________
85650 [  6645] By: jhi                                   on 2000/08/15  23:33:23
85651         Log: (Retracted by #6660)
85652              
85653              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
85654              From: Dominic Dunlop <domo@computer.org>
85655              Date: Tue, 15 Aug 2000 22:20:52 +0200
85656              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
85657      Branch: metaconfig/U/perl
85658            + d_printfed.U
85659      Branch: perl
85660            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85661            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
85662            ! t/op/sprintf.t
85663 ____________________________________________________________________________
85664 [  6644] By: jhi                                   on 2000/08/15  21:17:20
85665         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
85666              From: abigail@foad.org
85667              Date: 15 Aug 2000 20:12:41 -0000
85668              Message-Id: <20000815201241.25556.qmail@foad.org>
85669      Branch: perl
85670            ! INSTALL
85671 ____________________________________________________________________________
85672 [  6643] By: jhi                                   on 2000/08/15  21:15:28
85673         Log: (an already applied patch)
85674      Branch: perl
85675            ! lib/CGI.pm
85676 ____________________________________________________________________________
85677 [  6642] By: gsar                                  on 2000/08/15  19:54:05
85678         Log: magic callbacks all need to have same type signature
85679      Branch: perl
85680            ! embed.pl mg.c proto.h
85681 ____________________________________________________________________________
85682 [  6641] By: jhi                                   on 2000/08/15  17:56:27
85683         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)
85684              From: Mike Guy <mjtg@cam.ac.uk>
85685              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
85686              Date: Tue, 15 Aug 2000 18:26:45 +0100
85687              
85688              Only the peek.t part applied, not the hash quality part.
85689      Branch: perl
85690            ! t/lib/peek.t
85691 ____________________________________________________________________________
85692 [  6640] By: jhi                                   on 2000/08/15  16:37:37
85693         Log: Update Changes.
85694      Branch: perl
85695            ! Changes
85696 ____________________________________________________________________________
85697 [  6639] By: jhi                                   on 2000/08/15  16:34:55
85698         Log: Missed a file from #6638.
85699      Branch: perl
85700            ! lib/File/Temp.pm
85701 ____________________________________________________________________________
85702 [  6638] By: jhi                                   on 2000/08/15  16:33:19
85703         Log: Subject: [PATCH perl@6620] cygwin port
85704              From: "Fifer, Eric" <EFifer@sanwaint.com>
85705              Date: Tue, 15 Aug 2000 17:00:49 +0100
85706              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
85707      Branch: perl
85708            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
85709 ____________________________________________________________________________
85710 [  6637] By: jhi                                   on 2000/08/15  16:29:22
85711         Log: Subject: [PATCH] debugger exit code should reflect user exit code
85712              From: Mike Guy <mjtg@cam.ac.uk>
85713              Date: Tue, 15 Aug 2000 16:55:59 +0100
85714              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
85715      Branch: perl
85716            ! lib/perl5db.pl
85717 ____________________________________________________________________________
85718 [  6636] By: jhi                                   on 2000/08/15  15:30:58
85719         Log: Update Changes.
85720      Branch: perl
85721            ! Changes
85722 ____________________________________________________________________________
85723 [  6635] By: jhi                                   on 2000/08/15  15:27:21
85724         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
85725      Branch: metaconfig
85726            ! U/mkglossary U/mksample
85727      Branch: metaconfig/U/perl
85728            ! Devel.U
85729      Branch: perl
85730            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85731 ____________________________________________________________________________
85732 [  6634] By: jhi                                   on 2000/08/15  14:11:55
85733         Log: Don't blow limited stacks, a lower number is enough to
85734              tickle the lookbehind limit.
85735              
85736              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
85737              From: Dominic Dunlop <domo@computer.org>
85738              Date: Tue, 15 Aug 2000 13:51:24 +0200
85739              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
85740      Branch: perl
85741            ! t/op/regmesg.t
85742 ____________________________________________________________________________
85743 [  6633] By: jhi                                   on 2000/08/15  14:01:46
85744         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
85745              From: Mike Guy <mjtg@cam.ac.uk>
85746              Date: Tue, 15 Aug 2000 12:10:50 +0100
85747              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
85748      Branch: perl
85749            ! utils/perldoc.PL
85750 ____________________________________________________________________________
85751 [  6632] By: jhi                                   on 2000/08/15  13:58:48
85752         Log: make ok etc also for win32.
85753              
85754              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
85755              From: Prymmer/Kahn <pvhp@best.com>
85756              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
85757              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
85758      Branch: perl
85759            ! win32/Makefile
85760 ____________________________________________________________________________
85761 [  6631] By: jhi                                   on 2000/08/15  13:45:03
85762         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
85763      Branch: perl
85764            ! lib/Test.pm
85765 ____________________________________________________________________________
85766 [  6630] By: jhi                                   on 2000/08/15  03:25:09
85767         Log: Update Changes.
85768      Branch: perl
85769            ! Changes
85770 ____________________________________________________________________________
85771 [  6629] By: jhi                                   on 2000/08/15  03:23:53
85772         Log: magic_regdatum_set() is void, not int.
85773      Branch: perl
85774            ! embed.pl mg.c proto.h
85775 ____________________________________________________________________________
85776 [  6628] By: jhi                                   on 2000/08/15  03:08:02
85777         Log: Make the user to give up his firstborn, err, to knowingly
85778              verify installing an unstable developer release.  Also bump
85779              the release to 5.7.0, but leave a patch tag in the local
85780              patches saying that this is not yet the real thing.
85781      Branch: metaconfig
85782            ! U/modified/Instruct.U
85783      Branch: metaconfig/U/perl
85784            + Devel.U
85785      Branch: perl
85786            ! Configure patchlevel.h
85787 ____________________________________________________________________________
85788 [  6627] By: jhi                                   on 2000/08/14  22:32:52
85789         Log: README.os2 update.
85790              
85791              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
85792              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85793              Date: Wed, 02 Aug 2000 21:55:09 -0700
85794              Message-ID: <tsPi5gzkgegX092yn@efn.org>
85795      Branch: perl
85796            ! README.os2
85797 ____________________________________________________________________________
85798 [  6626] By: jhi                                   on 2000/08/14  21:00:02
85799         Log: Subject: Re: File::Temp problems on VMS in bleedperl
85800              From: Tim Jenness <timj@jach.hawaii.edu>
85801              cc: vmsperl@perl.org
85802              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
85803              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
85804      Branch: perl
85805            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
85806 ____________________________________________________________________________
85807 [  6625] By: jhi                                   on 2000/08/14  20:52:16
85808         Log: Add SUIDMAIL as was done for the CERT alert.
85809      Branch: perl
85810            ! patchlevel.h
85811 ____________________________________________________________________________
85812 [  6624] By: jhi                                   on 2000/08/14  20:48:50
85813         Log: Subject: sfio2000
85814              From: Daniel Muino <dmuino@afip.gov.ar>
85815              Date: Mon, 14 Aug 2000 16:58:11 -0300
85816              Message-ID: <20000814165811.B16368@con2-dgi>
85817      Branch: perl
85818            ! perlsdio.h perlsfio.h
85819 ____________________________________________________________________________
85820 [  6623] By: jhi                                   on 2000/08/14  20:47:36
85821         Log: Subject: warning: storage class after type is obsolescent
85822              From: Daniel Muino <dmuino@afip.gov.ar>
85823              Date: Mon, 14 Aug 2000 16:42:47 -0300
85824              Message-ID: <20000814164247.A16368@con2-dgi>
85825      Branch: perl
85826            ! regcomp.pl regnodes.h
85827 ____________________________________________________________________________
85828 [  6622] By: jhi                                   on 2000/08/14  20:43:05
85829         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
85830              From: abigail@foad.org
85831              Date: 14 Aug 2000 20:00:10 -0000
85832              Message-Id: <20000814200010.27271.qmail@foad.org>
85833      Branch: perl
85834            ! Changes
85835 ____________________________________________________________________________
85836 [  6621] By: jhi                                   on 2000/08/14  15:23:05
85837         Log: Update Changes.
85838      Branch: perl
85839            ! Changes
85840 ____________________________________________________________________________
85841 [  6620] By: jhi                                   on 2000/08/14  15:22:14
85842         Log: Subject: Re: [PATCH] @+, @- readonly
85843              From: Mike Guy <mjtg@cam.ac.uk>
85844              Date: Mon, 14 Aug 2000 15:26:55 +0100
85845              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
85846      Branch: perl
85847            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
85848            ! sv.c t/op/pat.t
85849 ____________________________________________________________________________
85850 [  6619] By: jhi                                   on 2000/08/14  14:12:08
85851         Log: Update Changes.
85852      Branch: perl
85853            ! Changes
85854 ____________________________________________________________________________
85855 [  6618] By: jhi                                   on 2000/08/14  14:09:34
85856         Log: For now remove the mail code.
85857      Branch: perl
85858            ! perl.c
85859 ____________________________________________________________________________
85860 [  6617] By: jhi                                   on 2000/08/14  14:08:28
85861         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
85862      Branch: perl
85863            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
85864            ! pod/perlfaq8.pod pod/perlsec.pod
85865 ____________________________________________________________________________
85866 [  6616] By: jhi                                   on 2000/08/14  14:00:11
85867         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
85868              From: Mike Guy <mjtg@cam.ac.uk>
85869              Date: Mon, 14 Aug 2000 08:26:02 +0100
85870              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
85871      Branch: perl
85872            ! lib/perl5db.pl
85873 ____________________________________________________________________________
85874 [  6615] By: jhi                                   on 2000/08/14  13:58:45
85875         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
85876              From: Mike Guy <mjtg@cam.ac.uk>
85877              Date: Mon, 14 Aug 2000 08:04:22 +0100
85878              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
85879      Branch: perl
85880            ! gv.c mg.c t/op/pat.t
85881 ____________________________________________________________________________
85882 [  6614] By: jhi                                   on 2000/08/14  13:56:45
85883         Log: Subject: Test fails / warnings with perl-current #6612
85884              From: Mike Guy <mjtg@cam.ac.uk>
85885              Date: Mon, 14 Aug 2000 07:57:23 +0100
85886              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
85887      Branch: perl
85888            ! t/lib/b.t t/lib/peek.t
85889 ____________________________________________________________________________
85890 [  6613] By: jhi                                   on 2000/08/14  13:45:33
85891         Log: VMS configure.com update continues.
85892      Branch: perl
85893            - vms/configure.com
85894            ! MANIFEST configure.com
85895 ____________________________________________________________________________
85896 [  6612] By: jhi                                   on 2000/08/13  22:13:35
85897         Log: Update Changes.
85898      Branch: perl
85899            ! Changes
85900 ____________________________________________________________________________
85901 [  6611] By: jhi                                   on 2000/08/13  16:21:45
85902         Log: Upgrade to CGI 2.71, from Lincoln Stein.
85903      Branch: perl
85904            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
85905 ____________________________________________________________________________
85906 [  6610] By: jhi                                   on 2000/08/13  15:09:16
85907         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
85908              From: Mike Guy <mjtg@cam.ac.uk>
85909              Date: Sun, 13 Aug 2000 13:45:51 +0100
85910              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
85911      Branch: perl
85912            ! t/op/regmesg.t
85913 ____________________________________________________________________________
85914 [  6609] By: jhi                                   on 2000/08/13  14:31:26
85915         Log: Andreas says that 1.56 is fine, so reverting back to it.
85916      Branch: perl
85917            ! lib/CPAN.pm
85918 ____________________________________________________________________________
85919 [  6608] By: jhi                                   on 2000/08/13  05:34:20
85920         Log: Update Changes.
85921      Branch: perl
85922            ! Changes
85923 ____________________________________________________________________________
85924 [  6607] By: jhi                                   on 2000/08/13  05:32:01
85925         Log: Put back the \z changes of #5406 to CPAN.pm.
85926      Branch: perl
85927            ! lib/CPAN.pm
85928 ____________________________________________________________________________
85929 [  6606] By: jhi                                   on 2000/08/13  05:20:16
85930         Log: Fix-n-skip the tests under 5005threads.
85931      Branch: perl
85932            ! t/lib/b.t
85933 ____________________________________________________________________________
85934 [  6605] By: jhi                                   on 2000/08/13  05:07:48
85935         Log: Fix the test for 5005threads.
85936      Branch: perl
85937            ! t/lib/peek.t
85938 ____________________________________________________________________________
85939 [  6604] By: jhi                                   on 2000/08/13  03:35:37
85940         Log: Should have deleted this in #6603.
85941      Branch: perl
85942            - vms/subconfigure.com
85943 ____________________________________________________________________________
85944 [  6603] By: jhi                                   on 2000/08/12  18:29:32
85945         Log: Rewrite of vms/subconfigure.com as configure.com,
85946              from Peter Prymmer and the vmsperl crew.
85947      Branch: perl
85948            + vms/configure.com
85949            ! MANIFEST
85950 ____________________________________________________________________________
85951 [  6602] By: jhi                                   on 2000/08/11  13:00:01
85952         Log: PlainText.pm is dead.
85953      Branch: perl
85954            - lib/Pod/PlainText.pm
85955            ! MANIFEST
85956 ____________________________________________________________________________
85957 [  6601] By: jhi                                   on 2000/08/11  04:06:45
85958         Log: Update Changes.
85959      Branch: perl
85960            ! Changes
85961 ____________________________________________________________________________
85962 [  6600] By: jhi                                   on 2000/08/11  04:06:10
85963         Log: Add a few missing files, update MANIFEST.
85964      Branch: perl
85965            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
85966            + lib/Pod/PlainText.pm t/pod/find.t
85967            ! MANIFEST t/op/regmesg.t
85968 ____________________________________________________________________________
85969 [  6599] By: jhi                                   on 2000/08/11  03:31:10
85970         Log: Add Perl debugging tutorial, regen toc. 
85971              
85972              Subject: perldebtut.pod
85973              From: Richard Foley <Richard.Foley@m.dasa.de>
85974              Date: Wed, 09 Aug 2000 10:17:15 +0200
85975              Message-id: <3991138B.262247B8@m.dasa.de>
85976      Branch: perl
85977            + pod/perldebtut.pod
85978            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
85979 ____________________________________________________________________________
85980 [  6598] By: jhi                                   on 2000/08/11  02:48:56
85981         Log: tiny Changes edit
85982      Branch: perl
85983            ! Changes
85984 ____________________________________________________________________________
85985 [  6597] By: jhi                                   on 2000/08/11  02:39:04
85986         Log: Tests for #6589.
85987              
85988              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
85989              From: simon@brecon.co.uk (Simon Cozens)
85990              Date: 11 Aug 2000 02:24:52 GMT
85991              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
85992      Branch: perl
85993            ! t/lib/b.t
85994 ____________________________________________________________________________
85995 [  6596] By: jhi                                   on 2000/08/11  01:50:07
85996         Log: Update Changes.
85997      Branch: perl
85998            ! Changes
85999 ____________________________________________________________________________
86000 [  6595] By: jhi                                   on 2000/08/11  01:47:16
86001         Log: nitfix
86002      Branch: perl
86003            ! Changes
86004 ____________________________________________________________________________
86005 [  6594] By: jhi                                   on 2000/08/11  01:36:16
86006         Log: Subject: Getting perlio and threads to compile
86007              From: Lupe Christoph <lupe@lupe-christoph.de>
86008              Date: Wed, 9 Aug 2000 11:35:54 +0200
86009              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
86010              
86011              (the Solaris version changes in Configure skipped)
86012      Branch: perl
86013            ! hints/solaris_2.sh thread.h
86014 ____________________________________________________________________________
86015 [  6593] By: jhi                                   on 2000/08/11  01:30:16
86016         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
86017              From: simon@brecon.co.uk (Simon Cozens)
86018              Date: 1 Aug 2000 06:55:19 GMT
86019              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
86020      Branch: perl
86021            ! lib/utf8.pm
86022 ____________________________________________________________________________
86023 [  6592] By: jhi                                   on 2000/08/11  01:26:39
86024         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
86025              From: Peter Scott <Peter@PeterScott.com>
86026              Date: Thu, 10 Aug 2000 08:23:27 -0700
86027              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
86028      Branch: perl
86029            ! lib/perl5db.pl
86030 ____________________________________________________________________________
86031 [  6591] By: jhi                                   on 2000/08/11  01:22:02
86032         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
86033              From: Hugo <hv@crypt.compulink.co.uk>
86034              Date: Thu, 10 Aug 2000 19:23:04 +0100
86035              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
86036      Branch: perl
86037            ! regexec.c t/op/pat.t
86038 ____________________________________________________________________________
86039 [  6590] By: jhi                                   on 2000/08/11  01:19:19
86040         Log: Preprocessing and postprocessing for File::Find.
86041              
86042              Subject: Patch to Find::File.pm to allow alphabetical results
86043              From: Joe Smith <jsmith@inwap.com>
86044              Date: Wed, 9 Aug 2000 02:44:54 -0700
86045              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
86046      Branch: perl
86047            ! lib/File/Find.pm
86048 ____________________________________________________________________________
86049 [  6589] By: jhi                                   on 2000/08/11  01:12:39
86050         Log: B::Deparse didn't do sub attributes.
86051              
86052              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
86053              From: simon@brecon.co.uk (Simon Cozens)
86054              Date: 9 Aug 2000 04:49:20 GMT
86055              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
86056      Branch: perl
86057            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
86058 ____________________________________________________________________________
86059 [  6588] By: jhi                                   on 2000/08/11  01:06:40
86060         Log: Subject: debugger "d" command doesnt check line number
86061              From: Mike Guy <mjtg@cam.ac.uk>
86062              Date: Tue, 08 Aug 2000 21:54:29 +0100
86063              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
86064      Branch: perl
86065            ! lib/perl5db.pl mg.c pod/perldiag.pod
86066 ____________________________________________________________________________
86067 [  6587] By: jhi                                   on 2000/08/11  00:45:03
86068         Log: sleep(1) does not necessarily return 1.
86069              
86070              Subject: [PATCH bleadperl] op/lex_assign.t  
86071              From: Hugo <hv@crypt.compulink.co.uk>
86072              Date: Thu, 03 Aug 2000 14:34:22 +0100        
86073              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
86074      Branch: perl
86075            ! t/op/lex_assign.t
86076 ____________________________________________________________________________
86077 [  6586] By: jhi                                   on 2000/08/11  00:31:50
86078         Log: Document the IO::Select timeout.
86079      Branch: perl
86080            ! ext/IO/lib/IO/Select.pm
86081 ____________________________________________________________________________
86082 [  6585] By: jhi                                   on 2000/08/11  00:13:54
86083         Log: Forgot contributor.
86084      Branch: perl
86085            ! Changes
86086 ____________________________________________________________________________
86087 [  6584] By: jhi                                   on 2000/08/11  00:09:19
86088         Log: detypo
86089      Branch: perl
86090            ! Changes
86091 ____________________________________________________________________________
86092 [  6583] By: jhi                                   on 2000/08/11  00:07:53
86093         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
86094              
86095              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
86096              From: Mike Guy <mjtg@cam.ac.uk> 
86097              Date: Thu, 10 Aug 2000 15:50:54 +0100
86098              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
86099      Branch: perl
86100            ! sv.c t/op/int.t
86101 ____________________________________________________________________________
86102 [  6582] By: jhi                                   on 2000/08/10  23:29:32
86103         Log: Update Changes.
86104      Branch: perl
86105            ! Changes
86106 ____________________________________________________________________________
86107 [  6581] By: jhi                                   on 2000/08/10  23:26:16
86108         Log: Put back the std @INC thing.
86109      Branch: perl
86110            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
86111            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
86112            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
86113            ! t/lib/gol-oo.t
86114 ____________________________________________________________________________
86115 [  6580] By: jhi                                   on 2000/08/10  23:03:34
86116         Log: Update to CGI 2.70, from Lincoln Stein.
86117      Branch: perl
86118            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
86119            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
86120            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
86121            ! t/lib/cgi-request.t
86122 ____________________________________________________________________________
86123 [  6579] By: jhi                                   on 2000/08/10  22:41:50
86124         Log: Update to CPAN 1.56, from Andreas König.
86125      Branch: perl
86126            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
86127 ____________________________________________________________________________
86128 [  6578] By: jhi                                   on 2000/08/10  22:38:13
86129         Log: Update to Pod::Parser 1.17, from Brad Appleton.
86130      Branch: perl
86131            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
86132            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
86133            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
86134            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
86135            ! t/pod/include.t t/pod/included.t t/pod/lref.t
86136            ! t/pod/multiline_items.t t/pod/nested_items.t
86137            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
86138            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
86139            ! t/pod/special_seqs.t
86140 ____________________________________________________________________________
86141 [  6577] By: jhi                                   on 2000/08/10  22:35:41
86142         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
86143      Branch: perl
86144            ! AUTHORS MAINTAIN
86145 ____________________________________________________________________________
86146 [  6576] By: jhi                                   on 2000/08/10  22:24:54
86147         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
86148      Branch: perl
86149            + t/lib/gol-oo.t
86150            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
86151            ! t/lib/gol-compat.t t/lib/gol-linkage.t
86152 ____________________________________________________________________________
86153 [  6575] By: jhi                                   on 2000/08/10  22:02:07
86154         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
86155      Branch: perl
86156            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
86157 ____________________________________________________________________________
86158 [  6574] By: jhi                                   on 2000/08/10  21:55:03
86159         Log: Iterating perl6 description.
86160      Branch: perl
86161            ! pod/perlfaq1.pod
86162 ____________________________________________________________________________
86163 [  6573] By: jhi                                   on 2000/08/10  21:48:26
86164         Log: Revert the sv.c part of #6559, a better fix is needed.
86165      Branch: perl
86166            ! sv.c
86167 ____________________________________________________________________________
86168 [  6572] By: jhi                                   on 2000/08/10  20:33:43
86169         Log: It's the 2ndO'ROSSC.
86170      Branch: perl
86171            ! pod/perlfaq1.pod
86172 ____________________________________________________________________________
86173 [  6571] By: jhi                                   on 2000/08/10  15:55:48
86174         Log: detypo
86175      Branch: perl
86176            ! pod/perlfaq1.pod
86177 ____________________________________________________________________________
86178 [  6570] By: jhi                                   on 2000/08/10  14:11:17
86179         Log: An exceptionally sticky typo.
86180      Branch: perl
86181            ! Changes
86182 ____________________________________________________________________________
86183 [  6569] By: jhi                                   on 2000/08/10  14:09:33
86184         Log: detypo (and test Changes updating script)
86185      Branch: perl
86186            ! Changes
86187 ____________________________________________________________________________
86188 [  6568] By: jhi                                   on 2000/08/10  14:07:07
86189         Log: Update Changes.
86190      Branch: perl
86191            ! Changes
86192 ____________________________________________________________________________
86193 [  6567] By: jhi                                   on 2000/08/10  14:06:19
86194         Log: Amend the description of Perl6.
86195              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
86196              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
86197              Date: Wed, 9 Aug 2000 22:11:06 -0500
86198              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
86199      Branch: perl
86200            ! pod/perlfaq1.pod
86201 ____________________________________________________________________________
86202 [  6566] By: jhi                                   on 2000/08/10  13:58:57
86203         Log: Subject: Remove dead entry in perldiag
86204              From: Mike Guy <mjtg@cam.ac.uk>
86205              Date: Thu, 10 Aug 2000 14:19:19 +0100
86206              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
86207      Branch: perl
86208            ! pod/perldiag.pod
86209 ____________________________________________________________________________
86210 [  6565] By: jhi                                   on 2000/08/10  13:51:48
86211         Log: Zero entries were skipped, fix from Adrian Goalby
86212              <argoalby@yahoo.co.uk>
86213      Branch: perl
86214            ! lib/unicode/Number.pl lib/unicode/mktables.PL
86215 ____________________________________________________________________________
86216 [  6564] By: jhi                                   on 2000/08/10  13:00:12
86217         Log: Subject: [PATCH 5.6.0] cygwin port
86218              From: "Fifer, Eric" <EFifer@sanwaint.com>
86219              Date: Thu, 10 Aug 2000 13:15:36 +0100
86220              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
86221      Branch: perl
86222            ! README.cygwin hints/cygwin.sh
86223 ____________________________________________________________________________
86224 [  6563] By: jhi                                   on 2000/08/10  12:55:16
86225         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
86226      Branch: perl
86227            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
86228 ____________________________________________________________________________
86229 [  6562] By: gsar                                  on 2000/08/10  08:38:39
86230         Log: warn is a macro, avoid using at a variable to avoid warnings
86231              in some configurations; readdir.t is too conservative in
86232              estimating number of *.t's
86233      Branch: perl
86234            ! t/op/readdir.t util.c
86235 ____________________________________________________________________________
86236 [  6561] By: jhi                                   on 2000/08/09  23:35:42
86237         Log: Update Changes.
86238      Branch: perl
86239            ! Changes
86240 ____________________________________________________________________________
86241 [  6560] By: jhi                                   on 2000/08/09  23:05:47
86242         Log: Subject: Re: enhanced(?) regex error messages
86243              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
86244              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
86245              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
86246              
86247              (plus two small patches sent privately)
86248              (this still seems to leave few test failures)
86249      Branch: perl
86250            + t/op/regmesg.t
86251            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
86252            ! t/pragma/warn/regcomp
86253 ____________________________________________________________________________
86254 [  6559] By: jhi                                   on 2000/08/09  20:41:18
86255         Log: (The fix did work but was not right, retracted in #6573)
86256              
86257              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
86258              From: Christian Kirsch <ck@held.mind.de>
86259              Date: Wed, 9 Aug 2000 17:05:17 +0200
86260              Message-Id: <20000809170517.A25389@held>
86261      Branch: perl
86262            ! sv.c t/pragma/locale.t
86263 ____________________________________________________________________________
86264 [  6558] By: jhi                                   on 2000/08/08  22:34:08
86265         Log: Tiny updates on the contributors list.
86266      Branch: perl
86267            ! Changes
86268 ____________________________________________________________________________
86269 [  6557] By: jhi                                   on 2000/08/08  19:34:28
86270         Log: Double check that we have a dirhandle.
86271      Branch: perl
86272            ! util.c
86273 ____________________________________________________________________________
86274 [  6556] By: jhi                                   on 2000/08/08  19:01:51
86275         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
86276              May be repopulated with fresh maintained examples.
86277      Branch: perl
86278            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
86279            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
86280            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
86281            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
86282            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
86283            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
86284            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
86285            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
86286            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
86287            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
86288            + lib/CGI/eg/wilogo_gif.uu
86289            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
86290            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
86291            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
86292            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
86293            - eg/cgi/frameset.cgi eg/cgi/index.html
86294            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
86295            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
86296            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
86297            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
86298            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
86299            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
86300            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
86301            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
86302            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
86303            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
86304            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
86305            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
86306            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
86307            - eg/van/vanish eg/who eg/wrapsuid
86308            ! MANIFEST
86309 ____________________________________________________________________________
86310 [  6555] By: jhi                                   on 2000/08/08  18:51:08
86311         Log: Delete chat2 as requested by Randal.
86312              
86313              Subject: Re: perlfaq8 coyness
86314              From: merlyn@stonehenge.com (Randal L. Schwartz) 
86315              Date: 15 May 2000 18:52:42 -0700 
86316              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
86317      Branch: perl
86318            - lib/chat2.pl
86319            ! MANIFEST
86320 ____________________________________________________________________________
86321 [  6554] By: jhi                                   on 2000/08/08  18:31:35
86322         Log: Regen global.sym.
86323      Branch: perl
86324            ! global.sym
86325 ____________________________________________________________________________
86326 [  6553] By: jhi                                   on 2000/08/08  18:28:13
86327         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
86328              (either perlbug or p5p ate the original), plus regen
86329              perlapi and perltoc. 
86330      Branch: perl
86331            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
86332            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
86333            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
86334            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
86335            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
86336            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
86337            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
86338            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
86339            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
86340            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
86341 ____________________________________________________________________________
86342 [  6552] By: jhi                                   on 2000/08/08  18:06:29
86343         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
86344              From: Mike Guy <mjtg@cam.ac.uk>
86345              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
86346              Date: Tue, 08 Aug 2000 15:51:27 +0100
86347      Branch: perl
86348            ! doop.c sv.h t/op/join.t t/pragma/overload.t
86349 ____________________________________________________________________________
86350 [  6551] By: jhi                                   on 2000/08/08  18:01:11
86351         Log: Re-apply #6549.
86352      Branch: perl
86353            ! lib/perl5db.pl
86354 ____________________________________________________________________________
86355 [  6550] By: jhi                                   on 2000/08/08  17:43:08
86356         Log: Accidental retraction of #6549.
86357      Branch: perl
86358            ! lib/perl5db.pl
86359 ____________________________________________________________________________
86360 [  6549] By: jhi                                   on 2000/08/08  17:40:04
86361         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
86362              From: Mike Guy <mjtg@cam.ac.uk>
86363              Date: Mon, 07 Aug 2000 21:49:58 +0100
86364              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
86365      Branch: perl
86366            ! lib/perl5db.pl
86367 ____________________________________________________________________________
86368 [  6548] By: jhi                                   on 2000/08/08  17:37:57
86369         Log: Document here-doc better.
86370              
86371              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
86372              From: Mike Guy <mjtg@cam.ac.uk>
86373              Date: Mon, 07 Aug 2000 14:02:09 +0100
86374              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
86375      Branch: perl
86376            ! pod/perldata.pod
86377 ____________________________________________________________________________
86378 [  6547] By: jhi                                   on 2000/08/08  17:33:34
86379         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
86380              From: "Randy J. Ray" <rjray@redhat.com>
86381              Date: Mon, 07 Aug 2000 19:12:25 -0700
86382              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
86383      Branch: perl
86384            ! perl.c pod/perlrun.pod
86385 ____________________________________________________________________________
86386 [  6546] By: jhi                                   on 2000/08/08  17:29:26
86387         Log: Subject: Re: enhanced(?) regex error messages 
86388              From: Hugo <hv@crypt.compulink.co.uk>
86389              Date: Tue, 08 Aug 2000 03:25:51 +0100
86390              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
86391              
86392              plus Capitalize the error messages, plus perldiag them.
86393      Branch: perl
86394            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
86395 ____________________________________________________________________________
86396 [  6545] By: jhi                                   on 2000/08/08  13:59:28
86397         Log: Augment #6539 a bit: don't croak if there's magic in the air.
86398              
86399              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
86400              From: Hugo <hv@crypt.compulink.co.uk>
86401              Date: Tue, 08 Aug 2000 03:02:03 +0100
86402              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
86403      Branch: perl
86404            ! pp.c t/op/bless.t
86405 ____________________________________________________________________________
86406 [  6544] By: jhi                                   on 2000/08/07  21:11:52
86407         Log: Make the test -w clean.
86408      Branch: perl
86409            ! t/op/bless.t
86410 ____________________________________________________________________________
86411 [  6543] By: jhi                                   on 2000/08/07  19:49:53
86412         Log: use warnings instead of $^W.
86413      Branch: perl
86414            ! t/op/bless.t
86415 ____________________________________________________________________________
86416 [  6542] By: jhi                                   on 2000/08/07  17:41:41
86417         Log: Disable a portability warning Because We Know What We Are Doing.
86418      Branch: perl
86419            ! t/op/bless.t
86420 ____________________________________________________________________________
86421 [  6541] By: jhi                                   on 2000/08/07  17:29:51
86422         Log: Tiny tidying on report_evil_fh().
86423      Branch: perl
86424            ! util.c
86425 ____________________________________________________________________________
86426 [  6540] By: jhi                                   on 2000/08/07  16:37:38
86427         Log: Make regular expression parse error messages easier to understand.
86428              
86429              Subject: Re: enhanced(?) regex error messages
86430              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
86431              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
86432              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
86433      Branch: perl
86434            ! regcomp.c
86435 ____________________________________________________________________________
86436 [  6539] By: jhi                                   on 2000/08/07  16:12:27
86437         Log: Make bless(REF, REF) a fatal error, add bless tests.
86438              
86439              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
86440              From: Hugo <hv@crypt.compulink.co.uk>
86441              Date: Mon, 07 Aug 2000 16:59:38 +0100
86442              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
86443      Branch: perl
86444            + t/op/bless.t
86445            ! MANIFEST pod/perldiag.pod pp.c sv.c
86446 ____________________________________________________________________________
86447 [  6538] By: jhi                                   on 2000/08/07  15:59:43
86448         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
86449              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
86450              Date: Thu, 3 Aug 2000 14:29:21 -0700
86451              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
86452      Branch: perl
86453            ! lib/lib_pm.PL
86454 ____________________________________________________________________________
86455 [  6537] By: jhi                                   on 2000/08/07  15:47:18
86456         Log: Retract #6419 for now since it breaks in AFS and MachTen.
86457      Branch: perl
86458            ! lib/Cwd.pm
86459 ____________________________________________________________________________
86460 [  6536] By: jhi                                   on 2000/08/07  15:05:29
86461         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
86462              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
86463              The security hole exists only in suidperls, which isn't
86464              installed or even built by default.
86465      Branch: perl
86466            ! perl.c
86467 ____________________________________________________________________________
86468 [  6535] By: jhi                                   on 2000/08/07  14:45:14
86469         Log: tr memory corruption fix from Simon Cozens.
86470      Branch: perl
86471            ! doop.c
86472 ____________________________________________________________________________
86473 [  6534] By: jhi                                   on 2000/08/06  11:38:16
86474         Log: Document a bit that UDP is not what you might think.
86475              
86476              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
86477              From: Lupe Christoph <lupe@lupe-christoph.de>
86478              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
86479              Date: Mon, 24 Jul 2000 08:59:15 +0200
86480      Branch: perl
86481            ! pod/perlipc.pod
86482 ____________________________________________________________________________
86483 [  6533] By: jhi                                   on 2000/08/06  11:35:01
86484         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
86485              From: Jeff Pinyan <jeffp@hut.crusoe.net>
86486              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
86487              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
86488      Branch: perl
86489            ! pod/perlfunc.pod
86490 ____________________________________________________________________________
86491 [  6532] By: jhi                                   on 2000/08/06  03:45:41
86492         Log: Have symbols for the IoTYPEs.
86493      Branch: perl
86494            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
86495 ____________________________________________________________________________
86496 [  6531] By: jhi                                   on 2000/08/06  01:33:55
86497         Log: Continue fixing the io warnings.  This also
86498              sort of fixes bug ID 20000802.003: the core dump
86499              is no more.  Whether the current behaviour is correct
86500              (giving a warning: "Not a format reference"), is another matter.
86501      Branch: perl
86502            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
86503            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
86504 ____________________________________________________________________________
86505 [  6530] By: jhi                                   on 2000/08/05  21:33:12
86506         Log: Change the Policy policy: now -Dprefix= with an existing
86507              Policy.sh and prefix == siteprefix == vendorprefix, then all
86508              of them follow along the new prefix.
86509              
86510              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
86511              From: Andy Dougherty <doughera@lafayette.edu>
86512              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
86513              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
86514      Branch: perl
86515            ! Policy_sh.SH
86516 ____________________________________________________________________________
86517 [  6529] By: jhi                                   on 2000/08/05  18:57:28
86518         Log: Zap lib/Sys directory when cleaning up.
86519      Branch: perl
86520            ! Makefile.SH
86521 ____________________________________________________________________________
86522 [  6528] By: jhi                                   on 2000/08/05  18:40:44
86523         Log: Essential prototype changes were missing from #6527.
86524              Also make report_evil_fh() more bomb-proof.
86525      Branch: perl
86526            ! embed.h util.c
86527 ____________________________________________________________________________
86528 [  6527] By: jhi                                   on 2000/08/05  03:22:05
86529         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
86530              From: "Ronald F. Guilmette" <rfg@monkeys.com>
86531              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
86532              Message-Id: <200007242247.PAA52177@monkeys.com>
86533      Branch: perl
86534            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
86535 ____________________________________________________________________________
86536 [  6526] By: jhi                                   on 2000/08/04  21:23:27
86537         Log: gcc versions might have (parentheses) in them.
86538      Branch: metaconfig/U/perl
86539            ! gccvers.U
86540      Branch: perl
86541            ! Configure config_h.SH
86542 ____________________________________________________________________________
86543 [  6525] By: jhi                                   on 2000/08/04  20:23:12
86544         Log: Weed buglets pointed out by
86545              
86546              From: Lupe Christoph <lupe@lupe-christoph.de>
86547              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
86548              Date: Fri, 4 Aug 2000 17:34:39 +0200
86549              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
86550      Branch: metaconfig/U/perl
86551            ! gccvers.U uselfs.U
86552      Branch: perl
86553            ! Configure config_h.SH
86554 ____________________________________________________________________________
86555 [  6524] By: jhi                                   on 2000/08/04  19:02:08
86556         Log: Warn under -w if lstat(FH) is attempted.
86557              
86558              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
86559              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
86560              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
86561              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
86562      Branch: perl
86563            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
86564            ! t/pragma/warn/pp_sys
86565 ____________________________________________________________________________
86566 [  6523] By: jhi                                   on 2000/08/04  12:31:11
86567         Log: Subject: New perlcc, take 2
86568              From: simon@brecon.co.uk (Simon Cozens)
86569              Date: 4 Aug 2000 06:21:04 GMT
86570              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
86571      Branch: perl
86572            ! utils/perlcc.PL
86573 ____________________________________________________________________________
86574 [  6522] By: jhi                                   on 2000/08/04  12:26:33
86575         Log: Subject: Re: Array vs. List context
86576              From: Daniel Chetlin <daniel@chetlin.com>
86577              Date: Fri, 4 Aug 2000 00:22:44 -0700
86578              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
86579      Branch: perl
86580            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
86581            ! pod/perlfaq4.pod
86582 ____________________________________________________________________________
86583 [  6521] By: jhi                                   on 2000/08/04  12:22:38
86584         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
86585              From: Raymund Will <ray@caldera.de>
86586              Date: Fri, 4 Aug 2000 12:07:09 +0200
86587              Message-Id: <20000804120709.A14982@caldera.de>
86588      Branch: perl
86589            ! configure.gnu
86590 ____________________________________________________________________________
86591 [  6520] By: jhi                                   on 2000/08/04  04:09:06
86592         Log: After the #6519 a warning about stat() is just that,
86593              not about a filetest, which now have their own warning.
86594      Branch: perl
86595            ! pod/perldiag.pod
86596 ____________________________________________________________________________
86597 [  6519] By: jhi                                   on 2000/08/04  04:06:30
86598         Log: In the warnings call filehandles consistently so;
86599              add "unopened" warning for stat().
86600      Branch: perl
86601            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
86602            ! t/pragma/warn/pp_sys
86603 ____________________________________________________________________________
86604 [  6518] By: jhi                                   on 2000/08/04  02:55:35
86605         Log: Subject: Minor tweak to perlvar.pod
86606              From: "Stephen P. Potter" <spp@ds.net>
86607              Date: Tue, 18 Apr 2000 09:26:03 -0400
86608              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
86609      Branch: perl
86610            ! pod/perlvar.pod
86611 ____________________________________________________________________________
86612 [  6517] By: jhi                                   on 2000/08/04  02:50:08
86613         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
86614              From: "Clinton Pierce" <cpierce1@ford.com>
86615              Date: Wed, 21 Jul 1999 16:45:31 -0400
86616              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
86617              
86618              Fix by Stephen Potter (visible in the bug db but not in p5p?)
86619      Branch: perl
86620            ! pod/perlfunc.pod pod/perlop.pod
86621 ____________________________________________________________________________
86622 [  6516] By: jhi                                   on 2000/08/04  02:09:25
86623         Log: This is 6512.  Really.
86624      Branch: perl
86625            ! dump.c
86626 ____________________________________________________________________________
86627 [  6515] By: jhi                                   on 2000/08/04  01:25:50
86628         Log: mention the idea of @( and @)
86629      Branch: perl
86630            ! Todo-5.6
86631 ____________________________________________________________________________
86632 [  6514] By: bailey                                on 2000/08/04  01:18:46
86633         Log: YA resync with mainstem, including VMS patches from others
86634      Branch: vmsperl
86635           +> (branch 48 files)
86636            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
86637           !> (integrate 354 files)
86638 ____________________________________________________________________________
86639 [  6513] By: jhi                                   on 2000/08/04  01:18:18
86640         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
86641              From: Mark Dickinson <dickins3@fas.harvard.edu>
86642              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
86643              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
86644      Branch: perl
86645            ! t/op/grent.t t/op/pwent.t
86646 ____________________________________________________________________________
86647 [  6512] By: jhi                                   on 2000/08/04  01:14:06
86648         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
86649              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86650              Date: Wed, 02 Aug 2000 10:51:01 +0100
86651              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
86652      Branch: perl
86653            ! sv.c
86654 ____________________________________________________________________________
86655 [  6511] By: jhi                                   on 2000/08/04  00:57:00
86656         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
86657              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
86658              Date: Thu, 03 Aug 2000 17:20:04 -0700
86659              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
86660      Branch: metaconfig
86661            ! U/modified/Cppsym.U
86662      Branch: perl
86663            ! Configure config_h.SH
86664 ____________________________________________________________________________
86665 [  6510] By: jhi                                   on 2000/08/04  00:25:28
86666         Log: detypo
86667      Branch: perl
86668            ! Makefile.SH
86669 ____________________________________________________________________________
86670 [  6509] By: jhi                                   on 2000/08/03  23:43:18
86671         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
86672              From: Dominic Dunlop <domo@computer.org>
86673              Date: Thu, 3 Aug 2000 22:16:46 +0200
86674              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
86675      Branch: perl
86676            ! t/op/sprintf.t
86677 ____________________________________________________________________________
86678 [  6508] By: jhi                                   on 2000/08/03  23:40:37
86679         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
86680              From: Hugo <hv@crypt.compulink.co.uk>
86681              Date: Thu, 03 Aug 2000 18:25:30 +0100
86682              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
86683      Branch: perl
86684            ! regcomp.c t/op/re_tests
86685 ____________________________________________________________________________
86686 [  6507] By: jhi                                   on 2000/08/03  23:38:28
86687         Log: Subject: [PATCH] sv.h documentation - SvLEN
86688              From: Mike Guy <mjtg@cam.ac.uk>
86689              Date: Thu, 03 Aug 2000 14:43:09 +0100
86690              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
86691      Branch: perl
86692            ! sv.h
86693 ____________________________________________________________________________
86694 [  6506] By: jhi                                   on 2000/08/03  15:49:14
86695         Log: Disable the fix_pl hack for now.
86696      Branch: perl
86697            ! Makefile.SH
86698 ____________________________________________________________________________
86699 [  6505] By: jhi                                   on 2000/08/03  13:49:04
86700         Log: Add a URL for FSF.
86701              
86702              Subject: Patch for README
86703              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
86704              Date: Wed, 2 Aug 2000 13:25:09 -0500
86705              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
86706      Branch: perl
86707            ! README
86708 ____________________________________________________________________________
86709 [  6504] By: jhi                                   on 2000/08/03  13:29:19
86710         Log: Be more informative on what is skipped and why,
86711              also repeat the list at the end.
86712      Branch: perl
86713            ! Porting/p4desc
86714 ____________________________________________________________________________
86715 [  6503] By: jhi                                   on 2000/08/03  13:07:05
86716         Log: Circumvent the removal of .patch by fix_pl.
86717              
86718              Subject: Re: [ID 20000802.011] unable to 'make test'          
86719              From: simon@brecon.co.uk (Simon Cozens) 
86720              Date: 3 Aug 2000 04:17:00 GMT
86721              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
86722      Branch: perl
86723            ! Makefile.SH
86724 ____________________________________________________________________________
86725 [  6502] By: jhi                                   on 2000/08/03  00:14:34
86726         Log: Add the missing setproctitle unit.
86727      Branch: metaconfig/U/perl
86728            + d_setproctitle.U
86729 ____________________________________________________________________________
86730 [  6501] By: jhi                                   on 2000/08/03  00:00:26
86731         Log: The subtest 4 may fail also on VOBS, as pointed out
86732              by Nick Ing-Simmons in November 1999, bug id 19991124.003
86733              (but the failure in that bug report isn't the subtest 4).
86734      Branch: perl
86735            ! t/op/stat.t
86736 ____________________________________________________________________________
86737 [  6500] By: jhi                                   on 2000/08/02  23:49:30
86738         Log: Better skip message for the test; one of the two problems in
86739              
86740              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
86741              From: Lupe Christoph <lupe@lupe-christoph.de>
86742              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
86743              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
86744      Branch: perl
86745            ! t/op/numconvert.t
86746 ____________________________________________________________________________
86747 [  6499] By: jhi                                   on 2000/08/02  22:49:16
86748         Log: Allow "no Module;" even if there is no 'unimport'.
86749              
86750              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
86751              From: mjd@plover.com
86752              Date: 24 Mar 2000 15:24:34 -0000
86753              Message-Id: <20000324152434.15160.qmail@plover.com>
86754      Branch: perl
86755            ! gv.c
86756 ____________________________________________________________________________
86757 [  6498] By: jhi                                   on 2000/08/02  22:42:58
86758         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
86759              that are hopefully soon put into use.
86760      Branch: perl
86761            ! opcode.h opcode.pl opnames.h
86762 ____________________________________________________________________________
86763 [  6497] By: gsar                                  on 2000/08/02  22:28:59
86764         Log: require.t needs binmode() to work on windows
86765      Branch: perl
86766            ! t/comp/require.t
86767 ____________________________________________________________________________
86768 [  6496] By: jhi                                   on 2000/08/02  22:08:51
86769         Log: Document the IVdf UVuf UVof UVxf.
86770      Branch: perl
86771            ! pod/perlguts.pod
86772 ____________________________________________________________________________
86773 [  6495] By: jhi                                   on 2000/08/02  21:54:26
86774         Log: detypo #6494
86775      Branch: perl
86776            ! ext/Data/Dumper/Dumper.xs
86777 ____________________________________________________________________________
86778 [  6494] By: jhi                                   on 2000/08/02  21:49:17
86779         Log: Dump UVs as UVs in Data::Dumper.
86780              
86781              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
86782              From: Gurusamy Sarathy <gsar@ActiveState.com>
86783              Date: Thu, 27 Apr 2000 12:26:25 -0700
86784              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
86785      Branch: perl
86786            ! ext/Data/Dumper/Dumper.xs
86787 ____________________________________________________________________________
86788 [  6493] By: jhi                                   on 2000/08/02  17:01:58
86789         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
86790              From: Hugo <hv@crypt.compulink.co.uk>
86791              Date: Wed, 02 Aug 2000 14:53:56 +0100
86792              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
86793      Branch: perl
86794            ! regexec.c t/op/re_tests
86795 ____________________________________________________________________________
86796 [  6492] By: jhi                                   on 2000/08/02  15:02:46
86797         Log: The new setproctitle() feature is available only in 
86798              bleeding edge FreeBSD.  From Paul Saab.
86799      Branch: perl
86800            ! mg.c
86801 ____________________________________________________________________________
86802 [  6491] By: jhi                                   on 2000/08/02  13:34:36
86803         Log: The tr utf8 patching continues.
86804              
86805              Subject: Re: #6469, too many tests claimed in require.t
86806              From: simon@brecon.co.uk (Simon Cozens)
86807              Date: 2 Aug 2000 02:37:17 GMT
86808              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
86809              
86810              (the logic of the test was the wrong way round in the patch)
86811      Branch: perl
86812            ! doop.c
86813 ____________________________________________________________________________
86814 [  6490] By: jhi                                   on 2000/08/02  13:27:38
86815         Log: The name of a filehandle does not have <these>.
86816      Branch: perl
86817            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
86818            ! t/pragma/warn/pp_sys util.c
86819 ____________________________________________________________________________
86820 [  6489] By: jhi                                   on 2000/08/02  04:26:46
86821         Log: Remove the extraneous "main::" prefix from all the
86822              "opened only for", "on closed", and "never opened" warnings.
86823              
86824              Subject: Re: inappropriate warning
86825              From: Gurusamy Sarathy <gsar@ActiveState.com>
86826              Date: Mon, 20 Mar 2000 11:28:02 -0800
86827              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
86828      Branch: perl
86829            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
86830            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
86831            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
86832 ____________________________________________________________________________
86833 [  6488] By: jhi                                   on 2000/08/02  03:02:57
86834         Log: memcpy has n o in it, as pinted ut by Sarathy.
86835      Branch: perl
86836            ! pod/perlguts.pod
86837 ____________________________________________________________________________
86838 [  6487] By: jhi                                   on 2000/08/02  02:44:51
86839         Log: Document in one place the memory abstractions used in Perl core.
86840              
86841              Subject: Re: Memory abstraction
86842              From: simon@brecon.co.uk (Simon Cozens)
86843              Date: 2 Aug 2000 02:20:23 GMT
86844              Organization: Earth.li Origins
86845      Branch: perl
86846            ! pod/perlguts.pod
86847 ____________________________________________________________________________
86848 [  6486] By: jhi                                   on 2000/08/02  02:41:57
86849         Log: regen_headers, regen perltoc.
86850      Branch: perl
86851            ! perlapi.c pod/perltoc.pod
86852 ____________________________________________________________________________
86853 [  6485] By: jhi                                   on 2000/08/02  01:43:33
86854         Log: "This little thing tests for a file .patch, and if it contains
86855              a number, pops into patchlevel.h" (making it easier to track
86856              which development version people are reporting bugs against)
86857              
86858              Subject: Patchlevel autogeneration for repository perls
86859              From: simon@brecon.co.uk (Simon Cozens)
86860              Date: 14 Jul 2000 07:12:15 GMT
86861              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
86862      Branch: perl
86863            + fix_pl
86864            ! MANIFEST Makefile.SH
86865 ____________________________________________________________________________
86866 [  6484] By: jhi                                   on 2000/08/02  01:32:54
86867         Log: FreeBSD 3.* updates from
86868              
86869              From: Paul Saab <ps@yahoo-inc.com>
86870              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
86871              Date: Tue, 1 Aug 2000 15:41:39 -0700
86872              Message-Id: <20000801154139.A53740@yahoo-inc.com>
86873      Branch: perl
86874            ! hints/freebsd.sh
86875 ____________________________________________________________________________
86876 [  6483] By: jhi                                   on 2000/08/02  01:27:44
86877         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
86878              instead one must use setproctitle().  This was already addressed
86879              by change #6457, but the below has a new variant for FreeBSD 4.0
86880              or later, and the matter is also documented more.
86881              
86882              From: Paul Saab <ps@yahoo-inc.com>
86883              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
86884              Date: Tue, 1 Aug 2000 15:41:39 -0700
86885              Message-Id: <20000801154139.A53740@yahoo-inc.com>
86886      Branch: metaconfig/U/perl
86887            + i_libutil.U
86888      Branch: perl
86889            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
86890 ____________________________________________________________________________
86891 [  6482] By: jhi                                   on 2000/08/01  22:17:32
86892         Log: The test from this
86893              
86894              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
86895              Date: Sat, 15 Apr 2000 17:03:44 +0100
86896              From: Tom Hughes <tom@compton.nu>
86897              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
86898              
86899              was missing, the code change went in as #5989
86900              (which had a different test?)
86901      Branch: perl
86902            ! t/op/misc.t
86903 ____________________________________________________________________________
86904 [  6481] By: jhi                                   on 2000/08/01  21:48:38
86905         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
86906              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
86907              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
86908              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
86909      Branch: perl
86910            ! perl.h
86911 ____________________________________________________________________________
86912 [  6480] By: jhi                                   on 2000/08/01  18:05:28
86913         Log: Make p4desc to skip non-mainperl branches by default.
86914      Branch: perl
86915            ! Porting/p4desc
86916 ____________________________________________________________________________
86917 [  6479] By: jhi                                   on 2000/08/01  17:29:19
86918         Log: If gccosandvers is equal to osname, clear gccosandvers.
86919      Branch: metaconfig/U/perl
86920            ! gccvers.U
86921      Branch: perl
86922            ! Configure config_h.SH
86923 ____________________________________________________________________________
86924 [  6478] By: jhi                                   on 2000/08/01  15:54:08
86925         Log: BOM patching from Simon Cozens.
86926      Branch: perl
86927            ! toke.c
86928 ____________________________________________________________________________
86929 [  6477] By: jhi                                   on 2000/08/01  04:50:33
86930         Log: Stash away the largefiles flags and libswanted.
86931      Branch: perl
86932            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
86933 ____________________________________________________________________________
86934 [  6476] By: gsar                                  on 2000/08/01  04:24:24
86935         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
86936              on Windows)
86937      Branch: perl
86938            ! t/pragma/utf8.t utf8.c win32/win32.c
86939 ____________________________________________________________________________
86940 [  6475] By: jhi                                   on 2000/08/01  03:35:24
86941         Log: Make chr() for values >127 to create utf8 when under utf8.
86942              
86943              Subject: Re: uft8/chr()
86944              From: simon@brecon.co.uk (Simon Cozens)
86945              Date: 1 Aug 2000 02:37:02 GMT
86946              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
86947      Branch: perl
86948            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
86949 ____________________________________________________________________________
86950 [  6474] By: jhi                                   on 2000/08/01  02:36:18
86951         Log: In Digital UNIX warn if gcc explicitly chosen because even
86952              2.95.2 is known to cause problems.
86953      Branch: perl
86954            ! hints/dec_osf.sh
86955 ____________________________________________________________________________
86956 [  6473] By: jhi                                   on 2000/08/01  02:00:56
86957         Log: Make the safety catch for buggy gccs work with triple version
86958              numbers like 2.95.2.  Reported in
86959              
86960              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
86961              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
86962              Date: Mon, 31 Jul 2000 14:55:06 +0200
86963              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
86964      Branch: perl
86965            ! hints/dec_osf.sh
86966 ____________________________________________________________________________
86967 [  6472] By: jhi                                   on 2000/08/01  01:13:33
86968         Log: Subject: fix and question re: waitpid() under win32
86969              From: Brian Clarke <clarke@appliedmeta.com>
86970              Date: Fri, 28 Jul 2000 15:18:29 -0400
86971              Message-ID: <3981DC85.290314EB@appliedmeta.com>
86972              
86973              Slightly reformatted and WNOHANG # define moved to win32.h
86974              so that also POSIX.xs sees it, as suggsted by Sarathy.
86975      Branch: perl
86976            ! win32/win32.c win32/win32.h
86977 ____________________________________________________________________________
86978 [  6471] By: jhi                                   on 2000/08/01  00:55:05
86979         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
86980              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86981              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
86982              Date: Mon, 31 Jul 2000 13:28:51 +0100
86983              
86984              (aka ID 20000730.002)
86985      Branch: perl
86986            ! op.c t/op/tr.t
86987 ____________________________________________________________________________
86988 [  6470] By: jhi                                   on 2000/07/31  23:34:42
86989         Log: Document the problem with -P in HP-UX and its workaround.
86990              
86991              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
86992              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
86993              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
86994              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
86995      Branch: perl
86996            ! README.hpux
86997 ____________________________________________________________________________
86998 [  6469] By: jhi                                   on 2000/07/31  04:15:02
86999         Log: The swallow_bom() saga continues.  The #23 of require.t
87000              (UTF16-LE) still fails (silently, no output) but the #22
87001              (UTF16-BE) seems to be working now.  The root of the
87002              failure may be in sv_gets(): is it UTF-16LE-aware,
87003              especially when it comes to line endings? 
87004      Branch: perl
87005            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
87006            ! t/comp/require.t toke.c utf8.c
87007 ____________________________________________________________________________
87008 [  6468] By: jhi                                   on 2000/07/30  19:05:48
87009         Log: Find green threads before native threads.
87010              
87011              Subject: Re: Patch to jpl/JNI/Makefile.PL
87012              From: Jens Thomsen <jens@fiend.cis.com>
87013              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
87014              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
87015      Branch: perl
87016            ! jpl/JNI/Makefile.PL
87017 ____________________________________________________________________________
87018 [  6467] By: jhi                                   on 2000/07/30  18:36:22
87019         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
87020      Branch: perl
87021            ! doop.c
87022 ____________________________________________________________________________
87023 [  6466] By: jhi                                   on 2000/07/30  04:37:29
87024         Log: A new version of the "remove UPPERACSE string comparison"
87025              operators.  The problem with the previous one (change #6454)
87026              was that it was for Perl 5.6.0.  From Paul Marquess.
87027      Branch: perl
87028            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
87029            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
87030            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
87031 ____________________________________________________________________________
87032 [  6465] By: jhi                                   on 2000/07/29  22:39:56
87033         Log: Do not upgrade SVs into utf8 just because they participate
87034              in eq or cmp.  Reported and fix suggested in
87035              
87036              Subject: [ID 20000720.009] sv_eq UTF8 bug
87037              From: "Simon Cozens" <simon@othersideofthe.earth.li>
87038              Date: 21 Jul 2000 04:37:29 -0000
87039              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
87040              
87041              Exercise for the kind reader: should we or should we not
87042              cache the utf8 conversion alongside the SV? (as magic,
87043              as the strxfrm()ed version is cached under use locale)
87044              Argue both for and against.
87045      Branch: perl
87046            ! sv.c
87047 ____________________________________________________________________________
87048 [  6464] By: jhi                                   on 2000/07/29  22:36:22
87049         Log: Subject: UTF8 concat
87050              From: simon@brecon.co.uk (Simon Cozens) 
87051              Date: 30 Jun 2000 06:13:25 GMT
87052              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
87053              
87054              (with a memory leak fixed, plus a few casts added)
87055              
87056              This also seems to help for
87057              
87058              Subject: [ID 20000716.015] join UTF8 weirdness
87059              From: root <root@ak-71.mind.de> 
87060              Date: Sat, 15 Jul 2000 15:29:54 +0200
87061              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
87062              
87063              (from Andreas König)
87064      Branch: perl
87065            ! pp_hot.c
87066 ____________________________________________________________________________
87067 [  6463] By: jhi                                   on 2000/07/29  00:55:39
87068         Log: Tune the comments and hopefully stop a memory leak.
87069      Branch: perl
87070            ! toke.c utf8.c
87071 ____________________________________________________________________________
87072 [  6462] By: jhi                                   on 2000/07/29  00:16:53
87073         Log: The problem described in this
87074              
87075              Subject: [ID 20000322.018] named chars aren't magical enough
87076              From: root <root@dixie.cscaper.com>     
87077              Date: Wed, 22 Mar 2000 18:37:42 -0700
87078              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
87079              
87080              has been fixed in perl 5.6.0 but just in case added a test
87081              to keep it away.  (The report from Joseph Hall.)
87082      Branch: perl
87083            ! t/lib/charnames.t
87084 ____________________________________________________________________________
87085 [  6461] By: jhi                                   on 2000/07/28  23:56:36
87086         Log: Tiny fixes for #6460.
87087      Branch: metaconfig/U/perl
87088            ! gccvers.U
87089      Branch: perl
87090            ! Configure config_h.SH
87091 ____________________________________________________________________________
87092 [  6460] By: jhi                                   on 2000/07/28  23:24:41
87093         Log: Warn if the version of the operating system used to compile gcc
87094              differs from the current version of the operating system.
87095              Also display the gcc compilation os and version in myconfig.
87096              Inspiration from
87097              
87098              Subject: Re: [ID 20000710.003] ERRORS!!         
87099              From: "Kurt D. Starsinic" <kstar@chapin.edu>
87100              Date: Mon, 10 Jul 2000 15:54:16 -0400
87101              Message-ID: <20000710155416.A1384@O2.chapin.edu>
87102      Branch: metaconfig/U/perl
87103            ! gccvers.U
87104      Branch: perl
87105            ! Configure config_h.SH myconfig.SH
87106 ____________________________________________________________________________
87107 [  6459] By: jhi                                   on 2000/07/28  22:00:32
87108         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
87109              letter to $Config{osvers}.
87110      Branch: metaconfig
87111            ! U/modified/Oldconfig.U
87112      Branch: perl
87113            ! Configure config_h.SH
87114 ____________________________________________________________________________
87115 [  6458] By: jhi                                   on 2000/07/28  04:15:39
87116         Log: Back out #6454, doesn't seem to work.
87117              (Reason: that patch was for perl 5.6.0, not perl-current)
87118              (A version of the patch for perl-current came in later as #6466)
87119      Branch: perl
87120            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
87121            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
87122            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
87123 ____________________________________________________________________________
87124 [  6457] By: jhi                                   on 2000/07/27  23:31:49
87125         Log: Use setproctitle() if available to modify $0.
87126              
87127              Subject: setting $* on BSD4 broken
87128              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
87129              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
87130              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
87131      Branch: metaconfig
87132            ! U/modified/Myinit.U
87133      Branch: perl
87134            ! Configure config_h.SH mg.c
87135 ____________________________________________________________________________
87136 [  6456] By: jhi                                   on 2000/07/27  14:50:47
87137         Log: Allow "no AutoLoader;", based on change #6444,
87138              suggested by Graham Barr.
87139      Branch: perl
87140            ! lib/AutoLoader.pm
87141 ____________________________________________________________________________
87142 [  6455] By: jhi                                   on 2000/07/27  14:19:10
87143         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
87144              From: rspier@pobox.com (Robert Spier)
87145              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
87146              Message-ID: <14720.15855.787664.424783@rls.cx>
87147      Branch: perl
87148            ! pod/perldiag.pod
87149 ____________________________________________________________________________
87150 [  6454] By: jhi                                   on 2000/07/27  14:03:02
87151         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
87152              for a long time).
87153              
87154              Reported in
87155              
87156              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
87157              From: Ryan Herbert <rherbert@sycamorehq.com>
87158              Date: Mon, 17 Jul 2000 11:40:42 -0400
87159              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
87160              
87161              Patched in
87162              
87163              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
87164              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
87165              Date: Wed, 26 Jul 2000 23:40:18 +0100
87166              Message-ID: <000001bff752$79511880$0a17073e@tiny>
87167              
87168              based on an earlier patch from Stephen P. Potter.
87169              
87170              (Removed later by change #6458 because this patch was for
87171              perl 5.6.0, not perl-current)
87172      Branch: perl
87173            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
87174            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
87175            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
87176 ____________________________________________________________________________
87177 [  6453] By: jhi                                   on 2000/07/27  13:48:02
87178         Log: Subject: [PATCH] fixes bug 20000508.004
87179              From: Michael Stevens <mstevens@globnix.org>
87180              Date: Thu, 27 Jul 2000 13:49:04 +0100
87181              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
87182      Branch: perl
87183            ! pod/perldata.pod
87184 ____________________________________________________________________________
87185 [  6452] By: jhi                                   on 2000/07/26  23:51:26
87186         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
87187              and Craig A. Berry.
87188      Branch: perl
87189            ! lib/File/Temp.pm pod/perlport.pod
87190 ____________________________________________________________________________
87191 [  6451] By: jhi                                   on 2000/07/26  19:43:30
87192         Log: Be wary of close()s, too.
87193              
87194              Subject: Re: [PATCH] perlbug cleanup
87195              From: Tim Jenness <t.jenness@jach.hawaii.edu>
87196              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
87197              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
87198      Branch: perl
87199            ! utils/perlbug.PL
87200 ____________________________________________________________________________
87201 [  6450] By: jhi                                   on 2000/07/26  18:41:40
87202         Log: Subject: Minor doc patch: handy.h
87203              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
87204              Date: Wed, 26 Jul 2000 15:34:25 -0300
87205              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
87206      Branch: perl
87207            ! handy.h pod/perlapi.pod
87208 ____________________________________________________________________________
87209 [  6449] By: jhi                                   on 2000/07/26  18:23:55
87210         Log: Subject: [PATCH] minor doc change - perlguts
87211              From: Michael Stevens <mstevens@globnix.org>
87212              Date: Thu, 13 Jul 2000 12:39:18 +0100
87213              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
87214      Branch: perl
87215            ! pod/perlguts.pod
87216 ____________________________________________________________________________
87217 [  6448] By: jhi                                   on 2000/07/26  18:20:30
87218         Log: open() wariness in perlbug.
87219              
87220              Subject: [PATCH] perlbug cleanup
87221              From: Michael Stevens <mstevens@globnix.org>
87222              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
87223              Date: Thu, 13 Jul 2000 15:52:23 +0100
87224      Branch: perl
87225            ! utils/perlbug.PL
87226 ____________________________________________________________________________
87227 [  6447] By: jhi                                   on 2000/07/26  18:13:04
87228         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
87229      Branch: perl
87230            ! lib/File/Temp.pm t/lib/ftmp-security.t
87231 ____________________________________________________________________________
87232 [  6446] By: jhi                                   on 2000/07/26  18:06:32
87233         Log: docfix from Peter Scott <Peter@PSDT.com>.
87234      Branch: perl
87235            ! pod/perlfunc.pod
87236 ____________________________________________________________________________
87237 [  6445] By: jhi                                   on 2000/07/26  17:53:31
87238         Log: Fix *foo{FORMAT}.
87239              
87240              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
87241              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
87242              Date: Wed, 26 Jul 2000 19:51:02 +0200
87243              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
87244              
87245              From: Graham Barr <gbarr@pobox.com>
87246              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
87247              Date: Wed, 26 Jul 2000 17:38:36 +0100
87248              Message-ID: <20000726173836.L472@pobox.com>
87249      Branch: perl
87250            ! pp.c sv.c t/op/gv.t
87251 ____________________________________________________________________________
87252 [  6444] By: jhi                                   on 2000/07/26  17:49:14
87253         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
87254              from Graham Barr in the module list.
87255      Branch: perl
87256            ! gv.c pod/perlobj.pod
87257 ____________________________________________________________________________
87258 [  6443] By: jhi                                   on 2000/07/26  16:06:56
87259         Log: More split() doc and test patches from Mike Guy.
87260      Branch: perl
87261            ! pod/perlfunc.pod t/op/split.t
87262 ____________________________________________________________________________
87263 [  6442] By: jhi                                   on 2000/07/26  16:05:30
87264         Log: MacOS nits from Matthias Neeracher.
87265      Branch: perl
87266            ! perl.c pp_ctl.c
87267 ____________________________________________________________________________
87268 [  6441] By: jhi                                   on 2000/07/26  04:39:57
87269         Log: Subject: [PATCH] split /^/
87270              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87271              Date: Tue, 25 Jul 2000 14:18:57 +0100
87272              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
87273              
87274              (with notes from tchrist and gbarr)
87275      Branch: perl
87276            ! pod/perlfunc.pod t/op/split.t
87277 ____________________________________________________________________________
87278 [  6440] By: jhi                                   on 2000/07/26  04:32:32
87279         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
87280              From: Peter Prymmer <pvhp@forte.com>
87281              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
87282              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
87283      Branch: perl
87284            ! vms/munchconfig.c
87285 ____________________________________________________________________________
87286 [  6439] By: jhi                                   on 2000/07/26  04:31:01
87287         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
87288              to be fatal errors (instead of by default ignoring them, and
87289              ignoring with a bug: even though -w gave an error, the opening [
87290              was left in)  Reported in:
87291              
87292              Subject: [ID 20000716.024] [=cc=] / [:blank:]
87293              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
87294              Date: Sun, 16 Jul 2000 17:55:29 -0700
87295              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
87296      Branch: perl
87297            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
87298 ____________________________________________________________________________
87299 [  6438] By: jhi                                   on 2000/07/25  15:41:15
87300         Log: Subject: [PATCH] av.c apidoc
87301              From: simon@brecon.co.uk (Simon Cozens)
87302              Date: 24 Jul 2000 06:40:52 GMT
87303              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
87304      Branch: perl
87305            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
87306            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
87307 ____________________________________________________________________________
87308 [  6437] By: jhi                                   on 2000/07/25  14:05:36
87309         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
87310              From: "Stephen P. Potter" <spp@ds.net>
87311              Date: Mon, 24 Jul 2000 14:22:23 -0400
87312              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
87313      Branch: perl
87314            ! pod/perllocale.pod
87315 ____________________________________________________________________________
87316 [  6436] By: jhi                                   on 2000/07/25  14:02:03
87317         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
87318              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87319              Date: Mon, 24 Jul 2000 18:04:28 +0100
87320              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
87321      Branch: perl
87322            ! t/lib/syslfs.t t/op/lfs.t
87323 ____________________________________________________________________________
87324 [  6435] By: jhi                                   on 2000/07/25  13:59:28
87325         Log: Get UTF16 BOMs working.  Patch from
87326              
87327              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
87328              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87329              Date: Tue, 25 Jul 2000 12:52:45 +0100
87330              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
87331              
87332              and notes from
87333              
87334              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
87335              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87336              Date: Tue, 25 Jul 2000 11:43:25 +0100
87337              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
87338      Branch: perl
87339            ! t/comp/require.t toke.c utf8.c
87340 ____________________________________________________________________________
87341 [  6434] By: jhi                                   on 2000/07/25  02:39:54
87342         Log: Make the "uninit variable" warning to say "concat or string"
87343              or "join or string" when in concat or join .
87344              
87345              Subject: Re: [ID 20000403.009] uninitialised concatenation???
87346              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87347              Date: Tue, 04 Apr 2000 18:22:58 +0100
87348              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
87349              
87350              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
87351              From: William R Ward <hermit@BayView.COM>
87352              Date: Thu, 30 Mar 2000 19:50:03 -0800
87353              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
87354      Branch: perl
87355            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
87356            ! t/pragma/warn/op t/pragma/warn/sv
87357 ____________________________________________________________________________
87358 [  6433] By: jhi                                   on 2000/07/24  17:52:56
87359         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
87360      Branch: perl
87361            ! lib/File/Spec/VMS.pm
87362 ____________________________________________________________________________
87363 [  6432] By: jhi                                   on 2000/07/24  17:44:44
87364         Log: Test cases for #6431.
87365              
87366              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
87367              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87368              Date: Mon, 24 Jul 2000 15:32:29 +0100
87369              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
87370      Branch: perl
87371            ! t/op/pat.t t/op/split.t
87372 ____________________________________________________________________________
87373 [  6431] By: jhi                                   on 2000/07/24  17:43:17
87374         Log: Bind op fix.
87375              
87376              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
87377              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87378              Date: Mon, 17 Jul 2000 20:04:56 +0100
87379              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
87380      Branch: perl
87381            ! op.c
87382 ____________________________________________________________________________
87383 [  6430] By: jhi                                   on 2000/07/24  03:42:42
87384         Log: Subject: [ID 20000716.023] syslog test fails without sockets
87385              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
87386              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
87387              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
87388      Branch: metaconfig/U/perl
87389            ! Extensions.U
87390      Branch: perl
87391            ! Configure config_h.SH
87392 ____________________________________________________________________________
87393 [  6429] By: jhi                                   on 2000/07/24  03:11:52
87394         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
87395              case, but add also notes explaining the relationship of this
87396              patch and the earlier notes by Sarathy.
87397              
87398              Subject: Map is still slow
87399              From: "Ben Tilly" <ben_tilly@hotmail.com>
87400              Date: Sat, 15 Jul 2000 17:23:27 EDT
87401              Message-ID: <20000715212327.21656.qmail@hotmail.com>
87402      Branch: perl
87403            ! pp_ctl.c
87404 ____________________________________________________________________________
87405 [  6428] By: jhi                                   on 2000/07/24  02:58:52
87406         Log: Documentation to explain the behaviour of map().
87407              
87408              Subject: Re: Map is still slow 
87409              From: Gurusamy Sarathy <gsar@ActiveState.com>
87410              Date: Sat, 15 Jul 2000 16:05:09 -0700
87411              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
87412      Branch: perl
87413            ! pp_ctl.c
87414 ____________________________________________________________________________
87415 [  6427] By: jhi                                   on 2000/07/24  02:50:03
87416         Log: Add tests for
87417              [ID 19991110.003] another matching finding by pcre author
87418              which has already been fixed by some patch, as verified in
87419              
87420              Subject: Re: two regex bugs from the mists of time (well, last November)
87421              From: Hugo <hv@crypt.compulink.co.uk>
87422              Date: Sat, 22 Jul 2000 18:12:58 +0100
87423              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
87424      Branch: perl
87425            ! t/op/re_tests
87426 ____________________________________________________________________________
87427 [  6426] By: jhi                                   on 2000/07/24  02:11:20
87428         Log: A missing 'break' after the [[:space:]] switch case.
87429              
87430              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
87431              From: "Stephen P. Potter" <spp@ds.net>
87432              Date: Tue, 18 Jul 2000 16:25:17 -0400
87433              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
87434      Branch: perl
87435            ! regcomp.c
87436 ____________________________________________________________________________
87437 [  6425] By: jhi                                   on 2000/07/24  02:06:12
87438         Log: The output might have been produced in the wrong order.
87439              
87440              Subject: [ID 20000720.003] [PATCH] t/op/write.t
87441              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87442              Date: Thu, 20 Jul 2000 18:49:18 +0100
87443              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
87444      Branch: perl
87445            ! t/op/write.t
87446 ____________________________________________________________________________
87447 [  6424] By: jhi                                   on 2000/07/24  02:00:07
87448         Log: Use STDOUT consistently.
87449              
87450              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
87451              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87452              Date: Thu, 20 Jul 2000 18:04:01 +0100
87453              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
87454      Branch: perl
87455            ! lib/Test/Harness.pm
87456 ____________________________________________________________________________
87457 [  6423] By: jhi                                   on 2000/07/24  01:54:54
87458         Log: Protect against "wild next"s, that is, callbacks doing "next"
87459              instead of "return".
87460              
87461              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
87462              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87463              Date: Tue, 18 Jul 2000 11:30:16 +0100
87464              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
87465      Branch: perl
87466            ! lib/File/Find.pm
87467 ____________________________________________________________________________
87468 [  6422] By: jhi                                   on 2000/07/24  01:35:47
87469         Log: Out-of-date note removed.
87470              
87471              Subject: [PATCH] documentation perlipc
87472              From: rspier@pobox.com (Robert Spier)
87473              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
87474              Message-ID: <14711.35178.572612.502654@rls.cx>
87475      Branch: perl
87476            ! pod/perlipc.pod
87477 ____________________________________________________________________________
87478 [  6421] By: jhi                                   on 2000/07/24  00:09:18
87479         Log: Send all installperl messages to STDERR and be -w clean.
87480              
87481              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
87482              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87483              Date: Sat, 22 Jul 2000 14:02:11 +0100
87484              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
87485      Branch: perl
87486            ! installperl
87487 ____________________________________________________________________________
87488 [  6420] By: jhi                                   on 2000/07/24  00:04:19
87489         Log: Decutandpasto.
87490              
87491              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
87492              From: "Richard Soderberg" <rs@crystalflame.net>
87493              Date: Sun, 23 Jul 2000 01:37:23 -0700
87494              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
87495      Branch: perl
87496            ! pod/perlipc.pod
87497 ____________________________________________________________________________
87498 [  6419] By: jhi                                   on 2000/07/24  00:01:12
87499         Log: A cleaner abs_path().
87500              Subject: Re: unix alternative to Cwd.pm
87501              From: Jeff Pinyan <jeffp@crusoe.net>
87502              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
87503              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
87504      Branch: perl
87505            ! lib/Cwd.pm
87506 ____________________________________________________________________________
87507 [  6418] By: jhi                                   on 2000/07/23  23:48:56
87508         Log: Detypo.
87509              
87510              Subject: [PATCH perl-current] Typo in hints/powerux.sh
87511              From: "Richard Soderberg" <rs@crystalflame.net>
87512              Date: Sun, 23 Jul 2000 01:27:33 -0700
87513              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
87514      Branch: perl
87515            ! hints/powerux.sh
87516 ____________________________________________________________________________
87517 [  6417] By: jhi                                   on 2000/07/17  22:13:31
87518         Log: Subject: SDBM_File documentation
87519              From: mjd@plover.com
87520              Date: 16 Jul 2000 17:41:17 -0000
87521              Message-ID: <20000716174117.18515.qmail@plover.com>
87522      Branch: perl
87523            ! ext/SDBM_File/SDBM_File.pm
87524 ____________________________________________________________________________
87525 [  6416] By: jhi                                   on 2000/07/17  19:13:26
87526         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
87527      Branch: perl
87528            ! hints/mpeix.sh mpeix/relink
87529 ____________________________________________________________________________
87530 [  6415] By: jhi                                   on 2000/07/15  14:11:02
87531         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
87532              the utf8 'characters' can be more than one octet).
87533              
87534              Date: Sat, 15 Jul 2000 00:21:56 +0100
87535              From: Tom Hughes <tom@compton.nu>
87536              Subject: Re: [ID 20000714.002]
87537              Message-ID: <db2334de49.tom@compton.compton.nu>
87538              
87539              Reported in
87540              
87541              Subject: [ID 20000714.002]
87542              From: "Simon Cozens" <simon@othersideofthe.earth.li>
87543              Date: 14 Jul 2000 15:13:09 -0000
87544              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
87545      Branch: perl
87546            ! doop.c
87547 ____________________________________________________________________________
87548 [  6414] By: jhi                                   on 2000/07/15  03:13:41
87549         Log: another VMS build tweak from Peter Prymmer
87550      Branch: perl
87551            ! vms/descrip_mms.template
87552 ____________________________________________________________________________
87553 [  6413] By: jhi                                   on 2000/07/15  03:10:40
87554         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
87555      Branch: perl
87556            ! vms/perlvms.pod
87557 ____________________________________________________________________________
87558 [  6412] By: jhi                                   on 2000/07/15  00:31:05
87559         Log: More docs for sv functions.
87560              
87561              Subject: [PATCH cfgperl] sv.c apidoc
87562              From: simon@brecon.co.uk (Simon Cozens)
87563              Date: 13 Jul 2000 09:00:20 GMT
87564              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
87565              
87566              Subject: Re: [PATCH cfgperl] sv.c apidoc
87567              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87568              Date: Thu, 13 Jul 2000 12:27:41 +0100
87569              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
87570              
87571              Subject: Re: [PATCH cfgperl] sv.c apidoc
87572              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87573              Date: Thu, 13 Jul 2000 13:23:09 +0100
87574              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
87575              
87576              Subject: Re: [PATCH cfgperl] sv.c apidoc
87577              From: simon@brecon.co.uk (Simon Cozens)
87578              Date: 14 Jul 2000 06:51:02 GMT
87579              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
87580      Branch: perl
87581            ! embed.pl pod/perlapi.pod sv.c
87582 ____________________________________________________________________________
87583 [  6411] By: jhi                                   on 2000/07/15  00:10:41
87584         Log: lib/b test fixes from Peter Prymmer.
87585      Branch: perl
87586            ! t/lib/b.t
87587 ____________________________________________________________________________
87588 [  6410] By: jhi                                   on 2000/07/15  00:02:09
87589         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
87590              From: Hugo <hv@crypt.compulink.co.uk>
87591              Date: Fri, 14 Jul 2000 23:05:20 +0100
87592              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
87593              
87594              Didn't anymore apply, but that point still could use another fix.
87595      Branch: perl
87596            ! pod/perlfunc.pod
87597 ____________________________________________________________________________
87598 [  6409] By: jhi                                   on 2000/07/14  23:15:15
87599         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
87600              not in pod, from Peter Prymmer
87601      Branch: perl
87602            ! vms/descrip_mms.template
87603 ____________________________________________________________________________
87604 [  6408] By: jhi                                   on 2000/07/14  20:35:05
87605         Log: The bug report
87606              [ID 19991110.002] minimal matching discrepancy found by pcre author
87607              seems to have been fixed (though differently from what was suggested
87608              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
87609      Branch: perl
87610            ! t/op/re_tests
87611 ____________________________________________________________________________
87612 [  6407] By: jhi                                   on 2000/07/14  17:38:08
87613         Log: Fix AutoSplit to use File::Spec the right way in VMS,
87614              from Peter Prymmer.
87615      Branch: perl
87616            ! lib/AutoSplit.pm
87617 ____________________________________________________________________________
87618 [  6406] By: jhi                                   on 2000/07/14  14:13:22
87619         Log: Merge perlhacktut into perlhack, update perlguts.
87620              
87621              Subject: Re: Perlhacktut
87622              From: simon@brecon.co.uk (Simon Cozens)
87623              Date: 14 Jul 2000 06:49:21 GMT
87624              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
87625              
87626              Subject: Re: Perlhacktut
87627              From: simon@brecon.co.uk (Simon Cozens)
87628              Date: 14 Jul 2000 07:09:45 GMT
87629              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
87630      Branch: perl
87631            ! pod/perlguts.pod pod/perlhack.pod
87632 ____________________________________________________________________________
87633 [  6405] By: jhi                                   on 2000/07/14  14:02:31
87634         Log: Integrate with Sarathy.
87635      Branch: cfgperl
87636           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
87637           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
87638           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
87639 ____________________________________________________________________________
87640 [  6404] By: gsar                                  on 2000/07/14  12:15:02
87641         Log: PERL_OBJECT build tweaks
87642      Branch: perl
87643            ! toke.c
87644 ____________________________________________________________________________
87645 [  6403] By: gsar                                  on 2000/07/14  11:23:41
87646         Log: inconsistent types needs casts
87647      Branch: perl
87648            ! toke.c
87649 ____________________________________________________________________________
87650 [  6402] By: gsar                                  on 2000/07/14  11:12:04
87651         Log: typos in change#6399, regen headers
87652      Branch: perl
87653            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
87654 ____________________________________________________________________________
87655 [  6401] By: gsar                                  on 2000/07/14  10:59:12
87656         Log: typecasts needed for change#6394
87657      Branch: perl
87658            ! toke.c
87659 ____________________________________________________________________________
87660 [  6400] By: gsar                                  on 2000/07/14  10:49:37
87661         Log: integrate cfgperl contents into mainline
87662      Branch: perl
87663           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
87664           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
87665 ____________________________________________________________________________
87666 [  6399] By: gsar                                  on 2000/07/14  10:38:35
87667         Log: enable UTF-16 filter by default if relevant BOM is seen; various
87668              cleanups (typos, misformatted code, and small bugs)
87669      Branch: perl
87670            ! doop.c embed.pl mg.c op.c pp.c toke.c
87671 ____________________________________________________________________________
87672 [  6398] By: gsar                                  on 2000/07/14  08:55:38
87673         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
87674              name suggests anyway)
87675      Branch: perl
87676            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
87677 ____________________________________________________________________________
87678 [  6397] By: gsar                                  on 2000/07/14  08:44:33
87679         Log: move new variables to the end of the interpreter structure (for
87680              bincompat in code that doesn't #include XSUB.h)
87681      Branch: perl
87682            ! intrpvar.h
87683 ____________________________________________________________________________
87684 [  6396] By: gsar                                  on 2000/07/14  08:13:58
87685         Log: MakeMaker should not remove editor backups (*~) on `make clean`
87686              by default (completes change#6383)
87687      Branch: perl
87688            ! lib/ExtUtils/MM_Unix.pm
87689 ____________________________________________________________________________
87690 [  6395] By: jhi                                   on 2000/07/14  05:20:33
87691         Log: Replace change #6337 with a better one.
87692              
87693              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
87694              From: Hugo <hv@crypt.compulink.co.uk>
87695              Date: Fri, 14 Jul 2000 04:16:20 +0100
87696              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
87697      Branch: cfgperl
87698            ! regexec.c t/op/re_tests
87699 ____________________________________________________________________________
87700 [  6394] By: jhi                                   on 2000/07/14  01:33:59
87701         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
87702      Branch: cfgperl
87703            ! embed.pl global.sym proto.h toke.c
87704 ____________________________________________________________________________
87705 [  6393] By: jhi                                   on 2000/07/13  23:41:23
87706         Log: remove discarded test
87707      Branch: cfgperl
87708            ! MANIFEST
87709 ____________________________________________________________________________
87710 [  6392] By: jhi                                   on 2000/07/13  23:32:25
87711         Log: The {multiplier} of a fixed substring was overlooked which
87712              caused a wrong initial search offset for that substring.
87713              
87714              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
87715              From: Hugo <hv@crypt.compulink.co.uk>
87716              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
87717              Date: Thu, 13 Jul 2000 19:27:13 +0100
87718      Branch: cfgperl
87719            ! regcomp.c t/op/re_tests
87720 ____________________________________________________________________________
87721 [  6391] By: jhi                                   on 2000/07/13  16:37:42
87722         Log: typo fix from Craig Berry
87723      Branch: cfgperl
87724            ! vms/subconfigure.com
87725 ____________________________________________________________________________
87726 [  6390] By: jhi                                   on 2000/07/13  13:20:12
87727         Log: Integrate with Sarathy.
87728      Branch: cfgperl
87729            - t/op/method2entersub.t
87730           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
87731           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
87732           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
87733           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
87734 ____________________________________________________________________________
87735 [  6389] By: jhi                                   on 2000/07/13  13:18:48
87736         Log: Detypo from Peter Prymmer, part of #6388.
87737      Branch: cfgperl
87738            ! Configure config_h.SH
87739      Branch: metaconfig
87740            ! U/modified/d_longlong.U
87741 ____________________________________________________________________________
87742 [  6388] By: gsar                                  on 2000/07/13  06:33:40
87743         Log: typos (spotted by Peter Prymmer)
87744      Branch: perl
87745            ! Configure t/lib/english.t
87746 ____________________________________________________________________________
87747 [  6387] By: gsar                                  on 2000/07/13  05:35:28
87748         Log: new selfloader.t in change#6183 doesn't close DATA handles,
87749              and thus fails to clean up tmp files on dosish platforms
87750      Branch: perl
87751            ! t/lib/selfloader.t
87752 ____________________________________________________________________________
87753 [  6386] By: gsar                                  on 2000/07/12  21:42:39
87754         Log: sprintf test tweaks (from Dominic Dunlop)
87755      Branch: perl
87756            ! t/op/sprintf.t
87757 ____________________________________________________________________________
87758 [  6385] By: gsar                                  on 2000/07/12  21:33:46
87759         Log: fix bugs in processing %v-*d and similar format specs (from
87760              Avi Finkel <avi@finkel.org>)
87761      Branch: perl
87762            ! sv.c t/op/sprintf.t
87763 ____________________________________________________________________________
87764 [  6384] By: gsar                                  on 2000/07/12  16:04:19
87765         Log: readd missing perldelta.pod changes from changes#6339,6376
87766      Branch: perl
87767            ! pod/perldelta.pod
87768 ____________________________________________________________________________
87769 [  6383] By: gsar                                  on 2000/07/12  16:00:51
87770         Log: don't clobber *.orig files on *clean targets
87771      Branch: perl
87772            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
87773 ____________________________________________________________________________
87774 [  6382] By: gsar                                  on 2000/07/12  07:59:12
87775         Log: fix broken integrations in cfgperl
87776      Branch: cfgperl
87777           !> Changes pod/perldelta.pod
87778 ____________________________________________________________________________
87779 [  6381] By: gsar                                  on 2000/07/12  07:42:17
87780         Log: integrate cfgperl changes into mainline
87781      Branch: perl
87782            ! Changes
87783           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
87784           !> pod/perlre.pod
87785 ____________________________________________________________________________
87786 [  6380] By: gsar                                  on 2000/07/12  07:31:00
87787         Log: get sprintf.t to adjust properly for 3-digit exponents
87788      Branch: perl
87789            ! t/op/sprintf.t
87790 ____________________________________________________________________________
87791 [  6379] By: gsar                                  on 2000/07/12  06:40:04
87792         Log: change#6174 needs corresponding change in win32/config_h.PL,
87793              which grovels through config_h.SH to find the config.h name
87794      Branch: perl
87795            ! win32/config_h.PL
87796 ____________________________________________________________________________
87797 [  6378] By: jhi                                   on 2000/07/12  05:03:59
87798         Log: Do the cc sanity check both before the hints and
87799              after the cc selction.
87800      Branch: cfgperl
87801            ! Configure config_h.SH
87802      Branch: metaconfig
87803            ! U/modified/Oldconfig.U U/modified/cc.U
87804      Branch: metaconfig/U/perl
87805            + Checkcc.U
87806 ____________________________________________________________________________
87807 [  6377] By: jhi                                   on 2000/07/12  02:49:22
87808         Log: Fix nits noticed by Boston.pm.
87809      Branch: cfgperl
87810            ! pod/perlre.pod
87811 ____________________________________________________________________________
87812 [  6376] By: jhi                                   on 2000/07/11  21:22:13
87813         Log: Configure cosmetics and perldelta.
87814      Branch: cfgperl
87815            ! Configure config_h.SH pod/perldelta.pod
87816      Branch: metaconfig
87817            ! U/modified/cc.U
87818 ____________________________________________________________________________
87819 [  6375] By: gsar                                  on 2000/07/11  21:17:35
87820         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
87821      Branch: perl
87822            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
87823            ! win32/win32sck.c
87824 ____________________________________________________________________________
87825 [  6374] By: gsar                                  on 2000/07/11  20:48:50
87826         Log: tweak for build failure under multiplicity
87827      Branch: perl
87828            ! toke.c
87829 ____________________________________________________________________________
87830 [  6373] By: gsar                                  on 2000/07/11  20:37:23
87831         Log: integrate cfgperl changes#6325..6373 into mainline
87832              (NOTE: today's batch of integrations still untested)
87833      Branch: perl
87834           +> ext/DynaLoader/hints/netbsd.pl
87835            ! Changes
87836           !> (integrate 26 files)
87837 ____________________________________________________________________________
87838 [  6372] By: jhi                                   on 2000/07/11  20:30:36
87839         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
87840              regen perltoc.
87841      Branch: cfgperl
87842            + pod/perlbook.pod
87843            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
87844            ! pod/perltoc.pod
87845 ____________________________________________________________________________
87846 [  6371] By: jhi                                   on 2000/07/11  20:08:56
87847         Log: Minor cleanups on the booklist.
87848      Branch: cfgperl
87849            ! pod/perlfaq2.pod
87850 ____________________________________________________________________________
87851 [  6370] By: jhi                                   on 2000/07/11  19:31:13
87852         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
87853      Branch: cfgperl
87854            ! t/pragma/overload.t
87855 ____________________________________________________________________________
87856 [  6369] By: gsar                                  on 2000/07/11  19:27:48
87857         Log: integrate cfgperl changes#6293..6324 into mainline
87858      Branch: perl
87859           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
87860            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
87861           !> (integrate 30 files)
87862 ____________________________________________________________________________
87863 [  6368] By: gsar                                  on 2000/07/11  19:18:57
87864         Log: skip integrate of problematic change#6292 from cfgperl into mainline
87865      Branch: perl
87866           !> pp_hot.c
87867 ____________________________________________________________________________
87868 [  6367] By: gsar                                  on 2000/07/11  19:17:21
87869         Log: integrate cfgperl changes#6288..6290 into mainline
87870      Branch: perl
87871           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
87872 ____________________________________________________________________________
87873 [  6366] By: gsar                                  on 2000/07/11  19:11:18
87874         Log: integrate cfgperl changes#6268..6282 into mainline
87875      Branch: perl
87876           !> (integrate 30 files)
87877 ____________________________________________________________________________
87878 [  6365] By: gsar                                  on 2000/07/11  18:57:00
87879         Log: delete new accidentally branched file
87880      Branch: perl
87881            - t/op/method2entersub.t
87882 ____________________________________________________________________________
87883 [  6364] By: gsar                                  on 2000/07/11  18:55:13
87884         Log: skip integrate of change#6267 from cfgperl into mainline (the
87885              method call optimization is flawed without additional hints
87886              from user about immutableness of @ISA and no runtime method
87887              definitions)
87888      Branch: perl
87889           +> t/op/method2entersub.t
87890           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
87891           !> perl.h t/op/sprintf.t xsutils.c
87892 ____________________________________________________________________________
87893 [  6363] By: gsar                                  on 2000/07/11  18:49:43
87894         Log: integrate cfgperl changes#6261..6266 into mainline
87895      Branch: perl
87896           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
87897           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
87898           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
87899           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
87900 ____________________________________________________________________________
87901 [  6362] By: gsar                                  on 2000/07/11  18:43:26
87902         Log: integrate cfgperl changes#6252..6260 into mainline
87903      Branch: perl
87904           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
87905           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
87906           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
87907           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
87908 ____________________________________________________________________________
87909 [  6361] By: gsar                                  on 2000/07/11  18:37:12
87910         Log: skip integrate of problematic change#6251 from cfgperl into mainline
87911      Branch: perl
87912           !> lib/Exporter.pm
87913 ____________________________________________________________________________
87914 [  6360] By: gsar                                  on 2000/07/11  18:34:56
87915         Log: integrate cfgperl change#6250 into mainline
87916      Branch: perl
87917           +> t/op/my_stash.t
87918           !> MANIFEST embed.pl proto.h toke.c
87919 ____________________________________________________________________________
87920 [  6359] By: gsar                                  on 2000/07/11  18:21:19
87921         Log: integrate cfgperl changes#6242..6249 into mainline
87922      Branch: perl
87923           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
87924           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
87925           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
87926           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
87927           !> t/lib/peek.t utf8.c
87928 ____________________________________________________________________________
87929 [  6358] By: gsar                                  on 2000/07/11  18:15:45
87930         Log: skip integrate of problematic change#6241 from cfgperl into mainline
87931      Branch: perl
87932           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
87933 ____________________________________________________________________________
87934 [  6357] By: jhi                                   on 2000/07/11  18:15:16
87935         Log: Fix for
87936              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
87937              From: Roderick Schertler <roderick@argon.org> 
87938              Date: Tue, 11 Jul 2000 13:55:05 -0400 
87939              Message-Id: <200007111755.NAA05077@jones.argon.org> 
87940      Branch: cfgperl
87941            ! doio.c
87942 ____________________________________________________________________________
87943 [  6356] By: jhi                                   on 2000/07/11  18:12:51
87944         Log: Typo in #6341.
87945      Branch: cfgperl
87946            ! pp_hot.c
87947 ____________________________________________________________________________
87948 [  6355] By: gsar                                  on 2000/07/11  18:12:10
87949         Log: integrate cfgperl changes#6231..6240 into mainline
87950      Branch: perl
87951           +> pod/perlutil.pod
87952           !> (integrate 35 files)
87953 ____________________________________________________________________________
87954 [  6354] By: jhi                                   on 2000/07/11  18:04:34
87955         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
87956              From: Dominic Dunlop <domo@computer.org> 
87957              Date: Tue, 11 Jul 2000 12:27:33 +0200 
87958              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
87959              
87960              Replaces change #6268.
87961      Branch: cfgperl
87962            ! t/op/sprintf.t
87963 ____________________________________________________________________________
87964 [  6353] By: gsar                                  on 2000/07/11  17:59:51
87965         Log: skip integrate of problematic change#6230 from cfgperl into mainline
87966              (a later version of File::Spec is already in mainline)
87967      Branch: perl
87968           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
87969           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
87970 ____________________________________________________________________________
87971 [  6352] By: gsar                                  on 2000/07/11  17:57:48
87972         Log: integrate cfgperl changes#6224..6229 into mainline
87973      Branch: perl
87974           +> lib/lib.pm.PL
87975            - lib/lib.pm
87976           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
87977           !> lib/English.pm op.c t/lib/english.t
87978 ____________________________________________________________________________
87979 [  6351] By: gsar                                  on 2000/07/11  17:50:10
87980         Log: skip integrate of problematic change#6223 from cfgperl into mainline
87981      Branch: perl
87982           !> doio.c
87983 ____________________________________________________________________________
87984 [  6350] By: gsar                                  on 2000/07/11  17:48:28
87985         Log: integrate cfgperl changes#6220..6222 into mainline
87986      Branch: perl
87987           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
87988           !> toke.c utf8.c win32/win32.h
87989 ____________________________________________________________________________
87990 [  6349] By: gsar                                  on 2000/07/11  17:46:13
87991         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
87992              mainline
87993      Branch: perl
87994           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
87995           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
87996           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
87997 ____________________________________________________________________________
87998 [  6348] By: jhi                                   on 2000/07/11  17:45:49
87999         Log: README.posix-bc podified from Thomas Dorner.
88000      Branch: cfgperl
88001            ! README.posix-bc
88002 ____________________________________________________________________________
88003 [  6347] By: gsar                                  on 2000/07/11  17:42:04
88004         Log: integrate cfgperl change#6217 into mainline
88005      Branch: perl
88006           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
88007           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
88008           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
88009 ____________________________________________________________________________
88010 [  6346] By: gsar                                  on 2000/07/11  17:39:37
88011         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
88012              mainline
88013      Branch: perl
88014           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
88015           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
88016           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
88017           !> perlapi.h pod/perlapi.pod
88018 ____________________________________________________________________________
88019 [  6345] By: gsar                                  on 2000/07/11  17:36:42
88020         Log: integrate cfgperl changes#6207..6210 into mainline
88021      Branch: perl
88022           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
88023           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
88024 ____________________________________________________________________________
88025 [  6344] By: gsar                                  on 2000/07/11  17:31:20
88026         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
88027              mainline
88028      Branch: perl
88029           !> (integrate 40 files)
88030 ____________________________________________________________________________
88031 [  6343] By: gsar                                  on 2000/07/11  17:19:08
88032         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
88033      Branch: perl
88034           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
88035            ! Changes
88036           !> (integrate 34 files)
88037 ____________________________________________________________________________
88038 [  6342] By: jhi                                   on 2000/07/11  16:05:48
88039         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
88040              To: perl5-porters@perl.org
88041              From: Karsten Sperling <spiff@phreax.net>
88042              Date: Mon, 10 Jul 2000 15:12:52 +0200
88043              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
88044      Branch: cfgperl
88045            ! lib/Symbol.pm
88046 ____________________________________________________________________________
88047 [  6341] By: jhi                                   on 2000/07/11  15:59:23
88048         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
88049              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88050              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
88051              Date: Fri, 07 Jul 2000 17:57:16 +0100
88052      Branch: cfgperl
88053            ! pp_hot.c
88054 ____________________________________________________________________________
88055 [  6340] By: jhi                                   on 2000/07/11  15:55:47
88056         Log: Subject: Re: format bug report  [Patch]
88057              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
88058              Date: Wed, 05 Jul 2000 13:12:52 +0200
88059              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
88060              
88061              Subject: Re: format bug report  [Patch]
88062              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
88063              Date: Wed, 05 Jul 2000 14:10:01 +0200
88064              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
88065      Branch: cfgperl
88066            ! t/op/write.t toke.c
88067 ____________________________________________________________________________
88068 [  6339] By: jhi                                   on 2000/07/11  13:54:09
88069         Log: Be less forgiving about ambiguous and illegal tr ranges.
88070              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
88071              From: Mark-Jason Dominus <mjd@plover.com>
88072              Date: Tue, 04 Jul 2000 10:00:12 -0400
88073              Message-ID: <20000704140012.17772.qmail@plover.com>
88074              
88075              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
88076              From: Mark-Jason Dominus <mjd@plover.com>
88077              Date: Wed, 05 Jul 2000 09:37:36 -0400
88078              Message-ID: <20000705133736.27293.qmail@plover.com>
88079      Branch: cfgperl
88080            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
88081 ____________________________________________________________________________
88082 [  6338] By: jhi                                   on 2000/07/11  13:31:24
88083         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
88084              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88085              Date: Tue, 11 Jul 2000 13:50:51 +0100
88086              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
88087      Branch: cfgperl
88088            ! sv.c
88089 ____________________________________________________________________________
88090 [  6337] By: jhi                                   on 2000/07/11  13:29:14
88091         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
88092              From: Hugo <hv@crypt.compulink.co.uk>
88093              Date: Tue, 11 Jul 2000 12:44:50 +0100
88094              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
88095      Branch: cfgperl
88096            ! regexec.c t/op/re_tests
88097 ____________________________________________________________________________
88098 [  6336] By: jhi                                   on 2000/07/11  13:26:47
88099         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
88100              From: simon@brecon.co.uk (Simon Cozens)
88101              Date: 7 Jul 2000 11:26:09 GMT
88102              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
88103      Branch: cfgperl
88104            ! mg.c
88105 ____________________________________________________________________________
88106 [  6335] By: jhi                                   on 2000/07/11  13:23:37
88107         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
88108              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
88109              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
88110              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
88111      Branch: cfgperl
88112            + ext/DynaLoader/hints/netbsd.pl
88113            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
88114 ____________________________________________________________________________
88115 [  6334] By: jhi                                   on 2000/07/11  13:20:38
88116         Log: Subject: PATCH perlguts.pod: Document D and d magic types
88117              From: mjd@plover.com
88118              Date: 5 Jul 2000 18:01:51 -0000
88119              Message-ID: <20000705180151.29413.qmail@plover.com>
88120      Branch: cfgperl
88121            ! pod/perlguts.pod
88122 ____________________________________________________________________________
88123 [  6333] By: jhi                                   on 2000/07/11  13:15:51
88124         Log: Precedence goof, fix based on
88125              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
88126              From: Hugo <hv@crypt.compulink.co.uk>
88127              Date: Tue, 11 Jul 2000 12:52:38 +0100
88128              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
88129      Branch: cfgperl
88130            ! t/op/taint.t
88131 ____________________________________________________________________________
88132 [  6332] By: jhi                                   on 2000/07/11  12:40:17
88133         Log: Integrate with Sarathy.
88134      Branch: cfgperl
88135           !> win32/win32sck.c
88136 ____________________________________________________________________________
88137 [  6331] By: jhi                                   on 2000/07/10  20:14:16
88138         Log: Sprinkle ldlibpath.
88139      Branch: cfgperl
88140            ! pod/Makefile.SH
88141 ____________________________________________________________________________
88142 [  6330] By: jhi                                   on 2000/07/10  17:54:49
88143         Log: More POSIX.pod tweaks.
88144      Branch: cfgperl
88145            ! ext/POSIX/POSIX.pod
88146 ____________________________________________________________________________
88147 [  6329] By: jhi                                   on 2000/07/10  14:02:12
88148         Log: Reorder perl.pod once more.
88149      Branch: cfgperl
88150            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
88151 ____________________________________________________________________________
88152 [  6328] By: gsar                                  on 2000/07/10  07:06:00
88153         Log: accept() leaks memory on windows due to incorrect ordering of
88154              closesocket() and fclose() calls
88155      Branch: perl
88156            ! win32/win32sck.c
88157 ____________________________________________________________________________
88158 [  6327] By: gsar                                  on 2000/07/10  06:49:17
88159         Log: winsock options weren't being set in all threads under ithreads
88160              (caused send()s from second and subsequent threads to fail)
88161      Branch: perl
88162            ! win32/win32sck.c
88163 ____________________________________________________________________________
88164 [  6326] By: jhi                                   on 2000/07/08  02:45:40
88165         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
88166              was cast to an unsigned (32-bit) integer with wild abandon.
88167      Branch: cfgperl
88168            ! ext/Devel/DProf/DProf.xs
88169 ____________________________________________________________________________
88170 [  6325] By: jhi                                   on 2000/07/07  18:50:33
88171         Log: Remove perlbook, update perlfaq book listing,
88172              rearrange perl.pod, regenerate perltoc.
88173      Branch: cfgperl
88174            - pod/perlbook.pod
88175            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
88176            ! pod/perlfaq2.pod pod/perltoc.pod
88177 ____________________________________________________________________________
88178 [  6324] By: jhi                                   on 2000/07/07  14:03:40
88179         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
88180      Branch: cfgperl
88181            ! sv.h toke.c
88182 ____________________________________________________________________________
88183 [  6323] By: jhi                                   on 2000/07/06  16:03:55
88184         Log: Fix complaints of buildtoc.
88185      Branch: cfgperl
88186            + lib/Win32.pod
88187            - pod/Win32.pod
88188            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
88189 ____________________________________________________________________________
88190 [  6322] By: jhi                                   on 2000/07/06  15:15:52
88191         Log: Add =head1 NAMEs so that buildtoc is happy.
88192              (The CGI::Util nit reported to Lincoln.)
88193      Branch: cfgperl
88194            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
88195            ! pod/perltoc.pod
88196 ____________________________________________________________________________
88197 [  6321] By: jhi                                   on 2000/07/06  03:16:04
88198         Log: Config is being used.
88199      Branch: cfgperl
88200            ! t/op/method.t
88201 ____________________________________________________________________________
88202 [  6320] By: jhi                                   on 2000/07/06  03:13:13
88203         Log: Integrate with Sarathy.
88204      Branch: cfgperl
88205           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
88206 ____________________________________________________________________________
88207 [  6319] By: jhi                                   on 2000/07/06  03:11:46
88208         Log: Autogenerate pod/Makefile and pod/buildtoc.
88209              buildtoc also checks whether the existing pods are
88210              mentioned in MANIFEST and perl.pod, and vice versa.
88211              (None of the thusly found discrepancies fixed yet.)
88212              roffitall also needs to be autogenerated similarly but it
88213              seems so badly out of date that I didn't touch it yet.
88214      Branch: cfgperl
88215            + pod/Makefile.SH pod/buildtoc.PL
88216            - pod/Makefile pod/buildtoc
88217            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
88218 ____________________________________________________________________________
88219 [  6318] By: gsar                                  on 2000/07/05  22:10:54
88220         Log: fix UNC path handling on Windows under ithreads, and chdir()
88221              return value when given a non-existent directory
88222      Branch: perl
88223            ! win32/vdir.h
88224 ____________________________________________________________________________
88225 [  6317] By: gsar                                  on 2000/07/05  22:08:19
88226         Log: winsock cleanup never done on Windows (leads to handle leaks)
88227      Branch: perl
88228            ! win32/perllib.c win32/win32sck.c
88229 ____________________________________________________________________________
88230 [  6316] By: gsar                                  on 2000/07/05  22:06:19
88231         Log: some debugger output does not go to the socket when RemotePort is set
88232      Branch: perl
88233            ! lib/perl5db.pl
88234 ____________________________________________________________________________
88235 [  6315] By: jhi                                   on 2000/07/05  00:25:21
88236         Log: Integrate with Sarathy, preliminary fix for unicos
88237              alignment problems in [ID 20000612.002] Perl problem on Cray system.
88238      Branch: cfgperl
88239            ! sv.h
88240           !> pp_hot.c
88241 ____________________________________________________________________________
88242 [  6314] By: gsar                                  on 2000/07/04  23:34:02
88243         Log: tyop in change#6306
88244      Branch: perl
88245            ! pp_hot.c
88246 ____________________________________________________________________________
88247 [  6313] By: jhi                                   on 2000/07/04  22:14:38
88248         Log: Multiline string literals ENONPORTABLE.
88249      Branch: cfgperl
88250            ! pp_hot.c
88251 ____________________________________________________________________________
88252 [  6312] By: jhi                                   on 2000/07/04  20:34:44
88253         Log: Integrate with Sarathy.
88254      Branch: cfgperl
88255           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
88256           !> t/op/method.t
88257 ____________________________________________________________________________
88258 [  6311] By: jhi                                   on 2000/07/04  20:30:56
88259         Log: More POSIX.pod embellishment.
88260      Branch: cfgperl
88261            ! ext/POSIX/POSIX.pod
88262 ____________________________________________________________________________
88263 [  6310] By: gsar                                  on 2000/07/04  17:28:48
88264         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
88265      Branch: perl
88266            ! t/lib/b.t
88267 ____________________________________________________________________________
88268 [  6309] By: jhi                                   on 2000/07/04  17:22:18
88269         Log: The #6308 required a little bit more.
88270      Branch: cfgperl
88271            ! Makefile.SH win32/Makefile
88272 ____________________________________________________________________________
88273 [  6308] By: jhi                                   on 2000/07/04  16:35:24
88274         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
88275      Branch: cfgperl
88276            + lib/lib_pm.PL
88277            - lib/lib.pm.PL
88278            ! MANIFEST Makefile.SH
88279 ____________________________________________________________________________
88280 [  6307] By: jhi                                   on 2000/07/04  16:28:58
88281         Log: Win32 patches for cfgperl from Sarathy.
88282      Branch: cfgperl
88283            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
88284            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
88285            ! thread.h toke.c util.c win32/Makefile win32/win32.c
88286 ____________________________________________________________________________
88287 [  6306] By: gsar                                  on 2000/07/04  16:28:40
88288         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
88289              (from Richard Soderberg <rs@oregonnet.com>)
88290      Branch: perl
88291            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
88292 ____________________________________________________________________________
88293 [  6305] By: jhi                                   on 2000/07/04  16:24:24
88294         Log: Integrate with Sarathy.
88295      Branch: cfgperl
88296           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
88297           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
88298           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
88299           !> proto.h win32/win32.c
88300 ____________________________________________________________________________
88301 [  6304] By: gsar                                  on 2000/07/04  16:17:24
88302         Log: missing perldiag entry for unpack("w",...) diagnostic (from
88303              Andreas Koenig)
88304      Branch: perl
88305            ! pod/perldiag.pod
88306 ____________________________________________________________________________
88307 [  6303] By: gsar                                  on 2000/07/04  16:14:44
88308         Log: remove rel2abs prototypes (from Barrie Slaymaker)
88309      Branch: perl
88310            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
88311            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
88312 ____________________________________________________________________________
88313 [  6302] By: gsar                                  on 2000/07/04  04:59:35
88314         Log: adjust change#6299
88315      Branch: perl
88316            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
88317            ! win32/win32.c
88318 ____________________________________________________________________________
88319 [  6301] By: jhi                                   on 2000/07/04  04:50:07
88320         Log: Integrate with Sarathy.
88321      Branch: cfgperl
88322           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
88323           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
88324           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
88325 ____________________________________________________________________________
88326 [  6300] By: gsar                                  on 2000/07/04  04:42:09
88327         Log: PERL_OBJECT build tweak
88328      Branch: perl
88329            ! perl.h
88330 ____________________________________________________________________________
88331 [  6299] By: gsar                                  on 2000/07/04  04:37:00
88332         Log: fix memory leak on Windows (PL_sys_intern contents were never
88333              freed)
88334      Branch: perl
88335            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
88336            ! perlapi.c proto.h win32/win32.c
88337 ____________________________________________________________________________
88338 [  6298] By: gsar                                  on 2000/07/04  04:15:59
88339         Log: fix large memory leak that has been around for ever, masked by
88340              -DPURIFY (most of the arenas were never freed!)
88341      Branch: perl
88342            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
88343 ____________________________________________________________________________
88344 [  6297] By: gsar                                  on 2000/07/04  04:07:46
88345         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
88346      Branch: perl
88347            ! perl.c
88348 ____________________________________________________________________________
88349 [  6296] By: jhi                                   on 2000/06/30  18:28:37
88350         Log: Elaborate POSIX.pod.  Still needs work.
88351      Branch: cfgperl
88352            ! ext/POSIX/POSIX.pod
88353 ____________________________________________________________________________
88354 [  6295] By: jhi                                   on 2000/06/30  14:58:18
88355         Log: Point to perlipc for more SysV IPC examples.
88356      Branch: cfgperl
88357            ! pod/perlfunc.pod
88358 ____________________________________________________________________________
88359 [  6294] By: gsar                                  on 2000/06/30  14:47:45
88360         Log: slurp mode fix in change#4736 still not quite right
88361      Branch: perl
88362            ! pp_hot.c t/io/argv.t
88363 ____________________________________________________________________________
88364 [  6293] By: jhi                                   on 2000/06/30  12:02:55
88365         Log: Integrate with Sarathy.
88366      Branch: cfgperl
88367           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
88368 ____________________________________________________________________________
88369 [  6292] By: jhi                                   on 2000/06/30  12:01:11
88370         Log: From: simon@brecon.co.uk (Simon Cozens)
88371              Subject: UTF8 concat
88372              Date: 30 Jun 2000 06:13:25 GMT
88373              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
88374      Branch: cfgperl
88375            ! pp_hot.c
88376 ____________________________________________________________________________
88377 [  6291] By: gsar                                  on 2000/06/30  04:37:33
88378         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
88379              when @_ is modified, causing coredumps
88380      Branch: perl
88381            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
88382 ____________________________________________________________________________
88383 [  6290] By: jhi                                   on 2000/06/30  02:21:44
88384         Log: Integrate with Sarathy.
88385      Branch: cfgperl
88386           !> vms/vms.c vms/vmsish.h
88387 ____________________________________________________________________________
88388 [  6289] By: jhi                                   on 2000/06/30  02:21:02
88389         Log: Check VERSIONs.
88390      Branch: cfgperl
88391            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
88392            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
88393            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
88394 ____________________________________________________________________________
88395 [  6288] By: jhi                                   on 2000/06/30  02:18:52
88396         Log: Integrate with Sarathy.
88397      Branch: cfgperl
88398           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
88399           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
88400           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
88401           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
88402 ____________________________________________________________________________
88403 [  6287] By: gsar                                  on 2000/06/30  02:17:08
88404         Log: integrate vmsperl changes into mainline
88405      Branch: perl
88406           !> vms/vms.c vms/vmsish.h
88407 ____________________________________________________________________________
88408 [  6285] By: gsar                                  on 2000/06/30  02:05:28
88409         Log: localize %INC in a Safe compartment so that use/require work
88410              (many other magic globals probably need similar treatment)
88411      Branch: perl
88412            ! ext/Opcode/Opcode.xs
88413 ____________________________________________________________________________
88414 [  6284] By: gsar                                  on 2000/06/30  01:54:54
88415         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
88416              about Windows
88417      Branch: perl
88418            ! pod/perlembed.pod
88419 ____________________________________________________________________________
88420 [  6283] By: jhi                                   on 2000/06/30  01:50:10
88421         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
88422              From: Barrie Slaymaker <barries@jester.slaysys.com>
88423              Date: Wed, 28 Jun 2000 11:35:29 -0400
88424              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
88425      Branch: perl
88426            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
88427            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
88428            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
88429            ! lib/File/Spec/Win32.pm
88430 ____________________________________________________________________________
88431 [  6282] By: jhi                                   on 2000/06/29  22:57:22
88432         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
88433              From: Dan Sugalski <dan@sidhe.org>
88434              Date: Tue, 06 Jun 2000 11:59:50 -0400
88435              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
88436      Branch: cfgperl
88437            ! vms/vms.c
88438 ____________________________________________________________________________
88439 [  6281] By: jhi                                   on 2000/06/29  22:52:50
88440         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
88441              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
88442              Date: Wed, 7 Jun 2000 04:02:04 -0500
88443              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
88444      Branch: cfgperl
88445            ! utils/h2xs.PL
88446 ____________________________________________________________________________
88447 [  6280] By: jhi                                   on 2000/06/29  22:45:47
88448         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
88449              From: rspier@pobox.com (Robert Spier)
88450              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
88451              Message-ID: <14654.31913.845602.610277@rls.cx>
88452      Branch: cfgperl
88453            ! utils/h2xs.PL
88454 ____________________________________________________________________________
88455 [  6279] By: jhi                                   on 2000/06/29  22:38:16
88456         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
88457              From: Tim Ayers <tayers@bridge.com>
88458              Date: Thu, 08 Jun 2000 08:11:06 +0200
88459              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
88460              [resent by Richard Foley, Message-Id probably wrong]
88461      Branch: cfgperl
88462            ! pod/perlsub.pod
88463 ____________________________________________________________________________
88464 [  6278] By: jhi                                   on 2000/06/29  22:21:45
88465         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
88466              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
88467              Date: Fri, 09 Jun 2000 12:39:27 -0400
88468              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
88469              (plus update the version "number" of Text::Wrap)
88470      Branch: cfgperl
88471            ! lib/Text/Wrap.pm
88472 ____________________________________________________________________________
88473 [  6277] By: jhi                                   on 2000/06/29  22:13:10
88474         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
88475              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88476              Date: Mon, 12 Jun 2000 14:55:59 +0100
88477              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
88478      Branch: cfgperl
88479            ! pod/perlfunc.pod
88480 ____________________________________________________________________________
88481 [  6276] By: jhi                                   on 2000/06/29  22:11:06
88482         Log: Subject: [PATCH] Re: eval documentation: context
88483              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88484              Date: Mon, 12 Jun 2000 15:07:29 +0100
88485              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
88486      Branch: cfgperl
88487            ! pod/perlfunc.pod
88488 ____________________________________________________________________________
88489 [  6275] By: jhi                                   on 2000/06/29  21:59:46
88490         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
88491              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
88492              Date: Tue, 13 Jun 2000 02:43:48 -0500
88493              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
88494      Branch: cfgperl
88495            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
88496 ____________________________________________________________________________
88497 [  6274] By: jhi                                   on 2000/06/29  21:56:14
88498         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
88499              From: Andy Dougherty <doughera@lafayette.edu>
88500              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
88501              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
88502      Branch: cfgperl
88503            ! ext/File/Glob/Glob.pm
88504 ____________________________________________________________________________
88505 [  6273] By: jhi                                   on 2000/06/29  21:49:09
88506         Log: Subject: [PATCH] xsub attributes
88507              From: Doug MacEachern <dougm@covalent.net>
88508              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
88509              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
88510      Branch: cfgperl
88511            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
88512            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
88513 ____________________________________________________________________________
88514 [  6272] By: jhi                                   on 2000/06/29  21:41:28
88515         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
88516              From: Tom Phoenix <rootbeer@redcat.com>
88517              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
88518              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
88519      Branch: cfgperl
88520            ! lib/Net/Ping.pm
88521 ____________________________________________________________________________
88522 [  6271] By: jhi                                   on 2000/06/29  21:36:55
88523         Log: Subject: PATCH pod/perltie.pod
88524              From: Ian Phillipps <Ian.Phillipps@iname.com>
88525              Date: Fri, 16 Jun 2000 00:17:19 +0100
88526              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
88527              (only the first hunk, the second hunk had already been done
88528              by some other patch)
88529      Branch: cfgperl
88530            ! pod/perltie.pod
88531 ____________________________________________________________________________
88532 [  6270] By: jhi                                   on 2000/06/29  21:24:51
88533         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
88534              From: Nicholas Clark <nick@talking.bollo.cx>
88535              Date: Fri, 23 Jun 2000 16:21:15 +0100
88536              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
88537      Branch: cfgperl
88538            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
88539            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
88540 ____________________________________________________________________________
88541 [  6269] By: jhi                                   on 2000/06/29  19:38:15
88542         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
88543              silence few compiler warnings.
88544      Branch: cfgperl
88545            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
88546 ____________________________________________________________________________
88547 [  6268] By: jhi                                   on 2000/06/29  18:21:50
88548         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
88549              From: Dominic Dunlop <domo@computer.org> 
88550              Date: Thu, 29 Jun 2000 12:32:39 +0200 
88551              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
88552      Branch: cfgperl
88553            ! t/op/sprintf.t
88554 ____________________________________________________________________________
88555 [  6267] By: jhi                                   on 2000/06/29  18:16:07
88556         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
88557              From: Doug MacEachern <dougm@covalent.net>
88558              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
88559              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
88560      Branch: cfgperl
88561            + t/op/method2entersub.t
88562            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
88563            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
88564            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
88565            ! xsutils.c
88566 ____________________________________________________________________________
88567 [  6266] By: jhi                                   on 2000/06/29  15:11:15
88568         Log: Subject: [PATCH 5.6.0] cygwin port
88569              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
88570              From: "Fifer, Eric" <EFifer@sanwaint.com>
88571              Date: Thu, 29 Jun 2000 12:58:29 +0100
88572      Branch: cfgperl
88573            ! cygwin/Makefile.SHs
88574 ____________________________________________________________________________
88575 [  6265] By: jhi                                   on 2000/06/29  15:04:05
88576         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
88577              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
88578              Date: Wed, 28 Jun 2000 17:50:12 -0700
88579              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
88580      Branch: cfgperl
88581            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
88582 ____________________________________________________________________________
88583 [  6264] By: jhi                                   on 2000/06/29  15:00:57
88584         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
88585              From: Marty Lucich <marty@netcom.com>
88586              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
88587              Message-Id: <200006282116.OAA11148@netcom.com>
88588              ccdlflags update (the BSD/OS 4.1 part had already been taken
88589              care of by #6141).
88590      Branch: cfgperl
88591            ! hints/bsdos.sh
88592 ____________________________________________________________________________
88593 [  6263] By: jhi                                   on 2000/06/29  13:47:44
88594         Log: tr fixes from Simon Cozens
88595      Branch: cfgperl
88596            ! doop.c
88597 ____________________________________________________________________________
88598 [  6262] By: jhi                                   on 2000/06/28  18:46:01
88599         Log: Subject: 5.6.0 Patch for EPOC
88600              From: Olaf Flebbe <o.flebbe@gmx.de>
88601              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
88602              Message-ID: <23449.960929969@www11.gmx.net>
88603      Branch: cfgperl
88604            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
88605            ! epoc/epocish.h
88606 ____________________________________________________________________________
88607 [  6261] By: jhi                                   on 2000/06/28  18:29:07
88608         Log: Subject: Re: [PATCH cfgperl] BOMs away!
88609              From: simon@brecon.co.uk (Simon Cozens)
88610              Date: 17 Jun 2000 11:49:57 GMT
88611              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
88612      Branch: cfgperl
88613            ! pod/perldiag.pod t/comp/require.t toke.c
88614 ____________________________________________________________________________
88615 [  6260] By: jhi                                   on 2000/06/28  17:47:16
88616         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
88617              From: simon@brecon.co.uk (Simon Cozens) 
88618              Date: 17 Jun 2000 11:56:44 GMT 
88619              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
88620              pack U0, pack C0
88621      Branch: cfgperl
88622            ! pod/perlfunc.pod pp.c t/op/pack.t
88623 ____________________________________________________________________________
88624 [  6259] By: jhi                                   on 2000/06/28  16:43:17
88625         Log: perlnewmod was missing from MANIFEST.
88626      Branch: cfgperl
88627            ! MANIFEST
88628 ____________________________________________________________________________
88629 [  6258] By: jhi                                   on 2000/06/28  15:54:30
88630         Log: linenumber tweak
88631      Branch: cfgperl
88632            ! t/pragma/warn/regcomp
88633 ____________________________________________________________________________
88634 [  6257] By: jhi                                   on 2000/06/28  15:50:44
88635         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
88636              From: Doug MacEachern <dougm@covalent.net>
88637              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
88638              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
88639              (one part of the patch had been applied earlier)
88640      Branch: cfgperl
88641            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
88642 ____________________________________________________________________________
88643 [  6256] By: jhi                                   on 2000/06/28  15:40:22
88644         Log: tweaks from Simon Cozens to further fix tr/// under utf8
88645      Branch: cfgperl
88646            ! doop.c
88647 ____________________________________________________________________________
88648 [  6255] By: jhi                                   on 2000/06/28  15:33:45
88649         Log: small thinko tweaks
88650      Branch: cfgperl
88651            ! lib/IPC/Open3.pm t/op/my_stash.t
88652 ____________________________________________________________________________
88653 [  6254] By: jhi                                   on 2000/06/28  15:33:25
88654         Log: Subject: tr///, help wanted.
88655              From: simon@brecon.co.uk (Simon Cozens)
88656              Date: 28 Jun 2000 11:29:04 GMT
88657              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
88658      Branch: cfgperl
88659            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
88660            ! pp_proto.h proto.h t/op/tr.t
88661 ____________________________________________________________________________
88662 [  6253] By: jhi                                   on 2000/06/28  15:09:17
88663         Log: Paranoia tweak on #6249.
88664              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
88665              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
88666              Date: Sun, 25 Jun 2000 23:43:12 -0400
88667              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
88668      Branch: cfgperl
88669            ! lib/IPC/Open3.pm
88670 ____________________________________________________________________________
88671 [  6252] By: jhi                                   on 2000/06/28  15:01:38
88672         Log: Document #6249 and #6251.
88673      Branch: cfgperl
88674            ! lib/Exporter.pm lib/IPC/Open3.pm
88675 ____________________________________________________________________________
88676 [  6251] By: jhi                                   on 2000/06/28  14:50:43
88677         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
88678              From: Doug MacEachern <dougm@covalent.net>
88679              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
88680              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
88681      Branch: cfgperl
88682            ! lib/Exporter.pm
88683 ____________________________________________________________________________
88684 [  6250] By: jhi                                   on 2000/06/28  14:45:23
88685         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
88686              From: Doug MacEachern <dougm@covalent.net>
88687              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
88688              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
88689      Branch: cfgperl
88690            + t/op/my_stash.t
88691            ! MANIFEST embed.pl global.sym proto.h toke.c
88692 ____________________________________________________________________________
88693 [  6249] By: jhi                                   on 2000/06/28  14:36:34
88694         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
88695              From: Frank Tobin <ftobin@uiuc.edu>
88696              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
88697              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
88698      Branch: cfgperl
88699            ! lib/IPC/Open3.pm
88700 ____________________________________________________________________________
88701 [  6248] By: jhi                                   on 2000/06/28  14:11:25
88702         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
88703              From: Mark-Jason Dominus <mjd@plover.com>
88704              Date: Tue, 27 Jun 2000 22:36:42 -0400
88705              Message-ID: <20000628023642.12166.qmail@plover.com>
88706      Branch: cfgperl
88707            ! pod/perlfunc.pod
88708 ____________________________________________________________________________
88709 [  6247] By: jhi                                   on 2000/06/27  12:46:37
88710         Log: Tweak $VERSION, patch from Doug MacEachern.
88711      Branch: cfgperl
88712            ! lib/File/Spec.pm
88713 ____________________________________________________________________________
88714 [  6246] By: jhi                                   on 2000/06/27  03:34:46
88715         Log: Allow for standalone testing.
88716      Branch: cfgperl
88717            ! t/lib/filefunc.t t/lib/filespec.t
88718 ____________________________________________________________________________
88719 [  6245] By: jhi                                   on 2000/06/27  02:50:02
88720         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
88721              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
88722              Date: Sat, 24 Jun 2000 13:06:20 +0100
88723              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
88724      Branch: cfgperl
88725            ! ext/DynaLoader/DynaLoader_pm.PL
88726 ____________________________________________________________________________
88727 [  6244] By: jhi                                   on 2000/06/27  02:46:10
88728         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
88729              From: Doug MacEachern <dougm@covalent.net>
88730              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
88731              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
88732      Branch: cfgperl
88733            ! gv.c sv.c t/lib/peek.t
88734 ____________________________________________________________________________
88735 [  6243] By: jhi                                   on 2000/06/27  02:38:07
88736         Log: Subject: [PATCH] is_utf8_string
88737              From: simon@brecon.co.uk (Simon Cozens)
88738              Date: 26 Jun 2000 02:25:59 GMT
88739              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
88740      Branch: cfgperl
88741            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
88742            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
88743            ! proto.h utf8.c
88744 ____________________________________________________________________________
88745 [  6242] By: jhi                                   on 2000/06/27  02:24:00
88746         Log: Subject: [PATCH] bytes<->utf8 fixes
88747              From: simon@brecon.co.uk (Simon Cozens)
88748              Date: 26 Jun 2000 04:55:45 GMT
88749              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
88750      Branch: cfgperl
88751            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
88752 ____________________________________________________________________________
88753 [  6241] By: jhi                                   on 2000/06/27  02:12:42
88754         Log: Do no -warn on \_, only on \alpha.
88755              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
88756              From: David Dyck <dcd@tc.fluke.com>
88757              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
88758              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
88759      Branch: cfgperl
88760            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
88761 ____________________________________________________________________________
88762 [  6240] By: jhi                                   on 2000/06/27  02:00:01
88763         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
88764              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
88765              Date: Mon, 26 Jun 2000 18:40:14 +0100
88766              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
88767      Branch: cfgperl
88768            ! utils/h2xs.PL
88769 ____________________________________________________________________________
88770 [  6239] By: jhi                                   on 2000/06/27  01:53:40
88771         Log: Configure maintenance.  Sever some dependency cycles,
88772              separate gccversion from the cc unit,
88773              address [ID 20000623.006] Configure script patch for using gcc on AIX
88774              (but solve it a little bit differently),
88775              unduplex some accidentally duplicated units,
88776              suggest using gcc if no cc available
88777              (p5p thread: "Solaris configure: counterproposal", 1999-09)
88778      Branch: cfgperl
88779            ! Configure Todo-5.6 config_h.SH
88780      Branch: metaconfig
88781            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
88782            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
88783      Branch: metaconfig/U/perl
88784            + gccvers.U
88785            ! d_getespwnam.U d_getprpwnam.U i_prot.U
88786 ____________________________________________________________________________
88787 [  6238] By: jhi                                   on 2000/06/25  18:04:56
88788         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
88789              From: Dan Sugalski <dan@sidhe.org>
88790              Date: Fri, 23 Jun 2000 17:00:00 -0400
88791              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
88792      Branch: cfgperl
88793            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
88794 ____________________________________________________________________________
88795 [  6237] By: jhi                                   on 2000/06/25  16:36:45
88796         Log: Tweak embed.pl, regen headers.
88797      Branch: cfgperl
88798            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
88799            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
88800            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
88801            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
88802            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
88803 ____________________________________________________________________________
88804 [  6236] By: jhi                                   on 2000/06/25  15:26:42
88805         Log: Regen headers.
88806      Branch: cfgperl
88807            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
88808            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
88809            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
88810            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
88811            ! regnodes.h warnings.h
88812 ____________________________________________________________________________
88813 [  6235] By: jhi                                   on 2000/06/23  19:39:35
88814         Log: The thread begun by
88815              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
88816              From: Kevin.Ruscoe@ubsw.com
88817              Date: Fri, 16 Jun 2000 16:38:51 +0100
88818              Message-Id: <H000019b03c300d6@MHS>
88819      Branch: cfgperl
88820            ! hints/solaris_2.sh
88821 ____________________________________________________________________________
88822 [  6234] By: jhi                                   on 2000/06/23  19:23:36
88823         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
88824              because when run as services (Win32ese for daemons)
88825              no environment variables are set and tmpdir ends up as /tmp,
88826              which is ambiguous.
88827              
88828              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
88829              From: matt@sergeant.org
88830              Date: 16 Jun 2000 16:30:43 -0000
88831              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
88832      Branch: cfgperl
88833            ! lib/File/Spec/Win32.pm
88834 ____________________________________________________________________________
88835 [  6233] By: jhi                                   on 2000/06/23  19:18:58
88836         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
88837              From: Mark-Jason Dominus <mjd@plover.com>
88838              Date: Fri, 16 Jun 2000 20:53:04 -0400
88839              Message-ID: <20000617005304.8008.qmail@plover.com>
88840      Branch: cfgperl
88841            ! op.h
88842 ____________________________________________________________________________
88843 [  6232] By: jhi                                   on 2000/06/23  16:10:02
88844         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
88845              From: simon@brecon.co.uk (Simon Cozens)
88846              Date: 19 Jun 2000 15:18:27 GMT
88847              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
88848              
88849              plus update pod/Makefile and regenerate perltoc
88850      Branch: cfgperl
88851            + pod/perlutil.pod
88852            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
88853 ____________________________________________________________________________
88854 [  6231] By: jhi                                   on 2000/06/23  15:19:18
88855         Log: Subject: [PATCH 5.6.0] cygwin port
88856              From: "Fifer, Eric" <EFifer@sanwaint.com>
88857              Date: Tue, 20 Jun 2000 14:30:58 +0100
88858              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
88859      Branch: cfgperl
88860            ! README.cygwin lib/File/Find.pm
88861 ____________________________________________________________________________
88862 [  6230] By: jhi                                   on 2000/06/23  14:25:21
88863         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
88864      Branch: cfgperl
88865            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
88866            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
88867            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
88868            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
88869 ____________________________________________________________________________
88870 [  6229] By: jhi                                   on 2000/06/23  14:13:34
88871         Log: Subject: README.hpux version 0.6.1
88872              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
88873              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
88874              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
88875      Branch: cfgperl
88876            ! README.hpux
88877 ____________________________________________________________________________
88878 [  6228] By: jhi                                   on 2000/06/23  14:07:20
88879         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
88880              From: Doug MacEachern <dougm@covalent.net>
88881              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
88882              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
88883      Branch: cfgperl
88884            ! op.c
88885 ____________________________________________________________________________
88886 [  6227] By: jhi                                   on 2000/06/23  14:01:06
88887         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
88888              From: Doug MacEachern <dougm@covalent.net>
88889              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
88890              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
88891      Branch: cfgperl
88892            + lib/lib.pm.PL
88893            - lib/lib.pm
88894            ! MANIFEST Makefile.SH
88895 ____________________________________________________________________________
88896 [  6226] By: jhi                                   on 2000/06/23  13:53:07
88897         Log: Subject: [PATCH] remove forward declarations in Socket.pm
88898              From: Doug MacEachern <dougm@covalent.net>
88899              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
88900              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
88901              
88902              From: Doug MacEachern <dougm@covalent.net>
88903              Subject: Re: [PATCH] remove forward declarations in Socket.pm
88904              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
88905              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
88906      Branch: cfgperl
88907            ! ext/Socket/Socket.pm op.c
88908 ____________________________________________________________________________
88909 [  6225] By: jhi                                   on 2000/06/23  13:41:52
88910         Log: Add source code filenames to apidoc.
88911              From: simon@brecon.co.uk (Simon Cozens)
88912              Subject: [PATCH embed.pl] Source X-ref
88913              Date: 22 Jun 2000 02:18:49 GMT
88914              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
88915      Branch: cfgperl
88916            ! embed.pl
88917 ____________________________________________________________________________
88918 [  6224] By: jhi                                   on 2000/06/23  13:32:33
88919         Log: A way to avoid English.pm performance hit.
88920              From: root <root@jester.slaysys.com>
88921              Subject: [YAPATCH English.pm] My turn to putt again
88922              Date: Thu, 22 Jun 2000 20:33:58 -0400
88923              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
88924      Branch: cfgperl
88925            ! lib/English.pm t/lib/english.t
88926 ____________________________________________________________________________
88927 [  6223] By: jhi                                   on 2000/06/23  13:27:06
88928         Log: Avoid double close().
88929              Subject: [PATCH] avoid double close()
88930              From: Doug MacEachern <dougm@covalent.net>
88931              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
88932              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
88933      Branch: cfgperl
88934            ! doio.c
88935 ____________________________________________________________________________
88936 [  6222] By: jhi                                   on 2000/06/23  13:25:54
88937         Log: doc typo fix
88938              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
88939              From: Ian Phillipps <Ian.Phillipps@iname.com>
88940              Date: Fri, 23 Jun 2000 10:40:58 +0100
88941              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
88942      Branch: cfgperl
88943            ! lib/Pod/Usage.pm
88944 ____________________________________________________________________________
88945 [  6221] By: jhi                                   on 2000/06/23  13:24:15
88946         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
88947              From: simon@brecon.co.uk (Simon Cozens)
88948              Subject: [PATCH] Eliminate tr///[CU][CU]
88949              Date: 23 Jun 2000 11:05:40 GMT
88950              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
88951      Branch: cfgperl
88952            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
88953 ____________________________________________________________________________
88954 [  6220] By: jhi                                   on 2000/06/22  16:07:51
88955         Log: Win32 patches from Benjamin Stuhl.
88956      Branch: cfgperl
88957            ! makedef.pl win32/win32.h
88958 ____________________________________________________________________________
88959 [  6219] By: jhi                                   on 2000/06/22  16:06:34
88960         Log: Bytecode patches from Benjamin Stuhl.
88961      Branch: cfgperl
88962            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
88963            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
88964            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
88965 ____________________________________________________________________________
88966 [  6218] By: jhi                                   on 2000/06/15  23:54:16
88967         Log: Bytecode patches from Benjamin Stuhl.
88968      Branch: cfgperl
88969            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
88970 ____________________________________________________________________________
88971 [  6217] By: jhi                                   on 2000/06/09  13:38:29
88972         Log: Rename the fdpid locking and integrate with Sarathy.
88973      Branch: cfgperl
88974            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
88975            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
88976            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
88977            ! win32/win32.c
88978           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
88979 ____________________________________________________________________________
88980 [  6216] By: gsar                                  on 2000/06/08  14:54:21
88981         Log: be more optimal about clearing @_
88982      Branch: perl
88983            ! cop.h
88984 ____________________________________________________________________________
88985 [  6215] By: gsar                                  on 2000/06/08  14:33:04
88986         Log: tweak comment about @DB::args
88987      Branch: perl
88988            ! av.h pp_ctl.c
88989 ____________________________________________________________________________
88990 [  6214] By: gsar                                  on 2000/06/08  13:57:54
88991         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
88992              caller() wants to populate @DB::args with it (causes a coredump
88993              in Carp::confess())
88994      Branch: perl
88995            ! cop.h t/op/runlevel.t
88996 ____________________________________________________________________________
88997 [  6213] By: gsar                                  on 2000/06/08  07:06:35
88998         Log: back out change#6106 (seems problematic)
88999      Branch: perl
89000            ! hints/solaris_2.sh
89001 ____________________________________________________________________________
89002 [  6212] By: jhi                                   on 2000/06/07  03:10:36
89003         Log: Continuing mopup for #6204.
89004      Branch: cfgperl
89005            ! ext/B/defsubs_h.PL
89006 ____________________________________________________________________________
89007 [  6211] By: jhi                                   on 2000/06/07  02:41:50
89008         Log: Mopup for #6204.
89009              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
89010              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
89011              This is comes from const() where POK isn't on when expected.
89012      Branch: cfgperl
89013            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
89014            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
89015            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
89016            ! perlapi.h pod/perlapi.pod
89017 ____________________________________________________________________________
89018 [  6210] By: jhi                                   on 2000/06/07  01:56:29
89019         Log: Mopup for #6207 and #6209.
89020      Branch: cfgperl
89021            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
89022 ____________________________________________________________________________
89023 [  6209] By: jhi                                   on 2000/06/07  01:33:12
89024         Log: Lock PL_fdpid against race conditions, based on:
89025              Subject: [PATCH 5.6.0]subprocess fixup for threads
89026              From: Dan Sugalski <dan@sidhe.org>
89027              To: perl5-porters@perl.org
89028              Date: Tue, 11 Apr 2000 17:02:32 -0400
89029              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
89030      Branch: cfgperl
89031            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
89032            ! win32/win32.c
89033 ____________________________________________________________________________
89034 [  6208] By: jhi                                   on 2000/06/07  01:05:23
89035         Log: Regen headers for #6207.
89036      Branch: cfgperl
89037            ! embed.h global.sym objXSUB.h proto.h
89038 ____________________________________________________________________________
89039 [  6207] By: jhi                                   on 2000/06/06  23:43:13
89040         Log: Subject: [PATCH 5.6.0] Threadsafe patches
89041              From: Dan Sugalski <dan@sidhe.org>
89042              To: perl5-porters@perl.org
89043              Date: Mon, 08 May 2000 18:08:13 -0400
89044              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
89045      Branch: cfgperl
89046            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
89047            ! proto.h sv.h util.c
89048 ____________________________________________________________________________
89049 [  6206] By: jhi                                   on 2000/06/06  23:21:23
89050         Log: Subject: [PATCH] Eliminate $a/$b in pod
89051              From: David Glasser <me@davidglasser.net>
89052              To: perl5-porters@perl.org
89053              Date: Mon, 29 May 2000 21:15:59 -0400
89054              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
89055      Branch: cfgperl
89056            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
89057            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
89058            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
89059            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
89060            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
89061            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
89062            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
89063            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
89064            ! pod/perlvar.pod pod/perlxs.pod
89065 ____________________________________________________________________________
89066 [  6205] By: jhi                                   on 2000/06/06  23:12:14
89067         Log: Subject: [PATCH] Win32 improvements
89068              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
89069              To: gsar@activestate.com, perl5-porters@perl.org
89070              Date: Mon, 29 May 2000 17:22:24 PDT
89071              Message-ID: <20000530002224.91142.qmail@hotmail.com>
89072              (MUA had mangled many lines by wordwrapping)
89073      Branch: cfgperl
89074            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
89075 ____________________________________________________________________________
89076 [  6204] By: jhi                                   on 2000/06/06  23:01:50
89077         Log: Subject: [PATCH] B::Bytecode patches
89078              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
89079              To: gsar@activestate.com, jhi@iki.fi
89080              Cc: perl5-porters@perl.org
89081              Message-ID: <20000602202526.48694.qmail@hotmail.com>
89082              (MUA had mangled many lines by wordwrapping)
89083      Branch: cfgperl
89084            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
89085            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
89086            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
89087            ! intrpvar.h perl.c
89088 ____________________________________________________________________________
89089 [  6203] By: jhi                                   on 2000/06/06  22:32:43
89090         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
89091              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
89092              Date: Tue, 06 Jun 2000 13:07:45 -0700
89093              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
89094      Branch: cfgperl
89095            ! pod/perldiag.pod
89096 ____________________________________________________________________________
89097 [  6202] By: jhi                                   on 2000/06/06  19:38:35
89098         Log: Integrate with Sarathy.
89099      Branch: cfgperl
89100           !> perl.c
89101 ____________________________________________________________________________
89102 [  6201] By: gsar                                  on 2000/06/06  00:42:59
89103         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
89104              does a PUSHMARK that's never ever POPMARKed; in general, only
89105              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
89106              Perl_eval_[sp]v() don't because they don't take any incoming
89107              arguments (this leak has been around since the original version
89108              of perl_eval_pv() in 5.003_97e)
89109      Branch: perl
89110            ! perl.c
89111 ____________________________________________________________________________
89112 [  6200] By: jhi                                   on 2000/06/04  03:44:52
89113         Log: Update to cperl-mode.el 4.31 from
89114              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
89115              Subject: A couple of notes
89116              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
89117              To: Mailing list Perl5 <perl5-porters@perl.org>
89118              Date: Sat, 3 Jun 2000 23:33:32 -0400
89119              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
89120      Branch: cfgperl
89121            ! emacs/cperl-mode.el
89122 ____________________________________________________________________________
89123 [  6199] By: jhi                                   on 2000/06/03  15:11:05
89124         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
89125              From: Dan Sugalski <dan@sidhe.org>
89126              To: perl5-porters@perl.org, vmsperl@perl.org
89127              Date: Fri, 02 Jun 2000 17:30:51 -0400
89128              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
89129      Branch: cfgperl
89130            ! vms/descrip_mms.template vms/gen_shrfls.pl
89131 ____________________________________________________________________________
89132 [  6198] By: jhi                                   on 2000/06/03  14:59:15
89133         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
89134              From: Dan Sugalski <dan@sidhe.org>
89135              To: vmsperl@perl.org, perl5-porters@perl.org
89136              Date: Fri, 02 Jun 2000 16:00:41 -0400
89137              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
89138              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
89139      Branch: cfgperl
89140            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
89141            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
89142            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
89143 ____________________________________________________________________________
89144 [  6197] By: jhi                                   on 2000/06/03  14:41:30
89145         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
89146              From: John Borwick <jhborwic@unity.ncsu.edu>
89147              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
89148              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
89149      Branch: cfgperl
89150            ! pod/perlsyn.pod
89151 ____________________________________________________________________________
89152 [  6196] By: jhi                                   on 2000/06/03  14:38:09
89153         Log: Integrate with Sarathy.
89154      Branch: cfgperl
89155           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
89156           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
89157           !> vms/perly_c.vms
89158 ____________________________________________________________________________
89159 [  6195] By: gsar                                  on 2000/06/02  22:43:13
89160         Log: fix yet another eval"" leak under USE_ITHREADS
89161      Branch: perl
89162            ! op.c
89163 ____________________________________________________________________________
89164 [  6194] By: gsar                                  on 2000/06/02  18:22:06
89165         Log: fix small eval"" memory leaks under USE_ITHREADS
89166      Branch: perl
89167            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
89168            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
89169            ! vms/perly_c.vms
89170 ____________________________________________________________________________
89171 [  6193] By: jhi                                   on 2000/06/01  13:03:56
89172         Log: Signals-be-gone for microperl.
89173      Branch: cfgperl
89174            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
89175 ____________________________________________________________________________
89176 [  6192] By: jhi                                   on 2000/06/01  12:52:02
89177         Log: Integrate with Sarathy.
89178      Branch: cfgperl
89179           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
89180           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
89181           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
89182           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
89183           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
89184           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
89185           !> t/op/vec.t utils/h2xs.PL
89186 ____________________________________________________________________________
89187 [  6191] By: gsar                                  on 2000/06/01  09:38:21
89188         Log: vec() loses numericalness (modified version of patch suggested
89189              by Robin Barker)
89190      Branch: perl
89191            ! doop.c t/op/vec.t
89192 ____________________________________________________________________________
89193 [  6190] By: gsar                                  on 2000/06/01  09:26:15
89194         Log: submit missing embed.pl change
89195      Branch: perl
89196            ! embed.pl
89197 ____________________________________________________________________________
89198 [  6189] By: gsar                                  on 2000/06/01  09:05:34
89199         Log: counting tr/// corrupts later operation (from M.J.T Guy)
89200      Branch: perl
89201            ! doop.c t/op/tr.t
89202 ____________________________________________________________________________
89203 [  6188] By: gsar                                  on 2000/06/01  08:58:39
89204         Log: h2xs tweaks
89205      Branch: perl
89206            ! utils/h2xs.PL
89207 ____________________________________________________________________________
89208 [  6187] By: gsar                                  on 2000/06/01  08:50:07
89209         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
89210              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
89211      Branch: perl
89212            + lib/Pod/LaTeX.pm
89213            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
89214            ! pod/pod2latex.PL
89215 ____________________________________________________________________________
89216 [  6186] By: gsar                                  on 2000/06/01  08:24:40
89217         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
89218              <wolfgang.laun@alcatel.at>)
89219      Branch: perl
89220            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
89221            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
89222 ____________________________________________________________________________
89223 [  6185] By: gsar                                  on 2000/06/01  08:12:00
89224         Log: remove incorrect documentation about implicit split to @_ in
89225              list context, which never really worked in perl 5 (from
89226              M.J.T. Guy)
89227      Branch: perl
89228            ! pod/perlfunc.pod pod/perltrap.pod
89229 ____________________________________________________________________________
89230 [  6184] By: gsar                                  on 2000/06/01  07:52:27
89231         Log: tweak for change#6127
89232      Branch: perl
89233            ! perl.c
89234 ____________________________________________________________________________
89235 [  6183] By: gsar                                  on 2000/06/01  07:41:02
89236         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
89237              <nick@ccl4.org>)
89238      Branch: perl
89239            + t/lib/selfloader.t
89240            ! MANIFEST lib/SelfLoader.pm
89241 ____________________________________________________________________________
89242 [  6182] By: jhi                                   on 2000/06/01  00:34:42
89243         Log: Be Cleaner Part Deux.
89244      Branch: cfgperl
89245            ! Makefile.SH
89246 ____________________________________________________________________________
89247 [  6181] By: jhi                                   on 2000/06/01  00:32:09
89248         Log: Integrate with Sarathy.
89249      Branch: cfgperl
89250           !> pp.c t/op/arith.t
89251 ____________________________________________________________________________
89252 [  6180] By: jhi                                   on 2000/06/01  00:31:13
89253         Log: microperl nits from Simon Cozens.
89254      Branch: cfgperl
89255            + uconfig.h
89256            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
89257            ! unixish.h
89258 ____________________________________________________________________________
89259 [  6179] By: gsar                                  on 2000/05/31  22:37:51
89260         Log: buggy modulus on UVs introduced by change#3378 (resulted in
89261              4063328477 % 65535 amounting to 27406, instead of 27407)
89262      Branch: perl
89263            ! pp.c t/op/arith.t
89264 ____________________________________________________________________________
89265 [  6178] By: jhi                                   on 2000/05/31  21:52:41
89266         Log: Be cleaner.
89267      Branch: cfgperl
89268            ! Makefile.SH
89269 ____________________________________________________________________________
89270 [  6177] By: jhi                                   on 2000/05/31  21:47:33
89271         Log: Substitution utf8 patch from Simon Cozens.
89272      Branch: cfgperl
89273            ! pp_hot.c
89274 ____________________________________________________________________________
89275 [  6176] By: jhi                                   on 2000/05/31  21:45:34
89276         Log: Single-quoted utf8 patch from Simon Cozens.
89277      Branch: cfgperl
89278            ! toke.c
89279 ____________________________________________________________________________
89280 [  6175] By: jhi                                   on 2000/05/31  21:40:18
89281         Log: Integrate with Sarathy.
89282      Branch: cfgperl
89283           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
89284 ____________________________________________________________________________
89285 [  6174] By: jhi                                   on 2000/05/31  21:37:31
89286         Log: microperl changes from Simon Cozens; Makefile for microperl
89287              written from scratch; few casts added as microperl compilation
89288              doesn't have all prototypes available.
89289      Branch: cfgperl
89290            + Makefile.micro README.micro Todo.micro uconfig.sh
89291            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
89292            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
89293      Branch: metaconfig
89294            + U/modified/Config_h.U
89295 ____________________________________________________________________________
89296 [  6173] By: jhi                                   on 2000/05/31  20:00:24
89297         Log: metaconfig maintenance.
89298      Branch: metaconfig
89299            + U/modified/Inhdr.U U/typedefs/inotype.U
89300      Branch: metaconfig/U/perl
89301            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
89302            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
89303 ____________________________________________________________________________
89304 [  6172] By: gsar                                  on 2000/05/31  05:05:42
89305         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
89306              (from Ilya Zakharevich)
89307      Branch: perl
89308            ! regexec.c t/op/re_tests
89309 ____________________________________________________________________________
89310 [  6171] By: gsar                                  on 2000/05/31  05:01:47
89311         Log: scalar() doesn't force scalar context when used in void context
89312              (from Simon Cozens)
89313      Branch: perl
89314            ! op.c t/op/wantarray.t
89315 ____________________________________________________________________________
89316 [  6170] By: gsar                                  on 2000/05/31  04:41:33
89317         Log: change#6142 needs tweaks to tests to work where there's no symlink()
89318              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
89319      Branch: perl
89320            ! t/lib/filefind.t
89321 ____________________________________________________________________________
89322 [  6169] By: gsar                                  on 2000/05/31  04:29:49
89323         Log: integrate cfgperl contents into mainline
89324      Branch: perl
89325           +> pod/perlmodlib.PL pod/perlnewmod.pod
89326           !> (integrate 42 files)
89327 ____________________________________________________________________________
89328 [  6168] By: jhi                                   on 2000/05/30  22:53:37
89329         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
89330      Branch: cfgperl
89331            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89332            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
89333            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
89334            ! win32/config.bc win32/config.gc win32/config.vc
89335            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
89336            ! win32/config_h.PL win32/config_sh.PL
89337      Branch: metaconfig/U/perl
89338            ! perlxv.U
89339 ____________________________________________________________________________
89340 [  6167] By: jhi                                   on 2000/05/30  22:20:21
89341         Log: tweak todo 
89342      Branch: cfgperl
89343            ! Todo-5.6
89344 ____________________________________________________________________________
89345 [  6166] By: jhi                                   on 2000/05/30  22:11:51
89346         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
89347              in case somebody wants to write an extension for more
89348              shadow database interfaces.
89349      Branch: cfgperl
89350            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89351            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
89352            ! vos/config.def vos/config.h vos/config_h.SH_orig
89353            ! win32/config.bc win32/config.gc win32/config.vc
89354            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
89355      Branch: metaconfig
89356            ! U/modified/Myinit.U
89357      Branch: metaconfig/U/perl
89358            + d_getespwnam.U d_getprpwnam.U i_prot.U
89359 ____________________________________________________________________________
89360 [  6165] By: jhi                                   on 2000/05/30  18:35:34
89361         Log: Integrate with Sarathy.
89362      Branch: cfgperl
89363           !> op.c
89364 ____________________________________________________________________________
89365 [  6164] By: jhi                                   on 2000/05/30  18:30:16
89366         Log: detypo
89367      Branch: cfgperl
89368            ! Configure config_h.SH
89369      Branch: metaconfig/U/perl
89370            ! perlxv.U
89371 ____________________________________________________________________________
89372 [  6163] By: gsar                                  on 2000/05/30  03:24:03
89373         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
89374      Branch: perl
89375            ! op.c
89376 ____________________________________________________________________________
89377 [  6162] By: gsar                                  on 2000/05/30  03:09:38
89378         Log: fix memory leak in method call optimization (change#3768);
89379              made C<eval "$x->foo()"> leak
89380      Branch: perl
89381            ! op.c
89382 ____________________________________________________________________________
89383 [  6161] By: jhi                                   on 2000/05/29  17:56:26
89384         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
89385              both from Simon Cozens.
89386      Branch: cfgperl
89387            + pod/perlmodlib.PL pod/perlnewmod.pod
89388            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
89389            ! pod/perlmodlib.pod pod/perltoc.pod
89390 ____________________________________________________________________________
89391 [  6160] By: jhi                                   on 2000/05/29  17:23:55
89392         Log: Changes for the File::Temp 0.08 (change #6159) test suite
89393              to fit better into the Perl distribution test framework.
89394      Branch: cfgperl
89395            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
89396            ! t/lib/ftmp-tempfile.t
89397 ____________________________________________________________________________
89398 [  6159] By: jhi                                   on 2000/05/29  16:55:36
89399         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
89400      Branch: cfgperl
89401            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
89402            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
89403 ____________________________________________________________________________
89404 [  6158] By: bailey                                on 2000/05/29  16:22:08
89405         Log: Add fallback to tmpfile for use in cases where user's relying on
89406              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
89407              Lane's patch)
89408      Branch: vmsperl
89409            ! vms/vms.c vms/vmsish.h
89410 ____________________________________________________________________________
89411 [  6157] By: jhi                                   on 2000/05/29  03:10:36
89412         Log: Regen Configure to jive with #6149.
89413      Branch: cfgperl
89414            ! Configure
89415      Branch: metaconfig
89416            ! U/modified/Getfile.U
89417 ____________________________________________________________________________
89418 [  6156] By: jhi                                   on 2000/05/29  03:01:38
89419         Log: Integrate with Sarathy.
89420      Branch: cfgperl
89421           +> ext/DynaLoader/dl_mac.xs
89422           !> (integrate 38 files)
89423 ____________________________________________________________________________
89424 [  6155] By: gsar                                  on 2000/05/28  21:15:58
89425         Log: small bug in change#6144; remove random \xA0 character that snuck
89426              in via change#6145
89427      Branch: perl
89428            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
89429 ____________________________________________________________________________
89430 [  6154] By: gsar                                  on 2000/05/28  21:04:19
89431         Log: avoid type mismatch warning
89432      Branch: perl
89433            ! perl.c
89434 ____________________________________________________________________________
89435 [  6153] By: gsar                                  on 2000/05/28  20:58:31
89436         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
89437              <nick@Bagpuss.uk.boo.com>)
89438      Branch: perl
89439            ! lib/Test/Harness.pm
89440 ____________________________________________________________________________
89441 [  6152] By: gsar                                  on 2000/05/28  20:53:42
89442         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
89443      Branch: perl
89444            ! regexec.c
89445 ____________________________________________________________________________
89446 [  6151] By: gsar                                  on 2000/05/28  20:50:28
89447         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
89448      Branch: perl
89449            ! regexec.c
89450 ____________________________________________________________________________
89451 [  6150] By: gsar                                  on 2000/05/28  20:39:58
89452         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
89453      Branch: perl
89454            ! pod/perlrequick.pod
89455 ____________________________________________________________________________
89456 [  6149] By: gsar                                  on 2000/05/28  20:35:16
89457         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
89458              <troc@netrus.net>)
89459      Branch: perl
89460            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
89461            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
89462            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
89463            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
89464 ____________________________________________________________________________
89465 [  6148] By: gsar                                  on 2000/05/28  20:21:07
89466         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
89467      Branch: perl
89468            ! lib/ExtUtils/MM_Unix.pm
89469 ____________________________________________________________________________
89470 [  6147] By: gsar                                  on 2000/05/28  20:12:41
89471         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
89472              (from Peter Prymmer)
89473      Branch: perl
89474            ! vms/subconfigure.com
89475 ____________________________________________________________________________
89476 [  6146] By: gsar                                  on 2000/05/28  20:06:15
89477         Log: doc typo
89478      Branch: perl
89479            ! lib/warnings.pm warnings.h warnings.pl
89480 ____________________________________________________________________________
89481 [  6145] By: gsar                                  on 2000/05/28  18:44:33
89482         Log: make xsubpp skip embedded pod (from Matthias Neeracher
89483              <neeri@iis.ee.ethz.ch>)
89484      Branch: perl
89485            ! lib/ExtUtils/xsubpp
89486 ____________________________________________________________________________
89487 [  6144] By: gsar                                  on 2000/05/28  18:42:49
89488         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
89489              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
89490              <neeri@iis.ee.ethz.ch>)
89491      Branch: perl
89492            ! lib/AutoSplit.pm
89493 ____________________________________________________________________________
89494 [  6143] By: gsar                                  on 2000/05/28  18:41:12
89495         Log: MacOS support, part 1 (from Matthias Neeracher
89496              <neeri@iis.ee.ethz.ch>)
89497      Branch: perl
89498            + ext/DynaLoader/dl_mac.xs
89499            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
89500            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
89501            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
89502            ! util.h
89503 ____________________________________________________________________________
89504 [  6142] By: gsar                                  on 2000/05/28  18:21:51
89505         Log: File::Find fails to chdir when chasing symlinks (from
89506              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
89507      Branch: perl
89508            ! lib/File/Find.pm t/lib/filefind.t
89509 ____________________________________________________________________________
89510 [  6141] By: jhi                                   on 2000/05/28  14:25:15
89511         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
89512              forwarded by Peter Seebach from the bsdi-users mailing list.
89513              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
89514      Branch: perl
89515            ! hints/bsdos.sh
89516 ____________________________________________________________________________
89517 [  6140] By: jhi                                   on 2000/05/28  14:11:57
89518         Log: Integrate with Sarathy.
89519      Branch: cfgperl
89520           +> (branch 30 files)
89521           !> (integrate 93 files)
89522 ____________________________________________________________________________
89523 [  6139] By: gsar                                  on 2000/05/28  10:01:48
89524         Log: revise mktables.PL for bugs and newness in Unicode 3.0
89525              (from James Bence <jbence@amgen.com>)
89526      Branch: perl
89527            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
89528            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
89529            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
89530            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
89531            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
89532            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
89533            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
89534            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
89535            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
89536            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
89537            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
89538            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
89539            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
89540            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
89541            + lib/unicode/Is/SylWU.pl
89542            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
89543            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
89544            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
89545            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
89546            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
89547            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
89548            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
89549            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
89550            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
89551            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
89552            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
89553            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
89554            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
89555            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
89556            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
89557            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
89558            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
89559            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
89560            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
89561            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
89562            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
89563            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
89564            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
89565            ! lib/unicode/Makefile lib/unicode/mktables.PL
89566 ____________________________________________________________________________
89567 [  6138] By: gsar                                  on 2000/05/28  08:50:32
89568         Log: add note about the handling of negative indices to tied arrays
89569              (from Michael G Schwern <schwern@pobox.com>)
89570      Branch: perl
89571            ! pod/perltie.pod
89572 ____________________________________________________________________________
89573 [  6137] By: gsar                                  on 2000/05/28  08:46:10
89574         Log: fix bogus redeclaration warning for "our" variables in different
89575              scopes
89576      Branch: perl
89577            ! op.c t/pragma/strict-vars
89578 ____________________________________________________________________________
89579 [  6136] By: gsar                                  on 2000/05/28  08:31:20
89580         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
89581      Branch: perl
89582            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
89583 ____________________________________________________________________________
89584 [  6135] By: gsar                                  on 2000/05/28  08:17:50
89585         Log: enable Test::Harness to dynamically determine column width etc.
89586              (from Rob Napier <rnapier@employees.org>)
89587      Branch: perl
89588            ! lib/Test/Harness.pm
89589 ____________________________________________________________________________
89590 [  6134] By: gsar                                  on 2000/05/28  08:13:39
89591         Log: make Test::Harness use wait.h/WCOREDUMP if available
89592              (from Ben Tilly <ben_tilly@hotmail.com>)
89593      Branch: perl
89594            ! lib/Test/Harness.pm
89595 ____________________________________________________________________________
89596 [  6133] By: gsar                                  on 2000/05/28  08:08:05
89597         Log: elide bogus test in change#6132
89598      Branch: perl
89599            ! t/pragma/warn/9enabled
89600 ____________________________________________________________________________
89601 [  6132] By: gsar                                  on 2000/05/28  08:03:14
89602         Log: warnings::enabled() doesn't fall back to looking at $^W if
89603              caller isn't using lexical warnings (from Paul Marquess)
89604      Branch: perl
89605            ! pp_ctl.c t/pragma/warn/9enabled
89606 ____________________________________________________________________________
89607 [  6131] By: gsar                                  on 2000/05/28  07:57:47
89608         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
89609      Branch: perl
89610            ! ext/POSIX/POSIX.pm
89611 ____________________________________________________________________________
89612 [  6130] By: gsar                                  on 2000/05/28  07:29:12
89613         Log: fix places that mean C<"word" character> but say C<alphanumeric
89614              character>
89615      Branch: perl
89616            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
89617 ____________________________________________________________________________
89618 [  6129] By: gsar                                  on 2000/05/28  07:18:41
89619         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
89620      Branch: perl
89621            ! vms/test.com
89622 ____________________________________________________________________________
89623 [  6128] By: gsar                                  on 2000/05/28  07:12:55
89624         Log: new perlxstut example for passing/returning refs to arrays
89625              (from David Lowe <dlowe@pootpoot.com>)
89626      Branch: perl
89627            ! pod/perlxstut.pod
89628 ____________________________________________________________________________
89629 [  6127] By: gsar                                  on 2000/05/28  07:02:50
89630         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
89631              failed (from Gisle Aas)
89632      Branch: perl
89633            ! cop.h perl.c
89634 ____________________________________________________________________________
89635 [  6126] By: gsar                                  on 2000/05/28  06:39:53
89636         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
89637              (reworked variant of patch suggested by Simon Cozens)
89638      Branch: perl
89639            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
89640            ! pp_hot.c proto.h t/op/gv.t
89641 ____________________________________________________________________________
89642 [  6125] By: gsar                                  on 2000/05/28  05:14:55
89643         Log: enable propagating exception objects via Perl_croak() in XS code
89644              (from Gisle Aas)
89645      Branch: perl
89646            ! util.c
89647 ____________________________________________________________________________
89648 [  6124] By: gsar                                  on 2000/05/28  05:07:28
89649         Log: integrate vmsperl contents into mainline
89650      Branch: perl
89651           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
89652           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
89653           !> vms/vmsish.h
89654 ____________________________________________________________________________
89655 [  6123] By: gsar                                  on 2000/05/28  05:03:53
89656         Log: clarify gotcha with #line directives (from Rocco Caputo
89657              <troc@netrus.net>)
89658      Branch: perl
89659            ! pod/perldebug.pod pod/perlsyn.pod
89660 ____________________________________________________________________________
89661 [  6122] By: gsar                                  on 2000/05/28  04:58:29
89662         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
89663              (from Mark-Jason Dominus)
89664      Branch: perl
89665            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
89666            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
89667            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
89668            ! toke.c
89669 ____________________________________________________________________________
89670 [  6121] By: bailey                                on 2000/05/25  04:46:54
89671         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
89672              lists (based on fixes by Craig Berry)
89673      Branch: vmsperl
89674            ! lib/File/Spec/VMS.pm
89675 ____________________________________________________________________________
89676 [  6120] By: bailey                                on 2000/05/25  04:25:38
89677         Log: Add missing escape (Charles Lane)
89678      Branch: vmsperl
89679            ! t/op/lex_assign.t
89680 ____________________________________________________________________________
89681 [  6119] By: bailey                                on 2000/05/25  04:21:25
89682         Log: Quiet error messages in vmsish.t (Charles Lane)
89683      Branch: vmsperl
89684            ! vms/ext/vmsish.t
89685 ____________________________________________________________________________
89686 [  6118] By: bailey                                on 2000/05/25  04:17:57
89687         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
89688              Flatten case labels in switch statements uniformly (Charles Bailey)
89689      Branch: vmsperl
89690            ! vms/vms.c
89691 ____________________________________________________________________________
89692 [  6117] By: bailey                                on 2000/05/25  03:58:09
89693         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
89694      Branch: vmsperl
89695            ! vms/vmsish.h
89696 ____________________________________________________________________________
89697 [  6116] By: bailey                                on 2000/05/25  03:11:15
89698         Log: Miscellaneous cosmetic fixes (Charles Lane)
89699      Branch: vmsperl
89700            ! lib/ExtUtils/MM_VMS.pm
89701 ____________________________________________________________________________
89702 [  6115] By: bailey                                on 2000/05/25  03:10:36
89703         Log: Add bounds checking for several strings (Charles Lane)
89704      Branch: vmsperl
89705            ! vms/vms.c
89706 ____________________________________________________________________________
89707 [  6114] By: bailey                                on 2000/05/25  02:25:34
89708         Log: Urk -- undo previous removal of vmsish 'exit' change
89709      Branch: vmsperl
89710            ! vms/ext/vmsish.pm vms/vmsish.h
89711 ____________________________________________________________________________
89712 [  6113] By: bailey                                on 2000/05/24  02:24:40
89713         Log: Ugly workaround for version-specific RTL error
89714      Branch: vmsperl
89715            ! vms/vms.c
89716 ____________________________________________________________________________
89717 [  6112] By: bailey                                on 2000/05/24  02:19:55
89718         Log: Check for existence of file before trying to delete
89719      Branch: vmsperl
89720            ! vms/test.com
89721 ____________________________________________________________________________
89722 [  6111] By: bailey                                on 2000/05/23  23:35:13
89723         Log: Resync with mainline prior to post-5.6.0 updates
89724      Branch: vmsperl
89725           +> (branch 49 files)
89726            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
89727            ! vms/ext/vmsish.pm
89728           !> (integrate 334 files)
89729 ____________________________________________________________________________
89730 [  6110] By: jhi                                   on 2000/05/23  19:28:32
89731         Log: todo tweak
89732      Branch: cfgperl
89733            ! Todo-5.6
89734 ____________________________________________________________________________
89735 [  6109] By: jhi                                   on 2000/05/18  17:38:54
89736         Log: Integrate with Sarathy.
89737      Branch: cfgperl
89738           !> mg.c perl.h win32/perlhost.h
89739 ____________________________________________________________________________
89740 [  6108] By: gsar                                  on 2000/05/17  02:24:56
89741         Log: reenable fake signal handling on Windows, bugs and all
89742      Branch: perl
89743            ! mg.c perl.h win32/perlhost.h
89744 ____________________________________________________________________________
89745 [  6107] By: jhi                                   on 2000/05/15  18:01:41
89746         Log: Tweak the todo list.
89747      Branch: cfgperl
89748            ! Todo-5.6
89749 ____________________________________________________________________________
89750 [  6106] By: jhi                                   on 2000/05/15  13:41:48
89751         Log: The (Configure) script refuses to go on, after asking for
89752              'You may also choose to try maximal 64-bitness....'.
89753              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
89754              -- Patrick Zima
89755              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
89756      Branch: cfgperl
89757            ! hints/solaris_2.sh
89758 ____________________________________________________________________________
89759 [  6105] By: jhi                                   on 2000/05/11  14:37:43
89760         Log: Integrate with Sarathy.
89761      Branch: cfgperl
89762           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
89763           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
89764 ____________________________________________________________________________
89765 [  6104] By: gsar                                  on 2000/05/11  03:39:07
89766         Log: PL_sys_intern was being initialized too late on windows
89767      Branch: perl
89768            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
89769            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
89770 ____________________________________________________________________________
89771 [  6103] By: jhi                                   on 2000/05/09  19:42:20
89772         Log: Test tweaking for Unicos continues.
89773      Branch: cfgperl
89774            ! t/op/64bitint.t
89775 ____________________________________________________________________________
89776 [  6102] By: jhi                                   on 2000/05/09  16:47:27
89777         Log: The test suite tweak in #6101 wasn't quite right.
89778      Branch: cfgperl
89779            ! t/lib/complex.t
89780 ____________________________________________________________________________
89781 [  6101] By: jhi                                   on 2000/05/09  15:35:34
89782         Log: Hints and test tweaks for Unicos.
89783      Branch: cfgperl
89784            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
89785 ____________________________________________________________________________
89786 [  6100] By: jhi                                   on 2000/05/08  21:15:06
89787         Log: More compilation tweakery from Allen Smith.
89788      Branch: cfgperl
89789            ! hints/irix_6.sh
89790 ____________________________________________________________________________
89791 [  6099] By: jhi                                   on 2000/05/08  19:21:18
89792         Log: Tweaks for the cc bugs from Allen Smith.
89793      Branch: cfgperl
89794            ! hints/irix_6.sh
89795 ____________________________________________________________________________
89796 [  6098] By: jhi                                   on 2000/05/08  19:13:37
89797         Log: Add a note about other, yet unsupported, shadow password APIs.
89798      Branch: cfgperl
89799            ! pp_sys.c
89800 ____________________________________________________________________________
89801 [  6097] By: jhi                                   on 2000/05/08  18:46:34
89802         Log: Add a note about possible compilation problems from Allen Smith.
89803      Branch: cfgperl
89804            ! hints/irix_6.sh
89805 ____________________________________________________________________________
89806 [  6096] By: jhi                                   on 2000/05/08  17:33:10
89807         Log: Integrate with Sarathy.
89808      Branch: cfgperl
89809           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
89810           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
89811 ____________________________________________________________________________
89812 [  6095] By: jhi                                   on 2000/05/08  16:21:33
89813         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
89814              might be useful in future.
89815      Branch: cfgperl
89816            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89817            ! config_h.SH
89818      Branch: metaconfig
89819            ! U/installdirs/inc_version_list.U
89820      Branch: metaconfig/U/perl
89821            ! perlxv.U
89822 ____________________________________________________________________________
89823 [  6094] By: gsar                                  on 2000/05/08  14:22:22
89824         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
89825      Branch: perl
89826            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
89827            ! hints/cygwin.sh pp_sys.c
89828 ____________________________________________________________________________
89829 [  6093] By: gsar                                  on 2000/05/08  12:52:28
89830         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
89831              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
89832      Branch: perl
89833            ! pp_sys.c sv.c win32/perlhost.h
89834 ____________________________________________________________________________
89835 [  6092] By: jhi                                   on 2000/05/07  22:40:34
89836         Log: Regen perltoc with the fixed buildtoc.
89837      Branch: cfgperl
89838            ! pod/perltoc.pod
89839 ____________________________________________________________________________
89840 [  6091] By: jhi                                   on 2000/05/07  22:24:16
89841         Log: Integrate with Sarathy.
89842      Branch: cfgperl
89843           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
89844           !> t/op/substr.t toke.c
89845 ____________________________________________________________________________
89846 [  6090] By: gsar                                  on 2000/05/07  19:47:07
89847         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
89848              [NI]OK; added tests for both
89849      Branch: perl
89850            ! perl.c pp_hot.c sv.c t/op/substr.t
89851 ____________________________________________________________________________
89852 [  6089] By: gsar                                  on 2000/05/07  18:18:38
89853         Log: buildtoc tweak to fix newline lossage
89854      Branch: perl
89855            ! pod/buildtoc
89856 ____________________________________________________________________________
89857 [  6088] By: jhi                                   on 2000/05/07  16:35:36
89858         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
89859              because we do not use those.  The HAS_GETSPNAM remains,
89860              though, because we still do use that.
89861      Branch: cfgperl
89862            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89863            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
89864            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
89865            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
89866            ! win32/config.vc win32/config_H.bc win32/config_H.gc
89867            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
89868 ____________________________________________________________________________
89869 [  6087] By: gsar                                  on 2000/05/07  16:05:16
89870         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
89871      Branch: perl
89872            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
89873 ____________________________________________________________________________
89874 [  6086] By: jhi                                   on 2000/05/07  15:27:07
89875         Log: Integrate with Sarathy.
89876      Branch: cfgperl
89877           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
89878           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
89879           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
89880           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
89881           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
89882           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
89883 ____________________________________________________________________________
89884 [  6085] By: gsar                                  on 2000/05/07  05:52:02
89885         Log: repeat operator (x) doesn't preserve utf8-ness
89886      Branch: perl
89887            ! pp.c t/op/substr.t
89888 ____________________________________________________________________________
89889 [  6084] By: gsar                                  on 2000/05/07  05:39:55
89890         Log: substr() does not preserve utf8-ness (from Stefan Eissing
89891              <Eissing@medicaldataservice.de>); added tests
89892      Branch: perl
89893            ! pp.c t/op/substr.t
89894 ____________________________________________________________________________
89895 [  6083] By: gsar                                  on 2000/05/07  05:24:46
89896         Log: note about undocumented caller() return value (from M.J.T. Guy);
89897              yet another peek.t tweak
89898      Branch: perl
89899            ! pod/perlfunc.pod t/lib/peek.t
89900 ____________________________________________________________________________
89901 [  6082] By: gsar                                  on 2000/05/07  05:08:40
89902         Log: peek.t non-portable to ithreads
89903      Branch: perl
89904            ! t/lib/peek.t
89905 ____________________________________________________________________________
89906 [  6081] By: gsar                                  on 2000/05/07  04:17:04
89907         Log: better default perlbug categories for ok reports (from Richard Foley)
89908      Branch: perl
89909            ! utils/perlbug.PL
89910 ____________________________________________________________________________
89911 [  6080] By: gsar                                  on 2000/05/07  04:08:07
89912         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
89913              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
89914      Branch: perl
89915            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
89916            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
89917            ! AUTHORS MAINTAIN MANIFEST
89918 ____________________________________________________________________________
89919 [  6079] By: gsar                                  on 2000/05/07  04:01:38
89920         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
89921      Branch: perl
89922            ! lib/Carp/Heavy.pm
89923 ____________________________________________________________________________
89924 [  6078] By: gsar                                  on 2000/05/07  01:24:19
89925         Log: workaround for CRT bug in chdir() (from Charles Lane, via
89926              Peter Prymmer)
89927      Branch: perl
89928            ! iperlsys.h vms/vms.c vms/vmsish.h
89929 ____________________________________________________________________________
89930 [  6077] By: gsar                                  on 2000/05/07  01:22:23
89931         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
89932              and Tom Phoenix)
89933      Branch: perl
89934            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
89935 ____________________________________________________________________________
89936 [  6076] By: gsar                                  on 2000/05/06  17:36:29
89937         Log: integrate cfgperl contents into mainline
89938      Branch: perl
89939           +> t/lib/peek.t
89940           !> Configure MANIFEST Porting/Glossary Porting/config.sh
89941           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
89942           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
89943           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
89944 ____________________________________________________________________________
89945 [  6075] By: jhi                                   on 2000/05/05  18:56:10
89946         Log: Make the test more portable.
89947      Branch: cfgperl
89948            ! t/lib/peek.t
89949 ____________________________________________________________________________
89950 [  6074] By: jhi                                   on 2000/05/05  18:49:20
89951         Log: Introduce t/lib/peek.t.
89952      Branch: cfgperl
89953            + t/lib/peek.t
89954            ! MANIFEST
89955 ____________________________________________________________________________
89956 [  6073] By: jhi                                   on 2000/05/05  14:30:45
89957         Log: Complex tweaks.
89958      Branch: cfgperl
89959            ! lib/Math/Complex.pm t/lib/complex.t
89960 ____________________________________________________________________________
89961 [  6072] By: jhi                                   on 2000/05/05  12:27:13
89962         Log: Integrate with Sarathy.
89963      Branch: cfgperl
89964           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
89965           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
89966           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
89967           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
89968 ____________________________________________________________________________
89969 [  6071] By: gsar                                  on 2000/05/05  02:24:46
89970         Log: misformatted perllocal.pod (from Tim Jenness
89971              <t.jenness@jach.hawaii.edu>)
89972      Branch: perl
89973            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
89974 ____________________________________________________________________________
89975 [  6070] By: gsar                                  on 2000/05/05  02:16:52
89976         Log: remove misleading comment (from M.J.T. Guy)
89977      Branch: perl
89978            ! t/lib/anydbm.t
89979 ____________________________________________________________________________
89980 [  6069] By: gsar                                  on 2000/05/05  02:15:13
89981         Log: File::Spec compatibility update (from Barrie Slaymaker
89982              <barries@slaysys.com>)
89983      Branch: perl
89984            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
89985            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
89986 ____________________________________________________________________________
89987 [  6068] By: gsar                                  on 2000/05/05  02:01:50
89988         Log: note about values()
89989      Branch: perl
89990            ! pod/perlfunc.pod
89991 ____________________________________________________________________________
89992 [  6067] By: gsar                                  on 2000/05/05  01:33:09
89993         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
89994      Branch: perl
89995            ! win32/win32.c
89996 ____________________________________________________________________________
89997 [  6066] By: gsar                                  on 2000/05/05  01:23:43
89998         Log: s/END/CHECK/
89999      Branch: perl
90000            ! perl.c
90001 ____________________________________________________________________________
90002 [  6065] By: jhi                                   on 2000/05/04  17:30:22
90003         Log: Integrate with Sarathy.
90004      Branch: cfgperl
90005           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
90006 ____________________________________________________________________________
90007 [  6064] By: gsar                                  on 2000/05/04  17:26:14
90008         Log: change#5905 wasn't quite right--it's intent only applies when arguments
90009              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
90010      Branch: perl
90011            ! pp_sys.c sv.c
90012 ____________________________________________________________________________
90013 [  6063] By: gsar                                  on 2000/05/04  16:52:29
90014         Log: tokeq() could read unallocated field in argument
90015      Branch: perl
90016            ! toke.c
90017 ____________________________________________________________________________
90018 [  6062] By: gsar                                  on 2000/05/04  16:34:51
90019         Log: additional tests for utf8.t
90020      Branch: perl
90021            ! t/pragma/utf8.t
90022 ____________________________________________________________________________
90023 [  6061] By: gsar                                  on 2000/05/04  16:09:28
90024         Log: change#5921 neglected to make eq honor "use bytes"
90025      Branch: perl
90026            ! sv.c
90027 ____________________________________________________________________________
90028 [  6060] By: jhi                                   on 2000/05/04  15:30:16
90029         Log: Integrate with Sarathy.
90030      Branch: cfgperl
90031           !> perl.c regcomp.c t/pragma/utf8.t
90032 ____________________________________________________________________________
90033 [  6059] By: jhi                                   on 2000/05/04  15:26:37
90034         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
90035              in natively 64-bit platforms where a long is a quad (no need
90036              for long longs).  Also added bias for IVs.
90037      Branch: cfgperl
90038            ! toke.c
90039 ____________________________________________________________________________
90040 [  6058] By: gsar                                  on 2000/05/04  00:19:14
90041         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
90042              (spotted by Donald Kinzer <dkinzer@premia.com>)
90043      Branch: perl
90044            ! perl.c
90045 ____________________________________________________________________________
90046 [  6057] By: gsar                                  on 2000/05/03  18:34:01
90047         Log: fix broken parsing of /\x{ab}/
90048      Branch: perl
90049            ! regcomp.c t/pragma/utf8.t
90050 ____________________________________________________________________________
90051 [  6056] By: jhi                                   on 2000/05/03  17:57:16
90052         Log: The search of infinity continues, this time simplified.
90053      Branch: cfgperl
90054            ! lib/Math/Complex.pm
90055 ____________________________________________________________________________
90056 [  6055] By: jhi                                   on 2000/05/03  17:45:30
90057         Log: Detypo.
90058      Branch: cfgperl
90059            ! hints/unicos.sh
90060 ____________________________________________________________________________
90061 [  6054] By: jhi                                   on 2000/05/02  22:28:27
90062         Log: Be more forgiving in POSIX about HUGE_VALL.
90063      Branch: cfgperl
90064            ! ext/POSIX/POSIX.xs
90065 ____________________________________________________________________________
90066 [  6053] By: jhi                                   on 2000/05/02  22:25:05
90067         Log: Integrate with Sarathy.
90068      Branch: cfgperl
90069           !> hints/irix_6.sh pod/perlop.pod
90070 ____________________________________________________________________________
90071 [  6052] By: jhi                                   on 2000/05/02  22:24:31
90072         Log: Unicos hint tweak.
90073      Branch: cfgperl
90074            ! hints/unicos.sh
90075 ____________________________________________________________________________
90076 [  6051] By: jhi                                   on 2000/05/02  22:21:26
90077         Log: Complex tweakery.
90078      Branch: cfgperl
90079            ! lib/Math/Complex.pm t/lib/complex.t
90080 ____________________________________________________________________________
90081 [  6050] By: jhi                                   on 2000/05/02  19:26:22
90082         Log: Use setxxent()/endxxent().
90083      Branch: cfgperl
90084            ! t/op/grent.t t/op/pwent.t
90085 ____________________________________________________________________________
90086 [  6049] By: jhi                                   on 2000/05/02  19:06:02
90087         Log: Test both the scalar and list contexts.
90088      Branch: cfgperl
90089            ! t/op/grent.t t/op/pwent.t
90090 ____________________________________________________________________________
90091 [  6048] By: gsar                                  on 2000/05/02  18:29:10
90092         Log: add note about how $( doesn't interpolate in REs (from
90093              Philip Newton <newton@ficus.frogspace.net>)
90094      Branch: perl
90095            ! pod/perlop.pod
90096 ____________________________________________________________________________
90097 [  6047] By: jhi                                   on 2000/05/02  17:41:24
90098         Log: Call getspnam() only iff needed.
90099      Branch: cfgperl
90100            ! pp_sys.c
90101 ____________________________________________________________________________
90102 [  6046] By: gsar                                  on 2000/05/02  17:07:25
90103         Log: libscheck has insufficient checks for n32 libs (from
90104              Albert Chin-A-Young <china@thewrittenword.com>)
90105      Branch: perl
90106            ! hints/irix_6.sh
90107 ____________________________________________________________________________
90108 [  6045] By: jhi                                   on 2000/05/02  13:57:17
90109         Log: Integrate with Sarathy.
90110      Branch: cfgperl
90111           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
90112           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
90113 ____________________________________________________________________________
90114 [  6044] By: gsar                                  on 2000/05/02  06:48:19
90115         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
90116              such that underscores are only ignored in literal numbers,
90117              "\x{...}", and hex/oct argument
90118      Branch: perl
90119            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
90120 ____________________________________________________________________________
90121 [  6043] By: gsar                                  on 2000/05/02  02:22:29
90122         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
90123      Branch: perl
90124            ! pod/perlretut.pod
90125 ____________________________________________________________________________
90126 [  6042] By: gsar                                  on 2000/05/02  02:17:51
90127         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
90128      Branch: perl
90129            ! pod/perltrap.pod
90130 ____________________________________________________________________________
90131 [  6041] By: gsar                                  on 2000/05/02  01:53:51
90132         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
90133              to compensate
90134      Branch: perl
90135            ! Porting/makerel
90136 ____________________________________________________________________________
90137 [  6040] By: gsar                                  on 2000/05/02  01:51:57
90138         Log: missing files in MANIFEST
90139      Branch: perl
90140            ! MANIFEST
90141 ____________________________________________________________________________
90142 [  6039] By: jhi                                   on 2000/05/02  00:36:46
90143         Log: Infinite problems.
90144      Branch: cfgperl
90145            ! lib/Math/Complex.pm
90146 ____________________________________________________________________________
90147 [  6038] By: jhi                                   on 2000/05/02  00:06:38
90148         Log: pwent/spent #ifdef imbalance.
90149      Branch: cfgperl
90150            ! pp_sys.c
90151 ____________________________________________________________________________
90152 [  6037] By: jhi                                   on 2000/05/01  22:50:11
90153         Log: Use HUGE_VALL if applicable.
90154      Branch: cfgperl
90155            ! ext/POSIX/POSIX.xs util.c
90156 ____________________________________________________________________________
90157 [  6036] By: jhi                                   on 2000/05/01  22:20:53
90158         Log: Correct Freudian slip.
90159      Branch: cfgperl
90160            ! pp_sys.c
90161 ____________________________________________________________________________
90162 [  6035] By: jhi                                   on 2000/05/01  21:07:38
90163         Log: Continue on the pwent/spent case.
90164      Branch: cfgperl
90165            ! pp_sys.c
90166 ____________________________________________________________________________
90167 [  6034] By: jhi                                   on 2000/05/01  17:45:14
90168         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
90169              adjustments in 6032 conflicted badly with this, will have
90170              to revisit them later.
90171      Branch: cfgperl
90172           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
90173           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
90174           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
90175           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
90176           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
90177           !> t/lib/cgi-html.t t/lib/cgi-request.t
90178 ____________________________________________________________________________
90179 [  6033] By: jhi                                   on 2000/05/01  17:40:49
90180         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
90181      Branch: cfgperl
90182            ! pp_sys.c
90183 ____________________________________________________________________________
90184 [  6032] By: gsar                                  on 2000/05/01  15:56:32
90185         Log: whitespace adjustments
90186      Branch: perl
90187            ! pp_sys.c
90188 ____________________________________________________________________________
90189 [  6031] By: gsar                                  on 2000/05/01  15:19:41
90190         Log: small nits in diagnostics.pm (from Robin Barker)
90191      Branch: perl
90192            ! lib/diagnostics.pm pod/perldiag.pod
90193 ____________________________________________________________________________
90194 [  6030] By: gsar                                  on 2000/05/01  08:39:18
90195         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
90196              for @- and @+ (from Johan Vromans)
90197      Branch: perl
90198            ! lib/English.pm pod/perlvar.pod
90199 ____________________________________________________________________________
90200 [  6029] By: gsar                                  on 2000/05/01  08:16:10
90201         Log: add CGI.pm v2.66 (from Lincoln Stein)
90202      Branch: perl
90203            + lib/CGI/Util.pm t/lib/cgi-pretty.t
90204            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
90205            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
90206            ! t/lib/cgi-html.t t/lib/cgi-request.t
90207 ____________________________________________________________________________
90208 [  6028] By: gsar                                  on 2000/05/01  06:34:41
90209         Log: Pod::Man generates groff-incompatible macro definition (from
90210              Tom Christiansen)
90211      Branch: perl
90212            ! lib/Pod/Man.pm
90213 ____________________________________________________________________________
90214 [  6027] By: gsar                                  on 2000/05/01  06:31:36
90215         Log: podlators-1.02 update (from Russ Allbery)
90216      Branch: perl
90217            ! lib/Pod/Man.pm lib/Pod/Text.pm
90218 ____________________________________________________________________________
90219 [  6026] By: jhi                                   on 2000/04/30  23:24:23
90220         Log: Integrate with Sarathy.
90221      Branch: cfgperl
90222           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
90223           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
90224           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
90225           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
90226           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
90227           !> t/lib/syslog.t toke.c win32/win32.h
90228 ____________________________________________________________________________
90229 [  6025] By: gsar                                  on 2000/04/30  18:17:47
90230         Log: Is{Alnum,Alpha,Word} don't match titlecase
90231              
90232              TODO: IsSpace is defined recursively!
90233              
90234              (both spotted by Larry)
90235      Branch: perl
90236            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
90237            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
90238 ____________________________________________________________________________
90239 [  6024] By: gsar                                  on 2000/04/30  17:50:19
90240         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
90241              (from Hugo van der Sanden)
90242      Branch: perl
90243            ! toke.c
90244 ____________________________________________________________________________
90245 [  6023] By: gsar                                  on 2000/04/30  17:14:43
90246         Log: debugger stomps on $. (from M.J.T. Guy)
90247      Branch: perl
90248            ! lib/perl5db.pl
90249 ____________________________________________________________________________
90250 [  6022] By: gsar                                  on 2000/04/30  16:59:22
90251         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
90252      Branch: perl
90253            ! sv.c
90254 ____________________________________________________________________________
90255 [  6021] By: gsar                                  on 2000/04/29  21:00:08
90256         Log: remove Win2K issue in pod (fixed by change#6020)
90257      Branch: perl
90258            ! README.win32 pod/perl56delta.pod
90259 ____________________________________________________________________________
90260 [  6020] By: gsar                                  on 2000/04/29  20:51:49
90261         Log: test tweak
90262      Branch: perl
90263            ! t/lib/open3.t
90264 ____________________________________________________________________________
90265 [  6019] By: gsar                                  on 2000/04/29  20:34:27
90266         Log: windows portability tweaks
90267      Branch: perl
90268            ! t/lib/b.t win32/win32.h
90269 ____________________________________________________________________________
90270 [  6018] By: gsar                                  on 2000/04/29  19:55:24
90271         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
90272              make _PATH_LOG() return "" if unavailable
90273      Branch: perl
90274            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
90275            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
90276 ____________________________________________________________________________
90277 [  6017] By: jhi                                   on 2000/04/28  22:49:46
90278         Log: Integrate with Sarathy.
90279      Branch: cfgperl
90280           !> op.c perl.c pod/perldiag.pod t/lib/b.t
90281 ____________________________________________________________________________
90282 [  6016] By: jhi                                   on 2000/04/28  22:46:14
90283         Log: Do not warn that an infinity does not look like a number.
90284      Branch: cfgperl
90285            ! sv.c
90286 ____________________________________________________________________________
90287 [  6015] By: gsar                                  on 2000/04/28  22:35:49
90288         Log: tweak test for portability
90289      Branch: perl
90290            ! t/lib/b.t
90291 ____________________________________________________________________________
90292 [  6014] By: gsar                                  on 2000/04/28  22:05:31
90293         Log: glob() loading File::Glob behind the scenes may cause syntax errors
90294      Branch: perl
90295            ! op.c
90296 ____________________________________________________________________________
90297 [  6013] By: gsar                                  on 2000/04/28  21:25:22
90298         Log: tweak change#5945 to display correct switch name in diagnostic
90299      Branch: perl
90300            ! perl.c pod/perldiag.pod
90301 ____________________________________________________________________________
90302 [  6012] By: jhi                                   on 2000/04/28  21:08:12
90303         Log: Integrate with Sarathy.
90304      Branch: cfgperl
90305           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
90306           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
90307           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
90308 ____________________________________________________________________________
90309 [  6011] By: jhi                                   on 2000/04/28  21:04:46
90310         Log: &HUGE_VAL is not defined, it exists.
90311      Branch: cfgperl
90312            ! lib/Math/Complex.pm
90313 ____________________________________________________________________________
90314 [  6010] By: gsar                                  on 2000/04/28  21:02:58
90315         Log: clarify note about shadow password support (from
90316              gellyfish@gellyfish.com)
90317      Branch: perl
90318            ! pod/perlfunc.pod
90319 ____________________________________________________________________________
90320 [  6009] By: gsar                                  on 2000/04/28  21:00:00
90321         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
90322      Branch: perl
90323            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
90324 ____________________________________________________________________________
90325 [  6008] By: gsar                                  on 2000/04/28  20:56:33
90326         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
90327      Branch: perl
90328            ! installperl vms/subconfigure.com
90329 ____________________________________________________________________________
90330 [  6007] By: gsar                                  on 2000/04/28  20:51:21
90331         Log: note about compile failures and END blocks (from M.J.T. Guy)
90332      Branch: perl
90333            ! pod/perl56delta.pod pod/perlmod.pod
90334 ____________________________________________________________________________
90335 [  6006] By: jhi                                   on 2000/04/28  20:42:14
90336         Log: Regen Configure.
90337      Branch: cfgperl
90338            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90339            ! config_h.SH
90340 ____________________________________________________________________________
90341 [  6005] By: gsar                                  on 2000/04/28  20:41:16
90342         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
90343      Branch: perl
90344            ! utils/perldoc.PL
90345 ____________________________________________________________________________
90346 [  6004] By: jhi                                   on 2000/04/28  20:28:21
90347         Log: Integrate with Sarathy.
90348      Branch: cfgperl
90349           !> Configure INSTALL Porting/Glossary Porting/config.sh
90350           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
90351           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
90352           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
90353           !> win32/config.vc win32/win32.c
90354 ____________________________________________________________________________
90355 [  6003] By: gsar                                  on 2000/04/28  20:11:20
90356         Log: allow REG_EXPAND_SZ keys in Windows registry (from
90357              John Clayton <John.Clayton@barclayscapital.com>)
90358      Branch: perl
90359            ! win32/win32.c
90360 ____________________________________________________________________________
90361 [  6002] By: gsar                                  on 2000/04/28  19:34:16
90362         Log: destructive sv_setsv() can lose UV-ness from source, causing
90363              numeric promotions/comparisons to fail to do the right thing
90364      Branch: perl
90365            ! sv.c
90366 ____________________________________________________________________________
90367 [  6001] By: gsar                                  on 2000/04/28  18:44:15
90368         Log: support additional library locations via $Config{otherlibdirs}
90369              (from Andy Dougherty)
90370      Branch: perl
90371            ! Configure INSTALL Porting/Glossary Porting/config.sh
90372            ! Porting/config_H config_h.SH epoc/config.sh perl.c
90373            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
90374            ! win32/config.bc win32/config.gc win32/config.vc
90375 ____________________________________________________________________________
90376 [  6000] By: gsar                                  on 2000/04/28  18:26:58
90377         Log: reworked otherlibdirs.U (from Andy Dougherty)
90378      Branch: metaconfig
90379            ! U/installdirs/otherlibdirs.U
90380 ____________________________________________________________________________
90381 [  5999] By: gsar                                  on 2000/04/28  18:17:07
90382         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
90383      Branch: perl
90384            ! t/pragma/warn/toke toke.c
90385 ____________________________________________________________________________
90386 [  5998] By: jhi                                   on 2000/04/28  13:32:17
90387         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
90388      Branch: cfgperl
90389            ! lib/Math/Complex.pm
90390 ____________________________________________________________________________
90391 [  5997] By: jhi                                   on 2000/04/28  13:14:04
90392         Log: Preserve $!.
90393      Branch: cfgperl
90394            ! lib/Math/Complex.pm
90395 ____________________________________________________________________________
90396 [  5996] By: jhi                                   on 2000/04/28  12:59:23
90397         Log: Integrate with Sarathy.
90398      Branch: cfgperl
90399           +> pod/perlrequick.pod pod/perlretut.pod
90400           !> (integrate 51 files)
90401 ____________________________________________________________________________
90402 [  5995] By: gsar                                  on 2000/04/28  09:37:36
90403         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
90404      Branch: perl
90405            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
90406 ____________________________________________________________________________
90407 [  5994] By: gsar                                  on 2000/04/28  09:33:26
90408         Log: fix for missed accounting for null byte in pack("Z",...) (from
90409              M.J.T. Guy)
90410      Branch: perl
90411            ! pp.c t/op/pack.t
90412 ____________________________________________________________________________
90413 [  5993] By: gsar                                  on 2000/04/28  09:30:05
90414         Log: various minor tweaks seen on p5p
90415      Branch: perl
90416            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
90417 ____________________________________________________________________________
90418 [  5992] By: gsar                                  on 2000/04/28  09:08:19
90419         Log: pod nit (from Simon Cozens)
90420      Branch: perl
90421            ! pod/perlop.pod
90422 ____________________________________________________________________________
90423 [  5991] By: gsar                                  on 2000/04/28  09:06:36
90424         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
90425      Branch: perl
90426            ! README.posix-bc hints/posix-bc.sh
90427 ____________________________________________________________________________
90428 [  5990] By: gsar                                  on 2000/04/28  08:54:52
90429         Log: use $ENV{LIB} to search for libs under Visual C compiler
90430              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
90431      Branch: perl
90432            ! lib/ExtUtils/Liblist.pm
90433 ____________________________________________________________________________
90434 [  5989] By: gsar                                  on 2000/04/28  08:27:12
90435         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
90436              itself and no other (from Tom Hughes)
90437      Branch: perl
90438            ! t/op/array.t toke.c
90439 ____________________________________________________________________________
90440 [  5988] By: gsar                                  on 2000/04/28  08:01:38
90441         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
90442              <paul@miraclefish.com>)
90443      Branch: perl
90444            ! lib/ExtUtils/MakeMaker.pm
90445 ____________________________________________________________________________
90446 [  5987] By: gsar                                  on 2000/04/28  07:53:09
90447         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
90448      Branch: perl
90449            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
90450 ____________________________________________________________________________
90451 [  5986] By: gsar                                  on 2000/04/28  07:44:17
90452         Log: add regular expressions tutorial and quick-start guide (from
90453              Mark Kvale <kvale@phy.ucsf.edu>)
90454      Branch: perl
90455            + pod/perlrequick.pod pod/perlretut.pod
90456            ! AUTHORS MAINTAIN MANIFEST
90457 ____________________________________________________________________________
90458 [  5985] By: gsar                                  on 2000/04/28  07:30:28
90459         Log: forked child may not exit correctly if it failed to open
90460              /dev/console (from Graham Barr)
90461      Branch: perl
90462            ! ext/Sys/Syslog/Syslog.pm
90463 ____________________________________________________________________________
90464 [  5984] By: gsar                                  on 2000/04/28  07:27:20
90465         Log: attributes::reftype() doesn't work on tied argument
90466      Branch: perl
90467            ! xsutils.c
90468 ____________________________________________________________________________
90469 [  5983] By: gsar                                  on 2000/04/28  07:15:04
90470         Log: numeric conversion of non-number in change#3378 tramples on
90471              OOK offset, causing segfaults
90472      Branch: perl
90473            ! sv.c
90474 ____________________________________________________________________________
90475 [  5982] By: gsar                                  on 2000/04/28  04:48:25
90476         Log: avoid error in IO::Socket::INET when given an unknown service name
90477              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
90478      Branch: perl
90479            ! ext/IO/lib/IO/Socket/INET.pm
90480 ____________________________________________________________________________
90481 [  5981] By: gsar                                  on 2000/04/28  04:31:31
90482         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
90483              prototype mismatch with CORE::glob(); update pod and tests to
90484              suit (File::Glob::glob() is still available for backward
90485              compatibility, but should be considered deprecated)
90486      Branch: perl
90487            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
90488            ! t/lib/glob-taint.t
90489 ____________________________________________________________________________
90490 [  5980] By: gsar                                  on 2000/04/28  03:47:29
90491         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
90492              <ghudson@mit.edu>)
90493      Branch: metaconfig
90494            ! U/modified/Options.U
90495      Branch: perl
90496            ! Configure
90497 ____________________________________________________________________________
90498 [  5979] By: gsar                                  on 2000/04/28  03:07:54
90499         Log: under useithreads, constant pad entries could inadvertently be
90500              shared across threads (from Eric Blood <eblood@xmission.com>);
90501              added Eric's test case to testsuite
90502      Branch: perl
90503            ! op.c t/op/misc.t
90504 ____________________________________________________________________________
90505 [  5978] By: gsar                                  on 2000/04/27  21:13:00
90506         Log: sync version numbers in File::Spec with the ones on CPAN
90507              (from Barrie Slaymaker)
90508      Branch: perl
90509            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
90510            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
90511            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
90512 ____________________________________________________________________________
90513 [  5977] By: gsar                                  on 2000/04/27  21:07:29
90514         Log: autoquote barewords followed by newline and arrow properly
90515              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
90516      Branch: perl
90517            ! t/pragma/warn/toke toke.c
90518 ____________________________________________________________________________
90519 [  5976] By: gsar                                  on 2000/04/27  20:41:20
90520         Log: DB_File v1.73 update (from Paul Marquess)
90521      Branch: perl
90522            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
90523            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
90524 ____________________________________________________________________________
90525 [  5975] By: gsar                                  on 2000/04/27  20:34:24
90526         Log: allow sort() reentrancy (variant of patch suggested by
90527              Hugo van der Sanden)
90528      Branch: perl
90529            ! pp_ctl.c t/op/sort.t
90530 ____________________________________________________________________________
90531 [  5974] By: gsar                                  on 2000/04/27  19:46:57
90532         Log: change#4197 somehow missed initializing PL_errors, meaning
90533              sytax error queueing wasn't working outside eval"" at all;
90534              also fixed eval"" to localize PL_error_count, so that compile-time
90535              eval's don't clobber the error state of the outer context
90536      Branch: perl
90537            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
90538            ! t/pragma/warn/toke
90539 ____________________________________________________________________________
90540 [  5973] By: gsar                                  on 2000/04/27  18:29:05
90541         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
90542      Branch: perl
90543            ! regcomp.c regexec.c t/op/re_tests
90544 ____________________________________________________________________________
90545 [  5972] By: jhi                                   on 2000/04/27  18:22:41
90546         Log: Integrate with Sarathy.
90547      Branch: cfgperl
90548           +> t/lib/b.t t/lib/syslog.t
90549           !> (integrate 31 files)
90550 ____________________________________________________________________________
90551 [  5971] By: jhi                                   on 2000/04/27  18:18:46
90552         Log: Unicos tweaks from Mark P. Lutz.
90553      Branch: cfgperl
90554            ! hints/unicos.sh lib/Math/Complex.pm
90555 ____________________________________________________________________________
90556 [  5970] By: gsar                                  on 2000/04/27  18:05:11
90557         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
90558              IV is >32bits
90559      Branch: perl
90560            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
90561 ____________________________________________________________________________
90562 [  5969] By: gsar                                  on 2000/04/27  17:50:56
90563         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
90564      Branch: perl
90565            + t/lib/syslog.t
90566            ! MANIFEST ext/Sys/Syslog/Syslog.pm
90567 ____________________________________________________________________________
90568 [  5968] By: gsar                                  on 2000/04/27  17:44:49
90569         Log: tolerate spaces in group names in test on solaris (from David Boyce
90570              <dsb@boyski.com>)
90571      Branch: perl
90572            ! t/op/groups.t
90573 ____________________________________________________________________________
90574 [  5967] By: gsar                                  on 2000/04/27  17:41:22
90575         Log: improved docs on the warn_uninit diagnostic (from David Glasser
90576              and Simon Cozens)
90577      Branch: perl
90578            ! pod/perldiag.pod
90579 ____________________________________________________________________________
90580 [  5966] By: gsar                                  on 2000/04/27  16:54:58
90581         Log: add testsuite for B backends, fix bug in B::Deparse (from
90582              Simon Cozens <simon@brecon.co.uk>)
90583      Branch: perl
90584            + t/lib/b.t
90585            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
90586 ____________________________________________________________________________
90587 [  5965] By: gsar                                  on 2000/04/27  16:10:37
90588         Log: avoid "will not stay shared" warnings for our variables (from
90589              Robin Barker)
90590      Branch: perl
90591            ! op.c t/pragma/warn/op
90592 ____________________________________________________________________________
90593 [  5964] By: gsar                                  on 2000/04/27  07:05:05
90594         Log: reformat to 72 columns (again)
90595      Branch: perl
90596            ! pod/perldiag.pod
90597 ____________________________________________________________________________
90598 [  5963] By: gsar                                  on 2000/04/27  06:28:31
90599         Log: patch from Larry to make (\&) prototype work; added tests for
90600              the same
90601      Branch: perl
90602            ! op.c t/comp/proto.t
90603 ____________________________________________________________________________
90604 [  5962] By: gsar                                  on 2000/04/27  06:15:47
90605         Log: updated README.hpux (from Jeff Okamoto)
90606      Branch: perl
90607            ! README.hpux
90608 ____________________________________________________________________________
90609 [  5961] By: gsar                                  on 2000/04/27  05:55:03
90610         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
90611      Branch: perl
90612            ! emacs/cperl-mode.el
90613 ____________________________________________________________________________
90614 [  5960] By: gsar                                  on 2000/04/27  05:49:26
90615         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
90616      Branch: perl
90617            ! INSTALL
90618 ____________________________________________________________________________
90619 [  5959] By: gsar                                  on 2000/04/27  05:33:41
90620         Log: doubled words in pods (from Simon Cozens
90621              <simon.p.cozens@jp.pwcglobal.com>)
90622      Branch: perl
90623            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
90624            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
90625            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
90626            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
90627            ! pod/perltootc.pod
90628 ____________________________________________________________________________
90629 [  5958] By: gsar                                  on 2000/04/27  05:11:39
90630         Log: change#3569 deleted some essential code, revert; avoid use of
90631              atexit() to make DynaLoader work properly on AIX under mod_perl
90632              (from Jens-Uwe Mager <jum@helios.de>)
90633      Branch: perl
90634            ! ext/DynaLoader/dl_aix.xs
90635 ____________________________________________________________________________
90636 [  5957] By: gsar                                  on 2000/04/27  04:54:51
90637         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
90638      Branch: perl
90639            ! pod/perlmod.pod
90640 ____________________________________________________________________________
90641 [  5956] By: gsar                                  on 2000/04/27  04:51:47
90642         Log: better diagnostics on failed tests (from Ilya Zakharevich)
90643      Branch: perl
90644            ! t/op/lex_assign.t
90645 ____________________________________________________________________________
90646 [  5955] By: gsar                                  on 2000/04/27  04:26:44
90647         Log: longstanding bug exposed by change#3307: sort arguments weren't
90648              compiled with the right wantarray context (ensuing runtime lookup
90649              via block_gimme() was getting the incidental context of the
90650              sort() itself)
90651      Branch: perl
90652            ! op.c t/op/sort.t
90653 ____________________________________________________________________________
90654 [  5954] By: gsar                                  on 2000/04/26  23:42:12
90655         Log: integrate cfgperl contents into mainline
90656      Branch: perl
90657           !> (integrate 30 files)
90658 ____________________________________________________________________________
90659 [  5953] By: jhi                                   on 2000/04/26  23:06:42
90660         Log: Integrate with Sarathy.
90661      Branch: cfgperl
90662           !> README.win32 ext/B/B/Deparse.pm
90663           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
90664           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
90665           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
90666           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
90667           !> utils/perldoc.PL vms/perlvms.pod
90668 ____________________________________________________________________________
90669 [  5952] By: jhi                                   on 2000/04/26  23:03:46
90670         Log: Undo "use integer" addition from 64bitint as it seems
90671              to break most of the subtests in Digital UNIX;
90672              Unicos needs to find another way.
90673      Branch: cfgperl
90674            ! t/op/64bitint.t
90675 ____________________________________________________________________________
90676 [  5951] By: jhi                                   on 2000/04/26  22:57:53
90677         Log: Be more robust on "extreme" (large absolute value)
90678              arguments.  Originally reported by Daniel Connelly
90679              as a problem with asinh() on large negative arguments,
90680              asinh() used to bail out because an argument to log()
90681              ended up being zero.  Ilya Zakharevich proposed using
90682              Taylor's series in such cases, which for such large
90683              arguments is a very good approximation.
90684      Branch: cfgperl
90685            ! lib/Math/Complex.pm t/lib/complex.t
90686 ____________________________________________________________________________
90687 [  5950] By: gsar                                  on 2000/04/25  19:13:12
90688         Log: reformat perldiag to avoid long lines
90689      Branch: perl
90690            ! pod/perldiag.pod
90691 ____________________________________________________________________________
90692 [  5949] By: gsar                                  on 2000/04/25  18:41:11
90693         Log: make perldoc use the pod2man from the same version (from
90694              M.J.T. Guy)
90695      Branch: perl
90696            ! utils/perldoc.PL
90697 ____________________________________________________________________________
90698 [  5948] By: gsar                                  on 2000/04/25  18:21:57
90699         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
90700              <kompas@kompas.usr.onet.pl>)
90701      Branch: perl
90702            ! lib/vars.pm
90703 ____________________________________________________________________________
90704 [  5947] By: gsar                                  on 2000/04/25  18:11:53
90705         Log: use &dl_error rather than &dl_load_file as the guard for calling
90706              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
90707              statically built perl)
90708      Branch: perl
90709            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
90710 ____________________________________________________________________________
90711 [  5946] By: jhi                                   on 2000/04/25  17:37:54
90712         Log: Document that tr() is not tr(1).
90713      Branch: cfgperl
90714            ! pod/perlop.pod
90715 ____________________________________________________________________________
90716 [  5945] By: gsar                                  on 2000/04/25  16:34:33
90717         Log: make module name mandatory after -M switch; reorder perldiag
90718              alphabetically (from Mark-Jason Dominus)
90719      Branch: perl
90720            ! perl.c pod/perldiag.pod
90721 ____________________________________________________________________________
90722 [  5944] By: jhi                                   on 2000/04/25  01:15:18
90723         Log: On second thoughts frexp() does have two arguments.
90724      Branch: cfgperl
90725            ! perl.h
90726 ____________________________________________________________________________
90727 [  5943] By: jhi                                   on 2000/04/24  22:56:32
90728         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
90729              Now pp_ncmp() returns undef is either operand is a NaN.
90730      Branch: cfgperl
90731            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90732            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
90733            ! vms/subconfigure.com vos/config.def vos/config.h
90734            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
90735            ! win32/config.vc win32/config_H.bc win32/config_H.gc
90736            ! win32/config_H.vc
90737      Branch: metaconfig/U/perl
90738            + d_modfl.U
90739 ____________________________________________________________________________
90740 [  5942] By: jhi                                   on 2000/04/24  19:45:17
90741         Log: Regen Configure to match #5937.
90742      Branch: cfgperl
90743            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90744            ! config_h.SH
90745      Branch: metaconfig
90746            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
90747 ____________________________________________________________________________
90748 [  5941] By: jhi                                   on 2000/04/24  19:24:11
90749         Log: Further Unicos fixes for Mark Lutz.
90750      Branch: cfgperl
90751            ! hints/unicos.sh pp_ctl.c
90752 ____________________________________________________________________________
90753 [  5940] By: jhi                                   on 2000/04/24  19:09:06
90754         Log: Various Unicos 10.0.0.6 fixes.
90755              
90756              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
90757              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
90758              Reply-To: tecmpl1@triton.ca.boeing.com 
90759              To: perl5-porters@perl.org 
90760              Date: Fri, 14 Apr 2000 20:21:00 GMT 
90761              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
90762      Branch: cfgperl
90763            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
90764 ____________________________________________________________________________
90765 [  5939] By: gsar                                  on 2000/04/24  19:01:24
90766         Log: more pod nits (from Larry Virden)
90767      Branch: perl
90768            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
90769            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
90770            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
90771 ____________________________________________________________________________
90772 [  5938] By: gsar                                  on 2000/04/24  18:54:01
90773         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
90774      Branch: perl
90775            ! ext/B/B/Deparse.pm
90776 ____________________________________________________________________________
90777 [  5937] By: jhi                                   on 2000/04/24  17:39:00
90778         Log: Integrate with Sarathy.
90779      Branch: cfgperl
90780           +> (branch 31 files)
90781           !> (integrate 73 files)
90782 ____________________________________________________________________________
90783 [  5936] By: gsar                                  on 2000/04/24  17:30:06
90784         Log: additional tests for change#5934 (from Paul Marquess, who also
90785              sent in the same fix)
90786      Branch: perl
90787            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
90788            ! t/pragma/warn/5nolint t/pragma/warn/6default
90789 ____________________________________________________________________________
90790 [  5935] By: jhi                                   on 2000/04/24  17:26:05
90791         Log: Do not assume sign propagation.
90792              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
90793              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
90794              To: payner@ncifcrf.gov, perl5-porters@perl.org 
90795              Date: Tue, 18 Apr 2000 18:24:49 +0100 
90796              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
90797      Branch: cfgperl
90798            ! t/op/bop.t t/op/misc.t
90799 ____________________________________________________________________________
90800 [  5934] By: gsar                                  on 2000/04/24  17:16:54
90801         Log: propagate lexical warnings from surrounding scope correctly
90802              within string eval()
90803      Branch: perl
90804            ! pp_ctl.c t/pragma/warn/pp_ctl
90805 ____________________________________________________________________________
90806 [  5933] By: jhi                                   on 2000/04/24  17:01:07
90807         Log: Flatten the cpp jungle doing the nosuid checking.
90808      Branch: cfgperl
90809            ! perl.c
90810 ____________________________________________________________________________
90811 [  5932] By: gsar                                  on 2000/04/24  09:08:14
90812         Log: add rsignal(), whichsig() and do_join() to public API list
90813              (mod_perl uses them to good advantage)
90814      Branch: perl
90815            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
90816 ____________________________________________________________________________
90817 [  5931] By: gsar                                  on 2000/04/24  09:01:40
90818         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
90819      Branch: perl
90820            ! pp_hot.c regexec.c t/op/pat.t
90821 ____________________________________________________________________________
90822 [  5930] By: gsar                                  on 2000/04/24  08:58:33
90823         Log: small os390 tweaks (from Peter Prymmer)
90824      Branch: perl
90825            ! config_h.SH makedepend.SH
90826 ____________________________________________________________________________
90827 [  5929] By: gsar                                  on 2000/04/24  08:55:25
90828         Log: pod nits
90829      Branch: perl
90830            ! pod/perlguts.pod
90831 ____________________________________________________________________________
90832 [  5928] By: gsar                                  on 2000/04/24  08:50:13
90833         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
90834      Branch: perl
90835            ! ext/IO/lib/IO/Poll.pm
90836 ____________________________________________________________________________
90837 [  5927] By: gsar                                  on 2000/04/24  08:43:24
90838         Log: arrange for next() to resume at the unstack op rather than the
90839              loop conditional, so that scope cleanup happens correctly
90840              (from Stephen McCamant)
90841      Branch: perl
90842            ! op.c pp_ctl.c t/op/misc.t
90843 ____________________________________________________________________________
90844 [  5926] By: gsar                                  on 2000/04/24  08:18:40
90845         Log: on windows, reserve 16M of stack rather than 128M (allows more
90846              threads to run concurrently)
90847      Branch: perl
90848            ! win32/Makefile win32/makefile.mk
90849 ____________________________________________________________________________
90850 [  5925] By: gsar                                  on 2000/04/24  08:13:52
90851         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
90852      Branch: perl
90853            ! toke.c
90854 ____________________________________________________________________________
90855 [  5924] By: gsar                                  on 2000/04/24  08:08:59
90856         Log: avoid using uninitialized memory in require version check
90857      Branch: perl
90858            ! pp_ctl.c universal.c
90859 ____________________________________________________________________________
90860 [  5923] By: gsar                                  on 2000/04/24  07:20:14
90861         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
90862      Branch: perl
90863            ! ext/IO/lib/IO/Poll.pm
90864 ____________________________________________________________________________
90865 [  5922] By: gsar                                  on 2000/04/24  07:08:42
90866         Log: commentary about IoTYPE() (from Nathan Torkington)
90867      Branch: perl
90868            ! sv.h
90869 ____________________________________________________________________________
90870 [  5921] By: gsar                                  on 2000/04/24  06:58:26
90871         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
90872              by fix
90873      Branch: perl
90874            ! sv.c t/lib/charnames.t t/pragma/utf8.t
90875 ____________________________________________________________________________
90876 [  5920] By: gsar                                  on 2000/04/24  06:37:59
90877         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
90878      Branch: perl
90879            ! doop.c t/op/ver.t
90880 ____________________________________________________________________________
90881 [  5919] By: gsar                                  on 2000/04/24  06:21:58
90882         Log: Configure might miss old directories when prefix must be
90883              expanded (from Robin Barker)
90884      Branch: metaconfig
90885            ! U/installdirs/inc_version_list.U
90886      Branch: perl
90887            ! Configure
90888 ____________________________________________________________________________
90889 [  5918] By: gsar                                  on 2000/04/24  06:16:11
90890         Log: VMS nits in glob() test (from Charles Lane)
90891      Branch: perl
90892            ! t/lib/glob-basic.t
90893 ____________________________________________________________________________
90894 [  5917] By: gsar                                  on 2000/04/24  06:11:56
90895         Log: various pod nits (from Larry Virden and others)
90896      Branch: perl
90897            ! README.amiga README.hpux README.machten README.os2
90898            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
90899            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
90900            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
90901            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
90902            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
90903            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
90904            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
90905            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
90906 ____________________________________________________________________________
90907 [  5916] By: gsar                                  on 2000/04/24  05:52:43
90908         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
90909              <wjones@tc.fluke.com>)
90910      Branch: perl
90911            ! t/lib/glob-basic.t
90912 ____________________________________________________________________________
90913 [  5915] By: gsar                                  on 2000/04/24  05:07:01
90914         Log: supported platforms mixed up
90915      Branch: perl
90916            ! pod/perl56delta.pod pod/perlport.pod
90917 ____________________________________________________________________________
90918 [  5914] By: gsar                                  on 2000/04/24  04:56:08
90919         Log: caller() wasn't returning the right number of elements for
90920              eval {...}
90921      Branch: perl
90922            ! pp_ctl.c t/pragma/warn/9enabled
90923 ____________________________________________________________________________
90924 [  5913] By: gsar                                  on 2000/04/24  04:35:41
90925         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
90926              Mark-Jason Dominus)
90927      Branch: perl
90928            ! pod/perlfunc.pod
90929 ____________________________________________________________________________
90930 [  5912] By: gsar                                  on 2000/04/24  04:17:15
90931         Log: fix totally broken caching in UNIVERSAL::isa() (from
90932              Nick Ing-Simmons)
90933      Branch: perl
90934            ! t/op/universal.t universal.c
90935 ____________________________________________________________________________
90936 [  5911] By: gsar                                  on 2000/04/24  03:39:47
90937         Log: add linebreak properties from unicode/LineBrk.txt (from
90938              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
90939      Branch: perl
90940            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
90941            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
90942            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
90943            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
90944            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
90945            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
90946            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
90947            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
90948            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
90949            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
90950            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
90951            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
90952            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
90953            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
90954            + lib/unicode/Is/LbrkZW.pl
90955            ! lib/unicode/mktables.PL
90956 ____________________________________________________________________________
90957 [  5910] By: gsar                                  on 2000/04/24  03:23:10
90958         Log: typo in pod
90959      Branch: perl
90960            ! ext/Thread/Thread.pm
90961 ____________________________________________________________________________
90962 [  5909] By: gsar                                  on 2000/04/24  03:22:03
90963         Log: mode argument to do_binmode() should be file mode, not boolean
90964      Branch: perl
90965            ! pp_sys.c
90966 ____________________________________________________________________________
90967 [  5908] By: gsar                                  on 2000/04/16  16:51:08
90968         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
90969              always returns a valid GV even when the symbol is trapped by strictures
90970              (avoids coredumps)
90971              
90972              TODO: the C<package;> hack needs similar treatment
90973      Branch: perl
90974            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
90975            ! t/pragma/strict-vars
90976 ____________________________________________________________________________
90977 [  5907] By: jhi                                   on 2000/03/31  23:42:56
90978         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
90979              an assumption which #5905 demolished.
90980      Branch: cfgperl
90981            ! pp_sys.c
90982 ____________________________________________________________________________
90983 [  5906] By: jhi                                   on 2000/03/31  18:54:37
90984         Log: Typo in #5905.
90985      Branch: cfgperl
90986            ! t/op/64bitint.t
90987 ____________________________________________________________________________
90988 [  5905] By: jhi                                   on 2000/03/31  18:50:54
90989         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
90990              reported by Joseph N. Hall.  The bug was that even with use64bitint
90991              one had to use the prefixes q, L, or ll with printf/sprintf,
90992              contrary to the documentation and common sense.
90993      Branch: cfgperl
90994            ! sv.c t/op/64bitint.t
90995 ____________________________________________________________________________
90996 [  5904] By: gsar                                  on 2000/03/28  02:31:32
90997         Log: add Changes, perldelta.pod
90998      Branch: perl
90999            + Changes pod/perldelta.pod
91000 ____________________________________________________________________________
91001 [  5903] By: gsar                                  on 2000/03/28  02:03:55
91002         Log: rename Changes and perldelta.pod
91003      Branch: perl
91004           +> Changes5.6 pod/perl56delta.pod
91005            - Changes pod/perldelta.pod
91006            ! MANIFEST
91007 ____________________________________________________________________________
91008 [  5902] By: gsar                                  on 2000/03/28  01:59:14
91009         Log: create maint-5.6 branch
91010      Branch: maint-5.6/perl
91011           +> (branch 1611 files)
91012 ____________________________________________________________________________
91013 [  5901] By: jhi                                   on 2000/03/23  05:48:43
91014         Log: Integrate with Sarathy.
91015      Branch: cfgperl
91016           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
91017 ____________________________________________________________________________
91018 [  5900] By: gsar                                  on 2000/03/23  05:42:43
91019         Log: three guesses on what this is :-)
91020      Branch: perl
91021            ! Changes